CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 绘图程序 搜索资源 - arbitrary

搜索资源列表

  1. C版图形学line

    0下载:
  2. 由两点坐标画任意直线的C语言图形学程序。输入2点坐标即可得到所求直线。-painting arbitrary linear coordinates the C language graphics procedures. 2:00 coordinates input can be obtained by seeking straight.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1164
    • 提供者:苏辉
  1. midline12

    0下载:
  2. 在c的环境下实现直线中点算法实现,可以实现任意斜率的直线绘制.-in the environment to achieve straight midpoint algorithm can achieve arbitrary slope of the straight-line drawing.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:901
    • 提供者:jyc
  1. cutline

    0下载:
  2. 这是一个简单的画图程序,能实现画直线与普通画笔一样的画图功能,并能对它们进行任意的裁剪,本人水平有限,程序必存在许多不足,望高人们能多加指点。-This is a simple drawing program, able to draw straight lines with the same brush ordinary drawing capabilities and their arbitrary cut, I limited, and certainly there are many p
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:46030
    • 提供者:石头
  1. 多边形内点

    0下载:
  2. 详细用法请看文件说明,该程序用matlab编写,挂用vc++编译器编译而成,程序用途:找出在任意多变形内的象素点-detailed document indicates that the procedures used to prepare Matlab, linked with vc + + compiler compiler which, procedures purposes : to identify more arbitrary deformation within the pixel
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:224205
    • 提供者:林雄
  1. 多边形的填充

    1下载:
  2. 学习计算机图形学的学生必做的一个题目,本人自认做的比较完美,会对其他同学有点借鉴意义,实现橡皮颈画任意多边形,对其进行填充-study computer graphics students will do a topic, I do a self perfection, the other students would somewhat useful to achieve rubber neck painting arbitrary polygon, its filling
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:4602
    • 提供者:kai
  1. DrawB-spline

    0下载:
  2. 可以用滑鼠在视窗左边画面中任意点入十个点,按Draw按键就可以绘出一封闭B-spline曲线-can use the left mouse in Windows screen arbitrary point-10, according to Draw buttons can be drawn on a closed B-spline curves
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:680911
    • 提供者:林世伟
  1. hueituchenxudaquan

    0下载:
  2. 程序的功能: 一、用两种不同算法(DDA法和中点法)画任意直线,输入方式有鼠标取点点法,和对话框输入直线端点法。直线颜色在画线前任意选取。 二、直线的属性控制。可以从对话框中任意输入线宽画直线。还有画虚线的功能,你可以输入虚线中实线部分的长度和空白间隔的长度来画虚线。 三、用两种算法(中点法和正负法)画任意圆。 四、画任意椭圆。画椭圆时限任意取两点确定一矩形,由该矩形确定椭圆的大小。 五、多边形填充。用鼠标取点画任意多边形,可选取任意颜色去填充多边形区域。 六
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1239665
    • 提供者:wgz
  1. Cohencut

    0下载:
  2. 用Cohen算法实现多边形的裁剪,可以输入任意多边形实现裁剪.-Cohen algorithm using the polygon clipping, arbitrary polygon can be imported to achieve cutting.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1043
    • 提供者:陈芳洲
  1. Differentialcalculuscalculateway

    0下载:
  2. 计算机图形的直线微分算法可以执行任意两点之间的直线画图-computer graphics linear differential algorithm can execute arbitrary line between the two Painting
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:12284
    • 提供者:张严
  1. windchangingwithaltitude

    0下载:
  2. 用于绘制风向风速随高度变化图,可以随意缩放,且添加辅助线。-mapping for the wind direction with height variation can be arbitrary scaling and add auxiliary line.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:2292
    • 提供者:
  1. liujunpeng03081528

    0下载:
  2. 实验内容: 1 实现扫描转换多边形的算法填充多边形。 实现内容: 1, 可以画任意多边形。 2, 三角形也是通过扫描转换多边形的算法实现。 具体实现: 画多边形用moveto(),lineto(),两个函数实现画没一条边。 构造ET表,AEL表,通过这两个表填充多边形。 画图步骤: 1. 取顶点:用n记录顶点个数,按下鼠标开始取点,第二次按下取得第二个顶点,第i次按下取得第i 个顶点。取得的顶点放到Verex[]中。 2. 画多边形:按下菜单按钮----多
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:51309
    • 提供者:god
  1. brizer4

    0下载:
  2. 本程序可以实现画圆,直线,bezier曲线,矩形等图形,并且是用鼠标操作的,同时也可以实现图形的任意倍的放大,缩小,平移和清屏,退出功能.-this procedure can be achieved Circle, Line, bezier curves, rectangles and other graphics, and the mouse is used to operate, but also the realization of graphics arbitrary times ma
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:4290
    • 提供者:萧鹏
  1. midcut

    0下载:
  2. 中点分割裁减算法的实现,VC++,左键画出任意条直线,右键画出矩形进行裁减-midpoint of the segmentation algorithm to achieve reductions, VC + +, painted arbitrary menu of straight lines, right-painted rectangle for the reduction
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:45264
    • 提供者:郑晓峰
  1. grapgh

    0下载:
  2. 用来实现任意的图形进行任意的动画方案,可以组合看到则中图形的方案-used to achieve arbitrary arbitrary graphic animation program, which will see the combination of graphics programs
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:497009
    • 提供者:陈正松
  1. smalldrawpicture

    0下载:
  2. 主要功能: 1。使用鼠标任意拖动,在程序的小框架内进行画图。 2。使用橡皮擦的功能对话图的错误进行改正 3。将画过的图象保存为jpeg的格式 4。截取屏幕-main functions : 1. Drag the mouse arbitrary use of the procedures carried out within the framework of a small painting. 2. Use the attached map the functional dial
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:2467
    • 提供者:fred
  1. 9DrawTools2005_src

    0下载:
  2. 一个简单的画图程序,画圆形,方形,多边形,等等,还可以任意移动-a simple drawing program, painting circle, square, polygons, etc., but also arbitrary Mobile
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:116976
    • 提供者:lucyliuu
  1. FillScaning

    0下载:
  2. 用多边形的填充算法编制一个任意多边形的填充程序-with polygon filling algorithm an arbitrary polygon filling procedures
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:52785
    • 提供者:黄巧珍
  1. 0312941

    0下载:
  2. 这个绘图程序可以让读者用鼠标器在窗口内任意涂写,并可以保存所画的内容。-the mapping procedures will enable readers with the click of the window arbitrary graffiti, and can preserve the content of the painting.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:76743
    • 提供者:wang
  1. Function_Image

    0下载:
  2. 用Java实现的绘制函数图像的程序。输入任意函数表达式,可直观显示该函数图像。-using the Java Image Rendering function procedures. Importation of arbitrary function expression, showed that the function of visual images.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:43075
    • 提供者:徐阳
  1. CGFramework

    0下载:
  2. 用visual c++做的图形填充程序。能实现任意多边形内部填充以及类似windows附件画笔中对所画封闭图形的填充。-c done with visual graphics filling procedures. Achieve internal arbitrary polygon filling, and similar windows of the annex brush painting filled the closed graphics.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:67592
    • 提供者:张晔
« 12 3 4 »
搜珍网 www.dssz.com