-
GDI+的头文件、库文件和动态链接库和用法.rar
GDI+的头文件、库文件和动态链接库和用法.rar-GDI+ The header files, library files and dynamic-link library and usage. Rar
- 2022-12-03 04:40:03下载
- 积分:1
-
this script usefull for generate captcha images
this script usefull for generate captcha images
- 2022-02-25 10:52:20下载
- 积分:1
-
VC++实现的将CView中的内容直接打印出来的方法和源码,十分实用...
VC++实现的将CView中的内容直接打印出来的方法和源码,十分实用-VC++ Realized CView content will directly print out the methods and source code, very useful
- 2023-01-18 05:05:03下载
- 积分:1
-
vc developed a drawing program, applies to the railway map of the battlefield si...
vc开发的一款绘图程序,应用于铁路战场图的模拟,实现了绘图的基本功能,适合初学者参考(未连数据库)-vc developed a drawing program, applies to the railway map of the battlefield simulation, realize the basic functions of the drawings, suitable for beginners and a reference (not even the database)
- 2022-03-24 07:05:45下载
- 积分:1
-
The stock index chart using amStock: http://www.betoshoken.com.vn/?op=market.cha...
The stock index chart-The stock index chart using amStock: http://www.betoshoken.com.vn/?op=market.chart
amStock is cool.
- 2022-04-24 13:59:02下载
- 积分:1
-
矢量图形的绘制 点 线 多变形 椭圆 椭圆弧 面积计算 坐标保存成txt文件...
矢量图形的绘制 点 线 多变形 椭圆 椭圆弧 面积计算 坐标保存成txt文件
- 2022-07-21 20:56:45下载
- 积分:1
-
程序打开BMP格式文件,并显示该文件,同时,能对图像进行复制粘贴。...
程序打开BMP格式文件,并显示该文件,同时,能对图像进行复制粘贴。-Program to open BMP format, and display the document at the same time, be able to copy and paste images.
- 2022-12-15 20:45:03下载
- 积分:1
-
位图的存取在vc中的 因为所在的项目中我负责的模块是有关与位图的读写和存储的,所以看了一些资料后,并且成功在vc 下实现所需的功能后写下这篇读书报告。
对...
位图的存取在vc中的 因为所在的项目中我负责的模块是有关与位图的读写和存储的,所以看了一些资料后,并且成功在vc 下实现所需的功能后写下这篇读书报告。
对于位图,要想在vc中实现读取和存储,先必须了解BMP的文件格式。
BMP文件大体上分成四个部分:位图文件头,位图信息头,调色板,实际的位图数据。
位图文件头BITMAPFILEHEADER是一个结构,它的定义如下:
typedef struct tagBITMAPFILEHEADER{
WORD bfType
DWORD bfSize
WORD bfReserved1
WORD bfReserved2
DWORD bfOffBits
}BITMAPFILEHEADER实现-Bitmaps in vc access because of the projects where I am responsible for the module is concerned with reading and writing bitmap and storage, so read some information, and the success achieved in vc feature required to write This study reports. For bitmap, in order to achieve in the vc read and stored, first must understand the BMP file format. BMP files generally divided into four parts: the first bitmap file, BITMAPINFOHEADER, palette, the actual bitmap data. BITMAPFILEHEADER bitmap file header is a structure, it is defined as follows: typedef struct tagBITMAPFILEHEADER (WORD bfType DWORD bfSize WORD bfReserved1 WORD bfReserved2 DWORD b
- 2022-09-19 08:45:03下载
- 积分:1
-
双高斯混合分布和高斯拉普拉斯混合分布的噪声仿真程序,用于分析闪烁噪声...
双高斯混合分布和高斯拉普拉斯混合分布的噪声仿真程序,用于分析闪烁噪声-Double Gaussian mixture Laplacian distribution and Gaussian mixture distribution noise simulation program for the analysis of flicker noise
- 2023-05-07 10:40:02下载
- 积分:1
-
在TC中,图形都最多只能在640X480的分辩率下编程,本源程序说明如何用C语言编写高分辩率的图形程序!...
在TC中,图形都最多只能在640X480的分辩率下编程,本源程序说明如何用C语言编写高分辩率的图形程序!----只说明如何初始化为高分辩率,其它算法功能都是相同的!-in TC, the graphics are only in the most easily visible outdoors under the Resolution Program, the source how to use C language to prepare high-resolution graphics only hostile to procedures on how to initialize the high-resolution, the other arithmetic functions are the same!
- 2022-05-07 07:53:34下载
- 积分:1