切换至中文 Over 1 million code package, 10 million code file free download
  • [Unix_Linux] Maze.zip /* Maze * Starting point is m[0][0], need to find a path go to m[9][9]. 0 means OK, * 1 means cannot go there, ... from m[0][0] * and go to m[9][9] * Hint: No need to find the shortest path, only need to find one path that gets * you to desitination. ...
    Category: Data structs Upload User:vapai8 Size:1K
  • [Visual Basic (VB)] 1.rar ... its right value the establishment of Huffman tree*/② void coding (HTree* t, char* code)/* Huffman tree to encode*/③ void printhtree (HTree* t, int* path)/* Print the tree in order*/④ void printcode (HTree* t)/* output of the Huffman coding characters* /
    Category: Data structs Upload User:sunaidong Size:1K
  • [Visual C++ (VC++)] path.rar this is our university a primary period of operation is the completion of the Critical Path Search
    Category: Search Engine Upload User:fujiewh Size:11K
  • [Visual C++ (VC++)] tu.rar ... ;There is no path" Otherwise output A to B on the path vertices [storage structure] plan adopted adjacency matrix of storage. [Algorithm for ... and so on until finding B, the first to reach point B path, must be at least a few side paths. Queue used to ...
    Category: AI-NN-PR Upload User:yxiping123 Size:10K
  • [PDF] wang.pdf.zip an article about multi-path protocol for cognitive radio network.
    Category: Communication Document Upload User:fairco6 Size:1347K
  • [Visual Basic (VB)] SuperDLL2.zip GDI, MCI, Math, Registry, Windows info, Transparent, Path Files Function functional Class
    Category: Windows Develop Upload User:angelic920 Size:390K
  • [C++ Builder] bcb6MACaddressaccess_iphlpapi.rar ... is the best mac addresses of the access method. In bcb6 compiled through. Attention (in project-gt; Option-gt; Directories/Conditionals- gt; Library Path increase iphelpapi.lib path, such as : C : \ Program Files \ Borland \ CBuilder6 \ Lib \ Psdk)
    Category: SNMP Upload User:rpkj88 Size:234K
  • [Java/JSP] CommonSourceCollectTool.rar ... environment: JDK, IE run: 1. In the environment variable configured java path. Run Run.bat. (You can also project into Eclipse, the ... .java, or in the project directory, run java src.my.tool.CommonSourceCollectTool) (must be equipped with a good path)
    Category: Java Develop Upload User:houwenfan Size:643K
  • [Java/JSP] evolver.zip This program is using Genetic Algorithm to solve the Travlling Salesman Problem. It gives the best path route within a specified time. Usage: java Evolver <seconds> <city file> <config file> Author: Liu Yang
    Category: Java Develop Upload User:xatianrui Size:9K
  • [Delphi] a_star.zip shortest path searching
    Category: Graph Recognize Upload User:sdxiangtai Size:11K