资源列表
[通讯编程] HuffmanEncode
说明:赫夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成1。每次相 加时都将“0”和“1”赋与相加的两个概率,读出时由该符号开始一直走到最后的“1”, 将路线上所遇到的“0”和“1”按最低位到最高位的顺序排好,就是该符号的赫夫曼编码。-Huffman Coding<liuxiaotong> 在 2025-01-11 上传 | 大小:2kb | 下载:0
[通讯编程] Comm_Public1
说明:使用串口类操作串口读写,核心基础代码,接收的报文的整帧报文,可以直接应用在项目中进行报文处理-The use of serial port to read and write serial operation, the core of the code, the message received the whole fr a me message, you can directly apply to the project for me<wangshujun> 在 2025-01-11 上传 | 大小:38kb | 下载:0
[通讯编程] SerialPort
说明:基于Visual Studio 2015中的MFC模块开发的串口通信程序,利用了自定义的SerialCom类。-This serial communication program is developed based on the MFC module of Visual Studio 2015, using a customized SerialCom class.<会飞的大象> 在 2025-01-11 上传 | 大小:137kb | 下载:0
[通讯编程] CSerialTest
说明:实现串口通讯程序,适合初学者!有不足之处请多指教-Achieve serial communication procedures, suitable for beginners! Inadequate please advise<何以> 在 2025-01-11 上传 | 大小:100kb | 下载:0
[通讯编程] acoustic_channel_simulator_code
说明:I UPLOADED UNDER WATER COMMUNICATIONS INFO<radhapriya> 在 2025-01-11 上传 | 大小:171kb | 下载:0
[通讯编程] IQImbalance
说明:IQ imbalance class. Using for distortion the iq data iq modulators support whole digital modulations-IQ imbalance class. Using for distortion the iq data iq modulators support whole digital modulations<harvanek> 在 2025-01-11 上传 | 大小:1kb | 下载:0