CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Computer Graphics Program

搜索资源列表

  1. Draw

    1下载:
  2. 计算机图形学实习编程Visual C++源代码,包括直线、圆、椭圆、矩形、多边形、填充、文字、裁剪-Computer graphics internship program Visual C++ source code, including a straight line, round, oval, rectangle, polygon, filling, text, cutting ......
  3. 所属分类:WinSock-NDIS

    • 发布日期:2016-12-25
    • 文件大小:3872359
    • 提供者:哈哈
  1. computer-graphics

    0下载:
  2. 计算机图形学的作业。该程序包括图形生成(DDA直线/中点直线/BH直线/中点圆/正负圆/BH圆),图形显示(边缘/种子/扫描线填充),二维裁剪(CS/中点分割/LB/多边形裁剪),图形变换(平移/对称变换/旋转/缩放),曲线生成(Bezier曲线/B样条曲线/Hermite曲线)的算法。-It is my computer graphics work. The program includes graphics generation (DDA line/mid-point of line/BH
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:2122208
    • 提供者:张君珏
  1. program

    0下载:
  2. 计算机图形学课程算法演示系统 (1)画线算法演示:实现画线的三个算法---DDA画线算法、中点画线算法、Bresenham画线算法。建立坐标系,由用户输入两点坐标,体现直线的走势,最后给出算法的参数值以及实现清除功能。 (2)画圆算法演示:实现画圆的两个基本算法---Bresenham画圆算法、中点画圆算法。由用户输入圆的半径,体现圆的四个象限的走势,最后给出算法的误差值以及实现清除功能。 (3)填充算法演示:实现边填充和种子填充这两个基本填充算法。其中边填充由用户画出多边形,对封闭
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:2332387
    • 提供者:于小鱼
  1. computer

    0下载:
  2. 用VC++编写的计算机图形学的程序代码,对于图形学的学习很有帮助-Using VC++ computer graphics program written in code,very helpful for earning graphics
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:299311
    • 提供者:梁伍海
  1. MATLAB_programming_examples_of_computer_graphics.r

    0下载:
  2. 计算机图形学MATLAB程序设计实例MATLAB programming examples of computer graphics-Computer Graphics MATLAB program design MATLAB programming examples of computer graphics
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:801
    • 提供者:iek
  1. graphics

    0下载:
  2. 一个计算机图形学的vc++程序示例.调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆 多边形扫描转换算法和区域填充算法实现-A computer graphics vc++ program examples. Call draw point function with DDA, the midpoint algorithm and the midpoint algorithm to draw lines circle and ellipse polygon scan convers
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-24
    • 文件大小:126741
    • 提供者:Jack
  1. Computer-Graphics

    0下载:
  2. 对于刚刚接触计算机图形学,有一定VC++编程基础的朋友来说,这是个不错的辅助编程范例。-For new to computer graphics, there are some VC++ programming-based friends, this is a good example of the auxiliary program.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-06-19
    • 文件大小:29964596
    • 提供者:张晓峰
  1. Computer-graphics-program-code

    0下载:
  2. 计算机图形学程序代码,代码的用途很多,适合新手学习-Computer graphics program code, the code uses a lot of learning for novice
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:238346
    • 提供者:cc
  1. basic-computer-graphics-generation

    0下载:
  2. 该程序实现了计算机图像学中基本直线的生成算法,包括实验代码和实验报告-The program implements the basic computer graphics school in the generation of linear algorithms, including test code and test reports
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:859442
    • 提供者:牛文龙
  1. C-and-C-P-P-graphics-programming

    1下载:
  2. C与C++高级图形程序设计完整版 内容摘要: 附录与关键词: 计算机图形学 程序设计 计算机图形学 全文目录 为什么要阅读本书 前言 第一章 数学模块 鸣谢 第一部 分通用程序 第二章 图形界面模块 第三章 如何使用模块 第四章 实体建模理论和数据库结构 第五章 给画面增加物体 第六章 在屏幕上排序和显示物体 第七章 Model.c描述文件生成程序 第八章
  3. 所属分类:Special Effects

    • 发布日期:2017-06-16
    • 文件大小:25373132
    • 提供者:小邓
  1. Computer-Graphics-Draw

    0下载:
  2. 常见计算机图形学图形生成程序(直线,椭圆,填充,样条曲线,分形,立体图形),有交互界面,有程序说明-Common computer graphics figure producing program (linear, ellipse, filling, spline curve, fractal, three-dimensional graphics), have interactive interface, programming instructions
  3. 所属分类:Graph Drawing

    • 发布日期:2017-06-10
    • 文件大小:16946334
    • 提供者:ccc
  1. Graphics-intersect-tangent

    0下载:
  2. 图形相交与相切,计算机图形学小程序,入门学习非常不错-Graphic intersect with the tangent to the computer graphics program, entry-learning is very good
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-09
    • 文件大小:2386135
    • 提供者:dezon
  1. Computer-graphics

    0下载:
  2. 计算机图形学本程序是基于VC++环境下的MFC程序,主要实现了二维图形的显示与绘制,具体功能如下: (1)画直线、画多边形、画圆、画字符 (2)对多边形进行填充 (3)图形裁剪 (4)图形的几何变换 (5)三维图形的消隐及着色 -Computer graphics of this program is the the MFC program based on VC++ environment, the main achievement of the two-dimensi
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-13
    • 文件大小:80299
    • 提供者:吴程序
  1. Computer-Graphics-Program

    0下载:
  2. 计算机图形学中一些基本图像变换,以及投影映射。-Some basic image transformation in computer graphics, as well as the projection mapping.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-11
    • 文件大小:4640066
    • 提供者:雪影
  1. Computer-graphics-CPP

    3下载:
  2. 计算机图形学 大作业 多功能图形学程序C++,文档,设计思路,论文,代码都有。-Multifunctional computer graphics operations graphics program C++, documentation, design ideas, thesis, all code.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:4552783
    • 提供者:ningxin
  1. Computer-Graphics

    0下载:
  2. 与计算机图形学有关的东西,各种指导还有程序 应该会有一些帮助-Computer graphics-related things, various guidance program should have some help
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-20
    • 文件大小:18194050
    • 提供者:周小坏
  1. computer-graphics

    0下载:
  2. 计算机图形学大程序,可实现二维图形,直线、圆、bezier、B样条的绘制及基本变换变换-Computer Graphics large program, enabling two-dimensional graphics, lines, circles, bezier, B-spline mapping and basic transformation Transformation
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:257939
    • 提供者:代艾波
  1. computer-graphics

    0下载:
  2. Computer graphics program that simulates eye-in-hand
  3. 所属分类:Menu control

    • 发布日期:2017-04-07
    • 文件大小:88295
    • 提供者:AndradaDav
  1. graphics

    0下载:
  2. 计算机图形学基础课程源码和OpenGL支持库文件,VC下运行-The basis of computer graphics program source code and OpenGL library file, running under VC
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1329328
    • 提供者:junny
  1. graphics

    0下载:
  2. 计算机图形学的程序,mfc,包括画直线,圆,多边形,图形的平移对称,颜色填充,裁剪以及三维显示等-Computer graphics program, mfc, including painting straight lines, circles, polygons, graphics translational symmetry, color fill, cropping and three-dimensional display
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:144085
    • 提供者:钟虎
« 12 3 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com