-
shell上下文菜单扩展实用源码
shell上下文菜单扩展实用源码-shell context menu expansion practical source
- 2022-02-13 02:31:02下载
- 积分:1
-
一个实现运行程序的时候就进行运行了,实现了同步的目的
一个实现运行程序的时候就进行运行了,实现了同步的目的-achieve an operational procedures on the conduct of the operation, in line with the purpose of
- 2022-03-19 06:10:59下载
- 积分:1
-
You can check inside the computer font, and enlarge the font to view.
您可以检查电脑内部的字体,并放大字体查看。
- 2022-07-04 04:07:16下载
- 积分:1
-
c++资料c_c++中文帮助文档(API).rar
c++资料c_c++中文帮助文档(API).rar-c data c_c++ Chinese help documentation (API). rar
- 2022-07-12 05:20:58下载
- 积分:1
-
MFC中如何自定义消息
MFC中如何自定义消息 -MFC in how to customize the news
- 2022-12-27 14:30:03下载
- 积分:1
-
shared memory of source code, the very interesting and you are welcome to downlo...
共享内存的源代码,很有意思的,欢迎大家下载使用,谢谢大家-shared memory of source code, the very interesting and you are welcome to download, thank you
- 2023-04-06 23:50:04下载
- 积分:1
-
very good illustration of how the procedures let you reboot the system of sample...
非常不错的演示如何让你的程序重启系统的示例程序-very good illustration of how the procedures let you reboot the system of sample program
- 2022-02-03 19:13:19下载
- 积分:1
-
For CC33 boot, actually in can use in dual boot application.
For CC33 boot, actually in can use in dual boot application.
- 2022-08-20 15:17:59下载
- 积分:1
-
密码更改的源代码登陆的更多信息,这个代码是…
改变nt登陆口令的源代码 详细信息 ,这个代码是个VB程序也可以调用的动态链接库,功能是改变NT的登陆口令。它封装了有关修改NT ChangePassword API等函数。在Windows 2000上测试通过。在VB中的调用方法参见源代码压缩文件中的说明。
-Nt password change in the source code of landing more information, this code is a VB program can also be called dynamic link library, function is to change the NT Password landing. It encapsulates the changes, such as NT ChangePassword API function. In Windows 2000 on the test. In the VB method in the call, see the source code is described in the compressed file.
- 2023-08-18 21:50:03下载
- 积分:1
-
process Scheduling Algorithm : The highest priority of several priority scheduli...
进程调度算法:采用最高优先数优先的调度算法,即把处理机分配给优先数最高的进程。 每个进程由一个进程控制块(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-07-18 13:52:56下载
- 积分:1