搜索资源列表
SPIHT
- SPIHT多级树集合分裂算法的基础知识,讲解详细,适合于入门者理解算法的基本思想。-SPIHT multi-level tree splitting algorithm is a collection of basic knowledge, to explain in detail, suitable for beginners to understand the basic idea of the algorithm.
MyBitMapCompress
- 一个简单的32位位图压缩算法,基本思想是,扫描像素点,后面有雷同的就记下重复次数。-A simple 32-bit bitmap compression algorithm, the basic idea is to scan pixel, behind identical repetitions on the record.
VBCrypto
- VBCrypto源码库大全源码,这是一个良好的编译算法,由如下算法组成:10种流行的加密算法(Blowfish, Twofish, Rijndael, Skipjack, Serpent, Gost, RC2, RC4, TEA, DES, 3DES, 3DES112, DESE, CAST5, IDEA),6种流行的单一的哈希算法(MD2, MD4, MD5, SHA, SHA256, RipeMD)以及一个huffman压缩算法。-The VBCrypto source libraries
Bank
- 银行家算法又称“资源分配拒绝”法,其基本思想是:系统中的所有进程放入进程集合,在安全状态下系统受到进程的资源请求后,先把资源试探性地分配给它。现在,系统将剩下的可用资源和进程集合中的其它进程还需要的资源数作比较,找出剩余资源能满足最大需求量的进程,从而保证进程运行完毕并归还全部资源。这时,把这个进程从进程金额和中删除,归还其所占用的所有的资源,系统的剩余资源更多。反复执行上述步骤。最后,检查进程集合,若为空则表明本次申请可行,系统处于安全状态,可以真正实施本次分配;否则,只要进程集合非空,系统
AIHT
- 加速的迭代硬阈值算法,其加速方法是双倍过松弛方法,此方法的思想可以用到其他算法上-Iterative hard thresholding algorithm acceleration, the acceleration method is double over-relaxation method, the idea of this method can be used in other algorithms
30333371euler
- 欧拉算法,基本思想是迭代。其中分为前进的EULER法、后退的EULER法、改进的EULER法。所谓迭代,就是逐次替代,最后求出所要求的解,并达到一定的精度。误差可以很容易的计算出来。-Euler algorithm, the basic idea is iterative. THE EULER method which is divided into forward and backward EULER ' method, improved EULER method. Called ite
LZ
- 本次采用的是LZ78算法,LZ78的编码思想是不断地从字符流中提取新的缀-符串(String),通俗地理解为新“词条”,然后用“代 号”也就是码字(Code word)表示这个“词条”。这样一来,对字符流的编码就变成了用码字(Code word)去替换字符流(Charstream),生成码字流(Codestream),从而达到压缩数据的目的。-The algorithm uses a LZ78, LZ78 coding idea is continually extracted from t
project
- 温室中基于相对编码思想的数据压缩算法,简单高效。-The data compression algorithm based on the relative coding idea in the greenhouse is simple and efficient.
QualityGuidedMethod
- 质量导向算法是一种非常有效的相位解包裹算法,属于路径跟踪算法。质量导向算法的基本思想是用一幅质量图来引导相位展开,这个质量图可以用来描述包裹相位图中每个像素质量的好坏。-Quality oriented algorithm is a very effective phase unwrapping algorithm, which belongs to path tracking algorithm. The basic idea of the quality guided algorithm i