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

搜索资源列表

  1. Sketch

    0下载:
  2. 学习用的,很简单的图形界面.它是一个简单的界面,加事件,以及2D的图形绘制的例子-the study, a very simple graphic interface. It is a simple interface, plus events, and the 2D graphic example
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1341
    • 提供者:电柒
  1. picture112

    0下载:
  2. 这是我用JAVA写的2D图表描制系统。能绘制各种常用的2D图形,比如正方形、长方形、圆形、椭圆、线条等等!-This is what I used to write Java 2D graphics system depiction system. Commonly used to draw various 2D graphics, such as square, rectangular, round, oval, line, etc.!
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:512678
    • 提供者:杜喜珠
  1. Gaphics

    3下载:
  2. 我是一名大学的学生,我没有做过很复杂的编程练习,这也是我第一次上传源程序,这次上传的是我做计算机图形学的练习时在WIN-TC环境下所编的一些程序,其中有二维图形的基本变换(平移,旋转,错切,放缩,对称)的动画演示、三维图在二维平面上的消隐图的显示、线条的裁减、抛物线的绘制以及B样条曲线的绘制,程序中有详细的注释,希望对学生朋友们能够有所帮助。-I was a university student, I had not done a very complex programming exercis
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:5641
    • 提供者:李好
  1. erweituxingruanjian

    0下载:
  2. 二维图形软件,可以实现简单的二维图形的绘制-2D graphics software, can achieve a simple two-dimensional graphics rendering
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:92338
    • 提供者:王学文
  1. 2DMFC

    0下载:
  2. 我自己写的一个基于MFC的2D绘图软件,里面包含各种基本的2D图形绘制算法,如跟踪画线,框,圆,贝赛尔曲线等,希望对初学者有用!本程序可直接用Visual 2003.Net打开。
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:67008
    • 提供者:sandon
  1. 二维图形基本变换

    1下载:
  2. 使用2D变换原理,绘制一个2D图形,并进行图形基本变换-use 2D transform, drawing a 2D graphics, and basic graphics transformation
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:115418
    • 提供者:赵虎
  1. 2D图形变换

    0下载:
  2. 通过C++实现简单的2D图形绘制 并且能够让图像以一定的规律变换 比如旋转啊
  3. 所属分类:2D图形编程

  1. qwt-5.2.1

    0下载:
  2. qwt-5.2.1 非常有名的基于QT的控件,用来绘制2D图形,包括曲线,柱状图等等。-qwt-5.2.1 is known QT-based control, used to draw 2D graphics, including curves, histograms, etc..
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:2655091
    • 提供者:Cook
  1. GraphicsShape2DDemo

    0下载:
  2. 这是一个关于绘制2D图形的程序,含有源代码,分类清晰,易于学习。-This is a program about painting 2D graph with source codes and easy to learn .
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:5220
    • 提供者:孙立明
  1. basicdrawing

    0下载:
  2. Qt 4.5.3编程,利用2D绘制接口实现基本图形的绘制-Qt 4.5.3 programming, 2D drawing using the basic graphics rendering interface
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1313621
    • 提供者:renhao
  1. 2DGraph

    0下载:
  2. 在vs2008中用MFC开发的2d图形小程序,用户从对话框中输入纽线参数,程序绘制相应的纽线图形-Developed using MFC in vs2008 2d graphics applet, the user input from the dialog box New Zealand line parameters, the program draws the corresponding graph lemniscate
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-27
    • 文件大小:10440349
    • 提供者:
  1. LineDemo

    0下载:
  2. Java虚线与实线,利用JAVA绘制2D图形、设置绘制线条的颜色,可以绘制实线和曲线,一个JAVA图形绘图的实例程序-Java dotted line and solid line, the use of JAVA to draw 2D graphics, set the color to draw lines, draw a solid line and curve, an instance of a JAVA graphical drawing program
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:3872
    • 提供者:龚建琴
  1. example1

    0下载:
  2. 利用vb的plotline绘制2D图形,其中包括点的显示和图像保存-Vb plotline to draw 2D graphics,Including the point of display and save images
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:7868
    • 提供者:李建德
  1. VC-2D-Draw

    0下载:
  2. 该程序主要功能是在VC实现基本图形的绘制,包括直线,弧形,矩形,椭圆等,并可以讲图形数据保存到文件中,同时还可以计算图形的面积等-The main function of the program is implemented in VC basic graphics rendering, including straight line, arc, rectangle, ellipse, and can speak graphical data saved to a file, also can
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-11
    • 文件大小:3861058
    • 提供者:黄山
  1. 2d

    1下载:
  2. 二维图形一个小瓢虫opengl入门 点线和多边形的绘制-simple 2D picture
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-19
    • 文件大小:1171
    • 提供者:张珠峰
  1. car

    1下载:
  2. 模拟2D小汽车运动,曲线绘制,图形学的应用-To simulate 2D car movement curve drawing
  3. 所属分类:2D Graphic

    • 发布日期:2016-02-21
    • 文件大小:2980864
    • 提供者:徐培
  1. 2D-graphics-design

    0下载:
  2. 二维平面图设计,MFC可视化编程,可以自己绘制图形-2D graphics design, MFC visual programming, you can draw your own graphics
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-17
    • 文件大小:4654007
    • 提供者:尹宇洁
  1. Graphics

    0下载:
  2. 基于c#绘制二维图形的软件包,可以绘制各种几何图形,并可以添加保存,删除,前进,后退,打开等功能-base on c# about 2D graphics drawing
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-26
    • 文件大小:487900
    • 提供者:黄自豪
  1. 201531211567657

    0下载:
  2. beautydraw,用于二维图形绘制,很适合初学者-beutydraw,2D grighic
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-03
    • 文件大小:875119
    • 提供者:赵洋
搜珍网 www.dssz.com