资源列表
Fibonacci_n
- 费波纳切序列,求其前N项,采用DEV-C++开发、编译。-charges Beinaqi sequence, seeking its first N, using DEV-C development, compile.
maze
- 数据结构迷宫求解:用非递归方法求迷宫路径-Data structure to solve the maze: a maze with non-recursive method, to calculate the path
Joseph
- 约瑟夫,约瑟夫环,约瑟夫 ,数据结构!大家分享-Joseph, Joseph Wan, Joseph, Joseph, data structure! Share
duofa
- 六种不同思路,编写对三个数排序的程序,供大家学学习-Six different ideas, write the number on the order of three procedures for everyone to learn to learn
topsort
- 拓扑排序的C++源码,一种有向无环图排序的重要的图论算法-Topological sort of C++ source code, a directed acyclic graph sort of important graph algorithms
gausss
- 使用C语言实现高斯塞德尔迭代算法,GS迭代发是一种用于计算方程组的经典方法。
Joseph
- 利用单向循环链表解决约瑟夫环问题,按出列的顺序印出各人的编号。-The use of one-way circular linked list to solve the problem, Joseph Wan, according to the order of a column printed in each number.
Maintain-the-linear-form
- 线性表的维护,包括删除,修改,排序,建立,打印输出等功能。-Linear form of maintenance, including delete, modify, sort, create, print output function.
duipaixu
- 堆排序的C++实现代码,数据结构中十分钟要的一种排序方法-Heap Sort C++ implementation code, the data structure is very important in a sorting method
maopao
- 冒泡排序,一种适合元素多的排序方法,最基本的排序之一-Bubble Sort, a suitable number of elements sorted by one of the most basic sort
huojia
- c语言货架管理系统,简单的c语言课程设计,满足货架管理的基本需求。-c language shelf management system
Untitled1
- 数据结构中,对链表的操作,可以完成链表排序及逆序的功能。-Data structure, Chain operation, can be done to sort the list in reverse order and function.