-
调用windows的api,实现自动关机功能
调用windows的api,实现自动关机功能-auto shutdown
- 2022-03-23 21:35:18下载
- 积分:1
-
luascript反编译
lua 反汇编器 针对HTC Manila3D-luascript decompiler
- 2022-03-01 02:08:47下载
- 积分:1
-
多媒体定时器头文件,可以精确在windows里定时1ms
多媒体定时器头文件,可以精确在windows里定时1ms-multimedia timer header files, the precise timing windows Lane 1ms
- 2022-01-25 20:51:55下载
- 积分:1
-
中华吸血鬼的源代码,包含有专杀工具的源代码
中华吸血鬼的源代码,包含有专杀工具的源代码-Chinese Vampire s source code contains the source code专杀工具
- 2022-05-19 11:42:24下载
- 积分:1
-
在NT上使用其他用户运行其他用户的应用程序
在NT上使用其他用户运行其他用户的应用程序 -Running other users app using the other users username in NT
- 2022-09-18 05:15:03下载
- 积分:1
-
添加一个列表视图和树视图,资源管理器
添加列表视图和树视图,并添加适当的控件来实现本地计算机资源管理器-Add a list view and tree view, resource manager
- 2023-07-11 00:10:03下载
- 积分:1
-
一个简单的学生成绩管理系统,用C++语言实现,能实现成绩管理的各种功能。...
一个简单的学生成绩管理系统,用C++语言实现,能实现成绩管理的各种功能。-A simple management system for student achievement, using C++ language, to achieve the various functions of performance management.
- 2022-04-08 03:59:42下载
- 积分:1
-
modebus simulator.open source.
modebus simulator.open source.
- 2022-04-16 03:18:57下载
- 积分:1
-
实现ie广告拦截,vb编写,我没有编译,大概看了下,应该没有多大问题...
实现ie广告拦截,vb编写,我没有编译,大概看了下,应该没有多大问题-achieve ie advertising interception, vb preparation, I did not compile and read about, should not be a big problem
- 2022-11-07 11:30:04下载
- 积分: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