-
Matlab and vc Mixed Programming
matlab和vc混合编程-Matlab and vc Mixed Programming
- 2022-06-27 11:26:51下载
- 积分:1
-
编程包含一个下拉列表和一个按钮,
//下拉列表中有10、14、18三个选项。
//选择10时,按钮中文字的字号为10,
//选择14时,按钮中文字的...
编程包含一个下拉列表和一个按钮,
//下拉列表中有10、14、18三个选项。
//选择10时,按钮中文字的字号为10,
//选择14时,按钮中文字的字号为14,
//选择18时,按钮中文字的字号为18。-Programming includes a drop-down list and a button,// 10,14,18 drop-down list, there are three options.// Select 10 pm, button text size is 10,// select 14 o" clock, the button in the text font size 14,// a choice of 18, the button text font size is 18.
- 2022-07-28 04:04:54下载
- 积分:1
-
Written by a foreigner angle high
一个外国人写的高性能的斜视角游戏程序例子。-Written by a foreigner angle high-performance example of the game procedures.
- 2023-04-17 03:55:02下载
- 积分:1
-
super
超大规模布图程序-super-scale layout procedures
- 2022-08-19 04:05:31下载
- 积分:1
-
此代码为视频抓捕,需要相应的视频补捉卡。开发环境为VC6.0。...
此代码为视频抓捕,需要相应的视频补捉卡。开发环境为VC6.0。-this code for video capture, the corresponding need to capture the video card. Development environment for VC6.0.
- 2023-08-11 21:30:02下载
- 积分:1
-
这是数字图像编程与实现系列源码之一。请继续关注与之配套的系统源码的上传,下载完后细细欣赏其中的代码,一定会有所收获的,对机器视觉与图像编程的理解会加深大一步。...
这是数字图像编程与实现系列源码之一。请继续关注与之配套的系统源码的上传,下载完后细细欣赏其中的代码,一定会有所收获的,对机器视觉与图像编程的理解会加深大一步。-This is the Digital Image Series programming and achieve one source. Please continue supporting concern with the system source code upload, download, after careful to appreciate the code, there will be harvested, the machine vision and image understanding of the programming will deepen big step.
- 2023-05-06 15:10:03下载
- 积分:1
-
克服控制闪烁问题(1KB)
克服控制闪烁问题(1KB)-overcome control scintillation (1KB)
- 2022-04-11 21:20:52下载
- 积分:1
-
Vector control for super
TSimpleGraph v1.56 矢量图控件,用作流程图超好的东东。-Vector control for super-good Dongdong flowchart.
- 2022-03-16 04:43:36下载
- 积分: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
-
通过按钮来画线,画点,只实现了基本的功能…
通过按纽来画线,画点的,只实现了基本的功能-through button to line drawing, painting point, only to achieve the basic functions
- 2022-11-08 14:30:02下载
- 积分:1