-
orl人脸数据库第3部分,因体积大,分成几个部分,做人脸的必需.
orl人脸数据库第3部分,因体积大,分成几个部分,做人脸的必需.-02:00 Face database Part 3, because of their size, divided into several parts, the essential human face.
- 2022-01-23 11:26:02下载
- 积分:1
-
VC做的个性电子时钟源码,,特殊窗口
VC做的个性电子时钟源码,,特殊窗口-VC personality make electronic clock source, and special window
- 2022-05-05 23:38:03下载
- 积分:1
-
浙江大学编程竞赛语言组做的
浙江大学程序设计竞赛c语言组二等奖做平,五子棋,有原马和报告文档,共参阅-Zhejiang University Programming Contest c language group to do- the second prize, 331, the original Ma and report files, a total of reference
- 2022-08-25 16:13:25下载
- 积分:1
-
VC++ 6.0 compiler is passed, the program folder on the same batch bmp picture br...
VC++6.0编译通过,本程序实现了同一文件夹下bmp图片的批量浏览功能-VC++ 6.0 compiler is passed, the program folder on the same batch bmp picture browsing
- 2022-05-25 07:34:54下载
- 积分:1
-
本人学AS3.0以来做的第一个小游戏,附完整的源文件,新手可以参考,高手多多指点。...
本人学AS3.0以来做的第一个小游戏,附完整的源文件,新手可以参考,高手多多指点。 -AS3.0 I learn to do since the first game, with complete source files, and newcomers can refer to, many experts point.
- 2022-08-11 01:19:50下载
- 积分:1
-
This colour picker allows you to easily choose a colour either using RGB or HSV,...
This colour picker allows you to easily choose a colour either using RGB or HSV, it includes an alpha slider (that can be disabled or hidden, if needed), and it displays the colour value in hexadecimal. The code is fully written using Windows API, without MFC.
- 2022-01-26 01:30:40下载
- 积分:1
-
用VB在图片框中绘图时有一个缺点是无法选取所绘制的直线,本程序可为你解决这一难题。...
用VB在图片框中绘图时有一个缺点是无法选取所绘制的直线,本程序可为你解决这一难题。-VB box graphics in the pictures have a deficiency is not selected by the drawing of a straight line. this procedure can you resolve this problem.
- 2022-03-10 16:55:21下载
- 积分:1
-
This is a curve drawn using data of the classic examples, I hope useful for all...
这是一个用数据绘制曲线图的经典实例,希望对大家有用。-This is a curve drawn using data of the classic examples, I hope useful for all of us.
- 2022-01-21 02:42:56下载
- 积分: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
-
模拟时钟转动的C语言程序,开发环境TC2.0
模拟时钟转动的C语言程序,开发环境TC2.0-none
- 2023-03-10 16:40:03下载
- 积分:1