搜索资源列表

  1. Huffmanencoderdecoder

    0下载:
  2. 在发送端通过一个编码系统对待传输数据编码. 在接收端将传来的数据进行译码. 一个完整的系统应具有以下功能: (1)初始化.从终端读入字符集大小,以及字符和权值,建立 哈夫曼树,并保存. (2)编码.利用以建好的哈夫曼树对正文进行编码,然后保存. (3)译码.利用已建好的哈夫曼树将文件中的代码进行译码,结果打印出来. -At the sending end through a coding system fo
  3. 所属分类:Windows编程

    • 发布日期:2024-05-03
    • 文件大小:3072
    • 提供者:
  1. TSdecode-source

    0下载:
  2. This Decode MPEG-2 transport streams 1 - TS header decode 2 - Display table of PID addresses 3 - Create text file of PID addresses 4 - Extract a PES stream to another file -This is Decode MPEG-2 transport strea
  3. 所属分类:文件操作

    • 发布日期:2024-05-03
    • 文件大小:24576
    • 提供者:btttnn
  1. RDS_decode.txt

    0下载:
  2. This document describes in Detail how to decode a RDS group, consisting of 4 Blocks. This document shows decode of RDS Group Type 2A - the Radio Text Group Type Code on a given sample.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:FabFrog
  1. code-interleaver-decode

    0下载:
  2. (2,1,3)卷积码编译码程序。 每行代码有说明,方便阅读 -(2,1,3) convolutional code encoding and decoding procedures. Has made it clear that every line of code to facilitate reading
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-03
    • 文件大小:2048
    • 提供者:以琳
  1. manchester

    0下载:
  2. 1553B曼彻斯特编解码程序,用于总线通信-1553 decode and encode
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-03
    • 文件大小:3072
    • 提供者:mengzi
  1. mp3decodesource

    0下载:
  2. mp3 解码程序 包含哈夫曼算法 也可用Visual C++编辑器查看-mp3 decode source code, including huffman, support vc++ compiler
  3. 所属分类:压缩解压

    • 发布日期:2024-05-03
    • 文件大小:86016
    • 提供者:李勇
  1. hfmtree

    0下载:
  2. 哈夫曼树最优搜索算法。欢迎使用haffman编/译码程序,本程序是对报文进行---①编码 ②译码 ③ 打印等 ,让我们开始吧-Optimal Huffman tree search algorithm. Welcome to haffman encode/decode process, the procedure is carried out packet decoding--- ① ② ③ encoding Print, etc. L
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-03
    • 文件大小:2048
    • 提供者:写风
  1. gps

    0下载:
  2. 对gps定位数据的接收,和对数据的解码与显示。-Gps positioning data to the reception, and decode and display data.
  3. 所属分类:GPS编程

    • 发布日期:2024-05-03
    • 文件大小:3072
    • 提供者:许文昌
  1. decode

    0下载:
  2. here i have attached C coding for LDPC decoder.
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-03
    • 文件大小:3072
    • 提供者:Bhaul
  1. CID_Decoder_Project_Files

    0下载:
  2. caller id project to decode fsk caller
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-03
    • 文件大小:3041280
    • 提供者:abbas
  1. Decode

    0下载:
  2. decode hexadecimal based times and dates with this small a-decode hexadecimal based times and dates with this small app
  3. 所属分类:其他小程序

    • 发布日期:2024-05-03
    • 文件大小:31744
    • 提供者:keltckarn
  1. jpeg

    0下载:
  2. JPEG 图片软件解码源代码,此代码在Zoran3913x,zoran3916x上得到完全验证。-JPEG software decode source code.
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-03
    • 文件大小:196608
    • 提供者:黄高
  1. decoder

    0下载:
  2. decode the DTMF signals
  3. 所属分类:文档资料

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:tanxiaoxuan
  1. src

    0下载:
  2. JPEG decode source code
  3. 所属分类:压缩解压

    • 发布日期:2024-05-03
    • 文件大小:21504
    • 提供者:中小倉
  1. GIFExMachina

    0下载:
  2. GIFexMachina is a procedure that instantiates a Java object to decode and pass back a GIF image. This file contains the source for both the Java object and the IDL procedure
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-03
    • 文件大小:3072
    • 提供者:li
  1. PyQrcodec_win

    0下载:
  2. Python project to decode/encode QRcode images.
  3. 所属分类:其他小程序

  1. tongji(1)

    0下载:
  2. 统计一篇英文中每个字符的个数,并作为权值建立赫夫曼树,翻译成代码文件,然后再译码-Statistics for each character in an English number and value as the right to establish a Huffman tree, translated into code files, and then decode
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-03
    • 文件大小:2048
    • 提供者:吴迎迎
  1. PC_mp3dec_integer

    0下载:
  2. mp3定点解码器,因为是定点解码器可以移植到嵌入式平台上-mp3 fixed point decode
  3. 所属分类:多媒体

    • 发布日期:2024-05-03
    • 文件大小:55296
    • 提供者:x
  1. JPEG-decode

    0下载:
  2. 基于DSP的jpeg图像解码算法的实现说明文档
  3. 所属分类:DSP编程

    • 发布日期:2024-05-03
    • 文件大小:189440
    • 提供者:tigerfeng
  1. bch_Euclidean

    2下载:
  2. 用Euclidean算法实现BCH的编码和译码,仿真可直接运行-BCH encode and decode
  3. 所属分类:其他小程序

    • 发布日期:2024-05-03
    • 文件大小:4096
    • 提供者:王丽
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org