-
在VB中利用API实现动态画图,包括正弦,余弦,正切,余切等,也可以通过修改代码自定义函数....
在VB中利用API实现动态画图,包括正弦,余弦,正切,余切等,也可以通过修改代码自定义函数.-use in VB API Dynamic drawing, including sine, cosine, tangent, Cotangent, can also modify the code-defined functions.
- 2022-02-02 00:00:21下载
- 积分:1
-
Ogre的MFC实现代码,基于OGRE 1.4.2 开源游戏引擎
Ogre的MFC实现代码,基于OGRE 1.4.2 开源游戏引擎-Ogre realize the MFC code, based on open source game engine OGRE 1.4.2
- 2022-03-18 06:09:32下载
- 积分: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
-
迷你图像浏览器源代码,比较早的程序,但是包含了图像浏览的基本概念和方法,适合初学者学习。...
迷你图像浏览器源代码,比较早的程序,但是包含了图像浏览的基本概念和方法,适合初学者学习。-mini image browser source code, the earlier procedures, but contains images visit the basic concepts and methods for beginners learning.
- 2022-03-03 06:22:58下载
- 积分:1
-
GDI实现的小时钟 拥有鼠标任意位置拖动功能
GDI实现的小时钟 拥有鼠标任意位置拖动功能-GDI achieved a small clock drag the mouse anywhere on the
- 2022-06-02 04:24:26下载
- 积分:1
-
Windows图形编程的几个例子,包含显示区域、Bitmap、调色板等几个例子...
Windows图形编程的几个例子,包含显示区域、Bitmap、调色板等几个例子 -Some examples for graphical programming on windows, containing displaying region,bitmap and palette etc
- 2022-03-02 19:24:22下载
- 积分:1
-
打开一副位图,实现位图的高斯模糊。适合VC麻瓜练习。
打开一副位图,实现位图的高斯模糊。适合VC麻瓜练习。-Open a bitmap, the bitmap of the Gaussian blur to achieve. Muggle practice for VC.
- 2022-07-03 03:51:50下载
- 积分:1
-
飞舞的两只蝴蝶,用VC++ MFC编写。比较简单的程序,源码和运行。...
飞舞的两只蝴蝶,用VC++ MFC编写。比较简单的程序,源码和运行。-Two butterflies fluttering by VC++ MFC prepared. Relatively simple procedures, source code and run.
- 2023-02-23 12:15:03下载
- 积分:1
-
直接读文件的方式显示位图文件,运行就可出现位图文件。
直接读文件的方式显示位图文件,运行就可出现位图文件。-Direct reading of the document displayed bitmap file, run bitmap file can occur.
- 2023-03-14 08:35:04下载
- 积分:1
-
lua源代码。
可应用于游戏脚本的开发和其它方面的应用
lua源代码。
可应用于游戏脚本的开发和其它方面的应用-lua source code. Scripts can be applied to game development and other aspects of the application
- 2023-08-06 13:25:03下载
- 积分:1