资源列表
sy1004
- 由数组构成的线性表,动态产生线性表,并输出线性表中的数据-By the linear array composed of tables, dynamically generated linear form and linear output data in the table
ListOfRealizing
- 链表的实现。数据结构的初学者可借鉴为链表的C++实现。-Linked list implementation. Beginners can learn the data structure for the list of C++ implementation.
juzheng
- 用一维数据组存储图中顶点的信息,用矩阵表示图中各顶点之间的相邻关系。-Information of the vertices in the graph of one-dimensional data set is stored, with the matrix representation of the relationship between adjacent vertices in the graph.
hash1
- 数据结构 基本查找算法之哈希查找 散列 使用c++语言-Find a data structure of the hash algorithm used to find the hash c++ language
shunxuzhan
- 顺序栈基本操作 编写程序任意输入栈长度和栈中的元素值,构造一个顺序栈,对其进行清空、销毁、入栈、出栈以及取栈顶元素操作。-Basic operation of the stack in order to program any input stack length and stack element values, construct a sequence of stacks, its empty, destroyed, stack, stack and take the top eleme
double-link
- 双向链表:建立双向链表 实现对双向链表的插入 删除操作·-double link
Ferraru
- 通过编写函数实现特殊二叉树的操作,是特殊殊二叉树的插入、删除比一般的二叉树效率更高 -Special binary tree operations by writing function is a special special binary tree insert, delete, higher than the general efficiency of the binary tree
01vector
- 为了更好的了解容器vector的功能,我自己写了一个vector,跟微软的一样。-In order to better understand the container vector functions, I wrote a vector, like Microsoft.
fir_algos
- Fir filter的设计,FIR滤波器系数
paixu.c
- 通过快速排序,折半排序,希尔排序三种方法进行排序数据,并统计每一种排序在过程中对整数的比较次数和移动次数,并输出结果。
推箱子小游戏
- 数据结构小作业,用C++做的一个推箱子的小游戏,小巧简单-data structures small operation, with C do a little game magazines, compact simple
禁忌搜索算法
- 禁忌搜索算法c++代码.txt
