-
在VC++6.0应用程序中利用位图实现大数据量计算绘图的快速显示、保存与打印...
在VC++6.0应用程序中利用位图实现大数据量计算绘图的快速显示、保存与打印-in VC 6.0 applications using bitmap data to achieve great amount of rapid mapping, conservation and Print
- 2023-05-06 21:00:03下载
- 积分:1
-
编程包含一个下拉列表和一个按钮,
//下拉列表中有10、14、18三个选项。
//选择10时,按钮中文字的字号为10,
//选择14时,按钮中文字的...
编程包含一个下拉列表和一个按钮,
//下拉列表中有10、14、18三个选项。
//选择10时,按钮中文字的字号为10,
//选择14时,按钮中文字的字号为14,
//选择18时,按钮中文字的字号为18。-Programming includes a drop-down list and a button,// 10,14,18 drop-down list, there are three options.// Select 10 pm, button text size is 10,// select 14 o" clock, the button in the text font size 14,// a choice of 18, the button text font size is 18.
- 2022-07-28 04:04:54下载
- 积分:1
-
C语言图形界面的菜单开发演示程序,含有的功能是打开包下的文本文件。程序架构优良,可扩展性强...
C语言图形界面的菜单开发演示程序,含有的功能是打开包下的文本文件。程序架构优良,可扩展性强-C language graphical interface menu development demonstration program, containing the function of opening the package a text file. Good procedural framework, scalability strong
- 2022-01-26 00:40:27下载
- 积分:1
-
直方图均衡比较有用的算法
对传统方法有比较好的改进
直方图均衡比较有用的算法
对传统方法有比较好的改进-histogram equalization algorithm useful comparison to the traditional methods are relatively good improvement
- 2023-08-25 16:05:04下载
- 积分:1
-
typical VC program, rolling subtitles can be achieved and that the realization o...
典型的VC编程,可以实现滚动字幕的实现,全套上载可直接运行。希望大家喜欢。-typical VC program, rolling subtitles can be achieved and that the realization of complete directly on the run. Hope you like them.
- 2022-03-29 18:42:42下载
- 积分:1
-
一个基本vc矢量绘图程序,支持线圆文字等功能.
一个基本vc矢量绘图程序,支持线圆文字等功能.-A basic vector-drawing application based on Visual C++, supporting the function of drawing linecircle ext,and so on.
- 2022-12-03 17:10:03下载
- 积分:1
-
This procedure is an open and save bitmap, DIB own definition of a category.
此程序是一个打开和保存位图的,自己定义了一个DIB类。-This procedure is an open and save bitmap, DIB own definition of a category.
- 2022-03-22 14:24:20下载
- 积分:1
-
从BMP文件加载位图并显示BMP文件有四个部分。第一个我..
从BMP文件中装入位图并显示
the bmp file has four sections. the first is bitmapfileheader. this contains the bitmap file signature, the size of the bitmap and the offset to the array of bits that define the bitmap image. the next section is the bitmapinfoheader. this contains information such as the height and widht of the bitmap and the number of colors used. this section is followed by the color table. the color table contains two or more rgbquad structures the final section is the actual bits that define the bitmap image.
by the way, the bmp file holds a device independent bitmap and sometimes the extension used is dib.
the steps outlined below is valid for both windows 95 and windows nt. on windows 95, you can also use the loadimage() function to load a bitmap from a file. although windows nt also supports this function, it does not support the lr_loadfromfile flag. -from BMP file loaded bitmap and show the bmp file has four sections. The first is bitmapfileheader. This contains t
- 2022-03-02 16:58:15下载
- 积分:1
-
用VC实现一个简单的图象中的数字水印的一些方面的东西
用VC实现一个简单的图象中的数字水印的一些方面的东西-picture VC++ windows
- 2022-04-22 12:27:42下载
- 积分:1
-
应用VC++开发ObjectARX程序,主要是创建符号表(AutoCAD二次开发)...
应用VC++开发ObjectARX程序,主要是创建符号表(AutoCAD二次开发)-Application VC++ Development ObjectARX program, mainly the creation of symbol table (AutoCAD second development)
- 2022-08-16 19:00:21下载
- 积分:1