资源列表
pagechange
- 该文件是用来描述页面置换算法的,是经过验证的正确的代码,希望有所帮助。-This file is used to describe the page replacement algorithm is proven correct code, I hope help.
tree_exp
- 实现二叉树的生成,遍历,交换等功能,采用链表,可以很好的数据的读取和存储-To achieve the formation of a binary tree, traverse, exchange and other features, using the list, can be very good read and store data
fig16_02
- A simple C++ program adding 2 integers.
Exercise3
- 卡耐基梅隆大学ssd4练习3答案,很简单的,可以作为参考-Carnegie Mellon University ssd4 Exercise 3 Answer,Very simple, can be used as reference
tree
- 按先序遍历的扩展序列建立二叉树的存储结构 二叉树先序、中序、后序遍历的递归算法 二叉树中序遍历的非递归算法 二叉树层次遍历的非递归算法 求二叉树的深度(后序遍历) -By first traversing the expansion of the storage structure of binary sequences to establish the first order binary tree, in order, after traversing a binary
TREE
- 采用孩子史弟链表的方法建立树的存储结构,并用队列的方法实现,求树的深度,-Adopt child History brother list method establish tree storage structure and use queue method implementation, seeking tree depth
datatreat
- 数据处理程序,对于有大量数据的处理程序。-Data processing program, for a large number of data processing procedures.
fastkmeans
- 一个快速的kmeans算法,一个快速的kmeans算法 -a fast kmeans a fast kmeans a fast kmeans a
Threadedbinarytree
- 大学计算机专业数据结构中的线索二叉树,用C++编写。-Threaded binary tree data structure of the C++ Source
linkedlist
- 大学计算机专业数据结构中的单链表,用C++编写。-University computer science data structure linked list, using C++ written.
improvedKMPalgorithm
- 大学计算机专业,数据结构中的改进的KMP算法,C++编写。-University computer science, data structures to improve the KMP algorithm, C++ written.
simplepatternmatching
- 大学计算机专业,数据结构中的简单模式匹配,C++编写。-University computer science, data structures, the simple pattern matching, C++ written.
