资源列表
MemRunExe
- 本程序可在内存中运行exe文件。也就是说,该exe文件能够借用系统exe文件在内存中运行,即使你打开进程,也看不到它的真身!-This program can be run exe file in memory. That is, the exe file can borrow system exe file to run in memory, even if you open process, do not see it Mami!
Technical__7585COPPERSMITH_0627757
- 今天跟同学们一起分享一个Technical__7585COPPERSMITH_0627757源码,希望同学们能喜欢-Today to share with your classmates a Technical__7585COPPERSMITH_0627757 source code, hope the students like it
zhexuejia
- 计算机操作系统,哲学家就餐问题,C源代码。-Computer operating system, philosophers eat, C source code.
处理器调度实验
- 此为操作系统实验报告:处理器调度 内含:程序流程图 设计目的与思路 主要源码等. 简介:在采用多道程序设计的系统中,往往有若干个进程同时处于就绪状态。当就绪状态进程个数大于处理器数时,就必须依照某种策略来决定哪些进程优先占用处理器。本实验模拟在单处理器情况下处理器调度,帮助学生加深了解处理器调度的工作。-experimental operating system for this report : Processor Scheduling consisting of : flowchart de
yywz
- Java source code, suitable for beginners, is simpler, good code, learning can be
thread
- 标准C++写的线程池 以及封装的跨平台线程对象-Standard C++ Written in the thread pool, as well as cross-platform package thread object
CPUprocesscpuusage
- CPU的进程控制程序 VB做的,还不错
incshding-incquding
- VB编写的系统加锁的小程序,包括全部源代码,还可以-VB system lock small procedures, including all source code, can also
zy1
- 一.算法介绍: **数据结构: 1.可利用资源向量Available 2.最大需求矩阵Max 3.分配矩阵Allocation 4.需求矩阵Need **功能介绍: 模拟实现Dijkstra的银行家算法以避免死锁的出现.分两部分组成: 第一部分:银行家算法(扫描) 1.如果Request<=Need,则转向2 否则,出错 2.如果Request<=Available,则转向3,否则等待 3.系统试探分配请求的资源给进程 4.系统执行安
OpretingSystem_AlarmClock
- Oprating System Alarm Clock Program ,实现Wait queue,基于Block awake,设计并实现 Thread-awake -Oprating System Alarm Clock Program , using Wait queue based the Block awake,designing the Thread-awake
操作系统算法
- 操作系统中的先进先出,最佳淘汰等算法的比较。-the FIFO operating system, such as the best out of the comparison algorithm.
moreserver
- 多线程服务器客户端,一个服务器可连接多个线程-multithreaded server client, a server can connect to multiple threads