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

搜索资源列表

  1. JPEG

    0下载:
  2. JPEG和JPG的解压和压缩。里面是一个完整的论文,包含详细的设计思路,并有源码。-JPEG and JPG decompression and compression. Inside is a complete paper, including detailed design ideas, and have source code.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-12
    • 文件大小:2845828
    • 提供者:liubin
  1. Douglas-peucker

    0下载:
  2. 这是一个介绍道格拉斯压缩算法的文章,名字为“增强型道格拉斯-普克压缩算法的设计与实现”-This is a descr iption of the article, Douglas compression algorithm, named " Enhanced Douglas- Puck Compression Algorithm Design and Implementation"
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:145101
    • 提供者:
  1. LZW

    0下载:
  2. 用VC++编写的基于LZW的数据压缩软件,具有输入输出路径选择,是本人的本科毕业设计,具有参考价值-Written with VC++ based on LZW data compression software, with input and output path selection, is my graduation project, a reference value
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:43630
    • 提供者:贾鹏洲
  1. HuffmanTransmit

    0下载:
  2. 哈夫曼树解密问题:设计一个哈夫曼编码/译码系统,对字符串进行编码/译码-Huffman tree decryption problem
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:344005
    • 提供者:钟伟鹏
  1. Huffmantree

    0下载:
  2. 哈夫曼树的编码译码,包含文件的写入和读取。是自己的整套课程设计。-Huffman tree coding and decoding, including the file write and read. Their own set of curriculum design.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:31730
    • 提供者:秦瑞
  1. jiaotongdeng

    0下载:
  2. 交通灯,我们的课程设计做的,希望对大家有帮助哈,如果有什么不懂的还可以联系我嘛,我的QQ578066356-Traffic lights, our curriculum do we want to help Kazakhstan, do not know if there is anything they can still contact me Well, my QQ578066356
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:61229
    • 提供者:zhaochangfu
  1. ComputerGraphics

    0下载:
  2. 计算机图形学课件:了解计算机图形学的发展概况; 了解计算机绘图系统的软硬件组成; 掌握计算机图形学的基本算法和理论; 具有一定的图形程序设计能力; 了解计算机图形学的应用概况。-ComputerGraphics
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-06-10
    • 文件大小:17549894
    • 提供者:keke
  1. I96_Ginger_DC1

    0下载:
  2. DVDPCB版图,4层板,很不错,可做设计参考-phone PCB territory, six plates, is pretty good, do reference design-DVDPCB territory, 4 shelves, very good, do design reference-phone PCB territory, six plates, is pretty good, do reference design
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2015-03-05
    • 文件大小:8665088
    • 提供者:baighdv21
  1. compress

    0下载:
  2. 一个集中了很多种压缩算法说明的文件,可供初学者学习,可以作为毕业设计的参考资料-A focus on the descr iption of a variety of file compression algorithm, for beginners to learn, can be used as reference for graduation
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:4556
    • 提供者:dd
  1. GAOQING(1)

    0下载:
  2. 视频压缩技术及高清数字电视解码芯片设计(1) 视频压缩技术及高清数字电视解码芯片设计(1)-Video compression technology and high-definition digital TV decoder chip design (1) video compression technology and high-definition digital TV decoder chip design (1)
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-12
    • 文件大小:2827424
    • 提供者:
  1. LL

    0下载:
  2. 使用非递归子程序法设计一个语法分析程序,理解自顶向下分析方法的原理,掌握词法分析程序的设计原则,掌握手工编写语法分析程序的方法-e :exp T :term t :term F :factor*/ char input[15]
  3. 所属分类:压缩解压

    • 发布日期:2017-04-09
    • 文件大小:1231
    • 提供者:lan
  1. LL1

    0下载:
  2. 使用非递归子程序法设计一个语法分析程序,理解自顶向下分析方法的原理,掌握词法分析程序的设计原则,掌握手工编写语法分析程序的方法。-#include <tchar.h> #include <string.h> #include <stdlib.h>
  3. 所属分类:压缩解压

    • 发布日期:2017-04-05
    • 文件大小:1232
    • 提供者:lan
  1. compress6

    0下载:
  2. rle 哈弗曼,lzw 三种压缩算法的设计与实现,用java实现-rle hafuma lzw compress on java
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:45433
    • 提供者:fengguosen
  1. huffman

    0下载:
  2. 一个关于哈弗曼编码的课程设计 哈弗曼编码解码源文件-huffman coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:10324
    • 提供者:deban
  1. myhuffman

    0下载:
  2. 基于哈夫曼编码的利用字节流压缩任意文件的一个小程序。是我做数据结构课程设计的一个Project。 只要把要压缩的文件放在工程文件夹目录下,压缩时输入文件名(别忘了带后缀)就好了。-Huffman coding based on the use of any byte stream compressed file is a small program. I do a data structure curriculum design Project. As long as the compresse
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-04
    • 文件大小:1465655
    • 提供者:肖剑博
  1. HuffCompress

    0下载:
  2. C++ 实现的哈弗曼压缩与解压。此程序为课程设计,老师给了100分,有需要的来下载啊,虽然没有创新可功能完全-C++ implementation of the Ha Fuman compression and decompression. This program is curriculum design, teacher to the 100 points need to download ah, although there is no innovation can be fully fu
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-30
    • 文件大小:12960976
    • 提供者:肖红
  1. Huffman

    0下载:
  2. 哈弗曼压缩解压,课程设计,数据结构作业,个人独立完成的程序-Ha Fuman compression decompression, curriculum design, data structure operations, individual programs independently
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:2342
    • 提供者:qinguanri
  1. huffman

    1下载:
  2. 任务:设计一个利用哈夫曼算法的编码和译码系统。 要求:建立一个文本文件,统计该文件中各字符频率,对各字符进行Huffman编码,将该文件翻译成Huffman编码文件,再将Huffman编码文件翻译成原文件。 “压缩文件”即:读文件、统计文件中的字符个数、对文件进行哈夫曼编码和译码、并将编码译码后的字符存储在文件中。 根据以上任务说明,设计数据结构,并设计程序完成功能。 -Task: Design a Huffman algorithm using coding and decod
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2015-04-25
    • 文件大小:108544
    • 提供者:王平
  1. R_noiselet

    0下载:
  2. 复数域noiselet变换矩阵,设计了变换与反变换,有实例演示,是压缩感知技术的一个重要矩阵.-Plural the domain noiselet transformation matrix, designed to transform and inverse transform example demonstrates, the compressed sensing technology is an important matrix.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:2672
    • 提供者:wangjin
  1. huffman

    0下载:
  2. 课程设计上自己写的一个huffman 编码-huffman encoding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:1268
    • 提供者:舒晓楠
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 18 »
搜珍网 www.dssz.com