资源列表
Classic-sorting-method
- 三种排序法:选择排序、边存放边排序、冒泡排序-Three kinds of sorting method: selection sort, side storage and sorting, bubble sort
tree
- 这是一个利用递归实现的二叉树源代码。- This is a by using the recursion binary tree of the realization of the source code.
Dijkstra
- dijkstra算法实现,此算法完整地实现了dijkstra算法,从建边、建点到建图,包括建堆来求最小值。-the implementation of dijkstra
wodelianxi
- 用邻接链表建立一个数据结构,并有局部编码的功能,txt中是数据结构的数据,c文件中是写算法-adjacent list,locally incodable
knapsack
- knapsack problem solution
basic-datastructure
- 一本非常好的基础数据结构,简单易懂,条理清晰-a very good basic data structure
erchashu
- 数据结构二叉树编程,包括二叉树的建立消除、添加删除以及各种遍历查找功能-Data structures binary tree programming
contract
- 这是一个通讯录的C++代码,其中包含了联系人的查找和添加等一些基本操作。-people contract
sheji
- 这是一个简单的选课系统的C++程序,里面有课程的添加等信息,这是一个课程设计程序。-choose subject
myproject_Queue
- 队列实现,及其功能实现。约瑟夫环的实现,循环队列。-Queue,the use of queue .there are 7 using.
ElGamal
- 大学课程设计里面自己动手实现的ElGamal算法,环境是VC-University of curriculum design inside their own hands to achieve ElGamal algorithm, the environment is VC++
ercishengyu
- 学校兴趣小组中做的二次剩余算法,可以判断二次同余式时候有解。-School interest groups to do the quadratic residue algorithm can determine the solvability of quadratic congruences.
