-
关于多边形识别的一个MATLAB源程序。PointInPolygon
关于多边形识别的一个MATLAB源程序。PointInPolygon-Polygon identification on a MATLAB source code. PointInPolygon
- 2022-03-22 23:30:14下载
- 积分:1
-
Proyecto摩托罗拉V180
应用背景ES有书店对支队的LCD显示de摩托罗拉V180,苏controlador Y关键技术使用EL MPLAB assebbler PARA EL普通富恩特
- 2022-01-24 17:21:38下载
- 积分:1
-
用最短的时间可以学到更多有用的东西。用最短…
用最短的时间学会更多更实用的东西。用最短的时间学会更多更实用的东西-With the shortest possible time learn more and useful things. With the shortest possible time, more and learn something useful
- 2022-02-13 18:37:14下载
- 积分:1
-
二维CAD设计,比一般的都要好.值得一看,里面有四个人一个多月的心血,另加有十年编程经验的VC++老师的指导,非常难得!袁斌、徐建成、赵欣、刘钊。其中里面也包括...
二维CAD设计,比一般的都要好.值得一看,里面有四个人一个多月的心血,另加有十年编程经验的VC++老师的指导,非常难得!袁斌、徐建成、赵欣、刘钊。其中里面也包括我啦:)-2D CAD design, than the general good of all. An eye-catcher, there are four individuals for more than a month of work, plus a decade of experience in programming VC teacher"s guide, and very rare! Yuan Bin, Jiancheng, 41005, Liu Zhao. Also inside them-- including me :)
- 2022-01-31 20:37:07下载
- 积分: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
-
一个用于图形学算法演示和面向对象概念深入理解的开源软件. 具体说明可看
一个用于图形学算法演示和面向对象概念深入理解的开源软件. 具体说明可看- Uses in the graph study algorithm demonstration and the
object-oriented concept thorough understanding operates source
software The concrete explanation is worthy of looking at
- 2022-05-06 11:30:16下载
- 积分:1
-
通过平滑因子对图象实现了无缝拼接,应用文档视窗模型实现了该算法...
通过平滑因子对图象实现了无缝拼接,应用文档视窗模型实现了该算法-factor to the smooth realization of a seamless image mosaic, application files Windows model of the algorithm to achieve
- 2023-08-14 13:50:02下载
- 积分:1
-
- 2022-02-04 22:20:35下载
- 积分:1
-
一个简单的等值线绘制程序,效果一般,原理可以参考一下
一个简单的等值线绘制程序,效果一般,原理可以参考一下-Isogram a simple drawing program, the effect of the general principle for reference
- 2022-09-15 13:55:03下载
- 积分:1
-
程序开始运行时显示启动画面
程序开始运行时显示启动画面-proceedings began running display screens
- 2022-03-10 04:21:04下载
- 积分:1