搜索资源列表
new_DLL_AStar
- 用vc开发的A*寻路算法的dll,可以在其他语言调用,包含了一个vb调用的示例-The dll file of A* road-mapping algorathm,which can be used in other language,including an example of vb.
nn_bp
- 小弟撰寫的類神經網路backpropagataion,可以train如xor等互斥問題,使用bcb所完成,因為開發介面較為便利, 大部分使用類別的方法撰寫,所以若有興趣移植到vc的朋友,應該也不會有太大的障礙。
channelcomputer
- 一个链路计算的程序,很适用,VC调用matlab
xiaoyuan-daoyou
- 最短寻路算法的实现和使用 校园导游 数据结构课程设计 vc++控制台程序 可以读文件初始化-campus guider
sdl_astar_pathfind
- A*寻路算法, 源代码中使用的SDL库,可以到http://www.libsdl.org/或者VC知识库网站工具栏目www.vckbase.com/tools下载。-A* Routing algorithms, source code used in the SDL libraries, or can http://www.libsdl.org/ VC Knowledge Base site columns www.vckbase.com tools/tools download.
gg
- 在VC++中利用单链表方法实现数据结构中的二路归并排序。-In VC++ in the use of a single method of data list structures merge sort Rd.
ExternalSort
- 这是数据结构及算法中的外部排序的源码程序(带注释),采用多路归并排序思想实现,有完整的VC工程,可以直接运行。-This is the data structure and algorithm of the external sort source program (with comments), using multi-merge sort and Achieve, a complete VC project can run.
VC-code
- 由網路資源找的視覺密碼代碼,是1994年研究所提之版本,提供給大家參考-Visual cryptography code to find network resources, the proposed 1994 version, provided for your reference
MAZE
- 用C写的迷宫寻路算法,运行环境vc++6.0,能够寻找到从入口到出口的最短路径-Written in C maze routing algorithm, the environment vc++ 6.0, able to find the shortest path the inlet to the outlet