-
-
[
C/C++]
Csuanfa.zip
c some of the classic algorithms, over a good, suitable for beginners. can also be read as a small program, it would be helpful for beginners
-
[
Visual C++ (VC++)]
heffuman_code.rar
The source function is to realize Huffman coding, that is, the optimal tree structure is a character interface, and the sense of self, to do good, debugging adopted, the absolute ease of use
-
-
[
Visual C++ (VC++)]
houzi.rar
Elected king of the monkeys have a bunch of monkeys number, number is 1,2,3 ... m, this group of monkeys (m) of 1-m in accordance with the order around a circle, from the first one started a few, each number to the first N months, the monkeys will leave ...
-
-
[
Visual C++ (VC++)]
kuaisupaixu.rar
Quick Sort, Quick Sort Bubble Sort is an improvement. Its basic idea is: lying through one sorting to sort the data to be split into two independent parts, one part of all of the data than the other one is not part of the all the data should be small, ...
-
[
C/C++]
Project.rar
Data structure based on the learning process, in the TURBO C++ Integrated environment, in particular data structure suitable for use and reference for beginners
-
[
Visual C++ (VC++)]
carray.rar
own definition of an array overpack, which is a "user-defined stl containers" of a good example In addition to the array of packaging containers used layer interface.
-
-
[
Visual C++ (VC++)]
twol.rar
Establishment and tree traversal can be achieved: (1) tree created using the first order approach, with special symbols 0 express the left and right subtree is empty (2) for each input the value of a node, you can according to their own needs Design of ...