-
哈弗曼编码的实现,本人亲测完美运行。
编码内容:假设用于通信的电文仅由8个字母组成,字母在电文中出现的频率分别为7,19,2,6,32,3,21,10。试为...
哈弗曼编码的实现,本人亲测完美运行。
编码内容:假设用于通信的电文仅由8个字母组成,字母在电文中出现的频率分别为7,19,2,6,32,3,21,10。试为这8个字母设计哈夫曼编码。
要求:这8个字母任意,输出各字母的编码值。
-huffman Tree
- 2022-05-10 19:04:03下载
- 积分:1
-
S2 test AT89C51 crystal plate 12M1
S2试验板 AT89C51 晶振12M
1-S12控制的数码显示-S2 test AT89C51 crystal plate 12M1-S12-controlled digital display
- 2023-04-21 05:41:02下载
- 积分:1
-
IE 802.11n
说明: 应用背景 低密度奇偶校验码(LDPC)是其中最好的执行前向纠错码的今天。特别是对无线通信系统,准循环(QC)LDPC码得到显著注意,因为它们的定期校验矩阵有利于成本效益和低功耗的硬件实现,并允许轻松地调整块长度和代码率。因此,QC-LDPC码中采用了大量的最近的无线通信标准,例如,IEEE 802.16e,DVB-S2,IEEE802.11n。 关键技术 软件包中包含一个模拟LDPC码的编码和解码中使用的IEEE 802.11n无线环境局域网标准。代码是用Matlab和包括一个灵活的Monte Carlo仿真环境,可以很容易地扩展其他的LDPC码代码;(Application background low density parity check (LDPC) codes are among the best performing forward error correction codes today. For wireless communication systems in particular, quasi cyclic (QC) LDPC codes have received significant attention because their periodic check matrix is beneficial to cost-effective and low-power hardware implementation, and allows easy adjustment of block length and code rate. Therefore, a large number of recent wireless communication standards are adopted in QC-LDPC codes, such as IEEE 802.16e, DVB-S2, ieee802.11n. The key technology package contains an IEEE 802.11n WLAN standard for analog LDPC coding and decoding. The code uses MATLAB and includes a flexible Monte Carlo simulation environment, which can easily extend other LDPC codes;)
- 2020-10-27 16:03:20下载
- 积分:1
-
一个聊天的软件,支持诺基亚s60v3 fp1机型
一个聊天的软件,支持诺基亚s60v3 fp1机型-A chat software s60v3 fp1 Supported Nokia models
- 2023-09-07 14:45:03下载
- 积分:1
-
贝贝大厅+数据库脚本
应用背景CPasswordKeyboard::CPasswordKeyboard() : CDialog(IDD_PASSWORD_KEYBOARD)
{
//设置变量
m_nRandLine[0]=rand()%11;
m_nRandLine[1]=rand()%10;
m_nRandLine[2]=rand()%13;
m_nRandLine[3]=rand()%13;
//键盘状态
m_bShiftStatus=false;
m_bCapsLockStatus=false;
//状态变量
m_bMouseDown=false;
m_wHoverRow=INVALID_WORD;
m_wHoverLine=INVALID_WORD;
//键盘字符
m_nItemCount[0]=11;
lstrcpyn(m_szKeyboradChar[0][0],TEXT("`1234567890"),CountArray(m_szKeyboradChar[0][0]));
lstrcpyn(m_szKeyboradChar[0][1],TEXT("~!@#$%^&*()"),CountArray(m_szKeyboradChar[0][1]));
//键盘字符
m_nItemCount[1]=10;
lstrcpyn(m_szKeyboradChar[1][0],TEXT("-=[];",./"),CountArray(m_szKeyboradChar[1][0]));
lstrcpyn(m_szKeyboradChar[1][1],TEXT("_+{}|:"?"),CountArray(m_szKeyboradChar[1][1]));
//
- 2022-01-29 01:54:02下载
- 积分:1
-
2 18b20 application means the same bus with the serial number detection assemble...
两片18b20应用 同一总线方式
带有序列号检测功能
汇编程序,编译测试通过-2 18b20 application means the same bus with the serial number detection assembler, compiler test
- 2022-02-27 02:48:33下载
- 积分:1
-
DS1302源程序 DS1302源程序
DS1302源程序 DS1302源程序-DS1302 source DS1302 source
- 2022-01-25 17:46:30下载
- 积分:1
-
r_w_regiest
设计题目:读写磁盘文件
设计要求:能正确执行对硬盘文件的读写
设计应用:熟练基本的汇编编程,为后来编程打基础。
设计思路:反复利用DOS系统功能调用,进行操作。(design topics : read and write disk file design requirements : the correct implementation of the document literacy drive design applications : a compilation of basic proficiency in programming, laying the foundation for the subsequent programming. Design Idea : repeated use DOS system function calls, to operate.)
- 2006-06-24 11:26:38下载
- 积分:1
-
微机原理8254与8255设计的手动跟自动的路灯控制系统
微机原理8254与8255设计的手动跟自动的路灯控制系统-8254 8255
- 2022-07-12 00:43:03下载
- 积分:1
-
it can help you know C++ souce program quckily
it can help you know C++ souce program quckily
- 2022-07-23 15:12:47下载
- 积分:1