资源列表
数组堆栈
- 堆栈的基本功能实现,数组方式实现-stack to achieve the basic functions, arrays means
深度优先搜索
- 深度优先搜索二叉树-depth-first search Binary Tree
模拟分页式存储管理
- 模拟分页式存储管理中硬件的地址转换和用先进先出调度算法(FIFO)处理缺页中断-simulation tabbed storage management hardware address translation, and the use of FIFO scheduling algorithm (FIFO) interrupt handling missing pages
2004032410293030473
- 简单的进程调度算法-simple process Scheduling Algorithm
200411251704246032
- 一个简单的文件系统模拟算法-a simple file system simulation algorithm
页面置换算法fiof_lru
- fifo和lru页面置换算法-fifo and LRU algorithm replacement pages
1kruskal
- KRUSKAL算法-KRUSKAL Algorithm
strcmp
- 这是我制的,调试过,小意思别见笑可以将输入的两字符串进行比较相等返回0,不等时返回两字符串的差值-This is my system, and the debugging that other small token of kindly feelings can be a laughing stock of the two input strings equal to 0 comparison, the returns ranging from two strings of the margin
字符串排序
- 完全采用指针编写的字符串排序程序,共两种方法,调试过-completely prepared by the string pointer ranking, with a total of two methods tuned
排队系统模拟
- 用于模拟交通的排队-used to simulate traffic queue
程序设计:哈希表的一个应用
- 程序设计:哈希表的一个应用-Program Design : Hash Table 1 Application
数据结构实习 迷宫求解
- 数据结构实习 迷宫求解-data structure internship Maze Solving