CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - coding a

搜索资源列表

  1. huffman编码

    0下载:
  2. huffman编码 hao a -Huffman coding a hao
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:4.67kb
    • 提供者:塘鱼
  1. 数据压缩_

    0下载:
  2. 自己做的作业(自适应霍夫曼解压缩) 完成功能解压缩文件!方法:自适应霍夫曼编码(8bit编码)(有GUI界面)-own operations (Adaptive Hoffman decompress) completed functional decompress documents! Method : adaptive Huffman coding (8bit coding) (a GUI interface)
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:47.14kb
    • 提供者:李春光
  1. huff0645345

    0下载:
  2. This file contains a new and improved version of the Huffman coder, (June 29. 2001). The name is Huff06.m. There are also some additional files which are helpful when using Matlab for data compression: quantizer, different variants of run-length-enco
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:24.81kb
    • 提供者:金金
  1. huffmanhuffman

    0下载:
  2. huffman编码,一种压缩与解压缩的程序,仅供大家参考。-Huffman coding, a compression and decompression procedures are for your reference.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:7.31kb
    • 提供者:叶俊龙
  1. matlab.coding

    0下载:
  2. 《MATLAB程序设计教程》一书的随书源代码-"MATLAB Programming Guide," a book of the source code along with book
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:27.62kb
    • 提供者:bunny
  1. matlab的adpcm语音编码

    1下载:
  2. matlab的adpcm语音编码,很好的解决了语音压缩传输中的问题,matlab' s adpcm speech coding, a very good solution to the voice compression and transmission problems in the
  3. 所属分类:matlab例程

    • 发布日期:2017-03-24
    • 文件大小:1.18kb
    • 提供者:L7
  1. MAP. Matlab程序实现了MAP算法-最大后验概率算法

    9下载:
  2. 这个Matlab程序实现了MAP算法-最大后验概率算法,同时包括对算法有:卷积编码、卷积解码,BPSK,AWGN。同时绘制它的误码率和SNR(信噪比)。,The Matlab program achieved a MAP algorithm- maximum a posteriori probability algorithm, at the same time including the algorithm are: convolutional coding, convolution deco
  3. 所属分类:matlab例程

    • 发布日期:2016-11-21
    • 文件大小:1.3kb
    • 提供者:小单
  1. QPSK.rar

    5下载:
  2. 使用matlab程序实现了由随机序列到码元电平、m序列直接扩频解扩、qpsk调制解调,射频调制解调一个完整的qpsk系统过程,Matlab program to use by the random sequence to the symbol level, m direct sequence spread spectrum despreading, qpsk modulation and demodulation, RF modulation and demodulation of the QP
  3. 所属分类:matlab例程

    • 发布日期:2014-07-27
    • 文件大小:8.57kb
    • 提供者:朱丽平
  1. code.zip

    1下载:
  2. 行程编码的matlab实现。编码后的图像存储在变量E中,该变量是一个三纬树组,前两纬表示起始像素的横、纵坐标,第三纬表示该行程的颜色值。,Matlab coding realize itinerary. Encoded image is stored in the variable E, the variable is a three-wai Tree Group, the former two-wai express start pixel horizontal, vertical coord
  3. 所属分类:matlab

    • 发布日期:2015-09-19
    • 文件大小:957byte
    • 提供者:llplrs
  1. sin.rar

    0下载:
  2. 正弦波信号的均匀量化和线性编码 A/D 变换,实数的线性编码 D/A 变换,实数的线形译码,Uniform quantization of sinusoidal signal and linear coding A/D conversion, the linear coding real D/A conversion, real decoding of linear
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.13kb
    • 提供者:zhangwei
  1. a.rar

    0下载:
  2. 哈夫曼编码译码系統,利用哈夫曼编码进行信息通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(既可以双向传输信息的信道),每端都需要一个完整的编/译码系统。本次设计就是为这样的信息收发站写的一个哈夫曼的编/译码器。,Huffman decoding systems, the use of Huffman encoding of information and communicati
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:45.7kb
    • 提供者:
  1. Objective-C-Coding-Style-Guidelines

    0下载:
  2. 参考Apple Coding Guidelines for Cocoa, Google Objective-C Style Guide, Three20 Source Code Style Guildelines,并结合自己的实际情况总结了一份编码规范。自己在实行的过程中确实感觉到代码更加清晰了,看上去也“专业”了。希望对编码尚不规范的童鞋有所帮助。-Reference Apple Coding Guidelines for Cocoa, Google Objective-C Style Gui
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:213.03kb
    • 提供者:马稳成
  1. MAP

    1下载:
  2. 这个Matlab程序实现了MAP算法-最大后验概率算法,同时包括对算法有:卷积编码、卷积解码,BPSK,AWGN。同时绘制它的误码率和SNR(信噪比)。 -The Matlab program achieved a MAP algorithm- maximum a posteriori probability algorithm, also include the algorithm are: convolutional coding, convolutional decoding, BPS
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1.04kb
    • 提供者:李娇
  1. GMSK_QPSK_8PSK

    0下载:
  2. 里面有8PSK,GMSK的matlab源程序,贡献出来了-I was interested in the theory for 8PSK and came across this m-file written in 1999. It requires 2 function calls (graymapPSK and grayunmapPSK) which I have included and must be uncommented(single comments only) and
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:2.9kb
    • 提供者:杨阳
  1. stbc

    1下载:
  2. 详细的空时分组码程序,包括2发4收和4发4收,是初学者很好的学习材料。-Detailed space-time block coding procedures, including admission and 2 fat 4 fat, 4 received 4 is a very good learning materials for beginners.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:12.13kb
    • 提供者:朱红霞
  1. Fractal-image-coding

    0下载:
  2. 描述分形编码和解码原理的非常好的一份电子文档,对实验结果也进行了详细的分析-Describe the principles of fractal coding and decoding an electronic document very well the experimental results carried out a detailed analysis of
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:418.27kb
    • 提供者:Irene
  1. Error-control-coding-using-matlab

    0下载:
  2. A Book published in 2010 on error control coding using matlab-A practical guide to error-control coding using matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1.51mb
    • 提供者:魏莉莉
  1. arithmetic-coding

    0下载:
  2. 算术编码,一种更现代的编码,比霍夫曼更有效-Arithmetic coding, coding a more modern, more effective Bihuofuman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:1.06kb
    • 提供者:张琦
  1. Huffman-coding

    1下载:
  2. C语言实现哈弗曼编码,有完整的实验报告、实验代码以及实验结果和结论。-C language Hafu Man coding, a complete report of the experiment, experimental code and experimental results and conclusions.
  3. 所属分类:Data structs

    • 发布日期:2014-10-13
    • 文件大小:17kb
    • 提供者:Tony
  1. 2D_FDTD_cylinder_vector coding

    0下载:
  2. in this file we incident a plane wave to a cylinder in 2_D and investigate E and H field of scatter.this code is written with vector and it works very faster rather using for loops.
  3. 所属分类:matlab例程

« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com