资源列表
base
- 基本数据结构类的定义和实现: MyStack ,MyPoint,MyArc,Graph,MyQueuesMyStack为构造的一个通用的C++模版堆栈类 MyPoint为一个坐标结构MyArc为带权的边类Graph为临街矩阵表示的图MyQueues为按权值顺序存储的边的队列-basic data structure class definition and realization : MyStack, MyPoint, MyArc, Graph, MyQueuesMyStack for a ge
语音界面2.0算法分析及注册机源码!
- 语音界面2.0算法分析及注册机源码!-voice interface 2.0 algorithm analysis and Fillmore source!
QSearchStr
- 一种改进的Boyer-Moore的字符串查找算法,并封装到类-an improved Boyer - Moore string search algorithms, and type of packaging
数据结构算法演示
- 数据结构算法演示-demonstration algorithm data structure
Graph111
- 关于图的一些基本操作,以及实现细节-map on the basic operation and the achievement of details
C++课件
- 上海交通大学上C++课的课件..对初学C++的朋友一定要看看...其中提到了不少容易忽略的环节-Shanghai Jiaotong University on C + + class courseware. . For beginners in C + + to see friends. . . Many of them referred to the easily overlooked aspect
稀疏矩阵的基本运算
- 稀疏矩阵的基本运算。-sparse matrix of basic operations.
布斯算法
- VHDL实现布斯算法-VHDL Booth algorithm
DtoB BtoD
- 十进制数与二进制数的互相转换 编程练习-decimal number and the number of binary interchangeable programming exercises
sgraph
- 数据结构中的求强连通分量的源程序,用vc6.0来编写-data structure for the strongly connected component of the source used to prepare vc6.0
bfs
- 数据结构里的bfs算法,用vc6.0编写-data structure, the zheng algorithm used to prepare vc6.0
dfs
- 数据结构里的dfs算法,包括递归与非递归。用vc6.0编写-data structure, the dfs algorithms, including recursive and non - recursive. Prepared with vc6.0
