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

搜索资源列表

  1. CompressOperation

    0下载:
  2. 图像压缩算法,是算法思想与设计题目,无解压密码-image compression algorithms, and algorithm is a design, without extracting passwords
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:11kb
    • 提供者:leigh
  1. lading

    0下载:
  2. 拉丁矩阵程序通过算法设计实现计算功能无需注册-Latin matrix algorithm design process through to achieve calculation function without registration
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1.54kb
    • 提供者:lee
  1. yiliao

    0下载:
  2. 这个程序是用C语言实现的。我使用了单向链表来实现对药品的增加. 删除等操作. 我修改了几次算法, 优化了一下. 如果有不足之处,还望各位多多指点。 设计目的: 这是一个专为小药店设计的药品管理系统. 可以对药品自由的进行添加、删除、查找等操作. 功能简介:(每个数字键对应相应的功能, 按数字键后,请按Enter键) \"1 - 增加药品\": 向系统增加一种药品 \"2 - 删除药品\": 删除系统中的一种药品 \"3 - 查找药品\": 输入药品
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:4.35kb
    • 提供者:CT
  1. VQbyme

    0下载:
  2. aVQ矢量量化源码,经过算法设计而后,加入许多易于理解的代码注释-aVQ VQ source, after algorithm design Afterwards, many joined the code easier to understand Notes
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:244.66kb
    • 提供者:陈光
  1. zuiyouhua

    0下载:
  2. 最优化实验,用的是MATLAB,题目不是很难主要是练习用,学会对实际问题进行数学抽象。 掌握常用的最优化算法。 运用相关数学软件设计程序进行求解。 -optimization experiments, using the MATLAB, the main topic is not difficult to practice with. learn to practical issues abstract mathematics. Master of the most commonly
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:12.76kb
    • 提供者:guang
  1. 6.10

    0下载:
  2. 这是我做的毕业设计,是基于DSP的数字图象压缩系统的实现。本系统能很好的压缩图象,系统运行时间快,压缩比也比较高。其中采用JPEG标准对图象进行压缩,使用了Huffman算法。-This is what I am doing graduate design is based on the DSP digital image compression system is achieved. The system can be a very good image compression, faster
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:158.18kb
    • 提供者:高燕
  1. video

    0下载:
  2. mpeg test inter b. Dequantizer Algorithm hardware realization method and comparison c. Dequantizer Hardware Architecture Design
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:20.24kb
    • 提供者:姚炜
  1. 20081221

    0下载:
  2. 迷宫可用一个二维平面图形将迷宫左上角作为入口,右下角作为出口。该程序实现自动生成迷宫和走迷宫的算法设计。-Maze can be used a two-dimensional graphics to the upper left corner of the maze as the entrance to the lower right corner as an export. The program automatically generates Maze maze and the algori
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:1.32kb
    • 提供者:王叶松
  1. Minium_Spanning_Tree(Kruskal)

    0下载:
  2. 最小生成树问题 问题描述:若要在n个城市之间架设通讯网络,只需要架设n-1条线路即可。如何以最低的经济代价建设这个通讯网,是一个网的最小生成树问题。 设计要求:利用克鲁斯卡尔算法求网的最小生成树;以文本形式输出生成树中各条边以及它们的权值。 -The issue of minimum spanning tree problem Descr iption: n To set up a communication network between cities, only need to
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:7.87kb
    • 提供者:利莉
  1. Cpp1

    0下载:
  2. 对学生成绩管理是教务管理的重要内容,本设计对学生的成绩进行管理,要求用菜单选择操作方式完成下列功能。 登记学生成绩 查询学生成绩 插入学生成绩 删除学生成绩 算法输入:操作要求、学生信息。 算法输出:操作结果。-Of student achievement management is an important aspect of educational administration, the design of the achievements of students f
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:1.05kb
    • 提供者:柏德胜
  1. _1.1B07010424

    0下载:
  2. ① 设计和实现基于哈夫曼算法的编码和译码功能,系统功能包括:产生哈夫曼编码,输入电文进行编码生成码文,将码文译成电文,对输入电文和译文作对比等。 -① Design and Implementation of the algorithm based on Huffman coding and decoding functions, the system features include: generated Huffman code, enter the code to generate
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:859byte
    • 提供者:王的伟
  1. 234

    0下载:
  2. 本设计是针对第二题采用了两种算法用来识别各种水果。第一种算法是质心法,第二种方法是相关匹配法。 质心法 一.算法思想 质心法的优点在于图像经过任何旋转后,图像边缘到质心的距离求和始终为一个固定值,这样利用这一个特性,就可以辨识出各个图像。 -This design is the second title for the two algorithms used to identify a variety of fruits. The first is a qualitative-f
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:288.2kb
    • 提供者:asfa
  1. improvingLZW

    0下载:
  2. LZW was originally designed for implementation by special hardware, but it turned out to be highly suitable for efficient software implementations too. An enhanced variant is available on UNIX systems and many other systems as the compress comman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:121.21kb
    • 提供者:ViCToR_JuNioR
  1. design

    0下载:
  2. matlab数字信号处理的好算法,可以对处理数字问题达到简便的效果-a good digital signal processing matlab algorithm can deal with the effect of number of issues to simple
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:1.94kb
    • 提供者:zhoukai
  1. copy

    0下载:
  2. h.264AVC中CALVC解码器的低功耗设计 附有代码 算法优化-h.264AVC CALVC decoder in low-power design optimization algorithm with a code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:33.31kb
    • 提供者:yangtao
  1. Huffman

    1下载:
  2. 关于哈夫曼编码,是算法设计与分析老师布置的一个实验作业,有说明文档,-On Huffman coding, algorithm design and analysis of the teacher is an experimental work arrangement, there is documentation,
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-07
    • 文件大小:1.37mb
    • 提供者:康娟
  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
    • 文件大小:141.7kb
    • 提供者:
  1. Huffman-algorithm--experiments

    0下载:
  2. 基于Huffman算法的压缩软件设计实验,介绍了相关Huffman算法原理,并利用Java进行实现,有相应实验图作为对照!-Compression software design experiments based on the Huffman algorithm, introduced the Huffman algorithm principle, and use the Java implementation, as a control to the corresponding exper
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:112.48kb
    • 提供者:独角之灵
  1. quantizer

    1下载:
  2. 量化:用max algorithm设计量化器。探究随着量化点数量的变化,Rate-distortion的变化-Quantization: the max algorithm design quantizer. Inquiry, Rate-distortion changes with the change in the number of quantization point
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-06
    • 文件大小:804byte
    • 提供者:鱼鱼仙人
  1. Huffuman

    0下载:
  2. 用哈夫曼算法实现文件的压缩编码、算法设计与分析-Huffman algorithm used for file compression, algorithm design and analysis
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-04
    • 文件大小:1.09mb
    • 提供者:
« 12 »
搜珍网 www.dssz.com