-
8086 interface entry procedures
8086接口录入程序-8086 interface entry procedures
- 2022-02-26 19:08:12下载
- 积分:1
-
huffman图象编码解码源程序
huffman图象编码解码源程序-huffman image coding decoding source program
- 2022-08-06 00:59:50下载
- 积分:1
-
检测圆形目标的程序,可以在大面积的图象中检测出多个圆形目标...
检测圆形目标的程序,可以在大面积的图象中检测出多个圆形目标-Circular target detection process, you can image a large area detected in more than a circular target
- 2022-05-15 01:36:51下载
- 积分:1
-
自己写的用DeCasteljau算法实现的Bezier曲面。
自己写的用DeCasteljau算法实现的Bezier曲面。-Using the Decastljau arithmetic to realize the Bezier surface
- 2022-07-11 19:51:16下载
- 积分:1
-
DOS下的察看PCX图像格式的程序
DOS下的察看PCX图像格式的程序-DOS observes the PCX picture form the procedure
- 2022-03-05 15:26:33下载
- 积分: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
-
图像处理程序,读写器,读医学图像小程序
图像处理程序,阅读程序,读医学图像的小程序-Image processing procedures, reader, reading the medical image applet
- 2022-12-24 13:05:04下载
- 积分:1
-
good computer graphics operations for entry to the Shikuangdimen used.
不错的计算机图形学作业,给要入门的师兄弟们用.-good computer graphics operations for entry to the Shikuangdimen used.
- 2023-07-27 01:35:08下载
- 积分:1
-
Fractal Brown Model 分形布朗模型计算图像的纹理分形值。运行命令:fractal(收敛范围)...
Fractal Brown Model 分形布朗模型计算图像的纹理分形值。运行命令:fractal(收敛范围)-Brown Fractal Brown model image texture fractal value. Running order : fractal (Scherer)
- 2022-12-07 16:10:03下载
- 积分:1
-
基于SVM和AdaBoost的红外目标跟踪的论文,有需要的朋友可以下载...
基于SVM和AdaBoost的红外目标跟踪的论文,有需要的朋友可以下载-SVM and AdaBoost-based infrared target tracking of papers, there is a need to look at the friend can be downloaded
- 2022-01-28 17:37:41下载
- 积分:1