Hot Search : Source embeded web remote control p2p game More...
Location : Home SourceCode Mathimatics-Numerical algorithms Data structs
Data structs list
Sort by :
« 1 2 ... .75 .76 .77 .78 .79 480.81 .82 .83 .84 .85 ... 2656 »
Downloaded:0
Seeking to establish a matrix and the matrix of all saddle points. In the two-dimensional array A [n] to find the saddle point, according to its characteristics, the entire row to traverse the entire column of the judgme
Date : 2025-06-18 Size : 43kb User : zhang

Downloaded:0
Generalized form of a binary non-recursive postorder traversal. Binary to binary tree as a storage structure. After a non-recursive traversal of a binary tree algorithm. Define the generalized form of a binary input. For
Date : 2025-06-18 Size : 54kb User : zhang

Downloaded:0
Binary search
Date : 2025-06-18 Size : 165kb User : 王夏

Downloaded:0
The code of the retrieval and the show of the directed graph. It uses the Dijstra s algorithm to complete.
Date : 2025-06-18 Size : 1kb User : Yong Chang

Downloaded:0
A d-order polynomial has the following form: cdxd+ cd-1xd-1+ cd-2xd-2 ...+ c0 Which, cd ≠ 0, index are non-negative. In each one of the polynomial cixi. Design template a C++ class Polynomial , T given coefficient typ
Date : 2025-06-18 Size : 467kb User : 酉永松

Downloaded:0
Maze Design Use the STL stack class, complete the following required features: 1, print Maze: DisplayMaze () or reload << Wherein the (1,0) position and the (N-2, N-1) print position "=> 1 position the remaining print"##
Date : 2025-06-18 Size : 2.39mb User : 酉永松

Downloaded:0
Bank queuing simulation system Design a program to simulate the bank calling system. Suppose a bank has five service windows, a unified calling system. In the service period, the number per unit of time customers have ra
Date : 2025-06-18 Size : 2.21mb User : 酉永松

Downloaded:0
LZW compression and decompression Modifying LZW compression and decompression procedures, complete the following requirements: 1 each completed xkbytes text compression/decompression, re-initialize the codebook (code tab
Date : 2025-06-18 Size : 934kb User : 酉永松

Binary tree reconstruction Description Given binary tree in preorder traversal sequences and sequences, reconstruction binary tree, and its post-order traversal. Input The first is an integer t (0 Date : 2025-06-18 Size : 503kb User : 酉永松

it is to registfrom acds
Date : 2025-06-18 Size : 30kb User : 111a

Downloaded:0
Enter a description: multiple sets of data, the input data first act an integer representing several sets of data, each data constituted by the two rows, each data of the first acts of two positive integers n and m, resp
Date : 2025-06-18 Size : 1kb User : fisher

Downloaded:2
Data structure- Maze enter a description: a set of data, the input data of a behavior two positive integers m and n, m represents the maze height, n represents the maze width second two integers, the ranks of the table r
Date : 2025-06-18 Size : 1kb User : fisher
« 1 2 ... .75 .76 .77 .78 .79 480.81 .82 .83 .84 .85 ... 2656 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.