搜索资源列表
vbtai
- ASP.NET开发环境下运行。将指定服务器目录下的所有目录(所有子目录)和文件的路径返回。 -ASP.NET development environment running. The server will be designated directory of all catalog (all subdirectories) and the documents returned to the path.
Eclipse入门使用指南及开发Eclipse插件(1)
- Eclipse是开放源代码的项目,你可以到www.eclipse.org去免费下载Eclipse的最新版本,一般Eclipse提供几个下载版本:Release,Stable Build,Integration Build和Nightly Build,建议下载Release或Stable版本,笔者用的是Build20020125(Stable版本)。Eclipse本身是用Java语言编写,但下载的压缩包中并不包含Java运行环境,需要用户自己另行安装JRE,并且要在操作系统的环境变量中指明JRE中
ClsFileDemo
- 检查与创建目录 File类并不仅仅是对现有目录路径-checks and create directories File type and not just for existing directory path
贪婪算法-单源最短路径
- 贪婪算法最短路径实现。单源最短路径-greed to achieve the shortest path algorithm. Single-source shortest path. .
域名注册查询和域名资料查询
- 7j admin www.5747.com 18j admin admin 23j http://www.loori.com/bytxl 后台用户名密码:admin 15j 传全部文件及子目录到服务器,修改conn.asp文件中数据库 路径。 管理登陆:admin.asp (主页上右上角有管理登陆的连接) 网站管理员:www111.uni.cc 密码:www111.uni.cc 请管理员登录后进入“基本配置
KShortestPaths.rar
- K-shortest算法实现,采用Java语言,能根据不同的拓扑找到k条最短路径。非常经典。,K-shortest algorithm using Java language, can be found according to different topological k be the shortest path. Very classic.
JAVA
- 在城市智能交通中,经常会用到最短路径的问题,比如找最佳的行车路线等,Dijkstra算法做为最经典的求解方法,为我们指明了方向.不过真正想让我了解该算法的原因是在学习ICTCLAS的N-最短路径算法。-Intelligent Transportation in the city, often used the issue of the shortest path, for example, to find the best travel routes, Dijkstra s algorithm
Shortest-path-algorithm
- 这是一个用Java编写的最短路算法,很实用。-It is written in Java using a shortest path algorithm is very practical.
RockAndRoll
- Simplified version of a system that finds the fastest or shortest trip along a network of roads, is an instance of the single-source, positive-weighted, shortest-path problem. In other words, from one particular vertex (a “single source”), we’ll be f
Dijkstra
- This code is used to find shortest path using Dijkstra algorithm
Dijkstra
- Dijkstra s algorithm!!! How you can find the shortest path in a graph
shortestpath
- shortest path between two nods in network
Shortest-path-algorithm
- shortest path algorithm
Critical-path-method
- 基于图论的关键路线法源码,有需要的可以下哈-Critical path method source code
Two-techiniques-for-finding-shortest-path
- "Two techiniques for finding shortest path" is a IEEE project and i giva a sample code for that project.
Victa-path-menu-3142933
- 纯CSS做的Path菜单效果.Path的UI惊起哇声一片,最大的亮点无疑是左下角的菜单展开效果。-Path Menu made by CSS
The-critical-path
- 关键路径过程演示,求解,eclipse中,可以运行-The critical path
Path
- java获取电脑class 当前坐在路径 支持window linux -java access to the computer class currently sits path support window linux
get-sd-card-path
- 在安卓系統下, 抓取SD卡的絕對路徑, 有三種方式-In Android, get SD card absolute path, there are three ways
solve-shortest-path-problem
- 用JAVA实现地图最短路径问题,一个简单的模拟城市路线地图,编写程序实现:给出任意两个城市,算出用时最短的路线-Using JAVA map shortest path problem