-
- 2022-04-14 16:14:15下载
- 积分:1
-
ANN fast DCT algorithm, was pretty good, we look at!
ANN的快速DCT算法,还不错,大家看看!-ANN fast DCT algorithm, was pretty good, we look at!
- 2022-02-13 21:40:43下载
- 积分:1
-
网格计算的好东东,看了或许会对高性能计算有所帮助
网格计算的好东东,看了或许会对高性能计算有所帮助-Wanton, looking perhaps will help high-performance computing
- 2023-06-27 01:30:06下载
- 积分: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
-
利用OPENCV结合VISUAL C++的MFC进行摄像头的播放。
利用OPENCV结合VISUAL C++的MFC进行摄像头的播放。-Playing camera using OpenCV functions in Visual C++ MFC application environment.
- 2023-01-11 06:50:03下载
- 积分:1
-
用VC开发GIS系统用比较好。用VC++实现矢量地图背景下的实时显示源代码...
用VC开发GIS系统用比较好。用VC++实现矢量地图背景下的实时显示源代码-VC with GIS development is good. With VC vector background maps show the real-time source code
- 2022-11-08 23:35:04下载
- 积分:1
-
文件管理系统,对文件进行有效的管理,它将文件以二进制数据的形式存入Access数据库中,也可从数据库中读出文件...
文件管理系统,对文件进行有效的管理,它将文件以二进制数据的形式存入Access数据库中,也可从数据库中读出文件-Document management system, effective management of the file, it will file in the form of binary data into Access database, can also be read from the database file
- 2022-08-21 19:11:37下载
- 积分:1
-
procedure for graphics animation programming. Use of mathematical knowledge of g...
此程序为图形动画编程。运用了数学+图形方面的知识,展示了几个原子汇集的过程,图像方面很简陋,知识示意动画编程的意义。-procedure for graphics animation programming. Use of mathematical knowledge of graphics, showing a few atoms pooling process, a very simple graphics, animation programming knowledge indicate significance.
- 2022-07-19 07:58:52下载
- 积分:1
-
GIS实现代码,包括空间对象、空间数据结构等
GIS实现代码,包括空间对象、空间数据结构等-GIS code, including space objects, spatial data structures, etc.
- 2022-07-22 21:23:03下载
- 积分:1
-
image frames focus of teaching, by roll drag, tracking each image shows the cent...
主要求图象帧的重心的教学,通过滚动条拖动,可显示跟踪每个图象帧的重心。-image frames focus of teaching, by roll drag, tracking each image shows the center frame.
- 2022-09-27 21:50:03下载
- 积分:1