搜索资源列表
wangding(06.01.07)
- 应用编码与计算机密码学>程序 如果好的话请发言-application coding and computer cryptography
c_300
- c语言,经典300例,汇总了比较多的经典C语言编码程序,让你大开眼界!-c language, classic 300 cases, a summary of more classic C language coding process and let you eye-opener!
ComSamples1
- com编码示例1,适合初学者,对于初学者对com的原理加深理解很重要-com coding an example, for beginners, for beginners com deepen our understanding of the principle is very important
汉字转换为二进制编码
- C编程 把汉字转换为二进制编码-C Programming put Chinese characters conversion of binary coding
BCHandRS
- 一些纠错编码的c程序实现,包括bch码,rs码,均已调试通过-some of the c-correction coding program, including BCH code, rs codes have been adopted Debugging
哈夫曼编码,最优前缀码的贪心算法
- 哈夫曼编码,最优前缀码的贪心算法,平均码长最短,Huffman codes, optimal prefix code of the greedy algorithm, the shortest average code length
program.rar
- MIMO-OFDM技术,以及算法仿真程序,空时编码,V-BLAST编码算法等。,MIMO-OFDM technology, and simulation algorithm, space-time coding, V-BLAST encoding algorithm.
matlab300
- PCM通信系统脉冲编码调制的信源编码,可以运行。模拟PCM的编码的波形!-PCM communication system pulse code modulation source coding, can run. Simulation of the PCM waveform coding!
Simulation
- 差分脉冲编码调制的仿真Simulation建模报告-Differential Pulse Code Modulation Simulation Modeling Simulation report
PCM
- 做PCM编码及解码课程设计的报告以及M文件,非常完整-PCM encoding and decoding done curriculum design as well as the M of the report documents, a very complete
(2003Wiley)Space-TimeCoding
- 精典的国外空时编码电子书籍。作者Branka Vucetic,Jinhong Yuan -1 Performance Limits of Multiple-Input Multiple-Output Wireless Communication Systems 2 Space-Time Coding Performance Analysis and Code Design 3 Space-Time Block Codes 4 Space-Time Trellis Codes
Chapter1-5
- 第一章到第五章的代码 本书通过100多个模块实例,详细地讲解了Verilog HDL程序设计语言,全书共分13章,内容涉及VerilogHDL语言基本概念、建模、同步设计、异步设计、功能验证等,实例包括各种加法器/计数器、乘法器/除法器、编码器/译码器、状态机、SPIMaster Controller、I2C Master controller、CAN ProtocolController、Memory模块、JPEG图像压缩模块、加密模块、ATA控制器、8位RISC-CPU等及各个实例
hefuman
- 赫夫曼编码译码,还有画图,是很好的一个数据结构程序-it s vervy good
Done
- pcm编码与译码的matlab程序,可参考。-pcm encoding and decoding matlab program can be found.
224
- 基于有限反馈的MIMO_空分复用预编码优化设计-MIMO_ based on limited feedback precoding spatial multiplexing Optimal Design
9youchengcoding
- 各种游程编码,有9种,适合大家的各种需求,需要的可以下载,谢谢支持-A variety of encoding, there are nine kinds, suitable for everyone' s needs, need to download, thank you for your support! !
reed-solomon_c
- This same code demonstrates the use of the encodier and decoder/error-correction routines. (RS编码和纠错编码的完整程序)-This same code demonstrates the use of the encodier and decoder/error-correction routines. (RS encoding and error correction coding of a c
45665983Dirty_or_TH_precoding
- 可以产生DPC和TH预编码的BER曲线,通过对比可以看出DPC的发送功率大于THP.(DPC and TH pre coding BER curves can be generated. By contrast, it can be seen that the transmission power of DPC is greater than THP)
HuffmanCode
- 哈夫曼编码(Huffman Coding),又称霍夫曼编码,是一种编码方式,哈夫曼编码是可变字长编码(VLC)的一种。Huffman于1952年提出一种编码方法,该方法完全依据字符出现概率来构造异字头的平均长度最短的码字,有时称之为最佳编码,一般就叫做Huffman编码(有时也称为霍夫曼编码)。(In computer science and information theory, a Huffman code is a particular type of optimal prefix cod
单极性非归零码编码
- 通过matlab可以将输入的二元信号编码为单极性非归零码。 不用解压,直接改名后缀 .m 可以使用