资源列表
bianma
- 数据结构编码译码程序设计static int num=0 ///////////存储字符的个数-Data structure codec program design static int num = 0 /////////// store the number of characters
polyn
- 实现了多项式的相加功能,用结构体实现,软件技术基础的作业-Realize the sum of polynomial functions, with the structure to achieve, software technology-based operations
struct
- 实现链表的建立,排序,删除,插入链表等功能-To achieve the establishment of the list, sort, delete, insert a linked list functions
car
- DFS implementation in C
Josephus
- MFC编程实现约瑟夫环(编号为1—n的n个人按顺时针方向围坐一圈,首先从第m个人开始按顺时针方向从1开始依次报数,报到数m的人就出圈,然后再从他的下一个人开始,重新从1开始报数,报到m的人,再令其出列,一直到所有人都出圈为止。求出n个人的出列编号序列。)-MFC Programming Joseph Central (numbered 1-n n-person sitting clockwise circle, starting with the first m individuals to e
software
- 该算法详细介绍了进化过程,实验结果表明,该算法具有良好的性能。-The algorithm described in detail the evolution of the experimental results show that the algorithm has good performance.
Calculator
- 虽然不是很复杂,但实现了基本的功能 是一个数据结构的实习作业 得了96分 个人感觉不错-Calculator
sixmazeproblem
- 求解数据结构中迷宫问题的C语言源程序,代码精炼,已通过运行-Data structure to solve a maze problem in C-language source code
fivequeenpositionproblem
- 数据结构中5皇后布局问题的源代码,已通过运行,实用-The data structure layout, 5 Queen' s source code, has passed the running, practical
DijkstraFloyd
- 数据结构中实现最短路径的dijkstra和floyd算法的源代码-Data structure to achieve the shortest path dijkstra and floyd algorithm source code
Kruskal
- 数据结构中实现最小生成树的kruskal算法的C语言源代码-Data structure to achieve the minimum spanning tree kruskal algorithm C-language source code
powercollect
- 数据结构中的7幂集问题的实现算法,已通过运行。-Data structure in the power set of seven questions algorithm has been by running.
