-
经典的远程线程插入代码CreateRemoteThread
经典的远程线程插入代码CreateRemoteThread-The classic long-range thread insert code CreateRemoteThread
- 2022-06-12 20:22:45下载
- 积分:1
-
这是一个处理C语言中鼠标处理的程序,对于初学C编程的人应该有帮助的...
这是一个处理C语言中鼠标处理的程序,对于初学C编程的人应该有帮助的-This is a C language processing mouse handling procedures, for beginners C programming should be helpful
- 2022-06-27 00:15:53下载
- 积分:1
-
这是一个综合的IO函数调用的例子,一个简单的任务通过管道进行消息传递。...
这是一个综合的IO函数调用的例子,一个简单的任务通过管道进行消息传递。-This is a comprehensive example of IO function call, a simple task carried out by pipeline messaging.
- 2022-08-21 23:04:47下载
- 积分:1
-
TCPMP相关编译资料,比较有参考价值,欢迎大家使用。
TCPMP相关编译资料,比较有参考价值,欢迎大家使用。-TCPMP to compile information relevant to compare a reference value, welcome to use.
- 2023-01-11 19:10:04下载
- 积分:1
-
改写的枚举窗口功能容易语言编写只是想多做些连接好自己登陆用...
改写的枚举窗口功能容易语言编写只是想多做些连接好自己登陆用-Window function to rewrite the enumeration easy language just want to do more to connect with their own landing
- 2022-05-15 04:24:52下载
- 积分:1
-
此为图书管理借阅系统,基于DELPHI操作平台,本人下载以后感觉还不错,上传供大家使用...
此为图书管理借阅系统,基于DELPHI操作平台,本人下载以后感觉还不错,上传供大家使用-to borrow library management system, based on the Delphi platform, I downloaded feeling was good, upload for your use
- 2022-01-21 19:46:59下载
- 积分:1
-
in industrial production control system, there are many needs time to complete t...
在工业生产控制系统中,有许多需要定时完成的操作,如定时显示当前时间,定时刷新屏幕上的进度条,上位 机定时向下位机发送命令和传送数据等。特别是在对控制性能要求较高的实时控制系统和数据采集系统中,就更需要精确定时操作。-in industrial production control system, there are many needs time to complete the operation, such as the timing shows the current time, regularly updated progress on the screen of the PC regular crew sent down orders and transmit data. Especially in the control of the high performance requirements of real-time control system and data acquisition system, the need for more precision timing operation.
- 2022-04-21 16:41:24下载
- 积分:1
-
VC++6.0源代码,编译通过,分析DLL/EXE文件信息,可查看它调用哪些DLL和API函数...
VC++6.0源代码,编译通过,分析DLL/EXE文件信息,可查看它调用哪些DLL和API函数
-VC++6.0 source code, compile, analyze DLL/EXE file information, you can see what it calls the DLL and API Functions
- 2023-06-11 00:40:04下载
- 积分:1
-
实现了资源管理器的基本功能
功能还不全
实现了资源管理器的基本功能
功能还不全-Realize the resource manager is not the basic functions of the functional full-
- 2022-02-12 05:33:58下载
- 积分:1
-
存储管理中页面置换算法性能测试
要求:设系统采用固定分配局部置换的存储分配策略,编写仿真程序对下述页面
置换算法进行性能测试,并对结果进行分析和比较...
存储管理中页面置换算法性能测试
要求:设系统采用固定分配局部置换的存储分配策略,编写仿真程序对下述页面
置换算法进行性能测试,并对结果进行分析和比较。
(1) 最佳适应(Optimal)页面置换算法;
(2) 先进先出(FIFO)页面置换算法;
(3) 最近最久未使用(LRU)页面置换算法;
(4) 最少使用(LFU)页面置换算法。
要求可适用于键盘输入和自动产生随机页面走向序列两种数据输入方式。-Memory management page replacement algorithm in the performance testing requirements: system for the distribution of partial replacement of fixed storage allocation strategy, the preparation of simulation program on the following page replacement algorithm performance testing, and the results were analyzed and compared. (1) the best adaptation (Optimal) page replacement algorithm (2) First In First Out (FIFO) page replacement algorithm (3) the most recent use of long (LRU) page replacement algorithm (4) use at least (LFU) page replacement algorithm. Requirements applicable to the keyboard input and automatically generated pages to a random sequence of two data entry methods.
- 2022-03-10 14:23:25下载
- 积分:1