资源列表
KShortestPaths_2.0
- Data structures implemeted in c-Data structures implemeted in c++
laberinto
- Codigo para resolver un laberinto simple, en C
grafo
- Algoritmo de Prim en lenguaje C
bank
- 该程序为银行家算法,其中还有安全性算法函数。内附有该程序的实验题目,供大家参考!-The program for the banker s algorithm, in which there is security algorithms function. The experimental program included a subject for your reference!
qingqiufenye
- 设计一个请求页式存储管理方案,为简单起见。页面淘汰算法采用 FIFO页面淘汰算法,并且在淘汰一页时,只将该页在页表中修改状态位。而不再判断它是否被改写过,也不将它写回到辅存。-The professional English test source code
primes
- 求素数的四种算法及运行时间的计算,可以看看.-For the four primes algorithm and the running time of the computation, you can have a look.
shjujs
- 试针对解向量的变长表示设计回溯算法,上机测试正确性-Try for the solution vector variable length that backtracking algorithm, test validity
fg
- 数据库资源下在 平衡树 二叉树等等 排列顺序-a data base
Maomao
- 任务:为宿舍管理人员编写一个宿舍管理查询软件, 程序设计要求: //A. 采用交互工作方式 //B. 建立数据文件 ,数据文件按关键字(姓名、学号、房号)进行排序(冒泡、选择、插入排序等任选一种) //2) 查询菜单: (用二分查找实现以下操作) //A. 按姓名查询 //B. 按学号查询 //C. 按房号查询 //3) 打印任一查询结果(可以连续操作) -Task: To write a dormitory management staff dormitor
test
- 此程序在建立栈的时候就按照一定的顺序排列好 -The program in establishing a stack according to certain when the order of good
jihe
- 运用C++实现链表集合的交并差运算~-To achieve cross-linked collection of poor operation and
subarray
- C语言实现了一个数组的所有子集,包括0集,使用了暴力法-All Subarray of an Array
