资源列表
System1
- 模拟DOS的小实验的程序,操作系统的实验-simulated DOS small experimental procedure, the experimental operating system
System2
- 操作系统实验之一,模拟进程状态,包含新建、挂起、休眠、恢复等。-experimental operating system, a state process simulation, including new construction, 1-2 dormancy and restoration.
System3
- 操作系统实验之一,模拟显示了页面交换过程。-experimental operating system, the simulation showed pages exchange process.
369MyTemplate
- 这是个有关三维地形显示的例子,里面用到了简单数据 结构 -This is a show that the three-dimensional terrain example, they used a simple data structure
KeyPath
- 数据结构中关键路径算法的实现与应用。介绍求关键路经的算法,对于给出的事件结点网络,要求求出从起点到终点的所有路径,经分析、比较后找出长读最大的路径,从而得出求关键路径的算法。-data structure Critical Path algorithm implementation and application. Introduced for passing key algorithm is given for the incident node network requirements de
kolm
- 带延时的微分方程,这是matlab的四个源程序。-with the delay differential equations, which is the four Matlab source.
c++buildermaze
- 用C++BUILDER做的一个迷宫,可以实现深度优先,广度优先和启发式搜索算法-C BUILDER do a maze, can achieve priority depth, breadth priority and heuristic search algorithm
shtpath
- 最短路径算法,可以实现从一个站点到另一个站点的最短路径搜寻-shortest path algorithm, can be achieved from one site to another site to search for the shortest path
c++cast
- 这是一个C++的比较简单的例子,使用于初学者,建议入门级的人看看.-This is a C relatively simple example, beginners to use, the proposed entry-level people to see.
c++const
- C++中定义常量以及一些语法规则,由于C++中规则较为烦琐,所以代码中也加了一定注释,可以参考一下-C defined constants and some grammar rules, because C is more cumbersome rules, the code also increases to a certain notes for reference
c++io
- C++中输入输出的例子,对于C++入门的学者来说有一定的参考价值,可以学习C++的基本语法-C input and output example, the entry for C scholars have some reference value, can learn the basic syntax C
c++new
- C++中定义变量的一个小程序,C++中变量声明与C中有一些区别,这个程序使用于从C转到C++上的学者-C variable definition of a small procedure, C and C variable declaration that there were some difference in the use of this procedure from C to C of scholars