搜索资源列表
WindowsMulti-thread
- Windows环境下的多线程编程原理与应用一书的源码,原书中没有提供源码,是本人根据文中内容自己创建的源码。 提供了所有Win32下的多线程编程源码,包含有事件、mutex、信号量等等。 多线程设计难得的源码。
os_Consumer_Producer_Demo
- 操作系统课程设计_生产者消费者报告+源码 (演示)
处理器调度实验
- 此为操作系统实验报告:处理器调度 内含:程序流程图 设计目的与思路 主要源码等. 简介:在采用多道程序设计的系统中,往往有若干个进程同时处于就绪状态。当就绪状态进程个数大于处理器数时,就必须依照某种策略来决定哪些进程优先占用处理器。本实验模拟在单处理器情况下处理器调度,帮助学生加深了解处理器调度的工作。-experimental operating system for this report : Processor Scheduling consisting of : flowchart de
虚拟存储器实验
- 此为操作系统实验报告:虚拟存储器 内含:程序流程图 设计思路 主要源码等等。 简介:在计算机系统中,为了提高主存利用率,往往把辅助存储器(如磁盘)作为主存储器的扩充,使多道运行的作业的全部逻辑地址空间总和可以超出主存的绝对地址空间。用这种办法扩充的主存储器称为虚拟存储器。通过本实验帮助同学理解在分页式存储管理中怎样实现虚拟存储器。-experimental operating system for this report : virtual memory consisting of : flow
scan与cscan算法模拟磁盘调度实验
- 此为操作系统实验报告: scan,cscan算法模拟磁盘调度 内含:程序流程图 设计思路 主要源码等等。 简介:磁盘是一种高速、大容量、旋转型、可直接存取的存储设备。它作为计算机系统的辅助存储器,担负着繁重的输入输出任务、在多道程序设计系统中,往往同时会有若干个要求访问磁盘的输入输出请求等待处理。系统可采用一种策略,尽可能按最佳次序执行要求访问磁盘的诸输入输出请求。-operating system for this experiment : scan, cscan scheduling alg
W32MultiThreadProgramming
- 讲解Windows多线程程序设计的一些基本源码-On Windows multi-threaded program design some of the basic source code
chulijidiaodushiyanbaogao
- 操作系统处理机调度实验报告,包括优先权调度算法和时间片轮转算法的源码、设计思想和程序结果截屏-Processor Scheduling experimental operating system, including priority scheduling algorithm and the time slice Round Robin source, design ideas and the results of the proceedings Screenshots
jinchengdiaodu
- 进程调度系统的一个课程设计源码,运用了两种调度算法。-Process scheduling system as a source of course design, using two kinds of scheduling algorithms.
sequenceMult3
- 序列处理多线程样板源码,Visual C++ 6.00 MFC环境下实现,是一个很好的学习多线程设计样板程序-a good source code for multithread programming about sequence process
MultithreadingApplicationsinWin32
- Win32多线程程序设计源码,比较详细,大家都可以看一下-Win32 multi-threaded programming source code, more flavor, we can look at
multithread
- 操作系统课程设计——多线程同步源码,采用visual c++编写-OS course design--multithread
Win32_MultiThread
- 《Win32多线程程序设计》原码侯捷翻译,对深入掌握多线程有很好的启发作用-Win32 MutilThread
code
- vc多线程网络文件传输的设计与实现的程序的源码,很不错的demo,极具参考价值-vc multi-threaded file transfer network design and implementation of the program source code, a very good demo, great reference value
BallMove
- 第17章 多线程程序设计\BallMove\BallMove.rar,很不错的vc源码,希望能对大家有所帮助-Chapter 17 Multithreaded Programming \ BallMove \ BallMove.rar, very good vc source code, I hope you can help
CSemaphoreDemo
- 第17章 多线程程序设计\CSemaphoreDemo\CSemaphoreDemo.rar,很不错的vc源码,希望能对大家有所帮助-Chapter 17 Multithreaded Programming \ CSemaphoreDemo \ CSemaphoreDemo.rar, very good vc source code, I hope you can help
SearchFile
- 第17章 多线程程序设计\SearchFile\SearchFile.rar,很不错的vc源码,希望能对大家有所帮助-Chapter 17 Multithreaded Programming \ SearchFile \ SearchFile.rar, very good vc source code, I hope you can help
UIThreadDemo1
- 第17章 多线程程序设计\UIThreadDemo1\UIThreadDemo1.rar,很不错的vc源码,希望能对大家有所帮助-Chapter 17 Multithreaded Programming \ UIThreadDemo1 \ UIThreadDemo1.rar, very good vc source code, I hope you can help
UIThreadDemo2
- 第17章 多线程程序设计\UIThreadDemo2\UIThreadDemo2.rar,很不错的vc源码,希望能对大家有所帮助-Chapter 17 Multithreaded Programming \ UIThreadDemo2 \ UIThreadDemo2.rar, very good vc source code, I hope you can help
WorkThread
- 第17章 多线程程序设计\WorkThread\WorkThread.rar,很不错的vc源码,希望能对大家有所帮助-Chapter 17 Multithreaded Programming \ WorkThread \ WorkThread.rar, very good vc source code, I hope you can help
bianyiyuanli_cifafenxi
- 编译原理第四版的词法分析器,包括设计文档,自己写的源码,希望对大家有用。-Compile the principle of the fourth edition of the lexical analyzer, including design documents, write their own source code, the hope that useful.