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

搜索资源列表

  1. lzari_SRC

    0下载:
  2. 实现LZARI压缩算法的C++类 这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用C语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.作者把它改写成了一个C++类,使它可以方便的压缩和解压缩。 -LZARI compression algorithm to achieve the category C is a LZARI algorithm based on the type of data co
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:28668
    • 提供者:翟红讨
  1. 16to8K-Downsample

    1下载:
  2. 本程序将指定的16K采样的语音数据文件转换为经G.723编解码后的8K语音数据。降采样前先使用180阶的FIR滤波器对语音数据进行频率压缩,然后进行抽取,并对抽取的数据进行G.723编解码。该程序在非特定语音识别的库文件处理中使用,也可扩展至其他用途。-this procedure will be designated the 16K sampling voice data files converted to G.723 codecs by the 8K words Music data. S
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:1675652
    • 提供者:王小飞
  1. 42w

    0下载:
  2. Source Code for LHARC Data Compression Programs
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:27932
    • 提供者:张宇
  1. InvCompress

    1下载:
  2. 使用的数据压缩算法-use of data compression algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:22374
    • 提供者:方旭光
  1. JAVASQZ

    0下载:
  2. JavaSQZ - a Data Compression Class for JAVA developers JavaSQZ 是一个为Java开发者提供的数据压缩类-JavaSQZ-a Class Data Compression for Java developers JavaSQZ is a Java developer to provide the type of data compression
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:995
    • 提供者:侯为
  1. czip

    0下载:
  2. 几个数据压缩方法源代码,一共收集了8个常用的数据压缩的示例代码,格式是文本文件,你可以直接将扩展名改为C文件运行。 -Several methods of data compression source code, has collected a total of eight commonly used data compression of the sample code, the format is a text file, you can directly file extension
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-31
    • 文件大小:10572
    • 提供者:
  1. CleverInternetSuite6.0.138.RAR

    0下载:
  2. 这是一套全面的网络组件,功能强大而易用。-The Clever Internet Suite represents 100 Delphi VCL components for Borland Delphi/C++Builder, with no external dependencies. These components allow you to send and receive mail, including HTML and MIME attachments, from wit
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-21
    • 文件大小:6384825
    • 提供者:aldz
  1. speaker_id

    0下载:
  2. A paper that I presented on Supervisory Control and Data Acquisition (SCADA) won the second prize at the symposium conducted by the Electrical and Electronics Engineering department of the SRM University. Other topics on which I presented papers were
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-02
    • 文件大小:521757
    • 提供者:ajeeth
  1. CBIR

    0下载:
  2. A paper that I presented on Supervisory Control and Data Acquisition (SCADA) won the second prize at the symposium conducted by the Electrical and Electronics Engineering department of the SRM University. Other topics on which I presented papers were
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-04
    • 文件大小:20462
    • 提供者:ajeeth
  1. 0005

    0下载:
  2. Tomes of Delphi: Algorithms and Data Structures by Julian Bucknall This book about Algorithms and Data Structures is a highly sophisticated title targeted for advanced developers. Author Julian Bucknall works for one of Inprise s leading and ol
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-08
    • 文件大小:1879894
    • 提供者:thuan
  1. ZipTV.7.0.6

    0下载:
  2. ZipTV.7.0.6是一款很具实用性的压缩控件,是你搞数据压缩的一种必不可少的控件!-ZipTV.7.0.6 is a very a practical compression control, data compression is that you engage in an essential control!
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-09
    • 文件大小:2288839
    • 提供者:迪仔
  1. windows_c_32

    0下载:
  2. 中文词法分析是中文信息处理的基础与关键。中国科学院计算技术研究所在多年研究工作积累的基础上,研制出了汉语词法分析系统ICTCLAS(Institute of Computing Technology, Chinese Lexical Analysis System),主要功能包括中文分词;词性标注;命名实体识别;新词识别;同时支持用户词典。我们先后精心打造五年,内核升级6次,目前已经升级到了ICTCLAS3.0。ICTCLAS3.0分词速度单机996KB/s,分词精度98.45 ,API不超过2
  3. 所属分类:Compiler program

    • 发布日期:2017-05-27
    • 文件大小:10333913
    • 提供者:陈蓉
  1. ZLibEx

    0下载:
  2. zlib是提供数据压缩用的函式库,由Jean-loup Gailly与Mark Adler所开发,初版0.9版在1995年5月1日发表。zlib使用DEFLATE算法,最初是为libpng函式库所写的,后来普遍为许多软件所使用。-Zlib is the availability of data compression with the library, by Jean-loup Gailly and Mark Adler development, first edition 0.9 editio
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-24
    • 文件大小:67650
    • 提供者:王小虎
  1. Delphi-Packer

    1下载:
  2. 此压缩器功能强大,可为EXE与DLL进行数据压缩-The decompressor is powerful, can provide EXE and DLL for data compression
  3. 所属分类:Delphi VCL

    • 发布日期:2014-08-26
    • 文件大小:1107968
    • 提供者:陈必松
  1. data-compression

    0下载:
  2. 通过labview将庞大的数据进行压缩,可手动分段调整压缩比例,在保持数据曲线不变的情况下,减小数据量。主要用于表面光电压时间衰减测量。-use Labview to realize data compression, can manually adjust the compression ratio, maintaining the shape of data curve, reducing the amount of data. Mainly used for surface photovo
  3. 所属分类:LabView编程

    • 发布日期:2017-04-06
    • 文件大小:151083
    • 提供者:郭晓枝
  1. FELICS

    0下载:
  2. In computer science and information theory, data compression, source coding,[1] or bit-rate reduction involves encoding information using fewer bits than the original representation. Compression can be either be lossy or lossless. Lossless compressio
  3. 所属分类:Editor

    • 发布日期:2017-11-19
    • 文件大小:10058
    • 提供者:sakthivel
  1. Clever-Suite-Internet-v7.6-FS

    0下载:
  2. Clever Internet Suite是一款网络控件程序。该程序提供上传、下载和Email收发等功能,还可以通过数据压缩恢复数据。编辑器可以整合到Delphi/C++ Builder IDE中,收发邮件信息支持MIME格式和多文件附件,FTP客户端支持SSL等。-Clever Internet Suite is a network control program. The program provides upload, download, and Email transceiver fun
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-09
    • 文件大小:660758
    • 提供者:Mike
  1. gezi

    0下载:
  2. 压缩包里有三个模块,两份源码,一篇说明. 模块大部分是自己写的,一部分是修改自易论坛的源码.绝无毒害成分.人品保证! ^_^ 控制端.启动后或许会被杀(你可以检查源码,无毒害,无资源无模块),但被控端不会被杀. 谁能告诉我这是为什么? 杀毒软件疯了!? 被控端.不会写注册表自启动项,不会隐藏进程,注册系统服务等等..仅仅是个框架,可以直接编译运行... 视频捕获,屏幕截图等等功能,在调试模式下会卡,编译后试试吧 ^_^ 被控端使用了核心支持库
  3. 所属分类:ELanguage

    • 发布日期:2017-11-14
    • 文件大小:120679
    • 提供者:胡俊杰
  1. Remote-control

    0下载:
  2. 控制端.启动后或许会被杀(你可以检查源码,无毒害,无资源无模块),但被控端不会被杀. 谁能告诉我这是为什么? 杀毒软件疯了!? 被控端.不会写注册表自启动项,不会隐藏进程,注册系统服务等等..仅仅是个框架,可以直接编译运行... 视频捕获,屏幕截图等等功能,在调试模式下会卡,编译后试试吧 ^_^ 被控端使用了核心支持库和数据压缩支持库.本机测试编译后大小为500K左右(需要压缩)-Control side. Might be killed after startu
  3. 所属分类:ELanguage

    • 发布日期:2017-04-16
    • 文件大小:132613
    • 提供者:梁浩
  1. DataCompression

    0下载:
  2. LabVIEW数据压缩程序,用户可以应用它处理大批量数据。-LabVIEW data compression program, the user can use it to handle large quantities of data.
  3. 所属分类:LabView

    • 发布日期:2017-04-25
    • 文件大小:26711
    • 提供者:刘凤
« 12 3 »
搜珍网 www.dssz.com