搜索资源列表
cankaodaima
- 操作系统实验2:进程调度策略的模拟实现 1、 设计一个有 N个进程共行的进程调度程序。 2、 每个进程有一个进程控制块PCB来表示,进程控制块的格式为: 进程名 优先数 到达时间 需要运行时间 已占用CPU时间 进程状态 a) 进程优先数、需要运行时间、到达时间可以事先人为地指定,也可以随机产生,注意初始化上述数值时要尽量使进程并发执行,而不是按到达时间顺序调度。 b) 进程的运行时间以时间片为单位进行计算。 c) 进程状态分为就绪、运行、完成三
Ex_Thread
- 5个进程 开始时处于就绪队列中 该单机系统采用时间片轮转法进行调度。假定A每运行4个时间片就发出一次I/O请求,I/O完成时间为20个时间片。D每运行2个时间片就发出一次I/O请求,I/O完成时间为10个时间片。-five at the beginning of the process, in place of the single queue system uses Web Tablet time scheduling method. A running assumed every f
ckaar.zip
- 使用ntdll.dll中未公布的函数实现的资源读写加锁的例子,An example of realising resource lock of reading and writing by using unpublished function in ntdll.d
first
- 已知各进程的的到达时间等如下: 进程名 到达时间 服务时间 优先数 A 0 3 12 B 1 5 31 C 2 2 21 D 3 4 10 分别实现下面两种调度算法 • 按优先数调度算法实现处理器调度 • 按时间片轮转法实现处理器调度(时间片以2ms为单位) -Known to the process, such as the arrival time as follows: the process of the arrival time
KillTask
- 包含定时关机、进程管理。关机前先结束指定进程。-Timing shutdown, shut down before the end of the specified process.
injector
- dll injector. inject dll into process with selected pid.
KillProcess
- KillProcess,显示进程及相关线程信息,D-KillProcess,显示进程及相关线程信息,DLL
zhurumokuai
- 注入进程模块加例程,模块_注入进程.ec,注入.d-Add routines into the process module, the module _ injection process. Ec, injection. Dll
R3-debug.
- a. 项目名称:R3Dbg(调试器内核),Gravedigger(调用示例) b. 本项目的任务开发者:傅强。 c. 开发背景:科锐3阶段项目。 d. 运行环境:WIN2000,XP。 -a. Project Name: R3Dbg (kernel debugger), Gravedigger (called sample) b. The task of the project developers: Fu Qiang. c. Development Background:
cipandiaodu
- 1、对于如下给定的一组磁盘访问进行调度: 请求服务到达 A B C D E F G H I J K 访问的磁道号 30 50 100 180 20 90 150 70 80 10 160 2、要求分别采用先来先服务、最短寻道优先以及电梯调度方法进行调度。 3、要求给出每种算法中磁盘访问的顺序,计算出平均移动道数。 4、假定当前读写头在90号,向磁道号增加的方向移动。-1, for a given set of as disk access scheduling: Reques
GameBall13
- 二维弹球,实现挡板挡球,利用多线程可实现多人游戏。-2 d the marble, realize the baffle block ball, can the multiplayer game
ProcViewer
- 可以查看当前系统进程,以及系统进程的详细信息,进程中所包含的所有D-You can view all the DLLs included in the current system processes, and systems process more information in the process
huatu
- VB多线程绘图程序,无聊时改的一个多线程窗口绘图程序,加了线程同步技术,此多线程可在IDE下调用运行,但退出程序,VB6会崩溃。每条线一个线程,开了1000多线程,CPU占用不到2 -VB multi-threaded graphics program, a multi-threaded window drawing program change when bored, add thread synchronization technology, this multi-threaded call
1.2-DynamicArray-class-better
- 动态数组的生成程序,一个很好的促学c++的工具,希望大家光顾-Dynamic Array genetor dgdg d gdd d d da
producer-and-consumer
- 创建4个POSIX线程。其中2个线程(A和B)分别从2个数据文件(data1.txt和data2.txt)读取10个整数. 线程A和B把从文件中读取的逐一整数放入一个缓冲池. 缓冲池由n个缓冲区构成(n=5,并可以方便地调整为其他值),每个缓冲区可以存放一个整数。另外2个线程,C和D,各从缓冲池读取10数据。线程C、D每读出2个数据,分别求出它们的和或乘积,并打印输出。-Creating four POSIX threads. Where two threads (A and B) were r
cfzhuruqi
- CF输入法DLL注入器 此注入器可以成功注入D-CF input method input method injection method can be successfully injected DLL injection
OEP_Load_DLL
- 在内存中修改代码让第三方程序加载自己的D-load dll....................
ThreadConsole
- Is it possible to write a console application and use multiple threads ? cause it doesn t work for me. After creating a thread and running , none of the code afterwards is ever d-Is it possible to write a console application and use multiple threads
HPQR0
- The chart routine vb calls vc d-The chart routine vb calls vc DLL
baabz
- 图像插补,可以使用二维图像达到三维观看的效果,不错-Image interpolation, can use the 2 d image to 3 d viewing effect, good