搜索资源列表
BitVector-1.2.tar
- java bitvector implementation.
BitVector-1.2.tar
- java bitvector implementation.
WowHelloWorld
- 一个2D基于verlet的Flash物理引擎。它用AS3编写而成。Fisix的目标是应用到游戏等计算量很大的实时应用中。尽管flash比c/c++要慢,很棒的物理引擎-Verlet based on a 2D physics engine for Flash. It has been prepared by AS3. Fisix goal is applied to calculating the amount of games a l
SunUtil
- 工具类 BitVector CookieUtil DES FileUtil HttpUtil ImageFile Javascr iptString JsonHelper StringUtil Thumbnail Utils WebFileInfo-Sunway.Util.BitVector Sunway.Util.CookieUtil Sunway.Util.DES Sunw
BitVector
- 一个进行按位存储的容器,BitVector,位向量。可以根据加入的数据自动改变容器大小,提供方便的访问接口。-Carried out by a digital storage containers, BitVector, bit vector. Automatically change the container s size when data be added, provide convenient access interface
ExtractContext
- BitVector CookieUtil DES FileUtil HttpUtil ImageFile Javascr iptString JsonHelper StringUtil Thumbnail Utils WebFileInfo
BitVector-3.0
- 非常清晰的二进制位串python库及按位(bitwise)计算和逻辑计算的库(这个主题的经典关键字:bitArray,bitString,bitMap,bitSet)。实际上各大主流语言都没有完整的支持这个基本数据结构。-the bitwise bitstring lib bitArray,bitString,bitMap,bitSet
bitvector
- Simple bit vector for Linux.
bitVector
- 位向量的计算,位向量的排序算法。没有相同数字的排序,效率非常高。-Bit vector calculations, the bit vector sorting algorithms. Not have the same sort of figures, the efficiency is very high.
alloc_move
- This file implements the BitVector class Source Code for Linux v2.13.6.
BitVector
- 一个进行按位存储的容器,BitVector,位向量。可以根据加入的数据自动改变容器大小,提供方便的访问接口。-Carried out by a digital storage containers, BitVector, bit vector. Automatically change the container s size when data be added, provide convenient access interface
BitVector-SET
- A C language based implementation of bit vector-sets. It s covers union, intersection and difference in set. Hope it will help you out!