-
命名管道充分利用了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
-
用c写的搜索程序,代码简单,易懂,可以按照关键字搜索。
用c写的搜索程序,代码简单,易懂,可以按照关键字搜索。-With c written english procedures, the code is simple, easy to understand, you can search by keyword.
- 2022-10-05 07:30:03下载
- 积分:1
-
测试硬盘、网络的速度
测试硬盘、网络的速度-Test your hard disk, network speed
- 2022-06-29 05:36:41下载
- 积分:1
-
api150个进学好的例子 api150个进学好的例子
api150个进学好的例子 api150个进学好的例子-api 150
- 2022-07-11 14:46:21下载
- 积分:1
-
存储管理中页面置换算法性能测试
要求:设系统采用固定分配局部置换的存储分配策略,编写仿真程序对下述页面
置换算法进行性能测试,并对结果进行分析和比较...
存储管理中页面置换算法性能测试
要求:设系统采用固定分配局部置换的存储分配策略,编写仿真程序对下述页面
置换算法进行性能测试,并对结果进行分析和比较。
(1) 最佳适应(Optimal)页面置换算法;
(2) 先进先出(FIFO)页面置换算法;
(3) 最近最久未使用(LRU)页面置换算法;
(4) 最少使用(LFU)页面置换算法。
要求可适用于键盘输入和自动产生随机页面走向序列两种数据输入方式。-Memory management page replacement algorithm in the performance testing requirements: system for the distribution of partial replacement of fixed storage allocation strategy, the preparation of simulation program on the following page replacement algorithm performance testing, and the results were analyzed and compared. (1) the best adaptation (Optimal) page replacement algorithm (2) First In First Out (FIFO) page replacement algorithm (3) the most recent use of long (LRU) page replacement algorithm (4) use at least (LFU) page replacement algorithm. Requirements applicable to the keyboard input and automatically generated pages to a random sequence of two data entry methods.
- 2022-03-10 14:23:25下载
- 积分:1
-
USB firmware development, online reference information, we can look at.
USB固件开发,参考网上资料,
可以看看。-USB firmware development, online reference information, we can look at.
- 2022-02-28 22:35:08下载
- 积分:1
-
VC++获取系统硬件信息...包括CPU、BOIS、内存、硬盘等等,有很好的参考学习价值...
VC++获取系统硬件信息...包括CPU、BOIS、内存、硬盘等等,有很好的参考学习价值-VC++ Access system hardware information ... including the CPU, BOIS, memory, hard drives, etc., have a good reference for learning the value of
- 2022-03-22 08:41:36下载
- 积分:1
-
一个简单的学藉管理系统,功能包括添加,删除,修改
一个简单的学藉管理系统,功能包括添加,删除,修改-By a simple learning management system, functions include add, delete, modify
- 2022-11-16 22:55:03下载
- 积分:1
-
西门子 s7300 plc 密码通过mmc卡 读取程序 含源代码 ,演示物理硬盘扇区的读取与修改,
郑重声明,下载此程序请遵守以下原则,否则请不要下载 。本...
西门子 s7300 plc 密码通过mmc卡 读取程序 含源代码 ,演示物理硬盘扇区的读取与修改,
郑重声明,下载此程序请遵守以下原则,否则请不要下载 。本程序仅用于研究
请勿用于非法用途,一切后果由使用者自行承担 ,请勿转载。
-Siemens s7300 plc password mmc card reader program with source code, demonstration of physical hard disk sector read and modify, solemnly declare that to download this program, please comply with the following principles, or else please do not download. This procedure used to study not only used for illegal purposes, all the consequences borne by the user on its own, please do not reprint.
- 2023-08-25 18:40:04下载
- 积分:1
-
一个精确获取时间的类,利用查询CPU频率的方法.已经被包装在类中,可以方便调用....
一个精确获取时间的类,利用查询CPU频率的方法.已经被包装在类中,可以方便调用.-a precise time access to the class, using the CPU frequency inquiry method. Has been packing in the category, can easily call.
- 2022-03-23 13:17:03下载
- 积分:1