-
信号量的类封装,适合C++开发,通过此类,能够直接对信号量进行创建、关闭等操作开发。...
信号量的类封装,适合C++开发,通过此类,能够直接对信号量进行创建、关闭等操作开发。-Semaphore class package for C++ development, through such, can be carried out directly on the semaphore creation, closure, and so operate the development.
- 2022-01-21 06:21:38下载
- 积分:1
-
进程调度算法,利用设置优先级算法来实现。
进程调度算法,利用设置优先级算法来实现。-Process scheduling algorithm, used to set priority algorithm to achieve.
- 2022-06-20 22:15:50下载
- 积分:1
-
利用打印驱动程序生成SVG文件,很好的源代码下载把
利用打印驱动程序生成SVG文件,很好的源代码下载把-Use printer driver to generate SVG documents, a very good source code to download the
- 2022-05-26 04:54:46下载
- 积分:1
-
一个限制程序使用时间的原码
一个限制程序使用时间的原码-procedures for the use of a time limit to the original code
- 2022-07-27 19:26:09下载
- 积分:1
-
sim300DZ硬件设计参考和引导线,使PCB布局
SIM300DZ hardware design reference and guide line to make PCB layout
- 2023-04-13 11:05:03下载
- 积分:1
-
利用该程序可以在程序运行时显示TRACE的内容
利用该程序可以在程序运行时显示TRACE的内容-Use of the program can run in the content displayed when TRACE
- 2022-05-21 10:55:09下载
- 积分:1
-
用霍夫曼编码方式来压缩文件的源码,压缩率虽然不如ZIP高,但却是一种很好的保密方式...
用霍夫曼编码方式来压缩文件的源码,压缩率虽然不如ZIP高,但却是一种很好的保密方式-Huffman coding used to compress the source, compressed ZIP rate, although not as high, but it is a good confidence
- 2022-03-25 20:10:19下载
- 积分:1
-
我的笔记本电脑装的windows2000。但是不知道为什么没有待机功能,所以我只好自己动手编了个程序,一点就休眠了。其实就是用了一条API指令,不过这条指令可是...
我的笔记本电脑装的windows2000。但是不知道为什么没有待机功能,所以我只好自己动手编了个程序,一点就休眠了。其实就是用了一条API指令,不过这条指令可是MSDN未公开的哦-my laptop loaded the windows2000. But I do not know why no standby function, so I had to make their own Bianlegan procedures 1:00 on the dormancy. Is using an API of instruction, but this instruction has not been made public but the MSDN oh.
- 2023-08-01 16:10:03下载
- 积分:1
-
c语言实现的页面调度算法,用三种算法实现调度1.先进先出2.OPT3.LRU 2.页面序列从指定的文本文件(TXT文件)中取出3.输出:第一行:每次淘汰的页面号...
c语言实现的页面调度算法,用三种算法实现调度1.先进先出2.OPT3.LRU 2.页面序列从指定的文本文件(TXT文件)中取出3.输出:第一行:每次淘汰的页面号 第二行:显示缺页的总次数(上机已经运行通过!!)-pages scheduling algorithm, a three-Scheduling Algorithm 1. FIFO 2.OPT3.LRU 2. Pages from the designated sequence of text files (TXT) out of three. Output : the first line : each of the pages out of the second line : show na the total number of pages (on the plane had run through! !)
- 2022-01-25 22:36:25下载
- 积分:1
-
用c++语言编写
模拟页式存储管理
用c++语言编写
模拟页式存储管理-fifo算法-With c++ Language page storage management simulation-fifo algorithm
- 2023-07-09 08:50:02下载
- 积分:1