资源列表
[通讯编程] servicetest
说明:代码示范了 OpenSCManager、CreateService、OpenService、ControlService、DeleteService、RegisterServiceCtrlHandler、SetServiceStatus、StartServiceCtrlDispatcher等操作服务程序的主要几个API的用法,具体的函数参数大家可以查阅MSDN。-model code of OpenSCManager, CreateSe<关羽> 在 2008-10-13 上传 | 大小:5.24kb | 下载:0
[通讯编程] hotkeyctrl
说明:并口通讯,也可以对其他端口通讯.不需要安装驱动.直接使用,只有编译后才能正常运行.-Parallel Communications, can also port to other communications. Drivers do not need to install. The direct use, Only the compiled to normal operation.<和宇> 在 2008-10-13 上传 | 大小:8.45kb | 下载:2
[通讯编程] BCH_simulation
说明:Encoder/Decoder for a (48, 36, 5),This programs illustrates the use of PGZ decoder for t=2-Encoder / Decoder for a (48, 36, 5), This programs illustrates the use of PGZ decode r for t = 2<里海> 在 2008-10-13 上传 | 大小:3.7kb | 下载:0
[通讯编程] BCH_bm_simulation
说明:An encoder/decoder for binary BCH codes Error correction using the BERLEKAMP-MASSEY ALGORITHM.Any (valid) code length can be input-An encoder / decoder for binary BCH codes Er Ryan correction using the BERLEKAMP - MAS<里海> 在 2008-10-13 上传 | 大小:5.29kb | 下载:1
[通讯编程] bch_erasures
说明:Erasure correction achieved by two errors-only decoding passes using the Euclidean algorithm. Any (valid) code length can be input. -Erasure correction achieved by two errors - only decoding passes using the Euclidean<里海> 在 2008-10-13 上传 | 大小:5.02kb | 下载:0
[通讯编程] partysip_win
说明:windows 下面的partysip的源码,很不错的哦,呵呵!-windows below partysip source code, very good, oh Ha ha!<张勇> 在 2008-10-13 上传 | 大小:197.86kb | 下载:0
[通讯编程] testserialport
说明:串口开发的另一种方式 最近在整理文件的时候发现了原先写的一个串口程序,为了提高重用性就又重新的写了一下。根据以前的使用过的一系列串口操作软件发现,大多数的串口操作软件不具备自动的记录保存功能,于是我就在这里把它加进去,记录文件是在应用程序目录下以时间命名的文本文件。程序使用了两个可以重用的 C++ 类,串口通讯类文件 superSP.cpp, superSP.h 文件操作类文件 fileCtrl.cpp, fileCtrl.h。 -<qin> 在 2008-10-13 上传 | 大小:39.42kb | 下载:0