CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 绘图程序 搜索资源 - graphics.cpp

搜索资源列表

  1. Cohen_Sutherland

    0下载:
  2. 本程序实现的是Cohen—Sutherland裁剪算法,一复制就能用。本来是要用.cpp 文件上传的,到考虑到.cpp文件包含很多预算法无关的代码行,所以就用.txt上传了。-Cohen-Sutherland algorithm, Graphics Analysis。
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-30
    • 文件大小:625
    • 提供者:tonyshen
  1. CG-draw-a-circle.cpp

    0下载:
  2. 计算机图形学,画圆的最简单算法,不太简介,初学者可以参考-Computer graphics, circle the most simple algorithm, not profiles, beginners can refer to
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-28
    • 文件大小:1278
    • 提供者:xueying
  1. stategraphvist

    0下载:
  2. 借鉴了JHotDraw源码,开发单层状态图绘制工具, 支持三种遍历方法:CPP(中国邮递员算法),广度优先算法,简化的广度优先算法 里面有三个后缀为draw的图形-Draws JHotDraw source code, developers monolayer state mapping tool, supports three traversal methods: CPP (Chinese postman algorithm), breadth-first algorith
  3. 所属分类:Graph Drawing

    • 发布日期:2017-12-10
    • 文件大小:848630
    • 提供者:龙欣
  1. cPP

    0下载:
  2. 本次程序设计为基于C++的面向对象的程序设计。用C++各种基本图形(例如,圆、矩形、三角形、直线、点等)的类原型,通过继承图形这一个公共基类来实现图形的增删改以及保存等操作。-The programming C++ based object-oriented programming. With C++ basic graphics (such as circles, rectangles, triangles, lines, points, etc.) of the class prototyp
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-06
    • 文件大小:34189
    • 提供者:高健
  1. square.cpp

    0下载:
  2. 计算机图形学作业,李萨育曲线,动画设计,每秒刷新页面然后重置画面-Computer graphics operations, Lissajous curve, animation design, and then reset the screen to refresh the page every second
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:818
    • 提供者:wangjing
  1. CDC

    0下载:
  2. 在Windows平台上,应用程序的图形设备接口(graphics device interface,GDI)被抽象为设备上下文(Device Context,DC)。 在微软基类库MFC中,CDC类是定义设备上下文对象的基类,所有绘图函数都在CDC基类中定义。当需要输出文字或图形时,就需要调用CDC类的成员函数,这些成员函数具备输出文本、绘制图形的功能。 本节讲解的例程全部在TestView.cpp文件的 void CTestView::OnDraw(CDC* pDC)函数中实现。
  3. 所属分类:绘图程序

    • 发布日期:2018-01-01
    • 文件大小:576512
    • 提供者:泉欣
  1. Project_CAD

    2下载:
  2. 这是一个用C语言实现的小项目,开发平台是Dev cpp,基于graphics.h库,程序实现了绘图功能,包括绘制直线、矩形、椭圆等,支持图形拖动和放缩,能够添加文本,可以说是一个简易版的CAD程序,具体功能介绍见资料中的ReadMe.txt(This is a small project implemented in C language. The development platform is Dev cpp. Based on graphics.h library, the program
  3. 所属分类:绘图程序

搜珍网 www.dssz.com