-
c++ mfc 计算器功能 如windows自带
c++ mfc 计算器功能 如windows自带-c++ mfc calculator functions such as windows built-
- 2022-05-05 08:11:06下载
- 积分:1
-
VB获取系统信息的源程序,可以获取系统的硬件信息。
VB获取系统信息的源程序,可以获取系统的硬件信息。-VB source code to obtain system information, you can access the system" s hardware information.
- 2022-04-24 23:27:18下载
- 积分:1
-
《Windows 95 程式设计指南》PASCAL版示例(由VC代码转换而来)
《Windows 95 程式设计指南》PASCAL版示例(由VC代码转换而来)-"Windows 95 program design guidelines" PASCAL version of examples (from VC converted code)
- 2022-01-21 03:23:51下载
- 积分:1
-
监视系统中被访问的文件,检查文件被篡改与否
监视系统中被访问的文件,检查文件被篡改与否-surveillance system were to visit the paper, check the documents have been tampered with or not
- 2023-08-17 01:15:02下载
- 积分:1
-
读取硬盘序列号
typedef struct _GETVERSIONOUTPARAMS
{
BYTE bVersion
BYTE bRev...
读取硬盘序列号
typedef struct _GETVERSIONOUTPARAMS
{
BYTE bVersion
BYTE bRevision
BYTE bReserved
BYTE bIDEDeviceMap
DWORD fCapabilities
DWORD dwReserved[4]
} GETVERSIONOUTPARAMS, *PGETVERSIONOUTPARAMS, *LPGETVERSIONOUTPARAMS -read drive serial number typedef struct _GETVERSIONOUTPA RAMS (BYTE bVersion BYTE bRevision BYTE bReser ved BYTE bIDEDeviceMap DWORD fCapabilities DW Mr Towner said dwReserved [4]) GETVERSIONOUTPARAMS.* PGETVERSIONOUTPARAMS.* LPGETVERSIONOUTPARAMS
- 2022-05-10 21:22:38下载
- 积分: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
-
在我们实际用软件时,经常可看到许多动态连接库。动态连接库有其自身的优点
如节省内存、支持多语种等功能,而且,当DLL中的函数改变后,只要不是参数的改变...
在我们实际用软件时,经常可看到许多动态连接库。动态连接库有其自身的优点
如节省内存、支持多语种等功能,而且,当DLL中的函数改变后,只要不是参数的改变
调用起的函数并不需要重新编译。
-In our actual use of software, often can be seen in many dynamic link library. Dynamic Link Library has its own advantages, such as saving memory, support for features such as multi-lingual, but also, when the DLL
- 2022-04-27 22:36:07下载
- 积分:1
-
如何获取驱动器信息
如何获取驱动器信息-how to access information Drivers
- 2022-10-15 14:30:03下载
- 积分:1
-
宣传类型的网站,适合中小型企业用户的需求,功能性很完整...
宣传类型的网站,适合中小型企业用户的需求,功能性很完整-Propaganda type of site is suitable for the needs of small and medium business users, functionality is very complete
- 2022-08-24 23:52:00下载
- 积分:1
-
视窗操作系统编程的视窗注册表
对windows的注册表操作
windows系统编程-Windows registry on windows operating system programming
- 2022-01-25 17:54:22下载
- 积分:1