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

搜索资源列表

  1. work.rar

    3下载:
  2. 常用图像压缩编码码matlab实现。包括:DM编码、变换编码(FFT和DCT)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过程。非常适合入门用户实践。,Commonly used image compression coding matlab code to achieve. Including: DM coding, transform coding (FFT and DCT), arithmetic coding, Run-Length Coding, Hu
  3. 所属分类:压缩解压

    • 发布日期:2017-04-10
    • 文件大小:177.04kb
    • 提供者:liliang
  1. library

    0下载:
  2. 本代码能够实现图书的录入,删除,借书者卡号的办理与删除,图书借阅统计,读者信息和借书统计-This code is able to achieve a book entry, delete, library card number to apply for and delete those, books to borrow statistics, the reader of information and library statistics
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:3.22kb
    • 提供者:范继军
  1. libmis

    0下载:
  2. 用VC++做的图书馆管理系统,内含数据库文件,用于实现图书的录入,借入和借出功能-To do with the VC++ library management system that includes database files, used to implement a book entry, borrowing and lending functions
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-10
    • 文件大小:2.43mb
    • 提供者:winover
  1. learnEnglish

    0下载:
  2. 实现英语单词的录入、修改、删除等基本操作。 实现常用英语单词例句的录入、修改、删除等基本操作。 实现英语单词检索、翻译等。 常用英语单词例句检索。 根据难度随机生成一份单词测试题目。 能够检索出短文及其翻译对照表。 具有数据备份和数据恢复功能 -Achieve the input of English words, modify, delete and other basic operations. Images of English words commonly u
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-20
    • 文件大小:5.51mb
    • 提供者:吴丽娜
  1. sjpeg

    0下载:
  2. /* Copyright (C) 2001-2006 artofcode LLC. All Rights Reserved. This file is part of GNU ghostscr ipt GNU ghostscr ipt is free software you can redistribute it and/or modify it under the terms of the version 2 of the GNU General Pub
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-01-21
    • 文件大小:1.21kb
    • 提供者:hadmi
  1. plyasuo

    0下载:
  2. 一个DELPHI写的批量压缩的例程,供入门的童鞋参考,是zip的。-DELPHI write a batch compression routines, children' s shoes for the entry of the reference, is zip the.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:5.55kb
    • 提供者:aaww
  1. danpianji

    0下载:
  2. 单片机的教学课程,作为基础学习的好助手,帮助更好地入门-SCM curriculum, as a basis for learning a good assistant, to help better entry
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-20
    • 文件大小:13.18mb
    • 提供者:常洪涛
  1. HDWiki-v4.1UTF8-20100324

    0下载:
  2. 类似于维基的安装包,可直接安装形成一个网站服务器,可以让用户编辑词条-Similar to the wiki installation package can be installed directly to form a web server that allows users to edit the entry.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1.95mb
    • 提供者:cao
  1. Des

    0下载:
  2. DES算法的入口参数有三个:Key、Data、Mode。其中Key为8个字节共64位,是DES算法的工作密钥;Data也为8个字节64位,是要被加密或被解密的数据;Mode为DES的工作方式,有两种:加密或解密-The entry of the DES algorithm has three parameters: the Key, the Data and Mode.One Key to 8 bytes, a total of 64, is the job of the DES algorit
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:43.64kb
    • 提供者:Bblythe
  1. 11

    2下载:
  2. ProFx30分钟图指标交易分析系统在国外卖121美金,原来汇客中国也是做为商业指标的,为了答谢广大投资这对汇客中国外汇网站的支持 现在特免费提供出来供大家分析参考! 作者有多年的MetaQuotes编程语言的经验。分析了外汇市场有超过6年。自08/2007起盈利+34320 Pips This is a manual trading strategy designed for the Meta Trader 4 platform with clear trading rul
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:124.67kb
    • 提供者:宇文凯泽
  1. LZ

    0下载:
  2. 本次采用的是LZ78算法,LZ78的编码思想是不断地从字符流中提取新的缀-符串(String),通俗地理解为新“词条”,然后用“代 号”也就是码字(Code word)表示这个“词条”。这样一来,对字符流的编码就变成了用码字(Code word)去替换字符流(Charstream),生成码字流(Codestream),从而达到压缩数据的目的。-The algorithm uses a LZ78, LZ78 coding idea is continually extracted from t
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-17
    • 文件大小:4.16mb
    • 提供者:陈娟
  1. Demo_CS_OMP

    0下载:
  2. 本程序利用小波基和余弦基作为稀疏基,并利用正交匹配追踪算法进行重构,是入门的很好的程序。- This procedure using Wavelet and Cosine group as a sparse group, and using orthogonal matching pursuit algorithm to reconstruct, it is a good entry procedures.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:3.95kb
    • 提供者:赵强
搜珍网 www.dssz.com