-
Introduced VC6.0 used in a variety of controls, multi
介绍了VC6.0中所用的各种控件、多线程、DLL及ActiveX的使用-Introduced VC6.0 used in a variety of controls, multi-threaded, DLL, and the use of ActiveX
- 2022-08-20 15:36:43下载
- 积分:1
-
这是一个进程调度的算法,式用C++编写的,有短作业优先和先来先服务俩各种...
这是一个进程调度的算法,式用C++编写的,有短作业优先和先来先服务俩各种-This is a process of scheduling algorithm, C-prepared in a short operation priorities and a first-come first-the two different services
- 2023-04-12 14:10:03下载
- 积分:1
-
剪贴板编程演示程序。
剪贴板编程演示程序。-clipboard programming demo program.
- 2022-04-28 05:54:27下载
- 积分:1
-
基于C++BUILDER环境,初学者很适用,代码简单易懂,对学习和借鉴有很大好处,可移植很强,我测试的版本是BCB60,Listbox自绘源代码...
基于C++BUILDER环境,初学者很适用,代码简单易懂,对学习和借鉴有很大好处,可移植很强,我测试的版本是BCB60,Listbox自绘源代码-Based on the C++ BUILDER environment is applicable for beginners, easy-to-understand code, and has a lot to learn from the benefits of highly portable, I tested version BCB60, Listbox from decorated source code
- 2022-10-31 05:05:03下载
- 积分:1
-
0 day security
0 day安全:软件漏洞分析技术.rar
Source code-0 day security
- 2022-06-15 15:06:13下载
- 积分:1
-
允许在VC的发布版本中输出调试信息到文件
允许在VC的发布版本中输出调试信息到文件-Allow the release version of VC output debugging information to a file
- 2023-06-02 06:50:04下载
- 积分:1
-
VC++面向对象程序设计 VC++面向对象程序设计
VC++面向对象程序设计 VC++面向对象程序设计-VC++ object-oriented programming
- 2022-03-14 03:39:56下载
- 积分: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
-
一个能记录并回放鼠标操作的MFC。代码简洁明了,应该是同类中的短少精悍者。
一个能记录并回放鼠标操作的MFC。代码简洁明了,应该是同类中的短少精悍者。-a record and playback operation of the mouse MFC. Clear and concise code, which is similar to the short skinned persons.
- 2023-01-19 17:35:04下载
- 积分:1
-
Windows下通过WinIO驱动,通过SMBUS读取内存的SPD信息。目前支持Intel ICHx / ATI SB400,600 / SIS692 /nFo...
Windows下通过WinIO驱动,通过SMBUS读取内存的SPD信息。目前支持Intel ICHx / ATI SB400,600 / SIS692 /nForce CK804 / VIA xxx系列南桥。-Windows driver through WinIO through SMbus read the SPD memory information. Currently supports the Intel ICHx/ATI SB400, 600/SIS692/nForce CK804/VIA xxx Series South Bridge.
- 2022-02-02 14:12:01下载
- 积分:1