-
msql的说明,比较详细,对高级编程者有用
msql的说明,比较详细,对高级编程者有用-msql Note, a detailed comparison of the senior programmers useful
- 2022-07-03 07:42:03下载
- 积分:1
-
编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。
“最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优先数...
编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。
“最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优先数最高的进程。
静态优先数是在创建进程时确定的,并在整个进程运行期间不再改变。
-prepared a simulation and debugging process scheduling procedures, "Priority number of the highest priority" Scheduling Algorithm of five scheduling process. "Priority number of the highest priority" scheduling algorithm The basic idea is to place the CPU allocated to the parade were the highest priority in the process. Static priority is the creation of a number of processes identified, and the entire process will not change during operation.
- 2022-03-19 06:54:52下载
- 积分:1
-
Microsoft's USB port development kits, if you want to develop USB ports, thi...
微软公司的USB口开发包,如果你想开发USB口,这个东西是个好东西。-Microsoft"s USB port development kits, if you want to develop USB ports, this thing is a good thing.
- 2022-03-25 03:03:06下载
- 积分:1
-
演示如何修改PE文件,在运行的时候先弹出一个提示框
演示如何修改PE文件,在运行的时候先弹出一个提示框-Demonstration of how to modify the PE file, when running the first pop up a prompt box
- 2022-07-03 10:29:33下载
- 积分:1
-
CWinThread
CWinThread开发实例,供创建进程与线程学习-CWinThread
- 2022-12-07 18:00:03下载
- 积分:1
-
简单明了的文件读取源码哈
简单明了的文件读取源码哈-straightforward document read source Kazakhstan
- 2022-09-22 18:00:02下载
- 积分:1
-
出口
Export-function
Export-function
对dll文件导出函数进行输出-Export-function Export-function on the dll file output function
- 2022-03-11 19:19:15下载
- 积分:1
-
设置系统关机时间,根据设定的时间实现定时关机功能,
设置系统关机时间,根据设定的时间实现定时关机功能,-time the system shutdown, according to the set time to achieve Mytob.BSNotes function,
- 2023-04-08 07:15:03下载
- 积分:1
-
判断鼠标是否在椭圆内,并能通过单击鼠标左键使椭圆的颜色在灰和白之间变换
判断鼠标是否在椭圆内,并能通过单击鼠标左键使椭圆的颜色在灰和白之间变换-To determine whether the ellipse inside the mouse and can click the left mouse button so that the color of an oval in between gray and white transformation
- 2022-04-07 07:13:16下载
- 积分:1
-
一个wh_shell钩子程序,具体功能是使用管理应用…
一个WH_SHELL的钩子程序,具体功能是管理应用程序的使用。在使用应用程序之前可以控制其启动和关闭。包含三个文件夹,HookDLL文件夹是全局钩子dll,HookServer文件夹是一个应用程序控制程序,ProgamControl文件夹是delphi编写的应用程序编辑器。-A WH_SHELL the hook procedure, the specific function is to use management application. In the use of applications can be controlled prior to its start-up and shut down. Contains three folders, HookDLL folder is a global hook dll, HookServer folder is an application process control procedures, ProgamControl folder is prepared applications delphi editor.
- 2022-08-21 03:27:49下载
- 积分:1