搜索资源列表
小巧绘图板
- 用VB.NET编写的绘图程序,使用的GDI+ ,非常适合初学图形编程的人。-prepared with VB.NET graphics, the use of GDI, very suitable for beginners graphical programming people.
VB_PAINT_beta0.6
- 使用VB制作的高仿真WINDOWS绘图板. 基本实现所有绘图工具功能! 超级雷电.-VB production of high simulation Windows graphics board. All the basic functions of drawing tools! Super lightning.
java简单绘图
- 用java 做的一个简单的绘图板-do with a simple drawing board
SimpleDrawBoard
- 一个使用Java完成的简易绘图板,可以画直线、矩形、圆,及自由绘图。-use a simple Java completed the drawing board, line drawing, rectangle, circle, and free drawings.
cn700_huitu
- 绘图板 MDI 设置画笔宽度 颜色 保存自定义绘图文件 -drawing board set up a paintbrush color preservation width definition drawing file
OpenGLdraw
- 用opengl编写的可以简单的想绘图板一样的功能,简单的绘图程序,已经测试过了,可以运行!-use opengl prepared by the simple drawing board to the same function, a simple drawing program, has been tested and can run!
huituban
- 绘图板的源代码,用cshape写的,可供参考
Draw10.0
- 图形学的课程设计,实现一个简单的绘图板,里面有填充、移动、旋转、放大、缩小等功能。运行时偶尔会有bug,请各位多提意见。
CHAP04
- 本压缩文件为东方天华主编的Visual C++.Net范例入门与提高第4章的代码,其中包含如下程序的代码。 4.1 位图浏览器 4.2 图像镜像 4.3 图像的渐显与渐隐 4.4 图像百叶窗 4.5 Midi播放器 4.6 CD播放器 4.7 Windows媒体播放器 4.8 Avi播放器 4.9 OpenGL编程实例 4.10 用OpenGL实现简单动画 4.11 绘图板
drawpanel
- 是一个课程设计时候编写的JAVA的绘图板工具,还包含有课程设计报告,比较使用。
paint
- 用VS2005 做的绘图板C#语言做自己的绘图板
UseDrawFunc
- 一个使用MFC实现的绘图板程序-use an MFC graphics board procedures
自定义绘图板
- 用VB.net做的自定义绘图板。-using VB.net do custom graphics board.
绘图板.rar
- 这是用vb.net编的一个绘图板程序。,vb.net This is a series of the graphics board procedures.
123123
- C#写的绘图板,实现了直线,矩形,圆形,多边形,曲线和文字输入,可以任意的拖动所画的图形。-C# to write the drawing board to achieve a straight line, rectangle, circle, polygon, curve and text input, you can drag the drawing arbitrary graphics.
huituchengxu
- 用C#编写的绘图板程序例子,为初学者提供参考。-Prepared using C# example of mapping procedure, in order to provide a reference for beginners.
C#写的绘图板
- C#写的绘图板,功能还不错。实现了直线,矩形,圆形,填充矩形,填充圆形。可拖动图形位置,可改变矩形大小,可放大缩小,可输入文字,打开图片,拖动图片,可撤销。-C# to write the drawing board, features well. Implementation of linear, rectangular, circular, filled rectangle, filled circle. Can drag the graphic location, can change t
Graphic
- Graphic是基于MFC开发的一个具有简单功能的绘图软件。 它具有以下功能 1、点击“绘图”菜单,可以选择绘制直线、矩形、圆形 2、点击“设置”菜单,有两个设置选项,可以设置线型、线宽以及线的颜色 3、点击“清除”菜单,可清除当前画板上的全部图形 4、绘图板具有重绘功能,即改变绘图板大小,图形仍然正常显示 5、绘图板具有保存及打开功能,可以保存已画好的图形为*.draw,并可以在需要时打开已保存的图形-Graphic is based on the MFC fu
LabVIEW 绘图板
- labview平台下实现绘图功能。类似与windows下的绘图板。(LabVIEW platform to achieve the drawing function. Similar to the drawing board under windows.)
Java简易绘图板实现
- Java实现绘图板的基础功能。 主要用于语言学习时交流使用。 可以保存和读取绘图文件。(Java basic function implementation of a painting board.)