-
书县 书县 书县 书县
书县 书县 书县 书县-County County book book book book County County County book book book County County
- 2022-12-05 18:10:03下载
- 积分: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
-
不需要使用任何的系统API就可以得到硬盘序列号的VB程序。
不需要使用任何的系统API就可以得到硬盘序列号的VB程序。-The system does not require the use of any API can be the hard disk serial number of the VB program.
- 2022-02-03 14:08:16下载
- 积分:1
-
SDL2-2.0.2
SDL2-2.0.2SDL2-2.0.2SDL2-2.0.2SDL2-2.0.2SDL2-2.0.2SDL2-2.0.2SDL2-2.0.2SDL2-2.0.2
- 2022-03-17 17:57:01下载
- 积分:1
-
可以查看在NTFS下 ,哪些用户被授权查看加密文件(EFS).
可以查看在NTFS下 ,哪些用户被授权查看加密文件(EFS).-can check the NTFS, which was authorized users View encryption (EFS).
- 2022-03-10 21:54:30下载
- 积分:1
-
这是一个自动关机的小程序,欢迎大家批评指正!
这是一个自动关机的小程序,欢迎大家批评指正!-This is a small automatic shutdown procedures, welcomes your comments and corrections!
- 2023-01-20 10:25:04下载
- 积分:1
-
一个限制程序使用时间的原码
一个限制程序使用时间的原码-procedures for the use of a time limit to the original code
- 2022-07-27 19:26:09下载
- 积分:1
-
Windows NT平台的关机代码包的C语言头文件,只是#…
Windows NT平台下关机代码,封装为C语言头文件,只需#include "xSHUTDOWN.h"即可使用。-Windows NT platform shutdown code package for the C language header files, just# Include xSHUTDOWN.h to use.
- 2022-02-14 10:06:20下载
- 积分:1
-
名字空间扩展编程例子
名字空间扩展编程例子-name space expansion of programming examples
- 2022-02-20 03:40:32下载
- 积分:1
-
蚁群优化算法来求解 tsp 问题
ACOpt是一个程序演示的蚁群优化旅行商问题(TSP)的优化过程。城市显示为红色圆圈,它们
之间的灰色线条的连接(完全连接图)的信息素。在灰色暗,越信息素是目前的优势。在优化中,
目前发现的最好的巡演画为红色。要运行的优化,首先创建一个随机TSP,然后创建一个蚁群,最后运行优化。
- 2022-01-27 12:39:16下载
- 积分:1