搜索资源列表
unix_pdn
- 这是一个简易的操作系统,用vc++ 开发-This is a summary of the operating system, developed using vc
DynamicMemoryManage
- 操作系统的内存分配源码,用vc编写,是优先分配,最小块合并,上下回收自动合并-operating system source code memory allocation using vc preparation is the priority, the most small merger The next automatic recovery merger
process2
- 这是一个演示操作系统中进程切换的程序,用C++编写,运行于VC++平台
VC++netscan
- 使用多线程编程技术,内存和CPU占用大幅度减少 支持所有操作系统,WIN9X/WIN2K/WINXP,适应能力加强
mt1
- vc++多线程开发实际应用的例子,进程和线程都是操作系统的概念。进程是应用程序的执行实例,每个进程是由私有的虚拟地址空间、代码、数据和其它各种系统资源组成,进程在运行过程中创建的资源随着进程的终止而被销毁,所使用的系统资源在进程终止时被释放或关闭。
读者写者模拟
- 模拟操作系统里实现读者-写者问题的程序实例。用vc++编写,直接打开工程文件即可调试。-operating system simulation, achieving readers - who wrote the program examples. Vc with the preparation, direct project documents can be opened debugging.
SSiFun-V1.3.0.1
- SSiFun通过设计一个通用、简便的数据接口,来封装Windows进程间函数调用的技术实现细节,提高开发效率。一个Dll同时适用于调用者和服务提供者(即客户端和服务端),避免了服务端、客户端的协议兼容和版本问题。SSiFun提供标准WIN32 API接口,适用于各类编程语言(包括VC++、Delphi、VB、C#等)调用。SSiFun.dll 采用VC++ 7.1(VS2003)编制,提供了 SSiFun.dll、SSiFun.lib、SSiFun.h,可直接加入到VC++项目中调用。 支持
duoxiancheng
- 编写多线程的程序 1)试验目的和内容 理解操作系统中的进程和线程的概念,比较单进程(线程)和多进程(线程)的程序结构和执行方面的区别,指出多进程(线程)的好处。 2)试验环境 在windows下用VC++编写一个多线程的程序并比较与单线程程序的区别*/-Procedures for the preparation of multi-threading 1) test the purpose and content of understanding the proces
aa
- windows环境下实现操作系统进程调度的一个程序实例,开发环境为vc-windows operating system environment to achieve the process of scheduling a procedure example, development environment for vc++
Come_out_the_problem_of_producing_and_consuming_by
- 这是一个用线程来实现生产消费的源代码,开发环境是VC++2006,针对的是在uC/OS-II操作系统里信号量是如何进行请求与发送的?本人已经调试通,需要的可以下载下来用。-This is a thread used to achieve the production and consumption of the source code, development environment is VC++2006, is for uC/OS-II operating system how to car
OperationSystemCodes
- 本程序为十多个操作系统实验VC代码,希望能对大家有所帮助-This program is more than a dozen operating systems experiment VC code, I hope you can help! ! !
caozuoxitong
- 操作系统实验关于进程 资源分配方面的,这是安全性算法的VC文件用VC++打开运行一下就可以-Experiments on the operating system resource allocation process, which is a security algorithm VC open the file with VC++ can run about
wr
- 操作系统多线程/进程读者写者问题 vc++ 报告 源码-The operating system multithreading/process reader source code. The problem of vc++ report
KXOH
- 本程序是使用Vc++6,0开发的用于计算机系操作系统课程的文件系统模拟程序(This program was developed by using vc + + 6, 0 for computer operating system file system simulation program of the course)