搜索资源列表
cmjbitset_demo.zip
- A Compressed Bitset Class
0.59BitComet
- 简单强大的下载编辑软件.该软件是VC软件 A Compressed Bitset Class - Simple formidable downloading edition software This software is VC software A Compressed Bitset Class
cmjbitset_src
- A Compressed Bitset Cla
avrcx
- Jan 04, 2007 1. Add SPI support, see spi.h and spi.c 2. Add driver.h 3. Modified keyboard module and display module 4. Add BitSet support, see bitset.h and bitset.c 5. Fixed some bugs Dec 25, 2006 1. Name this OS as AvrcX 2. Re
bitset
- 位的设置,用于dialogic板卡的开发-place settings for the development of dialogic Card
bitset
- 初学C++,刚弄的针对bitset的位操作例子
bitset
- 本程序用于比特流的设置的,使自己的课堂作业。-The procedure for setting bit-stream, so that their class assignments.
sudoku
- C++解数独的代码,使用了三种方法,依次对应解决不同难度的数独,并且最后采用由堆栈为基础数据结构的深度优先搜索法解数独,可以保证解决所有的可解数独。使用了STL的bitset,利用位操作节省内存。-C++ code alone the stops, using three methods, followed by the corresponding number of varying difficulty to solve alone, and Finally the data structur
cPP
- C++库函数介绍,代有常用的库函数功能介绍,方便初学者使用-Bitsets can either be constructed with no arguments or with an unsigned long number val that will be converted into binary and inserted into the bitset. When creating bitsets, the number given in the place of the templat
crc16.cpp
- 128位数据的16位循环冗余校验(crc16),使用bitset实现。-128-bit data, 16-bit Cyclic Redundancy Check (crc16), use the bitset implementation.
mobilephone
- 设计思想: 1).用bit数组的下标与电话号码一一对应,而用数组中该位的值(1或0)来代表该电话号码是否已经发放。 2).bit是计算机的最小单位,用它可以实现某种意义上的数据压缩,防止极限数据下的JVM内存溢出。 3).JAVA语言中,没有bit数组类型,不过BitSet实现了类似于bit数组的功能。 -包的划分: com.neusoft.mobilephone.filedeal 存放文件操作类 com.neusoft.mobilephone.util
bitset
- 很详尽的介绍C++中bitset类库的用法,有源代码及注释-C++ bitset
BitSet
- Create a bitset with the specified size for Linux.
BitSet
- The BitSet class implements a bit field. Each element in a BitSet can be on(1) or off(0).
dm-bitset
- This bitset type is a thin wrapper round a dm_array of 64bit words. -This bitset type is a thin wrapper round a dm_array of 64bit words.This bitset type is a thin wrapper round a dm_array of 64bit words.
BitSet
- The BitSet class implements a bit field. Each element in a BitSet can be on(1) or off(0).
dm-bitset
- Opaque object. Unlike dm_array_info, you should have one of these per bitset.
bitset
- \file bitset.h \brief Bitset of arbitrary size definitions.
bitset
- A simple, limited clone of the java.util.BitSet Source Code for Linux v2.13.6.