- SerialPort1145 这个一个关于串口通信的简单程序
- wincom
- RBFNN 一步预测混沌序列性能程序
- streamingmediacaching 实现了流媒体缓存的替换
- SensorelessFieldOriented_Control_of_Three-Phase_Pe TI的一个三相永磁同步电机sensorless FOC控制资料
- Communiquer avec imprimante Ce source permet d'échanger des données avec une imprimante pour savoir le niveau d'encre et autre informations.
文件名称:BitArray_src
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:7.46kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
The Bit Array structure provides a compacted arrays of Booleans, with one bit for each Boolean value. A 0 [1] bit corresponds to the Boolean value false [true], respectively. We can look at a stream of bytes as a stream of bits each byte contains 8 bits, so any n bytes hold n*8 bits. And the operation to manipulate this stream or bits array is so easy, jut read or change the bits state or make any Boolean operation on the whole bits array, like 鈥楢ND鈥? 鈥極R鈥? or 鈥榅OR鈥?-The Bit Array structure provides a compacted arrays of Booleans, with one bit for each Boolean value. A 0 [1] bit corresponds to the Boolean value false [true], respectively. We can look at a stream of bytes as a stream of bits each byte contains 8 bits, so any n bytes hold n*8 bits. And the operation to manipulate this stream or bits array is so easy, jut read or change the bits state or make any Boolean operation on the whole bits array, like 鈥楢ND鈥? 鈥極R鈥? or 鈥榅OR鈥?
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Bitarray.cpp
BitArray.h
mem.cpp
mem.h
BitArray.h
mem.cpp
mem.h
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.