资源列表
data-structure-and-algorithmic
- 本书是关于数据结构和算法的经典教程,希望对广大程序设计爱好者有所帮助。-This book is about the classic data structures and algorithms tutorial, hope to help the majority of programming enthusiasts.
lianbiaoshiyong
- 链表的建立添加删除等使用方法 一成绩管理的形式给出-The establishment of the list to use to add or delete given in the form of a performance management
huffman
- 用于多媒体文件熵编码的哈弗曼编码,能够产生编码的二进制串-Entropy coding for the Ha Fuman multimedia files encoded to produce encoded binary string
Repeat-square-modulus-calculation
- 模重复平方计算法,可以计算形如 a^b(modc)-Repeat square modulus calculation, we can calculate the form a ^ b (modc)
fengdong
- 矿井通风网络节点风压解算法。课程设计要求:要求从TXT文本中读入各个分支的始末节点和风阻值,并在控制台输入各分支的风量初值,通过迭代,得到各分支风量和各节点风压。-Pressure solution of mine ventilation network node algorithm. Course design: requirements TXT text read from the various branches of the circumstances leading to the no
data_struct
- 很全的数据结构课程里的代码,自己编写全部验证通过的。需要的朋友可以找到自己想要的代码。-The compelete data struct source code!!!
Expressions
- 表达式cpp实现 数据结构实验源代码 实现前序、中序、后序表达式-Expression codes Formerorder expressions regular expression&Postorder expressions
cPP
- vc源代码,数数据结构中的题目改变的一道题目-vc source code, the number of data structures to change a topic title
high
- 实现了加、减、乘、除的高精度计算以及其他相关运算符的重载。-Implemented add, subtract, multiply, divide and other related high-precision calculation of overloaded operators.
stack
- 这是用c语言写的一个简单的程序,用数据结构实现对栈的操作-It is written in a simple c program, with the data structure of the operation of the stack
seqlist
- 这是数据结构中用c语言实现对顺序表的操作。-This is a data structure using c language on the order of the operation table.
graph
- 这是数据结构中用c语言实现对图的基本操作。-This is a data structure using c language the basic operation of the graph.
