资源列表
11103090202_8
- 学生信息管理系统,有一定的算法,可以实现学生的信息管理,用的是链表。-Student information management system, a certain algorithm can achieve the student information management, using a linked list.
Homework1_2
- 约瑟夫环问题原代码,亲自检验能运行成功,没有错误-Josephus original code, personally test can be run successfully, the error
hebingpaixu
- 合并排序算法的代码实现,产生随机数,任何进行排序,并且有排序时间的测算-Merge sort algorithm code, generate random numbers, any sort, and there is sort of time measurement
Splay-for-number-list
- 伸展树Splay在数列处理问题上的应用的教程与源代码,含有pas和cpp。-A director of Splay tree for the usage to solve the problem with number list
game_of_21_point
- 此例为一个小型的游戏代码,21点。编写此代码需要用到的知识有结构体,指针等。数据结构知识的扩展,链表,二叉树的运用,用c++语言编写,在vc++6.0里面调试成功,可用于初学者或有基础的编程爱好者提高水平。-This example code for a small game, 21 points. Write this code there is need to use the knowledge structure, pointers and so on. The expansion of
test_binary_tree
- binary_tree,数据结构中二叉树的实现-binary_tree, the binary tree data structure to achieve
sort_s
- 一个小型的排序算法,使用了泛型算法等知识,对初学泛型有帮助
matching-algorithm
- 面向内容安全的多模精确匹配算法性能分析 -Content security for multi-mode exact matching algorithm for content security performance analysis of multi-mode analysis of exact matching algorithm performance
C-algorithm
- C算法程序集的第二版的原程序,包含有几佰个最常运用到的子程序和算法-C algorithm for assembly of the second version of the original program, where hundreds of the most frequently contain routines and algorithms applied to
tree
- 设T是一棵具有n个结点的二叉树,若给定其先序和中序遍历序列,并假定其其先序和中序遍历序列分别存放于数组PreOder[n-1]和InOrder[n-1]中,试设计构造该二叉树链式存储结构的递归算法。-T is a set with n nodes of binary tree, if a given sequence and the sequence of its first traversal sequences, and assumed its first order and the ord
linklist
- 单链表,实现了链表的插入,删除,返回长度,定位等操作-Singly linked lists, insertion of the list, delete, return length, location and other operating
1234
- 数据结构实习 图的遍历
