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

搜索资源列表

  1. encode-64

    0下载:
  2. 使用DELPHI实现的 base64 加解密的算法代码,速度较快-DELPHI achieved using base64 algorithm for encryption and decryption code, faster
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:170582
    • 提供者:lxmh815
  1. Huffman-encode-and-decode

    0下载:
  2. huffman 编码和解码, 它详细的写出了编解码的过程, 有助于你的学习哦-huffman encode and decode
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:17477
    • 提供者:zz
  1. barcode-generator

    0下载:
  2. 条码生成器。条码编译码程序,希望能给大家带来帮助。-Bar code encode-decode
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-10
    • 文件大小:1647912
    • 提供者:lizzy
  1. base64

    1下载:
  2. Encode/Decode Base64
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-23
    • 文件大小:1201
    • 提供者:pitfiend
  1. parklib

    0下载:
  2. 一个含有compress、expand、lzw等等压缩算法的源码-a encode source code with compress,expand and lzw
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-17
    • 文件大小:100219
    • 提供者:站长
  1. acms

    0下载:
  2. ACMS压缩算法-acms encode algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-12-01
    • 文件大小:7389
    • 提供者:站长
  1. SMS Encode

    0下载:
  2. SMS encodec spec.
  3. 所属分类:SMS

    • 发布日期:2017-11-26
    • 文件大小:42628
    • 提供者:徐家斌
  1. TSdecode

    0下载:
  2. Ts encode written in C++ using Visual Studio.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-05
    • 文件大小:19107
    • 提供者:dawson
  1. encode

    0下载:
  2. 用C语言编写程序实现Zip或者Rar无损压缩算法 -Using C programming language to achieve Zip or Rar lossless compression algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:3263
    • 提供者:毛慧华
  1. faac-1.26

    0下载:
  2. aac encode
  3. 所属分类:Audio program

    • 发布日期:2017-03-27
    • 文件大小:532735
    • 提供者:neil
  1. PCM_ALaw_EncodeAndDecode

    1下载:
  2. This a PCM A Law Encode And Decode Programme! It is very useful for user in voice coding!
  3. 所属分类:其他小程序

    • 发布日期:2013-01-29
    • 文件大小:8540
    • 提供者:chengbing
  1. huffmanprogram

    0下载:
  2. 用matlab软件实现图像的编码和解码,并对解压后的图像是否失真进行测试,采用的算法是huffman算法,经调试无误后上传-Matlab software used to encode and decode images and extract the image to test whether the distortion using the algorithm is huffman algorithm, after the upload through debugging correct
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:4529
    • 提供者:李添翼
  1. MP3-format-encode

    0下载:
  2. 这个文章和代码是用VC++编写的,实现将输入的原始话音数据,转换成MP3格式,并存储成MP3话音文件。-This article and code is VC++ Prepared to achieve the original voice input data, converted into MP3 format and stored into MP3 audio files.
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-29
    • 文件大小:121480
    • 提供者:马娜
  1. encode

    0下载:
  2. 这是一个编码器的工程,通过旋转板上的旋转按钮可以进行不同的编码。-This is an encoder works by rotating the rotation button on the board can be different coding.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-29
    • 文件大小:638332
    • 提供者:于小燕
  1. shujujiegou

    0下载:
  2. 已知某系统设计哈夫曼编码,利用哈夫曼编码进行通信。为信息收发站编写一个哈夫曼码的编/译码系统。-A system design known Huffman encoding, the use of Huffman coding to communicate. Information hubs for the preparation of a Huffman code to encode/decode system.
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:19219
    • 提供者:柯可
  1. h264enc

    0下载:
  2. ti evluation lib for h264 encode call by used xdm algo.
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:1259916
    • 提供者:pan
  1. Huffman

    0下载:
  2. huofuman 压缩编码 描述如何用霍夫曼编码进行文件压缩-huofuman encode this code describles the detail how to compress for file using the huofuman algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:2965
    • 提供者:吴忠
  1. Huffmanencoderdecoder

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

    • 发布日期:2017-04-13
    • 文件大小:3053
    • 提供者:
  1. encode

    0下载:
  2. 加密文件成为乱码,可以放置别人看到你的内容。-Encrypted files become garbled, you can place the contents of other people see you.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-13
    • 文件大小:2299
    • 提供者:fdfd
  1. h264source

    0下载:
  2. h264标准编解码,有编解码源代码,并有正确的码流-source for h264 codec,included encode and decode source
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:504571
    • 提供者:zhangeman
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com