-
易语言删除的垃圾源码,原理很是…
这是易语言的系统清除垃圾源码,原理很简单,产生批处理来删除垃圾。-language that is easy to remove the garbage source system, the principle is very simple, to have a batch delete garbage.
- 2023-01-27 13:35:03下载
- 积分:1
-
用VB.NET编写的键盘钩子程序。大家一定很想使用吧。通过API调用来实现的。...
用VB.NET编写的键盘钩子程序。大家一定很想使用吧。通过API调用来实现的。-with VB.NET prepared by the keyboard hook procedures. We certainly want to use it. Through the API calls to achieve.
- 2022-05-12 14:17:26下载
- 积分:1
-
一键恢复 大家需要的就来下载吧 挺好的东西
一键恢复 大家需要的就来下载吧 挺好的东西-One key to the resumption of U.S. need to download it on the good things
- 2022-04-25 15:11:56下载
- 积分:1
-
建立一个NT Service的程序
建立一个NT Service的程序 -Setuping up a NT Service a
- 2022-08-17 05:12:12下载
- 积分:1
-
堆管理器如何处理堆中的内存块
how the heap manager handles memory blocks in a heap
- 2022-06-26 04:21:21下载
- 积分:1
-
银行家算法,系统资源的请求判断。并能多次进行判断
银行家算法,系统资源的请求判断。并能多次进行判断-Banker" s algorithm, the system requests for resources to judge. And can be judged on many occasions
- 2022-07-14 06:28:59下载
- 积分:1
-
动态链接库的实现,如何创建动态链接库,如何对动态链接库进行使用...
动态链接库的实现,如何创建动态链接库,如何对动态链接库进行使用-The realization of a dynamic link library, how to create a dynamic link library, how to use dynamic-link library
- 2022-03-20 11:04:34下载
- 积分:1
-
可以在局域网内重启计算机。但需要计算机支持WOL(wake on lan)
可以在局域网内重启计算机。但需要计算机支持WOL(wake on lan)-Can restart the computer in the LAN. However, the need for computer support WOL (wake on lan)
- 2022-07-25 12:15:55下载
- 积分:1
-
一个读写注册表的源程序
一个读写注册表的源程序-a reader registry source
- 2022-08-22 13:45:36下载
- 积分:1
-
进程调度算法:优先数调度优先级最高的…
进程调度算法:采用最高优先数优先的调度算法,即把处理机分配给优先数最高的进程。 每个进程由一个进程控制块(PCB)表示。进程控制块可以包含如下信息:进程名、优先数、需要运行的时间、已占用的CPU时间、进程状态等等。 进程的优先数及所需要运行的时间可以事先人为地指定(也可由随机数产生)。 进程的运行时间以时间片为单位进行计算。 每个进程的状态可以是就绪W(Wait),运行R(Run),或完成F(Finish)三种状态之一。 -process Scheduling Algorithm : The highest priority of several priority scheduling algorithm, which is allocated to the processor the highest priority in the process. Every process from a process control block (PCB) said. Process control block may contain the following information : process, and priority number, the need to run time, has taken the CPU time, the process of the state and so on. Several priorities for the process of what needs to run and the time prior to artificially designated (also be random number generator). The process of running time to time-unit calculations. The state of each process can be completed W (Wait), running R (Run), or completion of F (Finish), one of three state.
- 2022-08-15 08:10:56下载
- 积分:1