切换至中文 Over 1 million code package, 10 million code file free download
  • [Java/JSP] decisionTrees.gz Decision Tree
    Category: Java Develop Upload User:pdt2188 Size:39K
  • [C++ Builder] b+.rar b+ tree code implementation and insertion deletion
    Category: software engineering Upload User:liuyisx Size:4K
  • [C/C++] tree.zip Construction Kruskal minimum spanning tree algorithm, data structure, the executable
    Category: Data structs Upload User:luoyanghsl Size:16K
  • [WORD] STEINER_MINIMAL_TREES_FOR_ZIGZAG_LINES_WITH_LADDER steiner tree tools, utilization of挺高calculated when minial steiner tree can look at
    Category: software engineering Upload User:pangxiaohi Size:133K
  • [Others] GetHardwareInfo_Code.rar Article:Reconstructing 3D Tree Models from Instrumented Photographs
    Category: Windows Develop Upload User:mlfjnp Size:15K
  • [C/C++] reference-3-15.rar From Path Tree To Frequent Patterns: A Framework for Mining Frequent Patterns
    Category: Windows Develop Upload User:lwyongda Size:90K
  • [C/C++] hpdm04.rar High Performance Frequent Patterns Extraction using Compressed FP-Tree
    Category: ActiveX-DCOM-ATL Upload User:kaqidun Size:109K
  • [C/C++] HuffmanCodes.zip ... and decoding costs, we may use short strings to represent more frequently used messages. 3.This problem can be solved by using an extended binary tree which is used in the 2-way merging problem. the sourse code is to encode and decode the Huffman.
    Category: Compress-Decompress algrithms Upload User:jy8515726 Size:150K
  • [C/C++] TravelingSalespersonProblem_TSP_codes.zip ... a particular arc and the other excluding this arc. 1.Each splitting incurs a lower bound and we shall traverse the searching tree with the "lower" lower bound. 2.If a constant subtracted from any row or any column of the cost matrix, an optimal ...
    Category: AI-NN-PR Upload User:xr_qian Size:132K
  • [C/C++] HeapsortCodes.zip ... followingconditions: -This tree is completely balanced. -If the height of this binary tree is h, then leaves can be at level h or level h- ... with this node. Implementation 1.using a linear array not a binary tree. -The sons of A(h) are A(2h) and A(2h+ ...
    Category: AI-NN-PR Upload User:tadxkjw Size:192K