-
实验二: 圆的种子填充算法
实验目的:掌握多边区域的种子填充算法
实验要求:1.在R=200的圆内实现种子填充
2.研究算法效率及存储的节省方法...
实验二: 圆的种子填充算法
实验目的:掌握多边区域的种子填充算法
实验要求:1.在R=200的圆内实现种子填充
2.研究算法效率及存储的节省方法
-two experiments : one in the seed filling algorithm experiment : master multilateral regional seed filling algorithm experiment : 1. R = 200 yen within two seed filling. Research algorithm efficiency and save storage method
- 2022-08-09 04:55:18下载
- 积分:1
-
Discret cosine transform
Discret cosine transform
- 2022-01-30 13:26:44下载
- 积分:1
-
数字图像模式技术及工程应用
数字图像模式技术及工程应用-digital image mode technology and engineering applications
- 2022-03-23 03:29:34下载
- 积分: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
-
夕阳醉了 一个用FLASH MX编的小程序
夕阳醉了 一个用FLASH MX编的小程序-sunset of a drunk with Flash MX series of small programs
- 2022-05-16 06:44:27下载
- 积分:1
-
在Visual C++环境下读写bmp文件。该程序可用于图像处理,并对bmp格式的文件进行读写和处理。...
在Visual C++环境下读写bmp文件。该程序可用于图像处理,并对bmp格式的文件进行读写和处理。-In the Visual C++ environment to read and write bmp files. The program can be used for image processing, and bmp format for reading and writing and processing.
- 2022-03-10 19:02:23下载
- 积分:1
-
灵感编程源代码等
灵感编程源代码等-inspiration programming source code, etc.
- 2022-09-16 16:15:04下载
- 积分:1
-
最新的视频编解码h.264源码.p4 2.0 cif 可以达到15fps.
最新的视频编解码h.264源码.p4 2.0 cif 可以达到15fps.-the latest video codecs h.264 source. P4 2.0 cif can reach 15fps.
- 2022-03-01 19:28:56下载
- 积分:1
-
用VC开发的Protel,可绘制用于电路图
用VC开发的Protel,可绘制用于电路图-VC Protel development, the circuit can be used for mapping
- 2023-04-10 11:55:03下载
- 积分:1
-
homemade browser, which has a functional
自制的浏览器,该有的功能都有了-homemade browser, which has a functional
- 2022-04-25 16:32:10下载
- 积分:1