-
这是一个C++ OpenGL程序,它是一个机器人,可以旋转它的胳膊和腿。
It is a c++ openGL programe, it is a robot, can rotate it s arms and legs . -It is a c++ OpenGL programe, it is a robot, can rotate it s arms and legs.
- 2022-05-09 04:24:05下载
- 积分:1
-
一个很优秀的数字图象处理软件,功能强大,内容丰富,处理图象为256色。...
一个很优秀的数字图象处理软件,功能强大,内容丰富,处理图象为256色。-an excellent digital image processing software, a powerful, rich content, image processing for 256 colors.
- 2022-06-13 12:16:20下载
- 积分:1
-
Windows 环境下 将图片转换成 单纯二进制。
正在制作Linux环境下相应程序...
Windows 环境下 将图片转换成 单纯二进制。
正在制作Linux环境下相应程序-Windows environment will be converted into a simple binary image. Linux environment is the production of the corresponding procedures
- 2022-02-21 11:17:13下载
- 积分:1
-
获得所有Windows下与文件关联的图标
获得所有Windows下与文件关联的图标-access to all Windows files associated with the icon
- 2022-07-07 13:46:42下载
- 积分: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 buffering graphics, accompanied by information detailed account of the pr...
双缓冲绘图,附有资料详细讲解了双缓冲绘图的原理。-Double buffering graphics, accompanied by information detailed account of the principle of double buffering graphics.
- 2023-05-29 01:35:04下载
- 积分:1
-
Algorithm function for curve fitting(fractions),
please consult other tool book...
曲线拟合的算法函数(部分),请参考其它工具书。-Algorithm function for curve fitting(fractions),
please consult other tool books.
- 2022-04-23 23:55:36下载
- 积分:1
-
实现了缩略图的显示和窗口的分割。实现鼠标的tooltip显示
实现了缩略图的显示和窗口的分割。实现鼠标的tooltip显示-Achieved a thumbnail display and the window segmentation. To achieve the mouse tooltip display
- 2023-06-15 05:45:04下载
- 积分:1
-
利用ZFlash.lib渲染swf文件,并获取swf文件中的图像。
利用ZFlash.lib渲染swf文件,并获取swf文件中的图像。-use ZFlash.lib exaggerated swf documents and access swf document images.
- 2022-02-07 11:20:38下载
- 积分:1
-
采用VC++.NET编写的画线、画矩形、椭圆、弧线和多边形及折线Graphic方法。...
采用VC++.NET编写的画线、画矩形、椭圆、弧线和多边形及折线Graphic方法。-using VC.NET prepared by the line drawing, painting rectangular, oval, arcs and polygons and dogleg Graphic methods.
- 2022-05-19 02:12:33下载
- 积分:1