搜索资源列表
NET_Memcached
- Memcached通过在内存中开辟一块区域来维持一个大的hash表来加快页面访问速度,虽然和数据库是独立的,但是目前主要用来缓存数据库的数据。允许多个server通过网络形成一个大的hash,用户不必关心数据存放在哪,只调用相关接口就可。存放在内存的数据通过LRU算法进行淘汰出内存。同时可以通过删除和设置失效时间来淘汰存放在内存的数据-Memcached in memory by opening an area to maintain a large hash table to speed up
4
- 基于椭圆曲线的一种高效率数字签名。为给出一种基于椭圆曲线密码的高效率的数字签名方案。不仅在算法设计时完全避免了费时的求逆运算,而且利用消息HASH值的汉明重量作为消息摘要进行签名与验证。-Based on elliptic curve digital signature of a high efficiency. For a given elliptic curve cryptography based on an efficient digital signature scheme. Algo
SHA_CPP_
- Secure Hash Algorithm
hash
- k-mer的哈希算法,建立索引,能够准确搜索DNA片段的位置、-K-mer hash algorithm, the establishment of the index, can accurately search the location of the DNA fragment.
haxigenzong
- 根据哈希算法进行目标物跟踪,VS2013与opencv2410平台-Perform object tracking based on hash algorithm, VS2013 platform with opencv2410
