搜索资源列表

  1. lab_one

    0下载:
  2. 图形学的代码,使用系统提供的绘点函数,加上自己的算法。可以画出直线。包括DDA算法和breshenham算法,中心点画圆和8分画圆,提供种子填充算法,多边形画法。-graphics code, the use of the system provides painted point function, together with its own algorithm. Sense straight. DDA include algorit
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:58706
    • 提供者:黄显龙
  1. 知三点求圆心半径

    0下载:
  2. 输入三点的三维坐标,求立体空间的圆心所在,使用了对话框架构,里面的算法函数可以提出来单独使用-importation of 3D coordinates for a three-dimensional space where the center of a circle, use the dialog box structure, function inside the algorithm can be made to use sepa
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:29696
    • 提供者:吴敏珊
  1. lab_one

    0下载:
  2. 图形学的代码,使用系统提供的绘点函数,加上自己的算法。可以画出直线。包括DDA算法和breshenham算法,中心点画圆和8分画圆,提供种子填充算法,多边形画法。-graphics code, the use of the system provides painted point function, together with its own algorithm. Sense straight. DDA include algorit
  3. 所属分类:绘图程序

    • 发布日期:2024-05-20
    • 文件大小:58368
    • 提供者:黄显龙
  1. 3Dpicture

    0下载:
  2. 本程序中利用了一个可用于有限空间内三维成像的简易算法。根据有限空间中底面上所有采样点在三维笛卡儿空间内的坐标(x,y,z),然后将其转换为计算机屏幕上的像素点的坐标(x,y),从而绘制出具有真实立体感的图像。实践证明,利用此算法可以很方便地在计算机屏幕上绘制任意旋转的三维图像。-the use of the procedure can be used to a limited space within 3D imaging of sim
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-20
    • 文件大小:1391616
    • 提供者:刘洋
  1. CoolPainter

    0下载:
  2. 1.绘图功能:直线,矩形,任意多边形,圆,贝塞尔曲线及B样条曲线模拟实物造型。 2.编辑功能:对目标图形的拷贝,移动,删除,对某点的任意拉伸、变形,剪切,填充。 3.附加功能:动画时钟,分形模拟景物实例。 注:所绘图形可以选择合适的颜色与线形-1. Mapping function: linear, rectangular, arbitrary polygon, circle, Bezier curve and B-spli
  3. 所属分类:绘图程序

    • 发布日期:2024-05-20
    • 文件大小:22528
    • 提供者:cncexo
  1. match

    0下载:
  2. 针对传统图像相关匹配算法计算量较大的问题,研究图像库中相关图像搜索方法. 提出一种改进的相关 匹配算法,该方法通过对相关系数公式进行简化和迭代运算,减少了重复运算. 通过设定参考图像与目标图像的相 关系数阈值,只需计算方差相差较小的点的相关系数,提高了运算速度,计算时间减少到原来的14 % ,甚至更短. 在文件夹的图像搜索中实现了图像的快速匹配.-err
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:825344
    • 提供者:李锋
  1. tuxiangpeizun

    0下载:
  2. 用于图像之间的半自动配准,使用相关系数方法进行点匹配,三次多项式进行图像变换。-For image registration between the semi-automatic, the use of correlation coefficients point matching method, cubic polynomial transform image.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:107520
    • 提供者:sunny
  1. plotdata

    0下载:
  2. 绘散点图,x,y,z,x和y确定坐标, z确定颜色级别-Painted scatter, x, y, z, x and y determine the coordinates, z-level to determine color
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:3665920
    • 提供者:xiaozhao
  1. LISP(kuaisuzhandian)

    0下载:
  2. LISP快速展点,cad下对坐标文件进行批量展绘,可根据高程和点号两种方法-LISP rapid outreach points, cad files on coordinates bulk painting exhibition, according to its elevation and two-point method
  3. 所属分类:绘图程序

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:老四
  1. BaseButton

    0下载:
  2. 自绘按钮边框,鼠标移动,点击,按下。。产生动态效果-Since the draw button border, mouse, click, click. . Have a dynamic effect
  3. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:华来虎
  1. MeteoMarker

    0下载:
  2. 采用SHP文件组织的气象图形标绘程序,地图分球面和平面两种方式,可以标绘点、线、面等气象图形,可以设置颜色、线宽、填充色等多种样式。-SHP files using graphical meteorological organizations plotting procedures, sub-spherical and planar map in two ways, you can plot point, line, surface,
  3. 所属分类:GIS编程

    • 发布日期:2024-05-20
    • 文件大小:3877888
    • 提供者:李培军
  1. Douglas

    0下载:
  2. MFC程序,道格拉斯曲线压缩算法(Douglas-Pcucker),提供点数据,读取数据后绘制曲线,再进行压缩,显示压缩后的点,与原曲线进行对比,-Douglas-Pcucker Algorithm
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:2063360
    • 提供者:郭旭
  1. LCD-12864

    0下载:
  2. 解决基于Mp430的12864一些显示应用问题,如绘点,绘线,图片显示等-Show the application of 12864 to resolve some issues, such as painting, the painted lines, such as picture show
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:sunwenjin
  1. 12864

    0下载:
  2. 基于51的12864绘点,绘线,图片,等程序-12864 drawn on 51 points, draw lines, pictures, and other procedures
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:sunwenjin
  1. LCD

    0下载:
  2. ST7920控制器 串口 包含汉字、字符串、数字显示以及打点、画直线、画圆。 LM3S5749-ST7920 serial controller contains Chinese characters, strings, and RBI figures show that, painting a straight line, circle. LM3S5749
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:82944
    • 提供者:张煜欣
  1. 2009628212028151

    0下载:
  2. 本例程是MzT35C1 TFT模块在AVR Mega32的芯片平台上实现基本显示功能,如字符和汉字的显示、基本的绘图函数的显示( 包括绘点、绘直线、绘圆等)-This routine is MzT35C1 TFT module AVR Mega32 chip platform for basic display capabilities, such as characters and Chinese characters are dis
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:59392
    • 提供者:hanlin
  1. tulun

    0下载:
  2. 通过鼠标点击界面,绘制一个图结构,用图论中的知识判断图的连通性,判断他是不是一棵树,另外还可以显示它的邻接矩阵、可达性矩阵等。-By mouse click interface, draw a graph structure, using graph theory knowledge to assess the graphs to determine that he is not a tree, it also can display
  3. 所属分类:界面编程

    • 发布日期:2024-05-20
    • 文件大小:1970176
    • 提供者:
  1. 2

    0下载:
  2. 在OpenGL中实现如下基本的计算机绘图功能: 1.为屏幕显示定义一个坐标系统; 2.熟悉绘点函数,并上机实习课件上的几个画点函数的例子; 3. 熟悉画线方法,并熟悉不同的画线状态,并上机实习课件上的几个画线函数的例子; 4. 在模板中添加代码,实现DDA法和Bresenham法绘制直线图元; 5.实现Bresenham法绘制圆图元; 6.实现中点法椭圆图元的生成(选做); 7.掌握顶点阵列和象素阵列绘制图元
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:45056
    • 提供者:许晓晓
  1. huochangzhencabiaohui

    0下载:
  2. 火场侦察标绘、可以标绘火场的燃烧火线、熄灭火线、火点、烟点
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:99328
    • 提供者:江西军
  1. Howtoobataintheworldcoordinatesofthree-dimensional

    0下载:
  2. Opengl中怎么通过鼠标单击事件获得所绘三维点的世界坐标-How to obatain the world coordinates of three-dimensional points by mouse-click in Opengl
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:zm
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org