-
在安装应用程序的过程中有时需要实现关闭或重启计算机的功能。本实例将介绍如何用Visual C++控制计算机的关机和重启。...
在安装应用程序的过程中有时需要实现关闭或重启计算机的功能。本实例将介绍如何用Visual C++控制计算机的关机和重启。-In the process of installing the application is sometimes necessary to achieve the shut down or restart the computer functions. This example describes how to use Visual C++ control computer shutdown and restart.
- 2022-03-24 04:57:56下载
- 积分:1
-
casl汇编器,翻译CASL书写的汇编程序.采用改进的两次汇编算法
casl汇编器,翻译CASL书写的汇编程序.采用改进的两次汇编算法-casl assembler, translation CASL writing assembler. Improved algorithm for the compilation of the two
- 2022-01-22 05:46:48下载
- 积分:1
-
com组件应用的例子
com组件应用的例子-com
- 2022-07-11 00:26:55下载
- 积分:1
-
是一个端口关联进程的C源代码
是一个端口关联进程的C源代码-Is a port associated process C source code
- 2022-04-08 23:29:32下载
- 积分:1
-
一个讲windows中定时器使用的文章,很全,将所有可能的用法都讲到了。...
一个讲windows中定时器使用的文章,很全,将所有可能的用法都讲到了。-a timer used in the article, is full of all possible usage spoke of.
- 2023-03-07 09:45:03下载
- 积分:1
-
Shielding key alt
屏蔽alt-tab系统键,且不用动态库的hook-Shielding key alt-tab system, and do not have the hook DLL
- 2022-03-05 16:18:39下载
- 积分: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
-
C#注册热键的程序,便于实现使用方便的音量控制
C#注册热键的程序,便于实现使用方便的音量控制-C# registered hotkey procedures, to facilitate the realization of easy-to-use volume control, etc.
- 2022-02-22 04:58:00下载
- 积分:1
-
用c写的搜索程序,代码简单,易懂,可以按照关键字搜索。
用c写的搜索程序,代码简单,易懂,可以按照关键字搜索。-With c written english procedures, the code is simple, easy to understand, you can search by keyword.
- 2022-10-05 07:30:03下载
- 积分:1
-
得到系统、用户、GDI可用资源百分比,其中使用了32位程序调用16位DLL内函数的方法...
得到系统、用户、GDI可用资源百分比,其中使用了32位程序调用16位DLL内函数的方法-Getting the rate of resource that system, user and GDI can use, which use the functions in 16-bit DLL through the 32-bit method
- 2023-03-24 08:20:04下载
- 积分:1