-
集成开发系统源代码
Visual C++源代码
集成开发系统源代码
Visual C++源代码-SIMS code
- 2022-02-07 01:29:14下载
- 积分:1
-
使用CPLD在屏幕上图像,3bit 8中颜色
在屏幕上可以有红 碌 蓝 三个矩形...
使用CPLD在屏幕上图像,3bit 8中颜色
在屏幕上可以有红 碌 蓝 三个矩形-Using the CPLD on the screen image, 3bit 8 in color on the screen can have red rectangle Lu Lan 3
- 2023-07-03 14:40:03下载
- 积分:1
-
这是一个使用EBGfx库快速处理图象数据的程序,有需要的可以
这是一个使用EBGfx库快速处理图象数据的程序,有需要的可以-It is a EBGfx for rapid image data processing procedures, it is necessary to look at the
- 2022-03-23 10:36:42下载
- 积分:1
-
新建一个C++Builder项目 设置Form1的font为“宋体,小五” 在Form1中添加一个TRadioGroup组件rgDrawWhat供选择画什么图形...
新建一个C++Builder项目 设置Form1的font为“宋体,小五” 在Form1中添加一个TRadioGroup组件rgDrawWhat供选择画什么图形;添加一个Tbutton组件colorBtn和一个TcolorDialog组件ColorDialog1;添加一个TImage组件Image1。 3、 将当前项目保存在自己实验文件夹的exp1子文件夹中(以防错误操作而前功尽弃)。 编写colorBtn的OnClick事件,激活ColorDialog1,并获取所选择的颜色: if (ColorDialog1->Execute()) Image1->Canvas->Pen->Color = ColorDialog1->Color 5、 编写Image1的OnImage1MouseUp事件,要求实现: 1) 若是第奇数次鼠标按钮弹起,则根据rgDrawWhat的选择,记录直线第一个端点或圆心坐标; 2) 若是第偶数次鼠标按钮弹起,则根据rgDrawWhat的选择,记录直线第二个端点并利用TCanvas的MoveTo()和LineTo()方法画出直线段,或计算出圆的外接矩形后调用TCanvas的Ellipse()方法画圆。-C Builder a new project set the font to Form1 "wherein V" in Form1 add a TRadioGroup components rgDrawWhat options for what painting graphics; Add a Tbutton colorBtn components and a TcolorDialog ColorDialog1 components; Add a TImage component Image1. 3, the current project will be kept in their laboratories folders exp1 Documents folder (to prevent erroneous operation and wasted). Preparation colorBtn the OnClick, ColorDialog1 activated, and access t
- 2022-03-05 21:42:30下载
- 积分:1
-
本程序包括打开存储一幅图像,实现图像的中值滤波和直方图均衡。...
本程序包括打开存储一幅图像,实现图像的中值滤波和直方图均衡。-opened a store images, the Image median filtering and histogram equalization.
- 2023-03-23 14:55:03下载
- 积分:1
-
USB synchronization code
USB同步传输代码-USB synchronization code
- 2022-02-13 22:56:59下载
- 积分:1
-
网站模板一个网站模板网站模板 一个网站模板
网站模板一个网站模板网站模板 一个网站模板-a website template website template a website template a website template
- 2022-01-26 00:43:26下载
- 积分:1
-
MATLAB程序使用特征脸的人脸识别系统,它使用在
这个Matlab程序使用eigenface系统实现人脸识别,它使用AT&T的数据库,运行代码实例前,请阅读其中的comment,下载该数据库。-Matlab program uses the eigenface face recognition system, which uses AT
- 2023-01-12 02:50:03下载
- 积分:1
-
位图与调色板源代码bmp_in
位图与调色板源代码bmp_in-Bitmap and palette source bmp_in
- 2022-03-23 12:28:34下载
- 积分:1
-
C Builder image enhancement, the original low
C++Builder实现图象增强,将原先对比度低的图象变的层次分明,效果很好。-C Builder image enhancement, the original low-contrast images change structured, with good results.
- 2022-03-26 01:18:32下载
- 积分:1