-
操作系统课程设计 最坏算法worst―fit
操作系统课程设计 最坏算法worst―fit-courses on operating system design algorithm for the worst worst-fit
- 2022-09-27 15:55:03下载
- 积分:1
-
windows ini文件操作类
windows ini文件操作类-windows ini file operations category
- 2022-08-14 21:24:15下载
- 积分:1
-
Delphi编写的系统服务,服务控制和准备演讲…
Delphi编写的系统服务,演示了服务控制和标准服务程序的编写。-Delphi prepared system services, presentation of service control and the preparation of the standard service procedures.
- 2022-10-20 18:35:04下载
- 积分:1
-
以图形方式显示某些系统状态参数的例子。
以图形方式显示某些系统状态参数的例子。-Examples which show some parameter of system status by graphic mode
- 2022-04-15 17:22:46下载
- 积分:1
-
允许在VC的发布版本中输出调试信息到文件
允许在VC的发布版本中输出调试信息到文件-Allow the release version of VC output debugging information to a file
- 2023-06-02 06:50:04下载
- 积分:1
-
设置系统启动项的程序,介绍了两种方法,适合win98和win2000等系统。...
设置系统启动项的程序,介绍了两种方法,适合win98和win2000等系统。-system will start the procedures, introduced the two methods WIN2000 and for win98 systems.
- 2023-06-20 21:15:02下载
- 积分: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
-
MYOS
MYOS - C写的简单的OS// 英文
对写程序会很有帮助。-MYOS-C to write a simple OS// English to write procedures would be helpful.
- 2022-06-01 13:33:59下载
- 积分:1
-
ATL开发指南(第二版)的源代码,使用COM内存管理…
ATL开发指南(第二版)源代码,使用COM的内存管理和错误处理功能,实现COM+的最新功能-ATL Development Guide (2nd Edition) source code, the use of COM memory management and error handling function, Implementation of the latest functional COM
- 2022-01-25 18:44:54下载
- 积分:1
-
获取本机帐号信息的程序,利用NetUserEnum函数枚举,只作了本机部分,远程原理相同。...
获取本机帐号信息的程序,利用NetUserEnum函数枚举,只作了本机部分,远程原理相同。-Access to the local account information of the procedures, the use of enumeration NetUserEnum function, only a local part of the same principle as the remote.
- 2022-01-24 12:55:28下载
- 积分:1