资源列表
zhan
- 栈的顺序算法实现,如初始化,判断是否为空,入栈,出栈等-The order of the stack algorithm, such as initialization, to determine whether the air, stack, stack, etc.
yunsuanqi
- 1.按照压缩存储的概念,只存储稀疏矩阵的非零元,以两个三元组{i,j,e}来表示矩阵的非零元的行,列和数值,就确定了一个非零元.由此,稀疏矩阵可由表示非零元的三元数组及行列数确定. 2.用户输入数据作为三元组的行,列和非零元的个数,用逗号隔开.并输入非零元的行,列和数值. 3.本程序只对两个矩阵进行四则运算,所的结果矩阵应该另生成,用二维数组存放,并放入新的矩阵中,只要对矩阵求解就能求出答案. -1. According to
hwj
- 计算20个数值中的奇数之和以及偶数之和,并输出-In C++ language 20 values were calculated and the odd and even numbers and calculated,calculated,calculated
Jihe
- 集合的并交和差,可以删除相同与非法元素,并对集合排序-Collection and delivery and poor, you can delete the same with illegal elements, and a collection of sort
shizilianbiao
- shi zi lian biao de yun suan -bu zhi dao zen me miao shu
CityList
- 城市链表,提供各个城市之间的查询,地方特色的查询-City list
Algorithm-Design
- 算法设计,国外算法设计书的译本,包含ppt,好资料啊 ,-Algorithm design, algorithm design book of translations of foreign countries, including ppt
xianxingbiao
- 线性表 线性表 线性表 线性表 线性表 线性表 线性表 线性表 线性表 线性表 -Linear table table table linear linear linear linear linear table table table table linear linear linear linear table table table table linear linear linear linear table table table table linear linear linear
Floyd
- Floyd算法 哦 内容详见压缩包 很经典的程序- Floyd algorithm is the classic program archive
zx
- 抽象数据类型的定义(包括数据结构的描述和每个基本操作的功能说明),各个主要模块的算法-The definition of abstract data types (including a descr iption of the data structure and basic operation of each function descr iption), each of the major modules of the algorithm
calculate
- 基于C++树结构的算术表达式计算,采用树结构将数据存于内存中,并运用前后中遍历的方法实现算式的计算-Tree structure based on C++ arithmetic expression evaluation, using a tree structure data stored in memory, and the use of before and after the traversal of the method in the calculation formula
CDataStruct
- 用VC实现的数据结构模板类 包括数组,普通链表,双向循环链表,哈希表,二叉搜索树,AVL 树-With VC data structure includes an array of template class, general list, two-way circular linked lists, hash tables, binary search trees, AVL trees
