-
一个不错的
一个不错的-A good
- 2022-03-01 14:37:05下载
- 积分:1
-
Read the Windows environment more CPU utilization
读取Windows环境下多CPU的利用率-Read the Windows environment more CPU utilization
- 2022-06-13 23:48:24下载
- 积分:1
-
监视系统中被访问的文件,检查文件被篡改与否
监视系统中被访问的文件,检查文件被篡改与否-surveillance system were to visit the paper, check the documents have been tampered with or not
- 2023-08-17 01:15:02下载
- 积分:1
-
MFC中如何自定义消息
MFC中如何自定义消息 -MFC in how to customize the news
- 2022-12-27 14:30:03下载
- 积分:1
-
本代码可以实现打印功能,仅限于文字,不可打印条码
本代码可以实现打印功能,仅限于文字,不可打印条码-Print this code functions can be achieved is limited to text, can not print barcodes
- 2023-07-04 09:50:04下载
- 积分:1
-
宣传类型的网站,适合中小型企业用户的需求,功能性很完整...
宣传类型的网站,适合中小型企业用户的需求,功能性很完整-Propaganda type of site is suitable for the needs of small and medium business users, functionality is very complete
- 2023-07-29 21:20:04下载
- 积分:1
-
pilot operating system
操作系统试验--通过随机数产生一个指令序列。将指令序列变换为页地址流。-pilot operating system-- through a random number generator instruction sequences. Instruction sequences will transform page address to flow.
- 2023-08-05 14:35:03下载
- 积分:1
-
一个通用定时器类,可用于无窗口类中。本例程使用一个C++类,利用定时器变换指示灯。程序中用到:自定义的定时器类、C++多类继承、使用纯虚函数的中间类、指示灯变换...
一个通用定时器类,可用于无窗口类中。本例程使用一个C++类,利用定时器变换指示灯。程序中用到:自定义的定时器类、C++多类继承、使用纯虚函数的中间类、指示灯变换设置。-A general-purpose timer class can be used for non-window class. The routine use of a C++ classes, the use of timer indicator transform. Programs used: a custom timer class, C++ multi-class inheritance, the use of pure virtual functions of the middle class, set the lights change.
- 2022-05-07 21:55:07下载
- 积分:1
-
一个很棒的线程库,解决了很多的delphi自带的线程的问题,真正体验到什么叫做多线程。很爽。...
一个很棒的线程库,解决了很多的delphi自带的线程的问题,真正体验到什么叫做多线程。很爽。-A great thread library to solve a lot of delphi
- 2022-01-27 16:00:15下载
- 积分:1
-
命名管道充分利用了Windows NT和Windows 2000内建的安全机制。
将命名管道作为一种网络编程方案时,它实际上建立了一个客户机/服务器通信体系...
命名管道充分利用了Windows NT和Windows 2000内建的安全机制。
将命名管道作为一种网络编程方案时,它实际上建立了一个客户机/服务器通信体系,并在其中可靠地传输数据。
命名管道是围绕Windows文件系统设计的一种机制,采用“命名管道文件系统(Named Pipe File System,NPFS)”接口,因此,客户机和服务器可利用标准的Win32文件系统函数(例如:ReadFile和WriteFile)来进行数据的收发。
-named pipe full advantage of the Windows NT and Windows 2000 built-in security system system. To be named as a pipeline network programming package, which is actually the establishment of a client/server communication system, and in which reliable data transmission. A named pipe is on the Windows file system design of a mechanism, "Named Pipe File System (Named Pipe File System, NPFS) "interface, therefore, client and server can use standard Win32 file system functions (such as : ReadFile and WriteFile) data to the transceiver.
- 2023-07-21 23:15:04下载
- 积分:1