搜索资源列表
work.rar
- 常用图像压缩编码码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
library
- 本代码能够实现图书的录入,删除,借书者卡号的办理与删除,图书借阅统计,读者信息和借书统计-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
libmis
- 用VC++做的图书馆管理系统,内含数据库文件,用于实现图书的录入,借入和借出功能-To do with the VC++ library management system that includes database files, used to implement a book entry, borrowing and lending functions
learnEnglish
- 实现英语单词的录入、修改、删除等基本操作。 实现常用英语单词例句的录入、修改、删除等基本操作。 实现英语单词检索、翻译等。 常用英语单词例句检索。 根据难度随机生成一份单词测试题目。 能够检索出短文及其翻译对照表。 具有数据备份和数据恢复功能 -Achieve the input of English words, modify, delete and other basic operations. Images of English words commonly u
sjpeg
- /* 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
plyasuo
- 一个DELPHI写的批量压缩的例程,供入门的童鞋参考,是zip的。-DELPHI write a batch compression routines, children' s shoes for the entry of the reference, is zip the.
danpianji
- 单片机的教学课程,作为基础学习的好助手,帮助更好地入门-SCM curriculum, as a basis for learning a good assistant, to help better entry
HDWiki-v4.1UTF8-20100324
- 类似于维基的安装包,可直接安装形成一个网站服务器,可以让用户编辑词条-Similar to the wiki installation package can be installed directly to form a web server that allows users to edit the entry.
Des
- 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
11
- 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
LZ
- 本次采用的是LZ78算法,LZ78的编码思想是不断地从字符流中提取新的缀-符串(String),通俗地理解为新“词条”,然后用“代 号”也就是码字(Code word)表示这个“词条”。这样一来,对字符流的编码就变成了用码字(Code word)去替换字符流(Charstream),生成码字流(Codestream),从而达到压缩数据的目的。-The algorithm uses a LZ78, LZ78 coding idea is continually extracted from t
Demo_CS_OMP
- 本程序利用小波基和余弦基作为稀疏基,并利用正交匹配追踪算法进行重构,是入门的很好的程序。- 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.