CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 简单的画图程序

搜索资源列表

  1. GraphicExp

    0下载:
  2. 简单的画图程序,我的图形学实验作业,还未整个完成-simple drawing program, my graphics experimental operation, it has not yet completed the entire
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:53821
    • 提供者:晓军
  1. 实现画图的编译器

    1下载:
  2. 一个简单的编译器,可以实现简单的画图语句的解析,最终画出简单的图形。涉及程序编译器的实现几个步骤,词法分析,语法分析,语义分析,等等。-a simple compiler can achieve a simple drawing of analytic statement, the final draw simple graphics. The procedures compiler in several steps, lexical analysis, grammar analysis, se
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:27356
    • 提供者:孔的
  1. drawdemo.rar

    1下载:
  2. 利用qt代码自己实现了一个简单的画图程序!新手练刀!,Qt code their own implementation using a simple drawing program!练刀green hand!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:208711
    • 提供者:rambo
  1. newpaint

    0下载:
  2. opengl中简单的画图程序,类似于绘图,有菜单可以选择绘制不同图形-opengl in the simple drawing program, similar to the drawings, there is the menu you can choose to draw different shapes
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:2543
    • 提供者:wy
  1. WPFDraw

    0下载:
  2. 基于WPF的简单交互式画图程序,WPF画图的一个比较全的学习-A simple WPF-based interactive drawing program
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:58783
    • 提供者:1234
  1. MousePaint

    0下载:
  2. 用Java applet实现一个简单的画图程序,可以画直线,圆,矩形等简单的图形-With a Java applet to implement a simple paint program, you can draw lines, circles, rectangles and other simple graphic
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:1414
    • 提供者:姚遥
  1. RedrawAllLine

    0下载:
  2. java 简单的画图程序 java 简单的画图程序-java simple java simple Paint program Paint program
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:947
    • 提供者:wjd
  1. MFCPictrue

    0下载:
  2. 实现一个简单的画图程序,用MFC实现,可以画直线,矩形,设置颜色-Achieve a simple drawing program, using MFC implementation, you can draw a straight line, rectangle, set colors
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-09
    • 文件大小:1558580
    • 提供者:king
  1. CGrawings

    0下载:
  2. 简单的画图程序,可以画出简单的图形。圆,矩形,直线等-A simple drawing program, you can draw simple graphics.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-24
    • 文件大小:7791937
    • 提供者:archer
  1. Desktop

    1下载:
  2. Java画图小程序,实现一些简单的画图功能。-Java drawing applet, achieve some simple drawing functionality.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:65903
    • 提供者:张玉洁
  1. Draw

    0下载:
  2. 在写字板中的一个简单的画图程序。代码知道你如何进行简单的画图!-In the tablet in a simple drawing program. How do you know the code for a simple drawing!
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-29
    • 文件大小:36544
    • 提供者:liangpeng
  1. vcimagesource

    0下载:
  2. 在VC++环境下编程实现了一个简单的画图程序,以及一些简单图像处理的功能,如图像线性变换,颜色处理,图像平滑,边缘检测,滤波等功能-In VC++ programming environment to achieve a simple drawing program, as well as some simple image processing functions, such as linear transformation images, color processing, image sm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4152842
    • 提供者:张跃
  1. HomeWork

    0下载:
  2. 简单的画图程序,实现画平面图形,立方体等简单的图形,不过还有些没有完成。-A Simple code for draw,but not Completion
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-24
    • 文件大小:51939
    • 提供者:Mike
  1. draw

    0下载:
  2. 简单的画图程序。可以实现画线,画圆,画长方形和画任意线。-A simple drawing program.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-08
    • 文件大小:1963093
    • 提供者:liuyj
  1. MyDraw

    0下载:
  2. 简单的画图程序,看了孙鑫的视频做的,但是与孙鑫的实现原理不同-simple painting program
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-12
    • 文件大小:2828391
    • 提供者:chenshigang
  1. crosshair

    0下载:
  2. 一个简单的画图程序,非常有趣 使用MFC-A simple drawing program, a very interesting use of MFC
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:16203
    • 提供者:曾和
  1. draw

    0下载:
  2. 用VC实现的一个简单的画图程序,主要是基本图形的绘制-VC achieved with a simple drawing program, mainly the basic graphics rendering
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:61986
    • 提供者:裳儿
  1. LineChartControl

    0下载:
  2. 用MFC编写的一个简单的画图程序,此画图程序在标准的坐标轴上画两路的动态波形,你可以控制它两路同时画出来或者画其中的一路。-With the MFC write a simple drawing program, the Paint program in the standard two-way draw axis dynamic waveform, you can control it at the same time two-way drawn or painted the way of t
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:36919
    • 提供者:苏文娟
  1. 6-pen

    0下载:
  2. 一个最简单的画图程序,虽然简单对初学者学习绘图可能有很大的帮助-One of the most simple drawing program, which is simple for beginners to learn the drawing may be of great help to
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:39130
    • 提供者:xicheng
  1. mydraw01

    0下载:
  2. 简单的画图程序,供初学使用。。。模拟不同在轨卫星运行速度的差异。-A simple drawing program for beginners to use. . .
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-25
    • 文件大小:199484
    • 提供者:刘建
« 1 2 3 4 56 7 8 9 10 ... 22 »
搜珍网 www.dssz.com