文件名称:BitArrayApp
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:22.81kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
The class CBitArray behaves like a specialization of the MFC template class CArray. A real specialization is not possible because of a missing simple data type for a bit.
For maximum efficiency the bits are packed into a dynamic array of unsigned longs. You can easily modify the type of the date containing the bits (see typedef ULONG T in the declaration of CBitArray). CBitArray implements all member functions of the MFC class including the operator function [] (both for l-values and r-values).
The private member functions Copylr, Copyrl, and X are derived from the same-named functions of the class bitstring written by P.J. Plauger and are published with permission of the author.
For maximum efficiency the bits are packed into a dynamic array of unsigned longs. You can easily modify the type of the date containing the bits (see typedef ULONG T in the declaration of CBitArray). CBitArray implements all member functions of the MFC class including the operator function [] (both for l-values and r-values).
The private member functions Copylr, Copyrl, and X are derived from the same-named functions of the class bitstring written by P.J. Plauger and are published with permission of the author.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BitArrayDlg.h
EditBit.cpp
EditBit.h
resource.h
StdAfx.cpp
StdAfx.h
Release/BitArray.exe
res/BitArray.ico
res/BitArray.rc2
BitArray.cpp
BitArray.dsp
BitArray.dsw
BitArray.EXE.manifest
BitArray.h
BitArray.rc
BitArrayApp.cpp
BitArrayApp.h
BitArrayDlg.cpp
EditBit.cpp
EditBit.h
resource.h
StdAfx.cpp
StdAfx.h
Release/BitArray.exe
res/BitArray.ico
res/BitArray.rc2
BitArray.cpp
BitArray.dsp
BitArray.dsw
BitArray.EXE.manifest
BitArray.h
BitArray.rc
BitArrayApp.cpp
BitArrayApp.h
BitArrayDlg.cpp
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.