资源列表
datastruct_flash
- 数据结构算法的flash动画演示,形象生动地说明了链表、栈、队列等操作的流程。-Data Structure Algorithm Animation flash, image vividly illustrates linked list, stack, queue operations, such as flow.
suan_fa_ti_ji
- ACM算法题集 基础算法教案.doc 算 法 设 计 题 集.doc 算法题集.doc
BinaryTree
- 二叉树的操作,三种遍历过程,实现节点查找,删除,增加等。内含报告-Binary tree operation, three traversal, node search, delete, increase. Contains reports
datastructureinoop
- 考研参考书《数据结构(用面向对象方法和C++描述)》(殷人昆)大部分课后题答案
Union_set
- 自己实现的并查集这一数据结构,能够较为高效的实现数据合并查询等操作-Their own set of implementation and inspection of the data structure, data can be more efficient queries and other operations combined
YueSeFuHuan
- 该代码实现了约瑟夫环,算法简单易懂,复杂度较低。-The code Josephus, the algorithm is straightforward, low complexity.
VB实验三+实验报告+-+2017
- 掌握一维数组(静态、动态)定义及使用 (2)掌握二维数组(静态、动态)定义及使用 (3)掌握“控件数组”的使用 (4)掌握数组相关算法(求最值,排序,查找) (5)通过数组巩固循环及多重循环程序设计(Grasp the definition and use of one-dimensional arrays (static, dynamic) (2) grasp the definition and use of two dimensional array (static, dynam
sort
- 各种能想到的c++排序算法,快速,归并,冒泡等排序算法-c++ sortalgorithm
8-VSB
- explanation of 8VSB modulation in Digital TV(ATSC)
AES算法C
- 有flash演示,有图例,还有源码,适合初学者学习和交流使用
Ex2
- 队列源代码,实现了对列的基本函数,可直接用于开发-queue class,it has been compiled successfully.
Data-Structures
- 对数据结构的概述,线性表,数组,广义表,栈和队列,串等进行了介绍-Overview of data structures, linear tables, arrays, broad table, stacks and queues, strings, etc. are introduced