-
进程调度算法,利用设置优先级算法来实现。
进程调度算法,利用设置优先级算法来实现。-Process scheduling algorithm, used to set priority algorithm to achieve.
- 2022-06-20 22:15:50下载
- 积分:1
-
一个得到本机所有进程的例子
一个得到本机所有进程的例子--An example of getting all processes of localhost
- 2022-03-06 09:44:56下载
- 积分:1
-
code re
代码重定位技术,汇编语言。比较老的技术了!-code re-positioning technology, assembly language. Veteran technology!
- 2022-11-21 20:25:03下载
- 积分:1
-
根据罗云彬100%汇编写的一个钟表,我用VC实现了基本功能和界面。一个非常漂亮的钟表!...
根据罗云彬100%汇编写的一个钟表,我用VC实现了基本功能和界面。一个非常漂亮的钟表!-100% write compilation of a watch, I will use the VC the basic functions and interfaces. A very beautiful watches!
- 2022-12-23 21:45:04下载
- 积分:1
-
分时轮转调度算法是系统把所有就绪进程按先后次序排队,处理机总是优先分配给就绪队列中的第一个就绪进程,并分配它一个固定的时间片(如100毫秒)。当该运行进程用完规...
分时轮转调度算法是系统把所有就绪进程按先后次序排队,处理机总是优先分配给就绪队列中的第一个就绪进程,并分配它一个固定的时间片(如100毫秒)。当该运行进程用完规定的时间片时,被迫释放处理机给下一个处于就绪队列中的第一个进程,分给这个进程相同的时间片,每个运行完时间片的进程,当未遇到任何阻塞时,就回到就绪队列的尾部,并等待下次转到它时再投入运行。于是,只要是处于就绪队列中的进程,按此种算法迟早总可以分得处理机投入运行。模拟实现这一组进程的工作过程。
- 2022-04-21 22:27:09下载
- 积分:1
-
prepared by the service could access the Windows version of the source! All of t...
一个用C++编写的获取Windows糸统版本的源程序!可供大家在Windows糸统编程时用作原理参考!-prepared by the service could access the Windows version of the source! All of the Windows programming service could use as reference Principle!
- 2023-02-16 05:15:03下载
- 积分:1
-
极好的 Web 应用程序生成器( 实际是7月份版,到现在作者好象还没更新,不过已相当不错了 ),附带众多的例子和构件,如Web Server、Web程序、小游戏...
极好的 Web 应用程序生成器( 实际是7月份版,到现在作者好象还没更新,不过已相当不错了 ),附带众多的例子和构件,如Web Server、Web程序、小游戏、算法演示等,含全部源码! 完整功能. 源代码: 有-excellent Web application generator (actually July edition, the author seems to now No update, but have quite a), attached numerous examples and components such as Web Server, Web, small game, the algorithm demonstration, including all source code! Full functionality. Source code :
- 2022-10-30 16:20:03下载
- 积分:1
-
获取硬件信息,如CPU,硬盘,网卡等信息可用来作为软件注册手段...
获取硬件信息,如CPU,硬盘,网卡等信息可用来作为软件注册手段-Access to the hardware information, such as CPU, hard drives, network cards and other information can be used to as a software registration tool
- 2022-06-15 02:15:27下载
- 积分:1
-
二级文件系统的开发
二级文件系统的开发-the exploitation of two-level file system
- 2022-03-11 00:21:10下载
- 积分:1
-
Each built on the keyboard encode realize process control, we realize the produc...
对键盘每个建进行编码,实现程序控制,我们对不同的建实现不同的音乐,可以演奏一曲交响曲了-Each built on the keyboard encode realize process control, we realize the production of different music, you can play a symphony of
- 2022-07-14 09:28:37下载
- 积分:1