CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - encoding

搜索资源列表

  1. SMS

    0下载:
  2. 串口发送内容较长的短信,进行了PDU编码、解码,发送-Serial port to send long text messages, a PDU encoding and decoding
  3. 所属分类:Modem program

    • 发布日期:2017-03-27
    • 文件大小:85364
    • 提供者:apple
  1. LDPCintroduction

    0下载:
  2. LDPC codes are one of the hottest topics in coding theory today. Originally invented in the early 1960 s, they have experienced an amazing comeback in the last few years. Unlike many other classes of codes LDPC codes are already equipped with ver
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-01
    • 文件大小:195976
    • 提供者:mike zhou
  1. huffman

    0下载:
  2. 利用霍夫曼方法进行图像的霍夫曼编码与解码-Hoffman method using images of the Hoffman encoding and decoding
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1923
    • 提供者:liugang
  1. mywork

    0下载:
  2. huffman arithmetic encoding and decoding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:1523
    • 提供者:baha
  1. crc_rs_inv

    1下载:
  2. CRC和RS的组合编码,自编程序,能正确运行通过。 CRC+RS+交织 编码:计算CRC-->RS-->交织 数据:19byte 21byte 49byte 49byte 解码:解交织-->校验CRC-->输出/解RS后输出-->CRC校验-->输出 交织以7x7求转置交织,元素以字节为单位,交织深度7字节 数据量:19byte---->49byte(中包) 小包:10byte=
  3. 所属分类:Windows Develop

    • 发布日期:2016-03-16
    • 文件大小:9039
    • 提供者:
  1. ImageCompressionEncodingBasedonwavelettransform.ra

    0下载:
  2. 基于小波变换的图像压缩编码Image Compression Encoding Based on wavelet transform,自己编的一种图像小波编码,压缩率达到12:1.希望能给新手有所提示.打开main函数,直接运行就行了。wavelet这个函数的参数详见它开头的说明. -Based on Wavelet Transform Image Coding Image Compression Encoding Based on wavelet transform, their own
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:178879
    • 提供者:youxia
  1. image

    0下载:
  2. 此程序采用huffman编解码,BPSK调制解调,实现图像的有效传输-huffman encoding and decoding, for image transmission
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-02
    • 文件大小:23829
    • 提供者:zxr
  1. 7bitdecode

    0下载:
  2. PDCU 7 BIT 解码程序,目前,发送短消息常用Text和PDU(Protocol Data Unit,协议数据单元)模式。使用Text模式收发短信代码简单,实现起来十分容易,但最大的缺点是不能收发中文短信;而PDU模式不仅支持中文短信,也能发送英文短信。PDU模式收发短信可以使用3种编码:7-bit、8-bit和UCS2编码。7-bit编码用于发送普通的ASCII字符,8-bit编码通常用于发送数据消息,UCS2编码用于发送Unicode字符。-PDCU 7 BIT decoding pr
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-08
    • 文件大小:777
    • 提供者:li
  1. jpeg2avihojoon

    0下载:
  2. This a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN -
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1448
    • 提供者:Ho Joon Lee
  1. jpeg_encode+decoderhojoon

    1下载:
  2. This a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN -
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2938
    • 提供者:Ho Joon Lee
  1. PCMA

    0下载:
  2. This code contains alaw codec s encoding and decoding functions
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:2144
    • 提供者:mytest
  1. ShannonFanocodingdecoding

    0下载:
  2. 这个程序是用来实现香农-法诺编码解码的matlab程序,它可以有效地进行二值和彩色图像的压缩和解压-This procedure is used to achieve the Shannon- Fano encoding and decoding of the matlab program that can be effectively carried out two values and color image compression and decompression
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1842
    • 提供者:叶徕风
  1. Encoding

    0下载:
  2. 编码卡解码卡系统SDK4.2.2,用于视频监控开发-Encoding card decoder card system SDK4.2.2
  3. 所属分类:Video Capture

    • 发布日期:2017-05-24
    • 文件大小:7684554
    • 提供者:周生
  1. huffmancodinginjava

    0下载:
  2. this for development of huffman encoding and decoding in java in java swings.-this is for development of huffman encoding and decoding in java in java swings.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-16
    • 文件大小:4281652
    • 提供者:murthy
  1. CodeChng

    0下载:
  2. 文本编码转换器(Delphi源码) 经本人测试非常好用,用D6、7开发都可以!-Text Encoding Converter (Delphi source code) was very easy to use, I tested with D6, 7 developers can!
  3. 所属分类:File Operate

    • 发布日期:2017-03-25
    • 文件大小:301121
    • 提供者:冷月宫主
  1. MNC

    0下载:
  2. 实现LDPC编码和译码,利用C语言编写,在matlab环境中画性能曲线。-Realize encoding and decoding of LDPC codes
  3. 所属分类:Communication

    • 发布日期:2017-03-27
    • 文件大小:208155
    • 提供者:刘明华
  1. ldpc_gen_coding_decoding

    0下载:
  2. LDPC的检验矩阵的生成,编码和译码过程。-The process of LDPC codes generating,encoding and decoding.
  3. 所属分类:Other windows programs

    • 发布日期:2016-11-21
    • 文件大小:8137
    • 提供者:wenyan
  1. arithmeticCoding

    1下载:
  2. 该程序实现了算术编码的编译码,并得到随机信源的输出码字和编码效率。-The program achieves the encoding and decoding of arithmetic coding, and gets the output code words and coding efficiency of the random sourse.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:1564
    • 提供者:陈侯海
  1. Matlab

    0下载:
  2. 信号编码与译码中的二值图像游程编码算法的Matlab实现,谢谢~-Signal encoding and decoding the binary image run-length coding algorithm Matlab implementation, thank you ~
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:32942
    • 提供者:patrick
  1. huffman

    0下载:
  2. 对给定的txt文件进行Huffman编码和解码,并加以分析,采用无记忆信源编码方式-For a given txt files Huffman encoding and decoding, and analyzed, using non-memory source coding method
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:5965
    • 提供者:julia
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com