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

搜索资源列表

  1. libg7xxusc

    0下载:
  2. Wrapper class for encode decode audio G711, G722, G723, G728, G729 using Intel IPP. Very easy to use
  3. 所属分类:Multimedia program

    • 发布日期:2017-11-17
    • 文件大小:565122
    • 提供者:Tran Quoc Viet
  1. lzwcod.cpp

    0下载:
  2. LZW coder and decores. C++ classes to encode and decode algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-12-08
    • 文件大小:2936
    • 提供者:o27
  1. verilog

    0下载:
  2. JPEG CODEC Decode and encode
  3. 所属分类:Graph program

    • 发布日期:2017-01-20
    • 文件大小:283648
    • 提供者:hyojinlee
  1. jpegdemo

    0下载:
  2. jpge编解码的实现,包含编码和解码算法的各个组成部分。-jpeg encode and decode
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-11
    • 文件大小:507775
    • 提供者:zotion
  1. image_huffman

    0下载:
  2. 对图像进行哈夫曼编码,然后运用该编码对另一幅图像进行哈夫曼编码,并在另一幅图像上验证其有效性,包括平均码长等。-Huffman coding of the image, and then use the code to encode another image , and verify its effectiveness in another image, including average codelengeh and so on.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:1007237
    • 提供者:沈旭
  1. Core_fifo_w

    0下载:
  2. FPGA写FIFO操作,然后把FIFO里的数据送到编码器里编码成PAL格式,输出-write a picture to the fifo odd and evea ,then it can be used to encode into the PAL to display
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-30
    • 文件大小:2035
    • 提供者:wanggui
  1. evrc-vocoder

    0下载:
  2. EVRC声码器的实现,包括编码和解码,在Visual C++下运行。-vocoder of EVRC ,inchude encode and decode.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-09
    • 文件大小:2281109
    • 提供者:张伟伟
  1. EasyEcforCMD

    0下载:
  2. 命令行Encode编码程序,支持3种编码方式 ascii、xor和base64,支持参数和文件2种输入输出方式,方便Shell编程-Command line encoder program supports three kinds of encoding, two kinds of input and output parameters and file support to facilitate Shell Programming
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-17
    • 文件大小:9328
    • 提供者:wwc
  1. huffman(z)

    0下载:
  2. HUFFMAN编码,压缩,解压缩,FPGA课设用的-huffman code and encode
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-12-01
    • 文件大小:655001
    • 提供者:张良
  1. SMS

    0下载:
  2. 一个用Java实现的信息源码,实现PDU编码,数据库访问,收发等功能-messages application including encode ,database access, sending or receive info etc.
  3. 所属分类:SMS

    • 发布日期:2017-11-19
    • 文件大小:815114
    • 提供者:bac
  1. golay.c.tar

    0下载:
  2. Golay(23,12,7)的编码和解码方法-How to encode and decode Golay(23,12,7)
  3. 所属分类:通讯/手机编程

    • 发布日期:2013-10-12
    • 文件大小:3256
    • 提供者:rdyuan1021
  1. encode-and-decode

    0下载:
  2. 这是一种无损高效的编码和解码方法,讨论了几种较为流行方法的比较。-an effective method of encoding and decoding.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-14
    • 文件大小:2353
    • 提供者:张一龙
  1. Huffman

    0下载:
  2. 1、根据输入构造一棵哈夫曼树,要求该哈夫曼树的左子树小于等于右子树; 2、根据构造的哈夫曼树给出对应的编码;左子树的编码为0,右子树的编码为1; 3、输出各个字符对应的编码与平均编码长度; 4、根据输入的编码,结合构造的哈夫曼树给出对应的译码; 5、对带有不同权值的字符进行编码;使用自己实现的编码表对输入的‘0’‘1’代码进行译码。 -Less than or equal to 1, according to the input construct a Huffman tre
  3. 所属分类:Data structs

    • 发布日期:2017-11-26
    • 文件大小:3739833
    • 提供者:Tracy
  1. encode

    0下载:
  2. VB开发的简易字符串加密与解密函数源码。-VB developers a simple string encryption and decryption functions source.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-07
    • 文件大小:825
    • 提供者:hfs
  1. RS_en_de_code

    0下载:
  2. 本程序实现是RS(240,176)编码译码-RS encode decode
  3. 所属分类:matlab

    • 发布日期:2017-11-21
    • 文件大小:7086
    • 提供者:胡兰生
  1. fpga-jpeg

    1下载:
  2. jpeg编码verilo语言的FPGA实现-jpeg encode fpga implement with verilog
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-12
    • 文件大小:103851
    • 提供者:xushuang
  1. ffmpeg-0.5.10.tar

    0下载:
  2. ffmpeg 0.5.10 source code.FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up t
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-11-03
    • 文件大小:3330979
    • 提供者:李松
  1. encode

    0下载:
  2. 这是基于TI达芬奇处理器的 视频采集与编码的实例 对研究视频处理的学者很有研究价值-This is based on the TI DaVinci processor, video capture and coding examples of great research value of research scholars video processing
  3. 所属分类:Video Capture

    • 发布日期:2017-11-01
    • 文件大小:930155
    • 提供者:qiming
  1. ldpc_toolkit_1_1

    0下载:
  2. LDPC bpsk encode decode
  3. 所属分类:matlab

    • 发布日期:2017-11-23
    • 文件大小:7769
    • 提供者:chasing
  1. Write-a-UDF-CDR

    0下载:
  2. ripping audio files from protected cd or dvd, and save to the hard disk.it can encode with several types.
  3. 所属分类:DVD

    • 发布日期:2017-11-05
    • 文件大小:6484511
    • 提供者:Pek KS
« 1 2 ... 37 38 39 40 41 4243 44 45 46 47 ... 50 »
搜珍网 www.dssz.com