搜索资源列表
java11122222222
- 一个关于windows 的画图板的程序,用java写的。-one of the windows on the drawing board procedures, using java writes.
My_VCad
- 一个画图板程序,提供了几个绘画模式,不过画曲线部分还有bug,希望感兴趣的朋友可以给调掉-a drawing board procedures, a number of painting model, but there are some paintings curve bug, a friend of interest to be transferred swap
20061112238558
- 环境配置:系统装有jre运行环境。 使用说明: 1.双击drawer.jar文件,应用程序即可运行。 2.单击“Oval”按钮,拖动鼠标,可以在画图板上画圆。 3.单击“Triangle”按钮,拖动鼠标,可以在画图板上画等边三角形。 4.单击“Clear”按钮,画图板清屏。 5.单击“Exitl”按钮,程序退出。-environment configuration : System with jre operating environment. Use : 1. Doub
Javadsfgsd
- 一个Java画图板程序的设计大家来看,能人做做看-a Java drawing board the design process we, the hotshots a turn! !
drawing12
- 用C++builder编写的应用程序,是模仿windows画图板的,适合编程者学习-C builder of the application, it is an imitation windows drawing board. suitable for programmers learning
MyDraw
- 用vc2005写的一个画图板程序,做的还不错。 呵呵
work1(2)
- 本程序是用VC++6.0编写的绘制类似画图板的的图片
sortlistctrldemo
- 最近做了一个类似Windows画图板的小程序,拿来和大家分享一下。功能和界面全部模仿于Windows自带的画图板,界面如截图。功能主要有: 手绘线、简单图形、文字输入、图块拖放、重复撤销、画面缩放、打开保存图片文件,另外为了直接从数据库或者XML中存取图片,另外还提供了从Base64编码存取图片的接口,其他还实现了和画图板同样效果的工具箱及颜料盒。
CMyIist
- 最近做了一个类似Windows画图板的小程序,拿来和大家分享一下。功能和界面全部模仿于Windows自带的画图板,界面如截图。功能主要有: 手绘线、简单图形、文字输入、图块拖放、重复撤销、画面缩放、打开保存图片文件,另外为了直接从数据库或者XML中存取图片.
lcdemo
- 最近做了一个类似Windows画图板的小程序,拿来和大家分享一下。功能和界面全部模仿于Windows自带的画图板,界面如截图。功能主要有: 手绘线、简单图形、文字输入、图块拖放、重复撤销、画面缩放、打开保存图片文件
1drawing1217
- 画图板程序,可以实现颜色的选择,画图等功能-Drawing board program, you can achieve the choice of colors, paints and other functions
Mypaint
- 【BCB】自己用BCB写的画图板程序,包含了画图的基础 分享给大家 希望有所帮助-[BCB] BCB was drawing board procedures, including drawing on the basis of share for everyone to want to help
PaintTest
- VS2010上用Qt4.8.2开发的画图板程序,把改程序放在全英文目录下,配置好环境即可运行。-Developed by Qt4.8.2 drawing board on VS2010, placed under the reform program in English catalog, configure the environment to run.
operarps
- 这个程序演示了如何通过vc++来制作类似画图板系统的橡皮筋操作-This application demonstrates how to through the vc++ to make the rubber band operation similar to the drawing board system
ubrkjl0
- 这个程序演示了如何通过vc++来制作类似画图板系统的橡皮筋操作-This application demonstrates how to through the vc++ to make the rubber band operation similar to the drawing board system
ytiutkx11
- 一个用vc做的画图板程序,简单易用,和windows里自带的画图板很像,(A drawing board procedures, the use of vc in simple and easy to use, like those Windows with drawing board,)
01598353
- 一个用vc做的画图板程序,简单易用,和windows里自带的画图板很像,()
仿xp画板
- 这次课程设计我做的就是一个仿照Windows画板的程序。 通过画图板软件开发与设计,更深刻地体会java语言较之其他语言在图形用户界面的优势。熟悉java语言中常用的关于画图的各个类的功能和常用的方法