-
This is a stretching effect of program design, code and active inside demo image
这是一个拉伸效果的程序设计,里面有源代码及演示图象-This is a stretching effect of program design, code and active inside demo image
- 2023-05-14 23:25:03下载
- 积分:1
-
examples : scene
c图像处理例子:scene-examples : scene
- 2022-08-21 17:05:48下载
- 积分:1
-
一个用C语言实现对原始佛BMP格式的转换过程…
一个用C语言编写的用于实现BMP格式转换为RAW格式的程序-A use of C language used to achieve BMP format conversion process for the RAW format
- 2022-02-26 20:38:05下载
- 积分:1
-
基于VC++实现透明对话框功能,非常实用
基于VC++实现透明对话框功能,非常实用-Based on VC++ to achieve transparency in the dialog box functionality, very useful
- 2022-02-21 17:37:10下载
- 积分:1
-
visualc++6.0实现创建位图 Creating a bitmap object from a BMP file 从位图文件中创建位图对象(6KB)...
visualc++6.0实现创建位图 Creating a bitmap object from a BMP file 从位图文件中创建位图对象(6KB)-visualc 6.0 to create bitmap Creating a bitmap object from a BMP file from the bitmap file created bitmap object (6KB)
- 2022-01-26 00:38:23下载
- 积分:1
-
编程实现活动的三维图像!程序中通过线程和计时器的,加上对windows图像API的简单调用,和图像算法的融合,实现的活动三维图像!
编程实现活动的三维图像!程序中通过线程和计时器的,加上对windows图像API的简单调用,和图像算法的融合,实现的活动三维图像!-Programming Events of the three-dimensional image! Proceedings through the thread and timer, plus images of the windows of a simple API call, and image fusion algorithm, the realization of three-dimensional image of the Events!
- 2022-01-30 16:40:32下载
- 积分:1
-
有一个很好的用户界面,可在此基础上利用源码进行图形图像编程...
有一个很好的用户界面,可在此基础上利用源码进行图形图像编程-A good user interface, can be on this basis for the use of source graphics programming
- 2022-06-13 20:41:57下载
- 积分: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
-
delphi net game develope component for net game developors
Delphi的网络游戏开发组件 有志于开发网游的人员可用到。-delphi net game develope component for net game developors
- 2022-01-24 16:35:31下载
- 积分:1
-
In this paper, the work carried out is that a single photo
本文主要进行的工作是,基于单张照片信息进行脸部三维重建方法的讨论。-In this paper, the work carried out is that a single photo-based three-dimensional facial reconstruction method of the information discussed.
- 2022-08-22 18:44:14下载
- 积分:1