-
-
[
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.
...
-
[
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* /
-
[
Visual C++ (VC++)]
path.rar
this is our university a primary period of operation is the completion of the Critical Path Search
-
[
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.
-
-
[
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)
-
[
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
-