搜索资源列表
VC源码
- 包括编译程序词法分析器、操作系统进程状态切换演示、VC_哈夫曼树halftree、节点矩阵最短路径guildmap、串基本操作的演示-Including the compiler morphology analyzer, the operating system advancement condition cut demonstration, VC_ Haveman sets up halftree, pitch point matrix most short-path guildmap
死锁检测算法C++
- 操作系统的死锁检测算法, VC++调试通过-operating system Deadlock Detection Algorithm, debugging through VC
clock_xiaoyi
- 这是编写的一个操作系统的clock算法。是在vc++环境下编绎的。-This is the preparation of an operating system clock algorithm. In vc environment unravel the series.
mpeg2
- 1、简介 此代码是IS0 13818-5 MPEG2系统层协议分析代码,经过我的一点修改,现在终于可以在VC++ 6.0下编译运行, 发布上来献给那些为了理解MPEG2系统层协议而苦苦加班的程序员。为了可以在windows下编译,我修改了部分操作系统相关代码,注解掉了一些main函数,只留下decode.cpp中的main函数没有注解,所以编译后的程序是TS流系统层解码分析程序,如果要实现其他功能如encode,只要把decode.cpp中的main函数注解,把encode.cpp中的ma
进程调度模拟程序
- 操作系统进程调度模拟程序vc实现-operating system simulation process scheduling procedures to achieve vc
VirtualMemory
- 在VC环境下编写的操作系统中的模拟虚拟内存操作的算法程序,高效的利用虚拟内存
VC_BC
- VC++和BC++数值分析类库使用说明,该库运行环境为Win95及以后各级操作系统。
tanxinfa
- 算法设计与分析中的贪心法源程序,用VC编写,应用贪心设计策略来解决操作系统中单机、无资源约束且每个作业可在等量时间内完成的作业调度问题-algorithm design and analysis of the greedy algorithm source, VC preparation, application greedy design strategies to solve the stand-alone operating system, without resource constra
Philosopher_eating
- 操作系统多线程实验,哲学家问题,VC环境下编程实现-operating system multithreading experiments, philosophers problem, vc programming environment
Fenqu
- VC++ 实现操作系统 进程线程 及分区-VC++ to achieve operating system process thread and Zoning
Dining_Philosophers_problem
- 是操作系统中的哲学家就餐问题的一个完整的示例源代码,可以在VC++6.0中完美编译运行。-The operating system in the Dining Philosophers problem of a complete sample source code in VC++6.0 can be compiled to run perfectly.
For-the-first-time-to-adapt
- 实用首次适应算法实现主存的分配与回收。操作系统实验源代码,用C语言编写,在VC++6.0上调试通过。-The first practical algorithm to adapt to the distribution of main memory and recall. Experimental operating system source code, using C language, in VC++6.0 on the debugging through.