-
一个三维立方体旋转的例子,在自动旋转的基础上增加了放大和缩小的功能...
一个三维立方体旋转的例子,在自动旋转的基础上增加了放大和缩小的功能-a rotating 3-D cube example, the automatic rotation on the basis of a pan and zoom functions
- 2022-07-27 06:34:19下载
- 积分:1
-
VC2003.Net,Icon文件处理例程!绘图部分没有完成!但是可以打开ICO文件,以及保存ICO文件.可以简单修改!包括MaskBit部分也可以直接修改!...
VC2003.Net,Icon文件处理例程!绘图部分没有完成!但是可以打开ICO文件,以及保存ICO文件.可以简单修改!包括MaskBit部分也可以直接修改!-VC2003.Net. Icon document processing routines! Mapping parts! But ICO can open documents and preserve the ICO document. It would be a simple change! including MaskBit part can directly alter!
- 2022-01-28 04:14:25下载
- 积分:1
-
你的视力测试和程序,我写的。有用,你恨不好,哟…
你的视力测试和程序,我写。有用,你恨不好,你有意外。相信我。
- 2022-10-04 21:40: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
-
基于VC++环境下的OPenGL开发代码,不用在进行编辑,直接编写关于OPenGL函数代码,进行OPenGL的编程。...
基于VC++环境下的OPenGL开发代码,不用在进行编辑,直接编写关于OPenGL函数代码,进行OPenGL的编程。-Based on VC++ Environment OpenGL development code, not during editing, direct the preparation of OpenGL function code for OpenGL programming.
- 2023-01-11 01:45:03下载
- 积分:1
-
阈值面积消去vc++函数
阈值面积消去vc++函数-threshold function area Deleted vc
- 2022-03-06 00:39:11下载
- 积分:1
-
vc++数字图象获取,处理及实践应用源代码
vc++数字图象获取,处理及实践应用源代码-vc digital image acquisition, processing and the practical application source code
- 2023-01-12 01:20:03下载
- 积分:1
-
vtk collision detection procedure, based on obb bounding box collision detection...
vtk碰撞检测程序,基于obb包围盒的碰撞检测程序,需要用cmake进行编译-vtk collision detection procedure, based on obb bounding box collision detection program needs to be compiled with cmake
- 2022-01-26 04:27:15下载
- 积分:1
-
通过hough变换可检测平行线~解压缩即可使用,需256bmp
通过hough变换可检测平行线~解压缩即可使用,需256bmp-through Hough Transform can detect parallel lines to decompress can use, the need 256bmp
- 2022-04-14 14:20:47下载
- 积分:1
-
vehicle monitoring (navigation and positioning, communications) system source co...
车辆监控(导航与定位,通信) 系统源码,能够帮助用户实现实时车辆监控,以及查询统计打印等功能.-vehicle monitoring (navigation and positioning, communications) system source code, to help users achieve real-time traffic monitoring, and the inquiry statistics printing.
- 2022-01-26 01:09:11下载
- 积分:1