-
这是一个绘制自定义渐变效果的四边行的程序.
这是一个绘制自定义渐变效果的四边行的程序.-This is the definition of a mapping from the gradual effect of the surrounding procedures.
- 2022-07-18 04:31:10下载
- 积分:1
-
是关于人脸识别匹配的c++源程序,非常有用
是关于人脸识别匹配的c++源程序,非常有用-Face Recognition match on c source code, very useful
- 2023-07-29 19:55:04下载
- 积分:1
-
Circle fitting, but also point the basic operation, rotation and so on.
实现圆的拟合,还包括点的基本操作,旋转等等。-Circle fitting, but also point the basic operation, rotation and so on.
- 2022-03-10 07:27:49下载
- 积分:1
-
bmp图像反色处理
bmp图像反色处理-bmp-color image processing
- 2022-11-11 11:40:03下载
- 积分:1
-
计算机图形学填充算法,包括FloodFill与BoundaryFi
计算机图形学填充算法,包括FloodFill与BoundaryFi-Computer Graphics filling algorithms, including FloodFill and BoundaryFill
- 2022-01-25 20:53:17下载
- 积分:1
-
一个基于MPI的并行的体绘制算法,该算法是纯软件实现,在无图形卡的机群上使用,含一个简单的医学图象数据。...
一个基于MPI的并行的体绘制算法,该算法是纯软件实现,在无图形卡的机群上使用,含一个简单的医学图象数据。-MPI-based parallel volume rendering algorithm, which is a pure software implementation, graphics cards without the use of aircraft, including a simple medical image data.
- 2022-02-21 16:13:05下载
- 积分:1
-
封装了的画统计图(包括条形统计图,扇形图和折线图)的类...
封装了的画统计图(包括条形统计图,扇形图和折线图)的类-Packaging of the painting statistics (including bar charts, maps and broken fan) Class
- 2022-02-03 18:51:03下载
- 积分:1
-
windows realtime draw picture
windows realtime draw picture
- 2022-02-24 15:30:11下载
- 积分: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
-
graphics operations of the B
图形作业B样条曲线的C 程序-graphics operations of the B-spline curve C Program
- 2022-02-26 16:44:05下载
- 积分:1