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

搜索资源列表

  1. 基于DCT的jpeg图像压缩编码算法的MATLAB实现

    5下载:
  2. 这是一个基于DCT的jpeg图像压缩编码算法的MATLAB实现的程序,对做jpeg压缩的朋友会很有帮助-this is matlab jpeg compression based on dct,it is helpful for who embark on jpeg compression.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:41098
    • 提供者:杨晖
  1. RS编码器软件

    2下载:
  2. 本程序仿真做出了一个RS编码器。运行本软件,可得到一个可视化界面,按界面提示随意输入信息序列,即可对其进行RS编码。一般的RAR解压即可-made an RS encoder. Running the software, will be a visual interface, interface suggested by the random input sequences can be encoded its RS. General RAR can extract
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:82322
    • 提供者:郭俊奇
  1. 编码程序

    0下载:
  2. 这类关于MP3编码的程序比较多,大家看看,也希望有谁总结一下-on MP3 encoder such procedures more, we look at who hope to summarize
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:228149
    • 提供者:顾波
  1. 基于VC++MPEG-4编码技术

    0下载:
  2. (1)本程序可在Windows 2000、Visual C++6.0 环境下编译通过。 (2)源码是一个编码模块,编译后生成encore.lib库文件, 不能直接执行。需要读者自己编写程序调用其中的功能。 (3)运行时打开//encore/build/目录下的encore.dsw文件。-(1) the procedures in Windows 2000, Visual C 6.0 environment compile. (2) is a source code modul
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:76739
    • 提供者:王晨阳
  1. H.263视频编码库version9.18

    0下载:
  2. H.263编码器SDK,包括动态连接库和静态连接库,欢迎广大视频编码工作者及爱好者测试使用。-H.263 Encoder SDK, including dynamic link libraries and static libraries, welcome video coding workers and lovers tested.
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:405230
    • 提供者:wgz
  1. 矩形编码压缩

    0下载:
  2. 矩形编码压缩源代码是针对图象压缩设计的程序,该算法可用于生物信息学,图象处理等方面-rectangular Coding source code is against image compression design process, the algorithm can be used bioinformatics, image processing, etc.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:463733
    • 提供者:胡兔
  1. 统计英文文章的字符个数并huffman编码

    4下载:
  2. a)需求分析: 任务 :对一篇英文文章,统计各字符出现的次数,实现Huffman编码; 要求:输出每个字符出现的次数和编码,其中求最小权值要求用堆实现; b)概要设计: 本程序所使用的数据结构是树和线性表,所使用的算法主要有堆排序、赫夫曼算法。 -a) Requirements Analysis : Mandate : an article in English, statistics of the number of characters to achieve Huffma
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2838
    • 提供者:李韦纬
  1. 行程编码,JPEG压缩编码

    0下载:
  2. 行程编码,JPEG压缩编码,是压缩和骗马的最好的例子-itinerary encoding, JPEG compression coding, compression and fraud is the best horse examples
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:126281
    • 提供者:余风
  1. [C++]哈夫曼编码及译码

    1下载:
  2. [C/C++]哈夫曼编码及译码 构造赫夫曼树 HT , 并求出 n 个字符的赫夫曼编码 HC //将结果存入 hufTree.txt-[C / C] Huffman coding and decoding structure HT Huffman tree, and obtained n characters of Huffman coding HC / / results deposited hufTree.txt
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3989
    • 提供者:无间
  1. Bas464编码器

    0下载:
  2. 把一段文字进行Base64编码,目前解码还没做好,清高手指点。-turned wording Base64 encoding, decoding not do a good job, money expert guidance.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:5808
    • 提供者:王海
  1. UU编码

    0下载:
  2. UU编码和解码标准 内含UU编解码的示例程序,C编写-UU encoding and decoding standard codecs UU containing examples of procedures, the preparation of C
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:3944
    • 提供者:吴宇森
  1. 行程编码

    0下载:
  2. 利用行程编码方法, 对已分割出来的目标进行连通性分析 // 结果保存在全局变量 allrle // 返回值为行程个数-itinerary using coding method, the division has been the target connectivity analysis / / results stored in global variables allrle / / return trip to Number
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1619
    • 提供者:郭武
  1. H.264编码解码器源码(c语言)

    0下载:
  2. 可以用H.264编码解码器源码(c语言)-can use H.264 codec source (c language)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:549748
    • 提供者:谭进
  1. 演化程序——遗传算法和数据编码的结合

    0下载:
  2. 演化程序——遗传算法和数据编码的结合 具体介绍了遗传算法的应用-evolutionary process -- genetic algorithms and data encoding the specific combination of the application of genetic algorithms
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:7495699
    • 提供者:冯宾
  1. 使用 3×3 矩阵来加密编码

    0下载:
  2. 使用 3×3 矩阵来加密编码 已经很详细了-use of 3 3 matrix to encryption code has been a very detailed
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4003
    • 提供者:吴鸣
  1. 精细分级编码

    0下载:
  2. 主要讲述精细编码的基本原理:对视频进行编码时,产生一个基本层码流和一个嵌入式的增强层码流。-mainly on fine coding basic tenets : to encode video, produced a fundamental bitstream and an embedded enhancement bitstream.
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:3025337
    • 提供者:王全明
  1. 差分编码子程序

    0下载:
  2. 差分编码子程序,在调治之前对信号进行差分编码-differential coding subroutine, prior to the modulating signal differential coding
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:820
    • 提供者:白应奎
  1. md5编码生成器

    0下载:
  2. md5的反编码生成器, 测试可以破解五位字符的md5加密,六位以上需要大量的空间。-md5 anti-generator coding, testing can solve the problem of five characters md5 encrypted, six more than needed a lot of space.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:10265
    • 提供者:dong
  1. MPEG4-aac标准的编码

    1下载:
  2. MPEG4音频编码的vc6程序,可以用vc6直接打开编译,运行。包括,aac编码以及对其编码部分进行了优化。-MPEG4 Audio Coding vc6 procedures can be directly opened vc6 compile, run. Include aac encoding part of its code optimized for.
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:79068
    • 提供者:张强
  1. 资料:一些纠错编码源代码

    1下载:
  2. 资料:一些纠错编码源代码,包括bch3121,bch4836,goloay等-information : some of the source code error correction coding, including bch3121, bch4836, goloay etc.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:567338
    • 提供者:李军
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com