-
得到CUP、内存配置信息
得到CUP、内存配置信息 -Getting the information of CUP and memory config
- 2022-03-19 20:51:20下载
- 积分:1
-
ntdll os class, from a project being worked on
ntdll os class, from a project being worked on
- 2022-02-05 06:03:37下载
- 积分:1
-
windows下多媒体定时器编程,时间分辨率可以达到1ms,开发平台delphi...
windows下多媒体定时器编程,时间分辨率可以达到1ms,开发平台delphi-windows multimedia timer programming, time resolution can be achieved 1ms, development platforms delphi
- 2023-08-09 00:10:03下载
- 积分:1
-
VB6开发的WINDOWS服务管理库,可用于加载/取消系统服务,获取服务状态等等....
VB6开发的WINDOWS服务管理库,可用于加载/取消系统服务,获取服务状态等等.-VB6 development WINDOWS service management database can be used to load/cancellation system services, access to services, the state and so on.
- 2022-03-10 17:14:57下载
- 积分:1
-
在开发嵌入式usb设备程序时有用的pc端通用测试程序
在开发嵌入式usb设备程序时有用的pc端通用测试程序-Usb device embedded in the development of procedures useful pc client Universal Test Procedure
- 2022-10-03 09:30:03下载
- 积分:1
-
分时轮转调度算法是系统把所有就绪进程按先后次序排队,处理机总是优先分配给就绪队列中的第一个就绪进程,并分配它一个固定的时间片(如100毫秒)。当该运行进程用完规...
分时轮转调度算法是系统把所有就绪进程按先后次序排队,处理机总是优先分配给就绪队列中的第一个就绪进程,并分配它一个固定的时间片(如100毫秒)。当该运行进程用完规定的时间片时,被迫释放处理机给下一个处于就绪队列中的第一个进程,分给这个进程相同的时间片,每个运行完时间片的进程,当未遇到任何阻塞时,就回到就绪队列的尾部,并等待下次转到它时再投入运行。于是,只要是处于就绪队列中的进程,按此种算法迟早总可以分得处理机投入运行。模拟实现这一组进程的工作过程。
- 2022-04-21 22:27:09下载
- 积分:1
-
有时候我们需要知道某个系统DLL的版本号,这个程序告诉你如果获取该版本号。BCB6.0编译。
有时候我们需要知道某个系统DLL的版本号,这个程序告诉你如果获取该版本号。BCB6.0编译。-Sometimes we need to know a system DLL version number, tell you if this procedure to obtain the version number. BCB6.0 compiler.
- 2023-06-15 14:30:04下载
- 积分:1
-
实现windowns manager 的功能,主要是对windowns的服务进行管理.
实现windowns manager 的功能,主要是对windowns的服务进行管理.-Windowns manager to achieve the functions, mainly for windowns service management.
- 2022-10-27 00:30:03下载
- 积分:1
-
在用C++写要导出类的库时,我们经常只想暴露接口,而隐藏类的实现细节。也就是说我们提供的头文件里只提供要暴露的公共成员函数的声明,类的其他所有信息都不会在这个头...
在用C++写要导出类的库时,我们经常只想暴露接口,而隐藏类的实现细节。也就是说我们提供的头文件里只提供要暴露的公共成员函数的声明,类的其他所有信息都不会在这个头文件里面显示出来。这个时候就要用到接口与实现分离的技术。
-Using C++ to write the database to export category, we just want to expose the regular interface, and the realization of the hidden details of categories. This means that we provide only the first document to be exposed to public member functions of the statement, all other information in this header file will not be displayed inside. This time will be used to achieve separation of interface and technology.
- 2022-05-07 22:12:27下载
- 积分:1
-
翻转棋游戏(64子, 每子正反面分别为黑白两色, 两人对弈)的源程序
翻转棋游戏(64子, 每子正反面分别为黑白两色, 两人对弈)的源程序-overturned chess games (64-per-positive and negative were black and white, the two players) of the source
- 2022-01-25 15:31:12下载
- 积分:1