资源列表
StateTrans
- 模拟银行营业厅代码中负责状态改变的模块,代码简单易用,无bug-Analog banking hall is responsible for the state to change the code module, the code is simple to use, no bug
qiu-zhi
- C语言实现表达式求值,使用到数据结构中栈的用法 -C language expression evaluation
PreOrderTree
- 数据结构树的初步实现 写了迭代器 还有树的先序遍历 但是iterator 的operator 没有实现-Preliminary data tree also wrote a tree traversal iterator iterator s operations but did not realize operator
Polynomial
- 用C++类的思想实现一个多项式,实验课作业,包括三个文件,头文件,源文件,测试文件。-The realization of a polynomial, experimental course work, including three files, header files, source files, test file with the thought C++ class.
荷兰国旗问题(c语言)
- 演示了荷兰国旗问题(c语言)从简单到复杂的三种算法,用心体会,可得算法之奥妙-demonstration of the Dutch flag (c language), from the simple to the complex of three algorithms, a little reflection, available algorithms gives it
CNF_SAT
- 此算法能在多项式时间里判定任一给定的2CNF公式是否可满足。是算法中的一个重要问题。-this algorithm in polynomial time as a judge for the 2CNF formula can meet. The algorithm is an important issue.
asb
- 哈希表设计 除留余数法构造 完整的查找 输出-hash for designing
creatbinarytree
- 随机生成25个整数,介于1~10间为真实节点,其余为虚节点。将这一生成理解成完全二叉树,构造生成一棵完全二叉树。在此基础上执行:先根、中根、后根遍历;指定一节点整数,可给出其从根开始的路径。 二叉树采用链式方式存储。
Advanced.cell.algorithm
- 细胞算法设计高级代码Advanced code cell algorithm -Advanced code cell algorithm
merger_final_with_remove
- its an external sorting program that sorts a large data using small sized array using some temporary files.
designE
- 这是一个特殊的非球面透镜光学设计程序,可以进行VC++编程!
LAB3_1
- 首次适应算法,操作系统实验代码,VC6.0下编译通过-First fit algorithm, the operating system code experiment
