资源列表
find
- 利用分块查找算法在线性表(学生情况表)list中查找给定值key(学号)的结点-Block search algorithm using the linear table (table of students) list in the search for a given value of key (Student ID) of the node
student-record--linked-list
- student record link list code
size-compute
- 数据结构常用的算法,实现四则运算相加的,供大家参考-data structure commonly used algorithm, and the sum of four of the operation, for your reference
half
- java程序实现的通俗易懂的二分查找的算法源代码
AlgorithmDesignChapter4Chapter5
- 《计算机算法设计与分析》王晓东版本第四章五章课后习题的部分答案,百分百全对。C文件的格式。- Computer Algorithm Design and Analysis, Wang Xiaodong version of Chapter IV of five chapters of part of the answer after-school exercises, the whole hundred percent right. C file format.
crossRiver
- 三个野人三个和尚渡河问题,要求岸边和尚数目不少于野人数目-Three wild men to cross the river three monks and asked for the number of not less than savage shore the number of monks
bulldozer
- 动态规划求解:第一行包含两个数R 和C ( 2 ≤ R,C ≤ 1500 )为矩形地块的长和宽。接下来有R 行,每行有C 个用空格隔开的字符串,字符串要么以A 开头(表示 苹果),要么以B 开头(表示香蕉),后面接一个不超过99 的整数,表示对应的树木的数量。-Dynamic Programming: The first line contains two numbers R and C (2 ≤ R, C ≤ 1500) for the rectangular block of lengt
graph
- 图如何建立,采用了链表知识,其中还采用了迪杰斯特拉算法求两点最短距离-graph disk
VectorADT
- 基于C++模板编程实现的标准模板库——Vector-programming based C++ template to implement Standard Template Library- Vector
list
- C语言编写的标准链表模板。包含链表的9种基本操作,链表的创建,判断,结点的增加、删除、查找,链表的删除等。
graph
- 图的广度优先遍历和深度优先遍历,C语言程序
模拟分页式存储管理
- 模拟分页式存储管理中硬件的地址转换和用先进先出调度算法(FIFO)处理缺页中断-simulation tabbed storage management hardware address translation, and the use of FIFO scheduling algorithm (FIFO) interrupt handling missing pages
