资源列表
[Windows编程] ProcessCommunication
说明:Windows 的IPC(进程间通信)机制主要是异步管道和命名管道。(至于其他的IPC方式,例如内存映射、邮槽等这里就不介绍了) 管道(pipe)是用于进程间通信的共享内存区域。创建管道的进程称为管道服务器,而连接到这个管道的进程称为管道客户端。一个进程向管道写入信息,而另外一个进程从管道读取信息。 -Windows of the IPC (interprocess communication) mechanism is asy<周晓宇> 在 2025-01-22 上传 | 大小:150kb | 下载:0
[驱动编程] usbhidio_vc6
说明:检测USB设备,同时与该设备通讯的source code-Detection of USB devices, at the same time with the source code of communications equipment<fhf> 在 2025-01-22 上传 | 大小:33kb | 下载:0
[Windows编程] C++builderforserial
说明:用于C++builder开发串口很好的一本专题介绍书!里面有很多的实际例子!-For C++ Builder to develop a good serial presentation book! There are so many practical examples!<吴志强> 在 2025-01-22 上传 | 大小:159kb | 下载:0