搜索资源列表

  1. yuan.zip

    0下载:
  2. 画圆
  3. 所属分类:FlashMX源码

    • 发布日期:2024-05-14
    • 文件大小:5137
    • 提供者:
  1. d2200904

    0下载:
  2. 本原代码集是我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等-Primitive code set is my practice of computer graphics programming, including painting a straight line, anti-aliased line, circle, draw an oval, rect
  3. 所属分类:绘图程序

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:chenhao
  1. MidpointCircle

    0下载:
  2. 计算机图形学 中点画画圆算法的Matlab程序-Computer graphics algorithms in Matlab stipple procedures drawcircle
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:章礼平
  1. grafic

    0下载:
  2. 这个文件中有两个代码:分别实现画线,画圆. 代码程序是用的计算机图形学中关于线,圆的生成算法.-This document there are two codes: the realization of painting lines respectively, drawcircle. Code procedure is used in computer graphics on the line, circle generation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:2337792
    • 提供者:胡小燕
  1. opengl3

    0下载:
  2. openGL画圆,程序及爱你但,很容易就可以看懂,是经过调试的,运行成功-openGL drawcircle
  3. 所属分类:OpenGL

    • 发布日期:2024-05-14
    • 文件大小:214016
    • 提供者:Ldzzhxf
  1. drawcircle

    0下载:
  2. Bresenham画圆算法,利用圆的对称性,同时在四个方向画点-Bresenham circle algorithm, the use of circular symmetry, the direction of painting at the same time point in four
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:258048
    • 提供者:jia
  1. mine

    0下载:
  2. 能进行画图 鼠标移动画圆 矩形 同时改变光标-Paint can drawcircle rectangular mouse cursor at the same time
  3. 所属分类:压缩解压

    • 发布日期:2024-05-14
    • 文件大小:3697664
    • 提供者:long
  1. draw

    0下载:
  2. Bresenham算法生成直线,中点算法生成直线,DDA算法生成直线,中点画圆,Bresenham画圆,中点画椭圆,画多边形,多边形填充-the detail information is above
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-14
    • 文件大小:1932288
    • 提供者:张伟
  1. circle

    0下载:
  2. 鼠标拖动画圆 语言是opengl vc++ -Drag your mouse drawcircle opengl vc++
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:395264
    • 提供者:zhaoln
  1. paint

    0下载:
  2. 画图板,可以画直线,画圆,可以擦除已画的线条-paint,you can draw line or circle,and clear the line you have draw
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:118784
    • 提供者:download
  1. circle

    0下载:
  2. bresenham画圆法的实现,图形图像实验的代码。-bresenham circle
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:1681408
    • 提供者:guanlin
  1. st9720qudong1

    0下载:
  2. 12864液晶 驱动 画图形 打点等等函数-st9720
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-14
    • 文件大小:61440
    • 提供者:crc
  1. DrawCircle

    0下载:
  2. 简单的画图程序,实现画圆、圆的拖动、着色、显示圆的基本信息。使用VC2005MFC-A simple drawing program, implementation Circle, circle drag, coloring, showing round basic information. Use VC2005MFC
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:7524352
    • 提供者:Dickens
  1. d

    0下载:
  2. 简单的C#源码,主要功能:画点、画线、画圆灯。大家可以下载参考-A simple C# source code, you can download the reference
  3. 所属分类:C#编程

    • 发布日期:2024-05-14
    • 文件大小:9216
    • 提供者:王阳
  1. ArcandCircle

    0下载:
  2. 完成图形学的画圆及画圆弧 弹出对话框输入圆心及半径 OpenGL语言-Complete the circle and drawing graphics pop-up dialog box, enter the center circle and the radius of the OpenGL language
  3. 所属分类:OpenGL

    • 发布日期:2024-05-14
    • 文件大小:2235392
    • 提供者:萧絮
  1. opengl

    0下载:
  2. 使用OpenGL实现DDA、中点画线法、Bresenham算法绘制;中点画圆法、Bresenham画圆算法;多边形扫描线转换算法;多边形裁剪--逐边裁剪法等计算机图形学基本算法。-Use OpenGL, DDA, the dotted line method, Bresenham algorithm to draw midpoint drawcircle, Bresenham circle algorithm polygon sca
  3. 所属分类:OpenGL

    • 发布日期:2024-05-14
    • 文件大小:4977664
    • 提供者:
  1. src

    0下载:
  2. 利用Bresenham画圆法、中点画圆法以及椭圆生成算法在java界面绘制(Using the Bresenham circle method, the middle point drawing circle method and the ellipse generation algorithm to draw the java interface)
  3. 所属分类:绘图程序

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:李木华
  1. 180420-画摩尔圆

    0下载:
  2. 在文件qiexian.m中输入两个摩尔圆的坐标即可画出莫尔圆,并求出两圆的切线(In the file qiexian.m, enter the moire circle with the coordinates of two Moore circles, you can find the tangent of the two circle.)
  3. 所属分类:行业应用软件

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:大好人112
  1. circle

    0下载:
  2. 用labview实现圆形的绘制,并可以改变圆的半径值(Using LabVIEW to achieve circular drawing, and can change the radius of the circle.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:8192
    • 提供者:牧牧偶
  1. excel画莫尔圆

    1下载:
  2. 输入实验数据,自动画出莫尔圆及切线。可根据实际情况调整(Input experimental data and automatically draw Mohr circle)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:18432
    • 提供者:八一杠
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »

源码中国 www.ymcn.org