-
介绍了WINDOWS中常用的编程代码,包括界面的设计和简单的操作...
介绍了WINDOWS中常用的编程代码,包括界面的设计和简单的操作-Introduced WINDOWS commonly used in programming code, including interface design and simple operation
- 2023-08-25 09:50:03下载
- 积分:1
-
利用vc++ 实现文件的读取,写入,剪贴,复制,撤消,粘贴等功能,来源:Visual C++程序员实用大全(精华版)源代码...
利用vc++ 实现文件的读取,写入,剪贴,复制,撤消,粘贴等功能,来源:Visual C++程序员实用大全(精华版)源代码-use vc achieve document read, write, cut-and-paste, copy, withdraw, pasting, and other functions, sources : Visual C programmers Practical Solutions (best version) source code
- 2022-04-29 08:40:07下载
- 积分:1
-
演示基本的步骤
演示基本的步骤-Demonstration of basic steps. . . . . . . . . . . . . . . . . . . . . . .
- 2022-02-01 08:11:22下载
- 积分:1
-
On the Windows API function test source HOOK
对Windows API函数进行HOOK测试源码-On the Windows API function test source HOOK
- 2022-03-25 07:41:16下载
- 积分:1
-
手工加载dll,可以绕过LoadLibrary
手工加载dll,可以绕过LoadLibrary-Manual load dll, can bypass the LoadLibrary
- 2022-09-30 23:40:03下载
- 积分: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
-
windows 2000 下强行进行关机的一些文档
windows 2000 下强行进行关机的一些文档-under forcible shutdown of some documents
- 2022-08-19 10:30:30下载
- 积分:1
-
很不错的vc++ mfc 树控件学习,和windows资源器一样。
很不错的vc++ mfc 树控件学习,和windows资源器一样。-Very good vc++ mfc tree control study, and the same browser windows resources.
- 2023-03-13 12:55:03下载
- 积分:1
-
读取CLOCK GENATOR 的一段程序,可以看一看啊
读取CLOCK GENATOR 的一段程序,可以看一看啊-read the section procedures can look at the ah
- 2022-02-21 06:26:50下载
- 积分:1
-
基于蓝牙协议的无线电脑锁
使用蓝牙协议开发的个人电脑无线安全软件。支持添加手机等蓝牙设备成为安全认证设备。当计算机检测不到配对的蓝牙设备时间达到30s时,将锁定计算机,从而达到保护个人信息的目的。支持蓝牙设备遗失后的密码输入以找回个人电脑设备。
- 2022-07-21 20:24:17下载
- 积分:1