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

搜索资源列表

  1. MFC

    0下载:
  2. 实现了一些计算机图形学中的算法,包括直线、圆、椭圆的各种生成算法-implements of computer graphics
  3. 所属分类:2D Graphic

    • 发布日期:2017-06-10
    • 文件大小:17729318
    • 提供者:chaoyang
  1. fenxingguanmucong

    0下载:
  2. 计算机图形学 基于MFC的分形灌木丛的实现-Computer Graphics Fractal MFC-based implementation of the bushes
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-03
    • 文件大小:589651
    • 提供者:刘云鹏
  1. duobianxingxuanzhuan

    0下载:
  2. 计算机图形学里的基本的多边形旋转的功能,代码已经经过调试,的确能用-Basic computer graphics polygon rotation function, the code has been debugging, can indeed
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-25
    • 文件大小:13759
    • 提供者:HG
  1. CadSurf

    0下载:
  2. 实现图形学中画直线,园和圆弧以及直线裁剪,区域填充等功能 1. 对于画直线,只需知道起点和终点即可。在工作区间中按下鼠标(即选择起点),拖动至另一处松开(终点),即得到直线。 2. 画圆需要圆心坐标、半径、及起始角和终止角,至于实验要求的画1/4圆弧,可设起始角=0,终止角=45,若要画整个圆弧起始角和终止角分别为0和360即可。 3. 椭圆需要的参数更多,有椭圆中心坐标、长轴、短轴、长轴和X轴正向夹角、及起始离心角和终止离心角,要画整个椭圆还是部分椭圆只需控制起始和终止离心角。与画圆弧类似,具
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:569
    • 提供者:邹皓
  1. grid-sequence-method

    0下载:
  2. 计算机图形学,科学可视化,网格序列法,三角剖分法-Computer graphics, scientific visualization, grid sequence method, triangulation method
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-17
    • 文件大小:4467741
    • 提供者:liuling
  1. filling-code

    0下载:
  2. 计算机图形学与可视化,填充代码,TC环境下-Computer graphics and visualization, filling code, under TC environment
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:571
    • 提供者:Alex
  1. jisuanjituxingxue

    0下载:
  2. 计算机图形学功能的实现,包括编写计算机图形学图形处理程序,该程序包括: 1、画直线、画多边形、画圆、画字符 2、对多边形进行填充 3、图形裁剪 4、图形的几何变换 等功能 -Realization of computer graphics functions, including the preparation of computer graphics, image processing program, which includes: 1, draw a straigh
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-25
    • 文件大小:7984492
    • 提供者:Eagle Crown
  1. Project1

    0下载:
  2. 此代码是上海交通大学及计算机图形学,肖双久老师的课程的代码,此功能是实现接口 窗口 菜单等功能-This code is Shanghai Jiaotong University and computer graphics, code Shaw Shuangjiu teacher' s curriculum, this function is to achieve the Window menu interface functions
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-29
    • 文件大小:11671382
    • 提供者:Zhang
  1. The-five-star-red-flag-design

    0下载:
  2. 计算机图形学,C语言编程,画星形图案并填充颜色-The five-star red flag design
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-07
    • 文件大小:729
    • 提供者:汪春雷
  1. j31

    0下载:
  2. 计算机图形学应用,画曲线图行,画出曲线图形歼31战斗机-Curve graphics included j31
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:1853
    • 提供者:汪春雷
  1. car-and-flower

    0下载:
  2. 计算机图形学中 一个实例 用像素点来展示一个花瓶和汽车的样品-An example of using computer graphics to show a sample of a pixel vase and automobiles
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-08
    • 文件大小:2010371
    • 提供者:张少勇
  1. Bresenham-Line-Drawing

    0下载:
  2. 计算机图形学中Bresenham画圆和画线的C++代码,用于VGA等图形显示。Bresenham本人仍在为IBM工作。-Bresenham is a pretty smart cookie (note the use of the word is , last I heard he was still working for IBM). This file contains the algorithms he developped for drawing lines and c
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-16
    • 文件大小:11040
    • 提供者:w
  1. jtjc

    0下载:
  2. 计算机图形学基本程序,用于初等学习计算机图形学的学生提供帮助-Basic computer graphics program for elementary students to learn computer graphics to help
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-11
    • 文件大小:2519646
    • 提供者:艾苏
  1. Draw-Hermit

    0下载:
  2. MFC 绘制Hermit曲线,利用节点进行Hermit插值,适合进行数控开发以及计算机图形学研究-MFC drawing Hermit curve, the use of nodes for Hermit interpolation, suitable for the development of numerical control and computer graphics research
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-15
    • 文件大小:3656129
    • 提供者:孤山客
  1. cgdemo_opencv-code

    0下载:
  2. 能够实现二维图形的基本变换,是计算机图形学中必须学会的内容,也会是必须要完成的作业-it makes the 2d graphic`basic transformation cometrue,it`s also a homework in computer graphic
  3. 所属分类:2D Graphic

    • 发布日期:2017-06-01
    • 文件大小:13400741
    • 提供者:丁真真
  1. linear-cutting

    0下载:
  2. 中点分割直线裁剪算法是计算机图形学中的一个重要技术-Midpoint line clipping algorithm segmentation is an important technology of computer graphics
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-29
    • 文件大小:258525
    • 提供者:赵永
  1. TC

    0下载:
  2. 计算机图形学的一些基础程序。包括DDL画直线,中点法画圆等。TurboC上编写,可运行。-Some basic computer graphics program. Including DDL painting line, midpoint method draw circle, etc.Writen on TurboC , can run.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-29
    • 文件大小:8839
    • 提供者:穆樨
  1. Simple2D

    0下载:
  2. 关于计算机图形学的文档,simple2D,希望大家可以得到帮助,学到知识。-Computer graphics documents, simple2D, I hope you can get help, to acquire knowledge.
  3. 所属分类:2D Graphic

    • 发布日期:2017-06-16
    • 文件大小:23990501
    • 提供者:旺旺
  1. Test1

    0下载:
  2. 利用MFC实现太极八卦鱼的绘制,编者为孔令德的计算机图形学VC++第二版第一个实验-Use MFC realize draw Taiji Bagua map, edited by computer graphics Kong Germany VC++ Second Edition first experiment
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-11
    • 文件大小:2297494
    • 提供者:袁小姐
  1. test2

    0下载:
  2. 孔令德的计算机图形学中,实现直线的二维扫描转换,并绘制菱形-Computer Graphics Kong Germany, the realization of linear two-dimensional scan conversion, and draw a diamond
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-11
    • 文件大小:2517341
    • 提供者:袁小姐
« 1 2 ... 11 12 13 14 15 1617 18 »
搜珍网 www.dssz.com