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

搜索资源列表

  1. zlib-1.2.2

    0下载:
  2. zlib 1.2.2 is a general purpose data compression library. All the code is thread safe. The data format used by the zlib library is described by RFCs (Request for Comments) 1950 to 1952 in the files http://www.ietf.org/rfc/rfc1950.txt (zlib format), r
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:472.46kb
    • 提供者:fwx
  1. index2

    0下载:
  2. 小程序文件,为quartus 的index文件.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:2.44kb
    • 提供者:徐超
  1. Bonus

    0下载:
  2. 紅利計算 -------------------------------------- 要求: 1.輸入資料:預設輸入的人數,人名、及每季績效 2.獎勵辦法: (1)每季超過1 000 000獎金12000元 (2)四季全部超過1000000獎金10000元 (3)全年第一名獎金33000元 全年第二名獎金22000元 全年第三名獎金11000元 全年第四名獎金8000元 3.最後要印出每ㄧ個人的名字和有多少獎金 -----
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:1.44kb
    • 提供者:novicemind
  1. lzw

    0下载:
  2. 源代码通过建立一个字符串表,用较短的代码来表示较长的字符串来实现压缩. 提取原始文本文件数据中的不同字符,基于这些字符创建一个编译表,然后用编译表中的字符的索引来替代原始文本文件数据中的相应字符,减少原始数据大小。我们这里的编译表不是事先创建好的,而是根据原始文件数据动态创建的,解码时可以从已编码的数据中还原出原来的编译表.-The source code through the establishment of a string table, with a shorter code to re
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:5.84kb
    • 提供者:udee
  1. Biorhythm

    0下载:
  2. 款娱乐性软件,在软件里输入自己过他人的姓名、生日,就可以查询其当日或其他日期的健康,心情,精神等指数,也可以预告未来100以内的危险日期(各项指数很差的日期)-Paragraph entertainment software, where in the software enter your own someone else s name, date of birth, you can check the date or other date of their health, mood, men
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-24
    • 文件大小:307.55kb
    • 提供者:VikingY
  1. index

    0下载:
  2. mid profile的说明文档.WTK上的
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:726byte
    • 提供者:Mr.gong
  1. mytree

    0下载:
  2. HUffman的算法,包括以索引的方式树形输出-HUffman algorithms, including the way the index tree output
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-04
    • 文件大小:1.12mb
    • 提供者:陈昕宇
  1. LZW

    0下载:
  2. 基于LZW字典编码的压缩解压算法,动态建立编译表并用哈希表结构存储索引。-Dictionary-based LZW compression decompression coding algorithm, dynamic compilation table set up and use the hash table structure to store the index.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:1.91kb
    • 提供者:戴理
  1. lzwxjj

    0下载:
  2. lzw解码 编码 1、分析字符串流,从词典中寻找最长匹配串P(P在表中,而P+C不在表中。P为进行编码字符串,C为P后的第一个字符)。 2、输出P对应的词典码字(索引)。 3、将P+C放入词典-lzw decoding coded 1, analysis of a string stream, from the dictionary to find the longest match string P (P in the table, while the P+ C is not
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:1.11kb
    • 提供者:xjj
  1. WorkLog

    0下载:
  2. 作品简介: 用户首先进入登录页面(login.jsp)之后经过判断进入主页面。 该软件包括3个主界面:领导界面(index.jsp),管理员页面(index0,jsp),员工界面(index1.jsp) 领导页面:新增日报,修改日报,日报审核,个人日报查询,所有日报查询(员工编号,工程项目,未审核日报),修改密码 管理员: 修改员工信息,新增员工信息,删除员工信息,职务设定,修改密码 员工界面:新增日报,修改日报,个人日报查询,修改密码-Synopsis:
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-06
    • 文件大小:2.2mb
    • 提供者:杨重午
  1. st1

    0下载:
  2. 这是一个普通程序,只用来索引,很简单,使用方便-This is a common procedure used to index only a very simple, easy to use
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-12-02
    • 文件大小:637byte
    • 提供者:xh
  1. Online-meal-ordering

    0下载:
  2. 一个实用的网上订餐html模板 index.html-->主页 login.html-->用户登录 search.html-->订单查询 reg.html-->用户注册 order.html-->订单管理 note.html-->顾客留言 orderhelp.html-->订餐指南 onwe.html-->关于我们 carryshow.html-->配送说明 linkman-->联系方式 ad
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:643.16kb
    • 提供者:craik
  1. zuiyou

    2下载:
  2. 末制导环境下的最优制导设计,并进行了仿真。以视线角率为优化指标。-Homing optimal guidance design environment, and simulation. Angle to the line of sight was optimized index.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-11
    • 文件大小:740byte
    • 提供者:张亚星
  1. TRMM3B42-3B43

    0下载:
  2. TRMM3B43数据文档下载,用了这个可以计算基于遥感数据的干旱指数,如标准将水指数和标准将水蒸散指数-TRMM3B43 data files to download, this can be calculated with the drought index based on remote sensing data, such as standard water index and standard water evapotranspiration index
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:39.6kb
    • 提供者:张鹏
  1. comp

    0下载:
  2. propose a novel joint data-hiding and compression scheme for digital images using side match vector quantization (SMVQ) and image inpainting. The two functions of data hiding and image compression can be integrated into one single module seam
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-01
    • 文件大小:942.6kb
    • 提供者:bala
  1. HDLM

    1下载:
  2. 大智慧指标公式改编成通达信的,一个副图,一个预警-Great wisdom formula index adapted into a proof, a picture, a warning
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:1.82kb
    • 提供者:zhangyong
  1. SVM-regression

    0下载:
  2. 对于大盘指数的有效预测可以为从整体上观测股市的变化提供强有力的信息,所以对于上证指数的预测具有很大意义。本代码用Matlab对1990.12.20-2009.8.19-每天的开盘指数进行支持向量机回归分析,拟合效果较好。-For effectively predict the market index can provide a strong message to the observed changes in the stock market as a whole, so the foreca
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:2.23kb
    • 提供者:李凤
  1. ssim

    0下载:
  2. similarity index matrice
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:2.2kb
    • 提供者:XO
  1. MATLAB

    0下载:
  2. 交易品种的选择,波动性指标,,流动性指标,移动平均线-Trading choice of varieties, the volatility index ,, liquidity indicators, moving averages
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-07
    • 文件大小:1.31mb
    • 提供者:rye
搜珍网 www.dssz.com