搜索资源列表

  1. 大型数字图形图像系统VC源码

    1下载:
  2. 大型的图形图像系统,包括直线,弧线,圆,椭圆,等等图形的源代码-large graphics system, including the line, arc, circle, ellipse, and so on graphical source code
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:313742
    • 提供者:李为民
  1. Hough check line, circle and ellipse

    0下载:
  2. check line, circle and ellipse region Hough检测直线,圆,椭圆的部分代码
  3. 所属分类:源码下载

    • 发布日期:2011-05-27
    • 文件大小:6128
    • 提供者:xingxing009
  1. graphics

    0下载:
  2. 本程序是图形的设计,比较简单 可以画线,圆和椭圆 并可以平移,旋转,选择删除,回退,保存 打开图形-The code is used to graph design. It can draw line,draw circle,draw ellipse.The graph can be rotated,translated and selected delete,undo,save.
  3. 所属分类:源码下载

    • 发布日期:2024-05-29
    • 文件大小:248832
    • 提供者:吴晓辉
  1. vctuxingjiaohuhuizhi

    0下载:
  2. 二维图形交互软件,可以画直线,圆,椭圆, 多边形,曲线,可以选取颜色-interactive 2D graphics software, can be painted line, circle, ellipse, polygon, curve, select colors
  3. 所属分类:图形图象

    • 发布日期:2024-05-29
    • 文件大小:310272
    • 提供者:秋水寒
  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
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-29
    • 文件大小:8192
    • 提供者:susu
  1. 大型数字图形图像系统VC源码

    0下载:
  2. 大型的图形图像系统,包括直线,弧线,圆,椭圆,等等图形的源代码-large graphics system, including the line, arc, circle, ellipse, and so on graphical source code
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-29
    • 文件大小:4532224
    • 提供者:李为民
  1. Line_Circle_Ellipse

    0下载:
  2. 简单的Bresenham_Circle(画圆)Bresenham_Line(直线) MidpointEllipse(椭圆) 三个基本图形的实现算法-simple Bresenham_Circle (Circle) Bresenham_Lin e (linear) MidpointEllipse (oval) three basic graphics algorithm
  3. 所属分类:C#编程

    • 发布日期:2024-05-29
    • 文件大小:2048
    • 提供者:efeffeef
  1. Graphic-example

    0下载:
  2. 矢量图形编程源码,支持直线,圆,椭圆,文字等的绘制。-source vector graphics programming support line, circle, ellipse, the text rendering.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-29
    • 文件大小:40960
    • 提供者:xxt
  1. js-graphics

    0下载:
  2. DHTML, Javascr ipt Draw Line, Circle, Ellipse (Oval), Polyline, Polygon, Rectangle. High Performance Javascr ipt Vector Graphics Library. -DHTML, Javascr ipt Draw Line, Circle, Ellipse (Dec.), Polyline, Polygon
  3. 所属分类:ISAPI/IE编程

    • 发布日期:2024-05-29
    • 文件大小:6144
    • 提供者:shuajie
  1. Hough_line_circle_ellipse

    0下载:
  2. 基于Hough变换的直线,圆,椭圆的检测.其中直线检测是VC代码.圆和椭圆是MATLAB代码-Hough transform based on a straight line, circle, ellipse detection. Which is the VC code line detection. Round and oval is the MATLAB code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-29
    • 文件大小:2048
    • 提供者:夏小静
  1. Line

    0下载:
  2. 用vc++6.0实现画图,及其滚动条控件的综合使用-With vc++ 6.0 Paint realize, and its scroll bar controls the integrated use of
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-29
    • 文件大小:722944
    • 提供者:冯昌剑
  1. openGL--Bemhan

    0下载:
  2. 本代码为Bresenham直线生成代码,在窗体中可以以任意角度画出直线。-The code for Bresenham line generated code, in the form we can draw a straight line to any angle.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-29
    • 文件大小:1024
    • 提供者:李文晖
  1. Draw

    0下载:
  2. 实现一个画图程序。要求能够画直线,圆弧,椭圆弧,多边形,能够自定义颜色。对多边形、椭圆和圆能够进行填充。并能实现Undo/Redo(一步即可)。要求结果可以存盘,但不必存成图片文件。-The realization of a Paint program. Requirements can draw a straight line, arc, elliptical arc, polygon, to custom colors. For p
  3. 所属分类:绘图程序

    • 发布日期:2024-05-29
    • 文件大小:1993728
    • 提供者:leo
  1. 1985Hough

    0下载:
  2. hough变换,用于直线和圆,椭圆的检测,很实用-hough transform for line and circle, ellipse detection, it is practical
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-29
    • 文件大小:12288
    • 提供者:郑海珍
  1. Bresenham

    0下载:
  2. C++ code. Realization of Bresenham algorithm for rasterization of line, ellipse and circle (with Glut).
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-29
    • 文件大小:5120
    • 提供者:bob stan
  1. Hough

    0下载:
  2. Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等。 -Hough transform image processing image recognition from the b
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-29
    • 文件大小:24576
    • 提供者:王超
  1. line-ellipse-circle

    0下载:
  2. 用vc++的mfc完成的一个可以画圆,椭圆,直线的程序-Vc++ mfc with the completion of a can draw a circle, ellipse, straight line program
  3. 所属分类:图形图象

    • 发布日期:2024-05-29
    • 文件大小:1835008
    • 提供者:何耀东
  1. cgdemo

    0下载:
  2. 计算机图形学画线,画椭圆,画圆,以及一些算法不是特别好的填充算法-Computer graphics drawing a line, ellipse, circle, and some algorithms are not particularly good filling algorithm
  3. 所属分类:绘图程序

    • 发布日期:2024-05-29
    • 文件大小:13744128
    • 提供者:陈天娇
  1. Draw-line-and-circle

    0下载:
  2. MFC 程序,可以指点画圆,中心点画圆,有滚动, 同时可以实现自动画椭圆, 画线-MFC to point out a painting circle, rolling, and at the same time can realize automatic draw ellipse
  3. 所属分类:绘图程序

    • 发布日期:2024-05-29
    • 文件大小:3515392
    • 提供者:jojo
  1. sam1

    0下载:
  2. IMPLEMENTATION OF LINE, CIRCLE AND ELLIPSE ATTRIBUTES
  3. 所属分类:文档资料

    • 发布日期:2024-05-29
    • 文件大小:5120
    • 提供者:BKB
« 12 3 4 5 6 7 »

源码中国 www.ymcn.org