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

搜索资源列表

  1. selection

    0下载:
  2. 从视点到鼠标点形成一条直线,来确定鼠标点选择了屏幕上的那一个多面体。Dev-c++编译-View from the click of the mouse to form a straight line, to determine the click of the mouse, choose on the screen that a polyhedron. Dev - c compiler
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:588.6kb
    • 提供者:张扬
  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
    • 文件大小:1.14kb
    • 提供者:苏辉
  1. 图行算法

    0下载:
  2. 原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理-download the original code, the computer graphics programming practice, including painting line, anti-aliasing straight Circle, pai
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:407.7kb
    • 提供者:wuxuegang
  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
    • 文件大小:901byte
    • 提供者:jyc
  1. 计算机图形学-倩

    0下载:
  2. 这是两个计算机图形学中的两个算法。一个是直线中点算法,另一个圆的正负算法。-This is the computer graphics algorithms. A straight line is the midpoint algorithm, another round of plus or minus algorithm.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:78.39kb
    • 提供者:程倩
  1. tx10178

    0下载:
  2. 用vc编写的类似windows画板功能的程序,包括画直线,曲线等图形-vc prepared with a similar windows slate function procedures, including painting straight lines, curves and other graphics
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:53.26kb
    • 提供者:邓书斌
  1. Bresenham算法编程演示

    0下载:
  2. Bresenham算法编程演示程序,用java写的源码,可以在一个IE窗口完整的演示出来,可以选择描画直线,圆形,椭圆等,是图形学课程的基础课程设计.-Bresenham algorithm programming demo program using java to write the source code for the IE window for a complete demonstration, and can choose to draw straight line, circle,
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:8.41kb
    • 提供者:susu
  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
    • 文件大小:44.95kb
    • 提供者:石头
  1. 计算机图形学小项目

    1下载:
  2. 实现了 DAA画线法画直 (1) 中点画线法画圆(输入x坐标,y坐标,圆心) (必做) (2) 二维区域填充(四向种子填充颜色算法) (选作) (3) 直线裁减(任选一种) (必做) (4) 贝塞尔曲线(输入四个控制点,或者直接用鼠标点,要求坐标会随右键显示)(必做) -realized DAA painting painting straight line method (1) dotted line method Circle (input coordinates x,
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:87.37kb
    • 提供者:韩为
  1. MiniDrawPad

    0下载:
  2. 一个java做的画图小程序,可以画直线,椭圆,圆,长方形,还可以选择画笔的粗细,画笔的颜色,可以保存图形。-do a small drawing procedure could draw straight, oval, round, rectangular, and can also choose the size of the brush, brush the color and graphics can be preserved.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:34.47kb
    • 提供者:李碧初
  1. vcgraph1

    0下载:
  2. 一个很好用的很简单的绘图程序,可画直线,折线,填充的多边形,圆。-a good use of a simple drawing program, drawing straight lines, polyline, polygon - filled round.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:35.57kb
    • 提供者:杨琴
  1. CMYDraw

    3下载:
  2. 用VC编写的绘图软件,实现基本的绘制直线,点,圆和矩形,实现基本的图象操作,旋转,缩放,平移,,实现投影的绘制,投影坐标的绘制,投影直线,点的绘制,以类的方式提供,使用GDI编写的2D程序-VC prepared by the graphics software, the basic drawing straight lines, points, round and rectangular, to achieve the basic operation of images, rotate, zo
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:150.51kb
    • 提供者:行路行人
  1. 二维图形的几何变换

    0下载:
  2. 学习图形学的学生必做的一道题目,实现所画直线关于原点对称、X轴对称、平移、放大缩小,有点借鉴意义-students learning graphics will do a topic, realize the painting straight on the basics of symmetry, the X axis of symmetry, translation, zooming, somewhat useful
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:3.27kb
    • 提供者:kai
  1. 画图程序开发MAPMODE

    1下载:
  2. 1、 本程序在交作业时需提交程序详细的说明书、源码程序。 2、 编程方式可以使用API编程或MFC编程方式。 3、 功能至少包括: 1) 画直线、矩形、椭圆和颜色填充,支持打印输出。 2) 可以更改线宽、更改线的颜色和填充的颜色。如下面的图形显示。 3) 最好实现对图形对象的文件存储。 -1, the procedures in perpendicular operation must produce detailed procedures manuals, source
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:129.79kb
    • 提供者:八云
  1. burns

    2下载:
  2. 该程序是发表在IEEE上的经典直线提取论文“Extracting Straight Lines”的源代码实现,对计算机视觉、模式识别和信息提取等领域的科学研究人员具有极其重要的参看意义。建议下载学习和适用。-The program is published in the IEEE paper on the classic straight-line extraction " Extracting Straight Lines" the source code impleme
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-11-28
    • 文件大小:9.4kb
    • 提供者:cui
  1. straight-line--Kock-curve

    0下载:
  2. 基于直线的Kock曲线的,利用OpenGL的一些函数来实现计算机图形学的实验内容,其中用到了很多图形学的函数-Kock curve based on the straight line, the use of some of the functions of OpenGL to achieve the experimental content of computer graphics, which uses a lot of graphics function
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-19
    • 文件大小:1.25kb
    • 提供者:李波
  1. Straight-cut

    0下载:
  2. 直线裁剪,大学里面学习的计算机图形学里面最简单直线裁剪程序-Straight cutting, colleges of learning computer graphics inside the easiest linear cutting program
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-02
    • 文件大小:32.2kb
    • 提供者:蚊子
  1. openGl-draw-a-straight-line

    0下载:
  2. openGl实现的DDA,中点和Bresenham算法画直线-openGl , DDA, the midpoint Bresenham algorithm and draw a straight line
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-17
    • 文件大小:237.56kb
    • 提供者:季宁
  1. straight-line-detection

    0下载:
  2. 一种基于梯度的直线段检测算法,用于在复杂环境下快速准确的检测直线。-A straight line detection algorithm based on gradient, used for fast detection in complex environment in a straight line
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1.09mb
    • 提供者:hexiaomei
  1. straight-line-cutting

    0下载:
  2. 可实现在固定矩形区域内对任意直线进行裁剪。-It can be achieved within a fixed rectangular area for any straight line cutting.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-29
    • 文件大小:62.55mb
    • 提供者:李一清
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com