CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - Encode

搜索资源列表

  1. l3v261.linux.tar

    0下载:
  2. mp2 encode source code
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:201748
    • 提供者:wj
  1. ship17

    0下载:
  2. Ship version 1.7--utility to encode, split, and mail binary data and reconstruct the data at the other end (ship will unship).-Ship version 1.7 -- utility to encode. split. and mail binary data and reconstruct the data at the other end (ship will u
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:13806
    • 提供者:w
  1. uri_enc_base64_enc

    0下载:
  2. 纯c语言写的 url encode, url decode, base64 encode, base64 decode 完全集成在一个程序里面了。无论是调用还是移植都很方便。-pure language to write the url encode and decode url, base64 encode and decode base64 in a fully integrated into the inside. Whether or transplantation was
  3. 所属分类:数学计算/工程计算

  1. CRD7209_Files

    0下载:
  2. It is a MP3 encode reference.-It is a reference encode MP3.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:4422276
    • 提供者:sl lin
  1. huffman_code

    0下载:
  2. huffman编码. 把一个英文字母,空格,句号.一共有28个 character. 先求每个字符出现的频率. 然后用频率对这个文件进行哈夫曼编码. 然后再进行解码. 运行的时候需要在VC++ 工程->设置->调试->程序变量里加E:\\sample.txt E:\\encode.txt E:\\decode.txt 然后把英文文件放到E盘里.名叫samole.txt, 还有在E里新件2个txt文件.名叫encode.txt,decode.t
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:2632
    • 提供者:朴燕姬
  1. mpeg2

    0下载:
  2. 1、简介 此代码是IS0 13818-5 MPEG2系统层协议分析代码,经过我的一点修改,现在终于可以在VC++ 6.0下编译运行, 发布上来献给那些为了理解MPEG2系统层协议而苦苦加班的程序员。为了可以在windows下编译,我修改了部分操作系统相关代码,注解掉了一些main函数,只留下decode.cpp中的main函数没有注解,所以编译后的程序是TS流系统层解码分析程序,如果要实现其他功能如encode,只要把decode.cpp中的main函数注解,把encode.cpp中的ma
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:220994
    • 提供者:onlyou
  1. Linux

    0下载:
  2. PartiTek SDK PartiTek Software Inc. is a professional image processing and barcode software development company that produces the SDK to encode & decode PDF417, QR Code, Data Matrix . By using PartiTek software, our users have successfully lever
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:531823
    • 提供者:王彥凱
  1. dataMatrix

    0下载:
  2. IEC16022 bar code generation library and RS encode
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:14903
    • 提供者:whyphy
  1. arithmeticencode

    0下载:
  2. 学过数据压缩的朋友都知道, arithmetic encode是为了弥补哈夫曼编码对浮点数压缩的问题而提出的, 希望对大家有帮助
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:3803
    • 提供者:nan kang
  1. encode

    0下载:
  2. 在数据加密和数据压缩中常需要对特殊的字符串进行编码。给定的字母表A 由26 个小 写英文字母组成A={a,b,…,z}。该字母表产生的升序字符串是指字符串中字母按照从左到 右出现的次序与字母在字母表中出现的次序相同,且每个字符最多出现1 次。例如, a,b,ab,bc,xyz 等字符串都是升序字符串。对于任意长度不超过6 的升序字符串,迅速计算出它在上述字典中的编码。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:59602
    • 提供者:lin
  1. LDPC

    1下载:
  2. LDPC的完整c语言开发源程序代码,可以直接运行,没有错误,里面含有文件: construct_matrix.cpp decode.cpp encode.cpp Gaussian_channel.cpp generating_matrix.cpp get_matrix.cpp LDPC_main.c
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:167776
    • 提供者:annal
  1. encode

    0下载:
  2. 想要的人不要错过哦,,字典序,C++算法实现。。算法设计与分析的重要一题
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:12054
    • 提供者:谢日敏
  1. encode

    0下载:
  2. 字典序问题 给定的字母表A由26个小写英文字母组成A={a,b,…,z},该字母表产生的升序字符串是指字符串中字母按照从左到右出现的次序与字母在字母表中出现的次序相同,且每个字符最多出现1次。 对于任意长度不超过6的升序字符串,编程计算出它在上述字典中的编码。
  3. 所属分类:数据结构常用算法

    • 发布日期:2015-06-13
    • 文件大小:873
    • 提供者:林雨
  1. ijg-ipp_linux

    0下载:
  2. jpeg 压缩/解压缩库,是Intel 在ijg基础上改进的libjpeg,encode/decode是ijg的速度的2倍以上。
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:769428
    • 提供者:flyray
  1. Base64demo

    0下载:
  2. Base64 Encode/Decode的dll包装,包括vc++和delphi的demo,dll的源码
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:228338
    • 提供者:xman
  1. mime64b

    0下载:
  2. WHAT MIME64 IS: MIME64 is an encoding described in RFC1341 as MIME base64.Its purpose is to encode binary files into ASCII so that they may be passedthrough e-mail gates. In this regard, MIME64 is similar to UUENCODE.Although most binaries these days
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:32430
    • 提供者:苏星
  1. lzari_huf

    0下载:
  2. In each step the LZSS algorithm sends either a character or a <position, length> pair. Among these, perhaps character \"e\" appears more frequently than \"x\", and a <position, length> pair of length 3 might be commoner than one of length
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:4636
    • 提供者:冰冰
  1. bch_Euclidean

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

    • 发布日期:2010-11-19
    • 文件大小:3684
    • 提供者:54wangxinfang
  1. rs.rar

    0下载:
  2. 使用matlab软件写的一个实现rs译码的小程序,适合初学看看,rs decode and encode
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1555
    • 提供者:zhanyongzhi
  1. MPEG4video

    0下载:
  2. 采用VC语言实现对mpeg 4格式数据中视频流的解码和编码-perform decode and encode for video stream in mpeg 4 format data
  3. 所属分类:Compress-Decompress algrithms

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