资源列表
tongxunlu
- 数据结构课程设计 通讯录设计 vc++6.0 开发 文件读写操作-Data Structure Course Design Directory Design vc++6.0 development files read and write operations
xiaoyuandaoyou
- 图论实现校园导游系统 校园最短路径查询 -Graph theory, campus tour guide systems on campus to achieve the shortest path query
OK2
- 一个实现冒泡排序,选择排序和插入排序的程序,还有二分查找和顺序查找-An implementation of bubble sort, selection sort and insertion sort program, as well as binary search and sequential search
Kruskal
- kruskal算法,图论的,对于初学者还是有很大的帮助的啊-kruskal algorithms, graph theory, and for the beginners have a lot of help ah
AOV
- AOV算法,图论的,对初学者有较大的帮助,数据结构-AOV algorithms, graph theory, a greater help for beginners, data structure
m
- 全排列问题,数据结构,对初学者有用,算法简单易用-Full array problems, data structure, useful for beginners, the algorithm easy to use
momo
- 连接表,对链表的使用,数据结构,对初学者有用,算法简单易用-Connection table, the use of linked lists, data structure, useful for beginners, the algorithm easy to use
dictionary
- 自己用c写的字典排序,菜鸟水平,仅供参考-Own use c to write the dictionary sort, rookie level, only for reference
hw1
- The project#1 calculates all possible routes from A to L of the map using C language. The input is the matrix from developing the map of a subway system. In the matrix, the one stands for the two points are connected, and the zero stands for the two
DijkstraShortestPath
- 基于dijkstra思想的最短路求解程序 语言: VC++6.0 可以求出一般的最短路径...... ****作者:邱兵 QQ:623447941-dijkstra shortest path
0701-29-29
- 1、系统应具备的功能: (1)选择合适的逻辑存储结构,实现n个结点的存储 (2)在n个结点的村庄实现学校的科学选址 (3)演示结果 2、数据结构设计; 3、主要算法设计; 4、编程及上机实现; 5、撰写课程设计报告,包括: (1)设计题目; (2)摘要和关键字(中文和英文); (3)正文,包括引言、需求分析、数据结构设计、算法设计、程序实现及测试、不足之处、设计体会等; (4)结束语; (5)参考文献 -1, the system should
huffman
- huffman树,Huffman编码,可以构建最优二叉树,-Huffman