资源列表
GraphExample
- 所有关于图的算法,适合学习算法和数据结构的人使用-All on the map algorithm, for learning algorithms and data structures used
polynomal
- 数据结构关于多项式相加的源码-the soundcode of data-structure on the additon of the polynomals.
OE3.rar
- 本程序给出了SSD5实验课中Optional Exercise3的参考程序 内附有详细的注释 下载后请仔细参照源代码进行分析 切莫完全搬照,This procedure gives the experimental SSD5 lesson Optional Exercise3 reference containing detailed procedures for the Notes Please refer to download the source code for analysis do
abc
- 单链表的插入,删除用C++ 编写的,功能齐全,但是我也试试了一次-Single list of the insert, delete with C++ written, fully functional, but I also try a
node
- c语言实现的简易链表结构, 可以简单的时间单链表,双链表,栈,队列,二叉树等结构,在代码中需要一个简单的链表结构时不用再重复实现了.-c language of the simple linked list structure, you can simply time single linked list, double linked lists, stacks, queues, binary trees and other structures in the code requires a s
prog2b
- Tells if a string is palindrome
qingqiufenye
- 设计一个请求页式存储管理方案,为简单起见。页面淘汰算法采用 FIFO页面淘汰算法,并且在淘汰一页时,只将该页在页表中修改状态位。而不再判断它是否被改写过,也不将它写回到辅存。-The professional English test source code
BiaoDaShiQiuZhi
- 表达式求值的实现,输入的表达式,解析表达式,书上的算法在此得意实现,初学者值得参考-Expression evaluation to achieve, enter the expression, analytical expressions for the book on the algorithm in this proud implemented beginners worth considering
juzhenzhuanzhi
- 有输入界面(图形或文字界面都可),能区分加法、减法、乘法和转置;能处理任意输入的典型数据和进行出错数据处理(例如乘法,当第一个矩阵的列数不等于第二个矩阵的行数时);必须采用三元组作存储结构,不能采用数组等形式;输出要求用矩阵的形式输出-Input interface (graphical or text interfaces are available), can distinguish addition, subtraction, multiplication and transpositio
queen
- 用回溯法解决8皇后问题,用的是vc递归。一个92种解法,希望对大家有用。
haffuman
- 哈夫曼编码是一种有效的信源编码。能够实现哈夫曼编码功能,误码率低。-This c++ program could reach haffuman, and it has low error rate.
BST
- BST数据结构问题的c++代码实现,自己写的,希望对大家有帮助-The BST data the structural problems c++ code to achieve their own writing, we hope to help
