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

搜索资源列表

  1. vmrc

    0下载:
  2. ·一个绘图程序的源代码.. ·完整的基本图形绘制系.. ·丰富的图形类型(直线.. ·简易二维平面CAD画.. ·计算机图形学中用-a mapping program's source code .. integrity of the basic graphic-rich graphics .. types (linear .. simple 2-D CAD drawing using computer graphics .. DD
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:145228
    • 提供者:okok
  1. 34547657457

    0下载:
  2. 图象处理程序 图形图象 图形学 三维物体-image processing Image Graphics 3D graphics objects
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:26472
    • 提供者:flm
  1. 绘图程序c实现

    1下载:
  2. 该程序实现了简单的绘图功能,包括画圆,直线,椭圆等,都是图形学原理实现-realized by the simple graphics, including Circle, straight, oval, all graphics principle to achieve
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:63135
    • 提供者:沈石林
  1. drawaline

    0下载:
  2. DDA算法画直线,虽然比较简单,但是我个人的第一个图形学程序,希望大家提出批评.-DDA algorithm painting line, although relatively simple, but personally I of a graphics procedures in the hope that we criticize.
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:6463799
    • 提供者:赵遥
  1. tu369

    0下载:
  2. 一个计算机图形学的实例,里面的程序比较容易看懂。-an example of the procedures inside the relatively easy to read.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:371728
    • 提供者:陈智
  1. zdfgsf

    0下载:
  2. 本程序是个示例程序,主要是演示计算机图形学的裁剪的中点分割算法.-this program is a sample program, mainly computer graphics demonstration of cutting the midpoint segmentation algorithm.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:17954
    • 提供者:王延芳
  1. COOLCAI

    0下载:
  2. 本程序演示的是计算机图形学中的几何变换的方法,并且能修改角度.-this program is demonstrated by the computer graphics transform the geometric methods, and can change perspective.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:199753
    • 提供者:王延芳
  1. perfect1.0.1

    0下载:
  2. 计算机图形学中的一笔画金刚石程序的java实现-computer graphics of a stroke diamond procedures to achieve the java
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4021
    • 提供者:高吉策
  1. bresenhamcircle

    0下载:
  2. 这是个C++的图形学划线的演示程序,总结了C++编程的思想,是初学者很好的典范。-This is a C graphics crossed the demo program, summed up the thinking of the C programming is a good model for beginners.
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:1074
    • 提供者:CK
  1. CG

    0下载:
  2. 基于VC6.0编写的MFC计算机图形学程序编写,实现了如下功能: (1)画直线、画多边形、画圆、画字符 (2)对多边形进行填充 (3)图形裁剪 (4)图形的几何变换 (5)三维图形的消隐及着色 -Prepared based on VC6.0 MFC computer graphics programming, to achieve the following functions: (1) draw a straight line, draw the polygon, c
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:114048
    • 提供者:李若
  1. zhixian26

    0下载:
  2. 一个绘直线的程序,基本 的计算机图形学方法。-procedures, basic computer graphics.
  3. 所属分类:PropertySheet

    • 发布日期:2017-11-14
    • 文件大小:3356
    • 提供者:陈智
  1. xiaoyin1

    0下载:
  2. 计算机图形学VC.源代码,关于更多消隐的应用程序。在vc环境下生成,使用mfc框架编写。-Computer Graphics VC. Source code, on the blanking applications. Vc generated in the environment, using the framework of the preparation of mfc.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-05
    • 文件大小:439974
    • 提供者:wu
  1. sanweibianhuan2

    0下载:
  2. 计算机图形学VC.源代码,关于三维图形变换的应用程序。在vc环境下生成,使用mfc框架编写。-Computer Graphics VC. Source code transformation on the three-dimensional graphics applications. Vc generated in the environment, using the framework of the preparation of mfc.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-08
    • 文件大小:2039367
    • 提供者:wu
  1. Polygon_scan_conversion

    0下载:
  2. 图形学实验课 题目:多边形扫描转换算法的实现 实验目的: 掌握MFC绘图程序设计方法;了解并掌握多边形扫描转换算法的原理和实现方法。 实验内容: 编写应用程序,要求具有以下功能: 1、 采用鼠标输入顶点的方法确定待填充多边形; 2、 实现多边形扫描转换算法完成对该多边形的填充,包括实现边表与活跃边表的构造,要求完成使用自己学号的后四位数字对多边形内部进行填充。完成效果如下图所示:-Polygon scan conversion
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-22
    • 文件大小:7443897
    • 提供者:陶克
  1. light-

    0下载:
  2. 局部光照模型程序源代码,计算机图形学作业-light model ,computer techology
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-06
    • 文件大小:1097914
    • 提供者:徐亮
  1. drazing

    0下载:
  2. 图形学画图MFC实现 可以画点画线,不错的程序,-Graphics drawing MFC implementation can draw the dotted line, a good program,
  3. 所属分类:ComboBox

    • 发布日期:2017-12-12
    • 文件大小:155911
    • 提供者:irawmepiation
  1. bridgv-sxspend-enum

    0下载:
  2. 图形学画图MFC实现 可以画点画线,不错的程序,-Graphics drawing MFC implementation can draw the dotted line, a good program,
  3. 所属分类:ComboBox

    • 发布日期:2017-12-14
    • 文件大小:214016
    • 提供者:irawmepiation
  1. gcapaics

    0下载:
  2. 一个计算机图形学的开发实习程序,可以实现直线圆,-A computer graphics development internship program that can realize linear circular,
  3. 所属分类:GUI Develop

    • 发布日期:2017-12-15
    • 文件大小:50176
    • 提供者:Bblythe
  1. 206011

    0下载:
  2. 一个计算机图形学的开发实习程序,可以实现直线圆,(A computer graphics development internship program that can realize linear circular,)
  3. 所属分类:组合框控件

    • 发布日期:2017-12-27
    • 文件大小:50176
    • 提供者:wethayieo
  1. NDE__adjacency

    0下载:
  2. 图形学画图MFC实现 可以画点画线,不错的程序,()
  3. 所属分类:按钮控件

    • 发布日期:2018-01-03
    • 文件大小:155648
    • 提供者:feieaged
« 12 »
搜珍网 www.dssz.com