CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 数据压缩算法

搜索资源列表

  1. lpc-demo

    1下载:
  2. 图形图象 图片显示 2D图形编程 3D图形编程 绘图程序 波变换 GIS编程 分形几何 图形图像处理 OpenGL 图形/文字识别 压缩解压 加密解密 CA认证 数值算法/人工智能 STL 数据结构 数学计算 人工智能/神经网络 matlab例程 生物技术 Java编程 Applet 游戏 Javascr ipt Jsp/Servlet Ajax *行业应用 医药行业 金融证券系统
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-25
    • 文件大小:638640
    • 提供者:000000
  1. GMPsystem

    0下载:
  2. 源代码是基于C#的兽药卖场网联格铺系统,实现了兽药的进、销、存及营销功能,将本地的数据通过互联网的WebService接口向站点远程更新数据,系统有加密、加密狗、网络传输、压缩等算法,并附本地数据库。-C# source code is based on the veterinary drug store shop system, grid-net realized veterinary import and sale, keeping and marketing functions, will
  3. 所属分类:hospital software system

    • 发布日期:2017-05-24
    • 文件大小:8158081
    • 提供者:xsf
  1. ArithmeticCoding(VC6)

    0下载:
  2. 一个算术编码的算法,多媒体技术的基础算法程序,可以对数据进行无损压缩。-An arithmetic coding algorithm, multi-media technology is based algorithms process the data can be lossless compression.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:926235
    • 提供者:向宇
  1. huffman

    0下载:
  2. 用于数据流压缩的huffman算法源代码,比较实用.-For data stream compression huffman algorithm source code, more practical.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:16600
    • 提供者:353
  1. Huffman

    0下载:
  2. Huffman算法,实现数据的压缩和解压缩功能-Huffman algorithm, data compression and decompression functions
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:3405
    • 提供者:star
  1. Compressionstorageandtransposematrix

    0下载:
  2. 实现了矩阵压缩存储与转置的算法 在数据的处理方面没有挺大的作用-Compression storage and transpose matrix In the data processing aspects of the role is not getting bigger
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:33654
    • 提供者:wang
  1. Douglas-Peucke

    0下载:
  2. Douglas-Peucker算法压缩矢量数据是产生公共边“裂缝”现象的原因,Douglas-Peucker文章及部分程序-Douglas-Peucker algorithm for vector data compression is to generate public side "crack" phenomenon, Douglas-Peucker article and some of the procedures
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:2081971
    • 提供者:wanggen
  1. LZW

    0下载:
  2. LZW算法C实现(标准LZW算法,经过验证,对不同数据有一定的压缩效果)-LZW algorithm C to achieve (standard LZW algorithm is proven, there are some different data compression)
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:2005
    • 提供者:张连
  1. jpeg

    0下载:
  2. 压缩包的内容包括:1.有关JPEG和DPCM算法的文章;2.实现其算法的压缩程序3.有关图像压缩方面的资料。读者请注意: <1>这里讨论的是灰度图像的压缩不涉及彩色图像。 <2>实现压缩时,输入的图像数据采用一种自定义的格式(com 格式),前四个字节记录图像的宽度和高度,之后就是逐 行的图像数据,图像的开头和结尾没有任何标记。这种格式的图像数据是从BMP图像中得到的。 <3>这里没有JPEG算法的解压程序,压缩后的数据存成标准的JPEG文件
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1811315
    • 提供者:shikaichang
  1. LDAMatab

    2下载:
  2. 用matlab编写的lde算法,实现的数据分析,抽取分类信息和压缩特征空间维数-Lde prepared using matlab algorithm to achieve the data analysis, feature extraction classified information and compressed space dimension
  3. 所属分类:matlab

    • 发布日期:2017-09-14
    • 文件大小:1185
    • 提供者:zhx
  1. Huffman

    0下载:
  2. 通过Huffman编码,实现对文件(如文本文件)的压缩和解压。压缩后生成二进制文件。压缩效率高。C++版数据结构与算法的典型应用。-By Huffman coding, to achieve the file (such as a text file) of the compression and decompression. Compressed binary file generated. Compression efficiency.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:509267
    • 提供者:canyue
  1. JPEGTOBMP

    0下载:
  2. LZW算法,字符串和编码的对应关系是在压缩过程中动态生成的,并且隐含在压缩数据中,解压的时候根据表来进行恢复,算是一种无损压缩.-LZW
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:506762
    • 提供者:
  1. smo

    0下载:
  2. 本代码实现了支持向量机中的smo算法,压缩包中包含测试数据格式,能直接运行和测试其他符合格式的数据,便于研究支持向量机。-This code implements support vector machine in the smo algorithm included in the package test data compression format, can be directly run and test the other line formats, to facilitate res
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1076792
    • 提供者:冷雨
  1. shu

    0下载:
  2. 数字图像,又称数码图像或数位图像,是二维图像用有限数字数值像素的表示。 通常,像素在计算机中保存为二维整数数阻的光栅图像,这些值经常用压缩格式进行传输和储存。 数字图像可以许多不同的输入设备和技术生成,例如数码相机、扫描仪、坐标测量机、seismographic profiling、airborne radar等等,也可以从任意的非图像数据合成得到,例如数学函数或者三维几何模型,三维几何模型是计算机图形学的一个主要分支。数字图像处理领域就是研究它们的变换算法。 -Digi
  3. 所属分类:Static control

    • 发布日期:2017-03-29
    • 文件大小:1809
    • 提供者:gaofeng
  1. qiuLz77

    0下载:
  2. LZ77算法源码,C++编译开发,适合数据保存或者传输压缩-LZ77 Source Code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:5209
    • 提供者:qiuxueyuan
  1. LZW

    0下载:
  2. LZW算法,提供了LZW算法的压缩和解压,此程序采用链表的数据结构 完成了基本功能-LZW algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:3928
    • 提供者:徐亚飞
  1. 20100905tuxing

    0下载:
  2. 本书从图形学最基础的光栅扫描、区域填充、画直线和圆弧等算法讲起,详细介绍了线裁剪和面裁剪、凸区域裁剪和凹区域裁剪的异同,景物空间消隐算法和图像空间消隐算法的差别,具体讲述了二叉空间剖分(BSP)、八叉树等图形学中常用的数据结构。新版本增加了图形用户界面、椭圆、图像压缩和线条反走样算法等,还增加了Liang-Barsky裁剪算法和Nicholl-Lee-Nicholl裁剪算法。新版本大大扩充了可见面光线跟踪算法。在绘制这一章中新增了基于物理的光照明模型,透明效果,阴影生成,纹理映射,以及锥光束、平
  3. 所属分类:Special Effects

    • 发布日期:2017-06-13
    • 文件大小:20500971
    • 提供者:李大山
  1. ssd5exercise1

    0下载:
  2. 美国卡耐基梅隆大学 软件工程专业 数据结构与算法 exercise5 压缩包-Carnegie Mellon University Software Engineering Data Structures and Algorithms exercise5 archive
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3322
    • 提供者:王玉玲
  1. main

    0下载:
  2. 自己编写的数据文件的哈夫曼编码算法压缩程序,纯C语言编写,应该可以直接使用。-Write my own data file compression program Huffman coding algorithm, written in pure C, should be used directly.
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:2543
    • 提供者:YinWenjie
  1. 802.11B_wireless_network_card_in_the_implementatio

    0下载:
  2. 本文是阐述在嵌入式数字信号处理器(DSP)OMAP5912上实现无线网络802.11B的方法。DSP对PC机数据或者直接采样语音信号,通过无线网络传输,实现数据通信。由于系统以DSP为核心,使得无线网络的数字信号处理更加方便,可以较方便地实现数据加密、信号压缩等较复杂的算法。 -This is explained in the embedded digital signal processor (DSP) OMAP5912 802.11B wireless network to realiz
  3. 所属分类:Project Design

    • 发布日期:2017-03-27
    • 文件大小:313763
    • 提供者:汪江
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 30 »
搜珍网 www.dssz.com