搜索资源列表
tu
- [输入] 图的顶点个数N,图中顶点之间的关系及起点A和终点B [输出] 若A到B无路径,则输出“There is no path” 否则输出A到B路径上个顶点 [存储结构] 图采用邻接矩阵的方式存储。 [算法的基本思想] 采用广度优先搜索的方法,从顶点A开始,依次访问与A邻接的顶点VA1,VA2,...,VAK, 访问遍之后,若没有访问B,则继续访问与VA1邻接的顶点VA11,VA12,...,VA1M,
openrm-devel-1.5.2-3.tar
- 2D/3D Scene Graph rendering engine for Linux/Unix/Win32 layered atop OpenGL. Supports stereoscopy, volume rendering, 2D/3D texture mapping, picking, LOD and view-dependent operations, cross-platform text, constant-rate r
openrm-devel-1.5.2-3.tar
- 2D/3D Scene Graph rendering engine for Linux/Unix/Win32 layered atop OpenGL. Supports stereoscopy, volume rendering, 2D/3D texture mapping, picking, LOD and view-dependent operations, cross-platform text, constant-rate r
tu
- [输入] 图的顶点个数N,图中顶点之间的关系及起点A和终点B [输出] 若A到B无路径,则输出“There is no path” 否则输出A到B路径上个顶点 [存储结构] 图采用邻接矩阵的方式存储。 [算法的基本思想] 采用广度优先搜索的方法,从顶点A开始,依次访问与A邻接的顶点VA1,VA2,...,VAK, 访问遍之后,若没有访问B,则继续访问与VA1邻接的顶点VA11,VA12,...,VA1M,
rosettaMain
- roseTTA的pdf教程,呵呵,这个你是网上下不来的,比rosetta自带的教程内容多一些,很详细-roseTTA the pdf tutorials, Oh, that you are stuck atop a line than rosetta tutorial that comes with the contents of a little more detail
atop-1.23.tar
- 开源的atop: linux下的类top监控工具,比top的功能强一些。 主要从/proc中取信息处理并显示。 -Open source atop: linux monitoring tools under the top of the class, some stronger than the top of the feature. Mainly from/proc to take in information process
cSharp.net
- 海南岛旅游网源码 系统采用net2.0(c#)+mssql2000开发 使用到的控件有 ajax.net1.0、fckeditor2.43、yahooui_2.4.0 DB_51aspx为数据库文件,附加即可,附加完毕在web.config中设置数据库连接信息 后台用户名密码为:51aspx 后台地址:htt://xxx/admin/login.aspx 本程序至始至终将保持全部免费提
atop
- 该程序可以测量外部频率的频率计电路,包含顶层模块,和底层模块。-The program can measure the frequency of the external frequency meter circuit, including the top-level module and bottom module.
LUFA
- This package contains the complete LUFA library, demos, user-submitted projects and bootloaders for use with compatible microcontroller models. LUFA is a simple to use, lightweight fr a mework which sits atop the hardwar