Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • TextOnAPathTestApplication.zip text on path in wpf silverlight
  • Proj3-Code.zip Moving gradients:A path-based method
  • INSTALL.zip auto make package map and auto load the path in to auto_path
  • jdk-1_5_0_17-windows-i586-p.rar jdk包,解压后安装,设置好path,classpath就可以运行JAVA代码
  • weightgraph.rar Weighted diagram/undiagram plus dijkstra/floyd algorithm ,shortest path between every two pair vertex.
  • DijkstraShortest.rar java diagram for adjecent matrix for shortest path
  • DijkstraCPP.rar Dijkstra shortest path CPP version for VC++
  • AlgoritmoNF1.rar NF1 Algorithm for path recognition
  • spfa.rar 求单源最短路的SPFA算法的全称是:Shortest Path Faster Algorithm。 这个是自己写的,思想还是一样发的。
  • vc_regedit.rar vc注册表操作类,使用非常方便! Registry.CreateKey(HKEY_LOCAL_MACHINE, Path) Registry.Open(HKEY_LOCAL_MACHINE, Path) Registry.Write("strPath", strPath) Registry.Close()