Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • Improving.rar ... communicates with sink t, can be computed in terms of minimal paths (MPs). An MP is an ordered sequence of arcs from s to t that has no cycle. Note that a minimal path is different from the so-called minimum path. The latter is a path with minimum cost.
  • Extend.rar ... of view of quality management, it is an important issue to reduce the transmission time in the network. The quickest path problem is to 6ndthe path in the network to senda given amount of data from the source to the sink such that the transmission time ...
  • dijkstra.rar calculates the shortest path and distance between two nodes on a map
  • msys1.0.rar MSYS在windows下模拟了一个类unix的终端,它带有一些unix终端下常用的工具,如ls、tail、tar,其实它是相应unix/linux工具的windows版,而且它的环境会继承windows的一些系统变量,如path,如果windows下装有ruby、rails,在它的环境里同样都可以直接运行 至于如何使用,大家自己慢慢试吧
  • SharpZipLib_0852_BinDoc.zip ... testing and Zip64 local header patching. FastZip revamped to handle file attributes on extract + other fixes Null ref in path filter fixed. Extra data handling fixes Revamped build and conditional compilation handling Many bug fixes for Zip64. Minor ...
  • SharpZipLib_0852_SourceSamples.zip ... testing and Zip64 local header patching. FastZip revamped to handle file attributes on extract + other fixes Null ref in path filter fixed. Extra data handling fixes Revamped build and conditional compilation handling Many bug fixes for Zip64. Minor ...
  • ls.zip ... Cao Siqin, 2007.7.17 ls [-l/-w/-s][-d/-f][-acpo!?] [path or file name mask1] [mask2 ...] Options: -? : display this help -l : ... , file names are sepatated by tab -p : file name with full path -q : if file name contains space then use " to embrace ...
  • ucc129.zip ... end up in a include subdirectory of the directory where UCW is found. If you unzip this file using its path information ( use folder names ) this will automatically happen. You can optionally specify the UnderC directory with the environment variable ...
  • ucw129.zip ... end up in a include subdirectory of the directory where UCW is found. If you unzip this file using its path information ( use folder names ) this will automatically happen. You can optionally specify the UnderC directory with the environment variable ...
  • TravelingSalesmanProblemGeneticAlgorithm.rar Finds a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algorithm (GA) to search for the shortest path (least distance needed to travel to each city exactly once)