-
针对指纹图像抽样的源代码,加在系统中可以起到提高速度的作用...
针对指纹图像抽样的源代码,加在系统中可以起到提高速度的作用-fingerprint images against the sample source code, added to the system can play a role in improving the speed of
- 2022-01-31 08:44:11下载
- 积分:1
-
MINIGUI在44b0上使用的例子,是学习嵌入式系统图形界面编成的绝好例子,拿来大家分享...
MINIGUI在44b0上使用的例子,是学习嵌入式系统图形界面编成的绝好例子,拿来大家分享-MINIGUI 44b0 used in the example is the study of Embedded System graphical interface into the excellent examples, we used to share
- 2022-08-09 07:29:18下载
- 积分:1
-
图形学实验 实现了直线绘制的多种算法 画圆以及椭圆 多边形绘制,填充 扫描线算法等等功能 和剪裁算法的实现...
图形学实验 实现了直线绘制的多种算法 画圆以及椭圆 多边形绘制,填充 扫描线算法等等功能 和剪裁算法的实现-Experimental Graphics realize the multi-linear mapping algorithm, as well as elliptical drawcircle polygon drawing, filling scan line algorithm so the function and cut algorithm
- 2022-01-23 10:46:08下载
- 积分: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
-
这是一个制作扭曲文字的程序原代码,欢迎下载试用!
这是一个制作扭曲文字的程序原代码,欢迎下载试用!-this is a production-distorting procedures original language code, welcomed the trial download!
- 2022-01-31 08:58:46下载
- 积分:1
-
using OpenCV image histogram function development
用OpenCV开发图像直方图功能-using OpenCV image histogram function development
- 2022-05-20 18:31:49下载
- 积分:1
-
一个读取plt图形文件源代码,我以前做的毕业设计
一个读取plt图形文件源代码,我以前做的毕业设计-Plt a graphics file to read the source code, I used to do the graduation project
- 2022-07-15 22:29:37下载
- 积分:1
-
模拟时钟的C程序
模拟时钟的C程序-Analog clock C procedures
- 2022-08-31 18:15:03下载
- 积分:1
-
rpg game
rpg game
- 2022-04-21 03:50:57下载
- 积分:1
-
一个处理图形图象的库,很酷
一个处理图形图象的库,很酷-a graphic image processing library, cool
- 2022-03-05 22:40:47下载
- 积分:1