Pipe+Communication
Pipe+Communication技术资料下载专区,收录418份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
418
源代码
3,895
Pipe+Communication 热门资料
查看全部 418 份 →Powerline communication implement on PL3120
Powerline communication implement on PL3120
2014-01-04
164
Rayleigh fading channel wireless communication
Rayleigh fading channel wireless communication
2014-01-08
35
//打开 USB 口读写, 由驱动程序的 Pipe 名确定 HANDLE hPipe = OpenMyDevPipe("MyPipe1") //驱动程序里面的 Pipe 名, 对应访问某个端点
//打开 USB 口读写, 由驱动程序的 Pipe 名确定 HANDLE hPipe = OpenMyDevPipe("MyPipe1") //驱动程序里面的 Pipe 名, 对应访问某个端点的 I/O, 这里我乱写的, 需要与驱动...
2014-11-25
41