资源列表
[通讯编程] ldpcdecoder
说明:ldpc decode c程序 Iterative probabilistic decoding of linear block codes.Based on Pearl s Belief Propagation in Bayesian Networks.This version utilizes object to define graph nodes and LOG-LIKELIHOOD RATIOS. Much improve<sblkiaw> 在 2025-01-10 上传 | 大小:4kb | 下载:0
[通讯编程] serial_class
说明:串口操作类, 一个很好用的串口类 -Serial operation type, a good use of serial-type<陈秋东> 在 2025-01-10 上传 | 大小:4kb | 下载:0
[通讯编程] ComTestDlg
说明:Windows CE 串口通讯程序,可用于Wince 4.0以上的版本,使用EVC++ 4.0编写-Windows CE serial communication procedures, can be used for Wince 4.0 or later, use EVC++ 4.0 preparation<YH> 在 2025-01-10 上传 | 大小:4kb | 下载:0
[通讯编程] ofdm
说明:ofdm 仿真的程序,包括参数定义,fft,ifft,调制解调等源码,很好用啊!-OFDM simulation procedures, including the definition of parameters, fft, ifft, modulation and demodulation, such as source code, with very good ah!<zhangweijin> 在 2025-01-10 上传 | 大小:4kb | 下载:0
[通讯编程] my_scpserver.tar
说明:这是一个实现linux系统下的scp的命令相同功能的程序,客户端和服务端通信使用了自己定义了的通信协议。 文件传送协议格式: 服务器路径#服务器上的文件名#操作类型#文件大小 操作类型:0代表上传操作 1代表下载操作 文件大小:上传下载的文件大小 服务器返回的消息类型: 0 :服务器创建文件失败 1:服务器操作成功 2:文件大小不同 (未实现) 注意: 1:正则表达式没有实现<胡永福> 在 2025-01-10 上传 | 大小:4kb | 下载:0