搜索资源列表

  1. AdaptiveHuffman

    0下载:
  2. 自适应huffman编码,即在编/解码过程中根据已编/解码数据来计算各个码字的概率,并动态调整huffman树。包括编码器和解码器。 在vc++.net 2003下开发-adaptive Huffman coding, that is the encoding/decoding process based encoding/decoding data to calculate various code word probabilit
  3. 所属分类:压缩解压

    • 发布日期:2024-05-15
    • 文件大小:13312
    • 提供者:沈宏伟
  1. run_length_coding

    0下载:
  2. 用verilog 编写 应用于图像压缩编码中 使用行程长度编码(run lengthencoding,RLE)对交流系数(Aa)进行编码。-using Verilog prepared for image compression coding using length encoding (run leng thencoding, RLE) on the exchange coefficient (Aa) coding.
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-15
    • 文件大小:9216
    • 提供者:周信均
  1. manchester_base_on_verilog

    0下载:
  2. yon用硬件描述语言写的曼彻斯特编解码,并在Xilinx CPLD上的实现,内容齐全,是学习的好资料-yon hardware descr iption language used to write the Manchester encoding and decoding Xilinx CPLD and the realization that the complete study is a good information
  3. 所属分类:串口编程

    • 发布日期:2024-05-15
    • 文件大小:10240
    • 提供者:slam
  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, differe
  3. 所属分类:压缩解压

    • 发布日期:2024-05-15
    • 文件大小:25600
    • 提供者:金金
  1. BERViewer

    0下载:
  2. 查看asn1 ber编码方式的源文件,有多种查看方式-Show asn1 ber encoding the source file, there are several ways to view
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-15
    • 文件大小:152576
    • 提供者:Mike
  1. Upload_EZW128

    0下载:
  2. ezw matlab程序,其中包含编码和解码程序-ezw Matlab procedures, which includes encoding and decoding procedures
  3. 所属分类:图形图象

    • 发布日期:2024-05-15
    • 文件大小:13312
    • 提供者:王小美
  1. 8b10b_Encoder

    0下载:
  2. 应用VHDL设计的8b10b 编码器,对串行数据的高速传输有用。-application VHDL design 8b10b encoding device to the high-speed serial data transmission useful.
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-15
    • 文件大小:77824
    • 提供者:
  1. PCM___code

    0下载:
  2. matlab下对pcm编码进行模拟.可以进一步帮助理解编码过程-right pcm Matlab simulation code. Can help further understanding of the encoding process
  3. 所属分类:邮电通讯系统

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:长城
  1. qrencode-1[1].0.2.tar

    0下载:
  2. 在C情况下实现QR码的编码与解码过程,可以生成图片,纠错码部分也比较完整-C of the QR code encoding and decoding process can generate images, error-correcting codes are part of a more comprehensive
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-15
    • 文件大小:353280
    • 提供者:mayun
  1. ldpc--encoding--C

    1下载:
  2. LDPC编码程序--C语言的 能充分了解和学习该方面的技术-LDPC coding procedures C language can fully understand and learn the technical
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-15
    • 文件大小:8192
    • 提供者:王以珊
  1. coding_mcst

    0下载:
  2. 曼彻斯特编码的matlab实现。输入概率的条件下会以构架的形式输出编码结果,以及必要的附加参数。-Manchester encoding matlab realize. Under the conditions of the importation of probability will form the fr a mework of the output coding results, as well as the necessary
  3. 所属分类:文档资料

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:罗正平
  1. huffman_matlab

    0下载:
  2. 图像压缩的Huffman编码与解码,matlab源代码-Image compression Huffman encoding and decoding, matlab source code
  3. 所属分类:压缩解压

    • 发布日期:2024-05-15
    • 文件大小:27648
    • 提供者:吴坚
  1. RLEencoding

    0下载:
  2. A simple (de)compression program using Run Length Encoding. Compression is done that easy: compressedData = rle(originalData) Decompression: originalData = rle(compressedData) -A simple (de) compression pr
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:阳关
  1. Manche_molding

    0下载:
  2. 曼彻斯特编码,纯属原创。所有参数开放,易于使用。大家发表意见。-Manchester encoding is purely original. All the parameters open, easy to use. Everyone to express their views.
  3. 所属分类:书籍源码

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:双无垠
  1. SGA2[1].0

    0下载:
  2. GA(Simple Genetic Algorithm)是一种强大的智能多变量优化算法,它模仿种群繁殖规律来进行优化。 本SGA可以优化变量,求最小值,最大值(当把函数倒数也就求最小值啦) 并且支持浮点编码,grey编码,二进制编码;轮赌法选择,锦标赛选择;单点交叉,均布交叉,浮点交叉;单点变异,浮点变异;-GA (Simple Genetic Algorithm) is a powerful, intelligent mult
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:9216
    • 提供者:yuandi
  1. SMS_PUDUnit

    0下载:
  2. 短信编码函数,支持PDU格式,7_Bit 和 UCS2 编码格式,为短信收发提供更丰富的格式。-Message encoding functions, support PDU format, 7_Bit and UCS2 encoding format for the message transceiver to provide a richer format.
  3. 所属分类:手机短信编程

    • 发布日期:2024-05-15
    • 文件大小:218112
    • 提供者:rich
  1. chenchen_new

    0下载:
  2. 二进制,四进制,8进制霍夫曼编解码。内含测试编码文件以及解码文件。-Binary, quaternary, 8-band codec Hoffman. Intron encoding the test documents and decoding files.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-15
    • 文件大小:13312
    • 提供者:chen chen
  1. encode

    0下载:
  2. 编码、解码工具类。Utility class to do Base64 decoding,encoding-Encoding and decoding tools. Utility class to do Base64 decoding, encoding
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-15
    • 文件大小:5120
    • 提供者:张齐
  1. RLE

    1下载:
  2. RLE游程长度编码,基于VC6.0平台,应用于图形图像编码,为常用编码法。-RLE Run-length encoding, based on VC6.0 platform graphics image coding used for the commonly used coding method.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-15
    • 文件大小:623616
    • 提供者:shen
  1. H263wangluoshipin

    0下载:
  2. 这个程序有PC的服务端和Pocket PC上的客户端两个部分。服务端运行时,按下开始就可以从PC机的摄像头捕获视频,并且使用H.263编码进行压缩。这时服务端将在TCP的8765端口进行监听;这时运行客户端,输入服务器IP地址并点击“连接”,在网络正常的情况下,将实时显示服务端摄像头捕捉到的画面,画面的实时性取决于网络的带宽。 -This procedure has the services PC and Pocket PC cli
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-15
    • 文件大小:363520
    • 提供者:huangfeng
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org