资源列表
intersection
- 这是一个简单的在VC6.0下两个数组求交集的程序-get the intersection of two number groups
bitree.tar
- 二叉树的操作(创建,消亡,增加,删除等)-binary tree
hash.tar
- 哈希表的操作(创建,消亡,遍历,哈希函数的创建等)-hash table
Josephus
- 约瑟夫问题,用数组、链表和模拟指针完成,使用输入输出流进行数据的载入-Joseph problems with arrays, linked lists and pointers to complete simulation, using the input and output streams of data loading
heb
- 将两个带头结点的非递减有序单循链表的合并-The two leading nodes of non-decreasing order one through the merger of the list
Josph
- 约瑟夫环,利用单向循环链表存储结构模拟此过程,按照出列的顺序引出各人的编号。-Joseph Wan, using one-way linked list storage structure simulation of this process, according to the order of the columns leads to each number.
MazeAlgorithm
- 迷宫算法从入口到出口,传统的算法,堆栈和数组实现。- IEEE MicroMouse Maze Algorithm Research and Implementation of The Algorithm
fieldvalues
- 函数fun的功能是计算出链表中各结点数据域中值之和,由于链表单向,利用循环从头结点开始搜索直到最后一个结点,每找到一个结点就把结点的数据域上的数据累加起来。-Function fun feature is calculated in the node list of data field values and, as a one-way linked list, nodes from scratch using loop start searching until the last node,
dijkstra
- 一个Dijkstra算最短路径的代码,完整的(包括头文件,生成距阵),可直接运行的。-A Dijkstra shortest path calculation code, complete (including the header files, build Inmerse Matrix), can be directly run.
TEST
- 这个程序代码主要是体现了C++中++和--的自增自减的运算说明,我加了详细的注释,看完这个程序就基本可以了解C++中自增自减的相关用法-This mainly reflects the code C++,++ and- of self by self-descr iption by the operation, I added detailed notes, read the program can understand the basic C++, since the increased us
caozuoxitong
- 操作系统的进程调度实验(利用的是优先权的算法)-Operating system process scheduling experiments (using the priority algorithm)
lainggezifuchuandelianjie
- 两个字符串的链接,我们首先应该了解两个字符串在计算机的表示原理-Link the two strings, we should first understand that the two string theory in computer
