资源列表
[数据结构常用算法] Sterren_ASe_Explorer
说明:A*算法的演示程序,可以自由设置障碍和地形,单步演示A*算法的寻路过程。包含源码,是学习A*算法的最佳工具。-A* algorithm demo program, they can set up obstacles and terrain, single-step demonstration of the A* search algorithm road course. Includes source is studying A* al<river> 在 2024-11-06 上传 | 大小:389120 | 下载:0
[数据结构常用算法] hufamnCode
说明:哈夫曼编码译码的程序,详细大家能用的上。程序里面有注释-Huffman encoding decoding procedures, we can use the details on. There are procedures Notes<尹明> 在 2024-11-06 上传 | 大小:2267136 | 下载:0
[数据结构常用算法] shujujiegouc++
说明:数据结构c++语言描述的源代码,包含常用数据结构的实现,及各种算法的实现-data structure c++ language descr iption of the source code, including common data structure to achieve, and the realization of various algorithms<ERIC> 在 2024-11-06 上传 | 大小:542720 | 下载:0
[数据结构常用算法] shortestpath_java
说明:用java实现的最短路径dijkstra算法,用邻接矩阵实现-used to achieve-the shortest path algorithm used to achieve adjacency matrix<ERIC> 在 2024-11-06 上传 | 大小:3072 | 下载:0
[数据结构常用算法] linjiebiaoshortpath
说明:用邻接表表示的数据结构,及DIJKSTRA算法实现的最短路径程序-adjoining table with the data structure and algorithm DIJKSTRA the shortest path procedures<ERIC> 在 2024-11-06 上传 | 大小:1024 | 下载:0
[数据结构常用算法] linjiebiao
说明:用邻接表表示的数据结构,及DIJKSTRA算法实现的最短路径程序-adjoining table with the data structure and algorithm DIJKSTRA the shortest path procedures<ERIC> 在 2024-11-06 上传 | 大小:1024 | 下载:0
[数据结构常用算法] Generic_Pool_demo
说明:Many applications use connection/object pool. A program may require a IMAP connection pool and LDAP connection pool. One could easily implement a IMAP connection pool, then take the existing code and implement a LDAP con<zhuxin> 在 2024-11-06 上传 | 大小:174080 | 下载:0
[数据结构常用算法] Universityschoolregistermanagementsystemmanagement
说明:要求完成以下功能: 1)能够从屏幕上读取一个学生的信息并将信息存入到数据文件中。 2)能够将指定的信息从文件中删除。 3)能够按编号、姓名对学生的信息进行检索并将检索结果显示在屏幕上。 4)可以统计全部学生的总成绩,及其在班上的排名。 5)能够统计各科的平均成绩及及格率。 6)要求有错误提示功能,例如性别只能输入男女,输入错误提示重新输入。 7)如果检索不到相应的信息应提示用户。-asked to perfo<顾俊> 在 2024-11-06 上传 | 大小:7168 | 下载:0