-
利用GDI+技术来实现了对图像的打开,旋转,有一定的价值
利用GDI+技术来实现了对图像的打开,旋转,有一定的价值-use GDI technology to achieve the right to open the image, rotate, a certain value
- 2022-03-03 08:20:52下载
- 积分:1
-
用C++编写的比较dft算法,有待优化成为fft算法,请提意见
用C++编写的比较dft算法,有待优化成为fft算法,请提意见-C dft index prepared by the comparison algorithm, as fft pending optimization algorithm, please comment
- 2022-02-11 19:34:16下载
- 积分: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
-
计数的源代码程序
计数的源代码程序-counting the source code procedures
- 2022-03-01 06:34:22下载
- 积分:1
-
实现图像、控件的淡入淡出,很不错。 Visual C 6.0
实现图像、控件的淡入淡出,很不错。 Visual C 6.0-Realize image, fade control, is pretty good. Visual C 6.0
- 2023-01-15 20:40:04下载
- 积分:1
-
这是一个SDK程序。本程序跟踪显示鼠标的坐标位置,同时,若有鼠标操作,可在窗口标题栏中显示操作信息,要是在窗口客户区中进行双击,就会在双击位置点上显示位置信息。...
这是一个SDK程序。本程序跟踪显示鼠标的坐标位置,同时,若有鼠标操作,可在窗口标题栏中显示操作信息,要是在窗口客户区中进行双击,就会在双击位置点上显示位置信息。此外,客户中还有两个位图,当鼠标移动到位图上时,就会改变为自己定义的光标。该程序适合Win32编程初学者,内含大量的中文注释。-This is an SDK program. This procedure showed that the mouse coordinates to track the location, at the same time, if the mouse operation can be displayed in the window title bar operating information, if in the window client area to double-click, double-click will show the location of point location information. In addition, customers have two bitmap, when the mouse is in place on the map, it will change the definition for their own cursor. The program for Win32 Programming for beginners, including a large number of Chinese Notes.
- 2022-05-16 15:03:38下载
- 积分:1
-
图形学课程设计,可以画直线、三角形、圆、椭圆,并可以对其进行拖放、旋转。...
图形学课程设计,可以画直线、三角形、圆、椭圆,并可以对其进行拖放、旋转。-graphics curriculum design, painting line, triangle, circle, oval, and can drag and drop them, rotate.
- 2023-05-25 18:40:03下载
- 积分:1
-
全球定位系统接收器根据经度和纬度坐标,真实
根据GPS接收的经纬坐标,实现实时导航功能-GPS receiver according to the longitude and latitude coordinates, real-time navigation function
- 2022-12-14 13:15:03下载
- 积分:1
-
这是一个以c++为平台做出来的游戏希望大家喜欢啊!
这是一个以c++为平台做出来的游戏希望大家喜欢啊!-This is a c++ As a platform to do out of the game hope you like ah!
- 2023-07-15 00:25:03下载
- 积分:1
-
初步实现"屏幕落雪"效果,按Ctrl+L关闭.
初步实现"屏幕落雪"效果,按Ctrl+L关闭.-initially "screen snow" effect by Ctrl L closed.
- 2023-02-23 11:00:02下载
- 积分:1