资源列表

« 1 2 ... .50 .51 .52 .53 .54 555.56 .57 .58 .59 .60 ... 842 »

[绘图程序MidPointEllipse

说明:中点画椭圆法的扫描转换程序,算法描述:考虑圆心不在原点,设圆心坐标为(x0,y0)。通过平移坐标原点到圆心。-Stipple Ellipsometry in the scan conversion process, the algorithm descr iption: consider the center of a circle is not the origin, set up the center coordinates (x0
<tomomoon> 在 2025-01-19 上传 | 大小:21kb | 下载:0

[绘图程序DisplaySquareBezier

说明:三次Bezier曲线法的扫描转换程序:可以通过四个控制点来确定P(t)取不同的t时对应的二维坐标。用三次Bezier曲线绘制的一片花瓣和一根曲线。-Three Bezier curve scan conversion process: the four control points can be determined by P (t) at t different from the corresponding two-dimension
<tomomoon> 在 2025-01-19 上传 | 大小:34kb | 下载:0

[绘图程序BezierFill

说明:图形的基本的几何变换程序:包括平移变换、旋转变换、放缩变换、相对某一点的旋转变换-The basic geometric graphics transformation process: including the translation transformation, rotation, zoom transform, the relative rotation of a point
<tomomoon> 在 2025-01-19 上传 | 大小:33kb | 下载:0

[绘图程序draw2

说明:多边形裁剪程序:用到的是比较常见的裁剪算法:Sutherland-Hodgman算法。本程序中的裁剪顺序为左边、下边、右边、上边,那么裁剪是这样进行的:原待裁剪多边形作为输入多边形被裁剪矩形的左边裁剪,然后输出的裁剪结果作为下边裁剪的输入多边形,……,依次类推,直到最后一边矩形上边裁剪结束。-Polygon clipping process: it is more commonly used method of cutting: Sut
<tomomoon> 在 2025-01-19 上传 | 大小:64kb | 下载:0

[绘图程序drawmat

说明:点阵字符的显示程序:用0和1来标识位图中的每个象素,对应于0的象素着背景色,对应于1的象素着前景色。一个点阵字符可以由一个数组来存储,即存储这个字符的位图,为了节省空间,可以采用16进制的数组来存储。显示字符的方法就是先判断位图中象素的标识是0还是1,然后把对应于1的象素它显示出来,而对应于0的象素不显示。-Character dot matrix display program: with 0 and 1 to identify a
<tomomoon> 在 2025-01-19 上传 | 大小:34kb | 下载:0

[绘图程序tuxing

说明:一个在vc环境下运行的简易画图工具可绘制直线,圆与椭圆-Vc environment in a simple drawing tools to run to draw a straight line, circular and elliptical
<李小明> 在 2025-01-19 上传 | 大小:493kb | 下载:0

[绘图程序coffecup

说明:用CAD绘制的一个咖啡杯,感觉还不错,大家参考下。-coffe cup
<刘娟> 在 2025-01-19 上传 | 大小:46kb | 下载:0

[绘图程序equa2curve

说明:属于autocad二次开发,使用后可直接在cad中用方程建立曲面-Autocad is the second development, the use of cad can be used directly in the surface equation
<贺炜> 在 2025-01-19 上传 | 大小:327kb | 下载:0

[绘图程序wave

说明:用VB6.0编写类似示波器波形显示源代码。- oscilloscope waveform programmed by VB6.0
<沁心> 在 2025-01-19 上传 | 大小:5kb | 下载:0

[绘图程序dlgprint

说明:打印预览的小程序,适合初学者学习打印的方法-Print Preview of small procedures, suitable for beginners to learn the method of printing
<lvch> 在 2025-01-19 上传 | 大小:4.27mb | 下载:0

[绘图程序7127_Analog_Clock_GDI

说明:Analog Clock delphi source code
<sinanmer> 在 2025-01-19 上传 | 大小:122kb | 下载:0

[绘图程序source

说明:c#绘图代码,转自别处,仅供参考,如有不当之处,请大家谅解。-c#
<xinyiquan> 在 2025-01-19 上传 | 大小:2.14mb | 下载:0
« 1 2 ... .50 .51 .52 .53 .54 555.56 .57 .58 .59 .60 ... 842 »

源码中国 www.ymcn.org