切换至中文 Over 1 million code package, 10 million code file free download
  • [Visual C++ (VC++)] Prim.rar With the prim algorithm is seeking to use adjacency matrix storage structure, said the plan or network, minimum spanning tree
    Category: Data structs Upload User:rtyth2008 Size:1K
  • [C/C++] KnapsackProblem.rar 0/1 knapsack problem several solutions, including backtracking, dynamic programming method and the exhaustive method. It also includes a focus on methods of test reports.
    Category: Data structs Upload User:liqianyi1 Size:154K
  • [Visual C++ (VC++)] yiyuanduoxiangshi.rar Data structures: The linked list storage structure seeking to do two one dollar sum of the results of polynomial
    Category: Data structs Upload User:uvata003 Size:4K
  • [Visual C++ (VC++)] TripleMatrix.rar Enter non-zero elements of sparse matrix, and then build the whole matrix, to achieve these two matrices are added together, subtraction, and multiplication operations.
    Category: Data structs Upload User:yang1031 Size:184K
  • [C/C++] magic.rar 将魔王的语言抽象为人类的语言:魔王语言由以下两种规则由人的语言逐步抽象上去的:α-〉β1β2β3…βm ;θδ1δ2…-〉θδnθδn-1…θδ1 设大写字母表示魔王的语言,小写字母表示人的语言B-〉tAdA,A-〉sae,eg:B(ehnxgz)B解释为tsaedsaeezegexenehetsaedsae对应的话是:“天上一只鹅地上一只鹅鹅追鹅赶鹅下鹅蛋鹅恨鹅天上一只鹅地上一只鹅”。(t-天d-地s-上a-一只e-鹅z-追g-赶x-下n-蛋h-恨)
    Category: Data structs Upload User:wjjshaoxia Size:1K
  • [Visual C++ (VC++)] maze.rar Data structure to solve the maze: a maze with non-recursive method, to calculate the path
    Category: Data structs Upload User:netsuns Size:1K
  • [C/C++] 1.rar something like Joseph problem
    Category: Data structs Upload User:meng2066 Size:1K
  • [Visual C++ (VC++)] Queen.rar Eight queen c implementation
    Category: Data structs Upload User:cdjywx Size:1K
  • [Visual C++ (VC++)] singerlist.rar a binary tree traversal, output preorder, preorder, after preorder
    Category: Data structs Upload User:hopelite Size:11K
  • [C/C++] genBST.rar generic binary search tree contains the algorithm are : output breadth- first traversal, the former sequence, sequence, after the preorder, the shape of the tree by tree print, the total number of nodes statistics, statistics leaf nodes, the nodes to the ...
    Category: Data structs Upload User:mzdz2008 Size:16K