-
系统
系统-屏幕取词程序及源代码 用visual c++ 6.0开发-system-Capture Characters from Screen procedures and the source code with visual c 6.0
- 2022-04-06 12:34:29下载
- 积分:1
-
boot.s linux bios引导代码 os代码分析的基础
boot.s linux bios引导代码 os代码分析的基础-boot.s linux bios os source code to guide the basis of the analysis
- 2022-08-24 17:50:01下载
- 积分:1
-
Windows系统热键HotKey编程示例,包括测试程序
Windows系统热键HotKey编程示例,包括测试程序-Hotkey HotKey Windows programming examples, including testing procedures
- 2023-06-20 10:30:04下载
- 积分:1
-
windows 完成端口 IOCP
一个朋友做的完整的IOCP代码,效率挺高的.
以下是朋友的原话:
初学IOCP(windows完成端口)编程时,遇到很多问题和挫折,也在网上找过很多他人的代码,但是这些代码要么不稳定,要么难以使用,所以决定自己动手。在N次查阅MSDN有关章节,几度大改源代码,以及无数次的调试之后,终于有了目前这个比较稳定高效的的IOCP代码,我将其封装成了Delphi控件,所以也是比较方便使用的。现在我将这些代码全部毫无保留的贴出来,希望能够对某些正在0学习IOCP编程的朋友有所帮助。我的代码很少注释,但是风格自认为比较好,读起来应该不会费力。
- 2022-04-18 02:04:48下载
- 积分:1
-
pb9 webservice 一个小例子
pb9 webservice 一个小例子-a small example of pb9 webservice
- 2022-03-29 14:59:18下载
- 积分:1
-
串口的读功能 串口的读功能
串口的读功能 串口的读功能 -Read serial serial serial read read read serial
- 2022-05-22 17:27:58下载
- 积分:1
-
Jsp to achieve with the online shopping features to provide a reference template
用jsp来实现网上购物的功能,提供一个参考模版-Jsp to achieve with the online shopping features to provide a reference template
- 2022-03-15 19:55:06下载
- 积分:1
-
超强大的定时关机系统,本软件的特色就是可以以检测程序运行的方式关机!请大家多多支持...
超强大的定时关机系统,本软件的特色就是可以以检测程序运行的方式关机!请大家多多支持-Super-large regular shutdown system, the features of this software can be run to detect the way off! Please do more to support the
- 2023-01-21 08:40:04下载
- 积分:1
-
这是一个冲击波理论的源代码,功能齐全,参数可以…
这是一个关于冲击波原理的源码,功能齐全, 可供学习参详,请不要用于商业用途.-This a shock wave theory on the source code, complete functions, parameters can study in detail, please do not for commercial purposes.
- 2022-03-25 05:19:40下载
- 积分: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