资源列表

« 1 2 ... .63 .64 .65 .66 .67 368.69 .70 .71 .72 .73 ... 842 »

[绘图程序liujunpeng03081528

说明:实验内容: 1 实现扫描转换多边形的算法填充多边形。 实现内容: 1, 可以画任意多边形。 2, 三角形也是通过扫描转换多边形的算法实现。 具体实现: 画多边形用moveto(),lineto(),两个函数实现画没一条边。 构造ET表,AEL表,通过这两个表填充多边形。 画图步骤: 1. 取顶点:用n记录顶点个数,按下鼠标开始取点,第二次按下取得第二个顶点,第i次按下取得第i 个顶点。取得的顶点放到Verex[]中。 2. 画多边形:按下菜单按钮----多
<god> 在 2025-06-26 上传 | 大小:50kb | 下载:0

[绘图程序Soft20060210100930550

说明:简单的绘图程序,需要很多的改善,但是该程序是一小部分,可以增改-simple drawing program requires a lot of improvement, but that the procedure was a small part, can be changed
<hanwei> 在 2025-06-26 上传 | 大小:50kb | 下载:0

[绘图程序2dDelaunay2NewLinc

说明:这是一个根据顶点进行三角剖分的vc程序,有做相关方面研究的朋友可以参考一下-under the apex Triangulation vc procedures, doing research in the relevant friends reference
<jaba> 在 2025-06-26 上传 | 大小:50kb | 下载:0

[绘图程序GraphDraw

说明:本程序通过读取文件中的数据,实现了曲线图,柱状图和饼状图的绘制,其中包括静态和动态绘图,还可以实现图形的放大缩小,和移动-this procedure to read through the document data and realized the curve, and histogram Caky the drawing, These include static and dynamic mapping, can also be reduced to enlarge the graphic
<赵赵> 在 2025-06-26 上传 | 大小:50kb | 下载:0

[绘图程序VCmfsx

说明:VC摹仿手写字的源码 VC摹仿手写字的源码 VC摹仿手写字的源码-VC handwritten copy of the source word VC handwritten copy of the source word VC handwritten copy of the source word VC handwritten copy of the source word
<> 在 2025-06-26 上传 | 大小:50kb | 下载:0

[绘图程序CusWallDef

说明:CusWallDef.rar:AutoCAD二次开发程序,自定义墙的开发实例,为从事建筑开发的提供例子参考。-CusWallDef.rar: AutoCAD second development process, the development of custom wall example, in order to engage in the building developed to provide examples of reference.
<gispower> 在 2025-06-26 上传 | 大小:50kb | 下载:0

[绘图程序circle

说明:扫描转换圆弧,利用中点算法,根据圆的八对称性,生成圆。-Arc scan conversion, using the midpoint algorithm, according to the symmetry of round eight, to generate a round.
<方芳> 在 2025-06-26 上传 | 大小:50kb | 下载:0

[绘图程序yucitu

说明:绘制鱼刺图,采用 excel和visual basic软件编制,对于安全工程专业非常有用-Drawing fishbone diagram, using excel and visual basic software development, security engineering is very useful
<wen> 在 2025-06-26 上传 | 大小:50kb | 下载:0

[绘图程序image_editor_basedonjava

说明:程序共有4个文件:Grafr a me.java、PanelPic.java、JPGFilter.java和GraphProg.java。程序的main函数在GraphProg类中,由它来生成Grafr a me,即程序的主窗口框架。4个类都被声明到一个包GraPro中。 在ECLPSE环境下调试成功的,在DOSg下也调试成功了。它的主要实现了画图程序的基本功能,包括画笔颜色的设置 -Procedures for a total of four documents: Grafr a me
<慧心> 在 2025-06-26 上传 | 大小:50kb | 下载:0

[绘图程序Dxfin

说明:dxf文件的读取,介绍了怎样从普通和高级都 dxf文件中读取有关数据-dxf files to read on how the ordinary and senior dxf files are read the relevant data
<paul hu> 在 2025-06-26 上传 | 大小:50kb | 下载:0

[绘图程序DrawWave

说明:波形绘制软件,设有三个按钮,分别可以显示:一个随机波形;一个不断右移的波形;一个能向右修改的波形,类似于医疗用的心跳观察器。 在左上角还能显示即时数值。 实际使用时,把随机产生数据的一段代码去掉,把需要显示的一组数据保存到数组nAryRandomY[]就可以了。-Waveform mapping software, has three buttons, respectively, show: a random waveform a continuous waveform shifted
<szjmelon> 在 2025-06-26 上传 | 大小:50kb | 下载:0

[绘图程序2DHistogram1

说明:一个2dimension直方图的算法包括相应的程序。-A histogram 2dimension algorithms, including the corresponding procedures.
<胡刚> 在 2025-06-26 上传 | 大小:50kb | 下载:0
« 1 2 ... .63 .64 .65 .66 .67 368.69 .70 .71 .72 .73 ... 842 »

源码中国 www.ymcn.org