-
简单的画图软件。
简单的画图软件。- Simple painting software.
- 2022-10-08 10:00:03下载
- 积分:1
-
可以实现线段的裁减
,对初学者有所帮助
可以实现线段的裁减
,对初学者有所帮助-segment can be achieved reductions to help beginners
- 2022-07-12 13:29:41下载
- 积分: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
-
一个马尔科夫分类算法,其中使用了马尔科夫估计方法,分类的精度高。...
一个马尔科夫分类算法,其中使用了马尔科夫估计方法,分类的精度高。-a classification algorithm, which used Markov estimation, classification of high accuracy.
- 2022-02-04 20:39:03下载
- 积分:1
-
<数字图象处理>光盘VC源代码
光盘VC源代码-lt; Digital image processing gt; CD VC source code
- 2022-07-20 07:12:38下载
- 积分:1
-
基本的三角形的4种渲染方式.框架 供新人使用
基本的三角形的4种渲染方式.框架 供新人使用-The basic triangle of four kinds of rendering methods. Framework for the new use
- 2023-07-13 04:20:03下载
- 积分:1
-
D3D11的Kinect点云可视化程序
一个简单的可视化程序,通过类接口输入深度图和色彩图像即可在窗口中显示在3D空间中有颜色的点云图形
- 2022-10-15 18:15:03下载
- 积分:1
-
merger
此VC++图象合并原代码可以将四个高度相同的图片和并成为一个图片.大家-merger-source image can be the same height of four pictures and had become a picture. We try
- 2022-06-15 16:42:34下载
- 积分:1
-
地理信息系统的一个例子,一个可以实现三维图形的三维地球在线编辑系统…
一个GIS的范例,一个3D地球在线编辑系统,可实现3D图形的编辑-An example of a GIS, a 3D earth online editing system which can realize 3D graphics editor
- 2022-08-19 07:06:32下载
- 积分:1
-
windows下面的矢量图形浏览工具支持efm格式
windows下面的矢量图形浏览工具支持efm格式-windows below the browser toolbar vector graphics format support efm
- 2022-01-24 18:32:17下载
- 积分:1