- compiler This is the source for a C that generates 386 or m68K code. Code generation is fairly good although the optimizer is a little naive... the code itself should be highly portable although there are some issues involved with porting from MSDOS that have to be resolved for example the size of LONG on unix machines is so big some of the code generated gets messed up. Code generation requires TASM to assemble the output you can use the borland TLINK to produce executables
- 五星红旗 在vs2008环境下用opengl函数绘制
- 20090416-1 用Delphi实现HTTP代理的程序源代码
- TVideoGrabber 这个是VB6摄像头视频捕捉控件
- XF-S4240 XF
- ClientNexus J2EE客户关系管理系统
文件名称: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.