Location:
Search - 操作类
Search list
Description: 注册表操作类-registry operation category
Platform: |
Size: 1626 |
Author: 封笑平 |
Hits:
Description: 一个VC封装的注册表操作类,把API的操作封装起来,直接导入就可用-a VC Packaging registry operations, the API put Packaging operation, can be used directly into
Platform: |
Size: 1996 |
Author: 张 虎 |
Hits:
Description: 一个 C++ 日期操作类-operate a Class C Date
Platform: |
Size: 54814 |
Author: 王锐 |
Hits:
Description: PCSC操作封装类
Platform: |
Size: 4015 |
Author: meimeimei |
Hits:
Description: 指纹识别中的一个步骤分支点检测的实现,使用的是我个人编写的位图操作类,本位图操作类中的算法组,可以用于所有能够返回具有指针特性图像矩阵的文档操作类库。也就是说通用性很强。算法组还包括指纹识别算法,卷积函数。位图操作类包括的方法有
tmBmp();
tmBmp(const std::string & fname, BYTE clrBit = 8 ,DWORD imW = 256,DWORD imH = 256);
virtual ~tmBmp();
//复制构造函数
tmBmp(const tmBmp & bmp);
virtual const tmBmp & operator = (const tmBmp & init);
//打开位图
virtual bool openBmp(const std::string fname);
//另存位图
virtual bool saveBmp(const std::string fname);
//保存位图
virtual bool saveBmp();
//创建一幅位clrBit位,宽imw高imH的位图
virtual bool createBmp(const std::string fname,BYTE clrBit,DWORD imW,DWORD imH);
//从灰度数组,创建灰度图像
template
bool createGrayBmp(T * imArray,DWORD imW,DWORD imH);
//释放读入的图像
virtual void releaseBmp();
//获得图像的宽度
DWORD getWidth();
//获得图像的高度
DWORD getHeight();
//获得颜色位数
WORD getClrBit();
//显示位图信息
void showBmpInfo();
//获取调色板某一元素的值,存入RGBQuad
bool getRGBQuad(RGBQuad &, BYTE index);
//用RGBQuad更改调色板某一元素的值
bool setRGBQuad(RGBQuad &, BYTE index);
//重命名位图
void rename(const std::string fname = "新建位图.bmp");
//颜色反转
virtual void reverseColor();
//将一幅图片的像素区,装换为灰度值数组
template
bool tranToArray(T * pixelArray);
//如果是8位以内的图像本函数为
//在图像上(x,y)处画颜色索引为redPart的点
//对于16,24,32位的图像为
//在图像上(x,y)处画颜色为redPart+greenPart+bluePart的点
//x为行号,y为列号
bool putPixel(DWORD x,DWORD y,BYTE redPart=0,BYTE greenPart=0,BYTE bluePart=0);
Platform: |
Size: 15714 |
Author: tr0217 |
Hits:
Description: e语言http网页操作类e语言http网页操作类e语言http网页操作类
Platform: |
Size: 147494 |
Author: dy6668 |
Hits:
Description: C++写的EXCEL操作类,包括读写等操作,很完善。
Platform: |
Size: 231021 |
Author: cpz2004 |
Hits:
Description: MC55操作类
Platform: |
Size: 18817 |
Author: yanghuyue |
Hits:
Description: 一个很好用的串口操作类
Platform: |
Size: 146382 |
Author: chinaflys |
Hits:
Description: Sqlite数据操作类
Platform: |
Size: 1626 |
Author: zhegaozhouji |
Hits:
Description: std_string+封装的string操作类,方便操作
Platform: |
Size: 5082 |
Author: 306772719@qq.com |
Hits:
Description: 注册表操作类-registry operation category
Platform: |
Size: 1024 |
Author: 封笑平 |
Hits:
Description: 一个 C++ 日期操作类-operate a Class C Date
Platform: |
Size: 54272 |
Author: 王锐 |
Hits:
Description: 一个不错的文件操作类-good files operation cla
Platform: |
Size: 91136 |
Author: 王海平 |
Hits:
Description: 一个数据库操作类,开发语言为C#。适用于SQL_Server和ACCESS.-It is the operateing class of database developed C#,and it is suit for SQL_Server and ACCESS.
Platform: |
Size: 29696 |
Author: xumr |
Hits:
Description: 一个COM端口的操作类,很好用的了,我也用了多次。-a COM port operations, the good, and I also used a number of times.
Platform: |
Size: 4096 |
Author: 上面 |
Hits:
Description: 一个不错的位图操作类,可以实现位图的各种操作。-a good bitmap operations, bitmap can be achieved in a variety of actions.
Platform: |
Size: 6144 |
Author: 沈华伟 |
Hits:
Description: 一个VC封装的注册表操作类,把API的操作封装起来,直接导入就可用-a VC Packaging registry operations, the API put Packaging operation, can be used directly into
Platform: |
Size: 2048 |
Author: 张 虎 |
Hits:
Description: 一个文件操作类,包含复制文件夹,查询文件是否存在-a document operations, including copy paper folders, documents the existence of inquiries
Platform: |
Size: 2048 |
Author: zhangkai |
Hits:
Description: C#编写的Word操作类包括换页添加表格(Word operation class written by C#)
Platform: |
Size: 292864 |
Author: 李二一
|
Hits:
« 12
3
4
5
6
7
8
9
10
...
50
»