资源列表

« 1 2 ... 21 22 23 24 25 2627 28 29 30 31 ... 842 »

[绘图程序实验报告2

说明:重点撑握数值微分法.此法主要内容为先算出直线的斜率 k=△y/△x 其中, △x=x1-x0, △y=y1-y0,(x0,y0)和(x1,y1)分别是直线的端点坐标。然后,从直线的起点开始,确定最佳逼近于直线的y坐标均为整数,让X从起点到终点变化,每步递增1,计算对应的y坐标,y=kx+B,并取象素(x,round(y))。用这个方法既直观,以可行,然而效率低。-focus on shoring grip numerical diffe
<news> 在 2025-01-09 上传 | 大小:27kb | 下载:0

[绘图程序DFASearcherNew

说明:自动机DFA在文本检索中的应用 效果很不错 实现了NFA功能-automatic machine DFA in the text retrieval of very good results achieved NFA function
<xjt> 在 2025-01-09 上传 | 大小:49kb | 下载:0

[绘图程序MyCanvas

说明:用java实现的一个画线的小程序,十分的简单.学java的第一个程序.-achieved with a small line drawing procedure is very simple. Java school for the first procedure.
<酷头> 在 2025-01-09 上传 | 大小:1kb | 下载:0

[绘图程序codeclip

说明:计算机图形学的基于VC的图形编程,有手动添加鼠标的功能。图形界面的,计算机图形学的经典实验演练-computer graphics-based VC graphics programming, manually add the functions of a mouse. A graphical interface, computer graphics classic experimental drill
<> 在 2025-01-09 上传 | 大小:5.4mb | 下载:0

[绘图程序DXF_3_0.ZIP

说明:一个不错的DXF文件读取程序,能放大,移动,读取坐标等-a good DXF file reader can enlarge it, mobile, read coordinates so
<周波> 在 2025-01-09 上传 | 大小:383kb | 下载:0

[绘图程序样条曲线类CSpline加等值线修改实例

说明:样条曲线类CSpline加等值线修改实例,程序运行实例类似CAD中的样条曲线划法.-spline curves category CSpline increase contour changes examples, examples of similar procedures in the CAD spline curve is France.
<何阳> 在 2025-01-09 上传 | 大小:34kb | 下载:1

[绘图程序等值线函数

说明:等值线函数.// As this code is ported from FORTRAN-77, please be very careful of the // various indices like ilb,iub,jlb and jub, remeber that C/C++ indices // starts from zero (0)-contour function.// As this code is ported fr
<何阳> 在 2025-01-09 上传 | 大小:3kb | 下载:1

[绘图程序triangulate

说明:Triangulate Efficient Triangulation Algorithm Suitable for Terrain Modelling or An Algorithm for Interpolating Irregularly-Spaced Data with Aplications in Terrain Modelling
<何阳> 在 2025-01-09 上传 | 大小:2kb | 下载:0

[绘图程序triangulate-JAVA

说明:Triangulate Efficient Triangulation Algorithm Suitable for Terrain Modelling or An Algorithm for Interpolating Irregularly-Spaced Data with Aplications in Terrain Modelling
<何阳> 在 2025-01-09 上传 | 大小:3kb | 下载:0

[绘图程序练习3—制作结束语0

说明:此为Authorware 7.0小程程序,-this a small way Authorware 7.0 procedures ,
<何浩> 在 2025-01-09 上传 | 大小:831kb | 下载:0

[绘图程序seedfill算法

说明:计算机图形学的seedfill算法,运行在tubroC上,通过按键进行填充-seedfill of computer graphics algorithms running on tubroC, through buttons for filling
<> 在 2025-01-09 上传 | 大小:20kb | 下载:0

[绘图程序GraphProg

说明:能够绘制直线,椭圆,图形,矩形和填充等等,有调色能力。-to draw straight, oval, graphics, and filled rectangle, a palette capacity.
<哲瑜> 在 2025-01-09 上传 | 大小:5kb | 下载:0
« 1 2 ... 21 22 23 24 25 2627 28 29 30 31 ... 842 »

源码中国 www.ymcn.org