搜索资源列表
类似于画图的绘图程序
- 用MFC完成的类似于Windows画图的程序
12864.rar
- 12864所有的画图程序,很有用的,基本上所有的功能都可以实现,12864 all use in draw picture
PainterPanel
- java编的,内有运行截图与说明,主要实现的是画图程序功能。-java compiled, there are screenshots and instructions to run the main program functions to achieve the drawing.
DrawText.zip
- 基于MFC的,画图程序,文本基于MFC的,画图程序,文本,Based on the MFC, and drawing program, text-based MFC, and drawing program, text
mousepicture.rar
- 实现用鼠标在屏幕上写字,类似windows的画图程序。,Implementation with the mouse to write on the screen, similar to the Paint program windows.
SmallPhoto
- windows画图板.类似于windows自带的画图程序!-windows drawing board. similar to the Paint program comes with windows!
110
- 关于画图程序的课程设计的VC++的编程 含课程设计报告 希望有用-Paint program on the curriculum design of VC++ Programming with curriculum design report hope that useful
change-bitmap-show
- 这个程序是自己在学习bitmap如何画图的时候写得一个小程序,BITMAP位图画图程序。基于vc++8.0(即2005)环境,如何把位图bitmap画到view界面里面去,以及如何改变等,都可以参考本程序;同时对于那些不是很明白画图原理的人,比如说在鼠标操作下画图的人,也可以看一下,所有的画图操作都应该在wm_paint下作图。-This procedure is in learning how to draw when bitmap write a small program, BITMAP
PaintPro
- VB仿Windows画图程序源码,很像,感觉比系统的画图程序功能还要多。可以在上面打字,可以打开一幅背景图片,画线条,填充,不规则图形等。有兴趣的朋友可以下载自己研究一下,里面很多类是可以借鉴的。-VB source code like Windows Paint program, much like the feeling of the painting process than the system functionality than. Typing in the above, you c
java_paintboard
- 画图小程序,java画图板,可读取、保存jpg格式图像-Paint applet
crosshair
- 一个简单的画图程序,非常有趣 使用MFC-A simple drawing program, a very interesting use of MFC
DRAW
- 使用MFC写的画图小程序,画图使用图形学算法,界面仿照windows画图程序-Paint using MFC to write a small program, drawing the use of graphics algorithms, the interface along the lines of windows drawing program
HanoiTower
- 汉诺塔的画图程序及其汉诺塔的非递归程序。。。。感觉不错,-Tower of Hanoi Tower of Hanoi s Paint program and its non-recursive program. . . . Feel good. . . .
your_dram
- 实现一个画图程序。很好的画直线,圆弧,椭圆弧,多边形,能够自定义颜色。对多边形、椭圆和圆能够进行填充。要求结果可以存盘,但不必存成图片文件。-Implement a drawing program. A very good painting straight lines, arcs, elliptical arcs, polygons, can be custom color. On the polygon, ellipse and circle can be filled. Save resu
12121441111123333
- 简单的画图程序(可以在WINDOWS里面操作) 解压打开即可-Simple paint program (which operate in WINDOWS) Open the can extract
画图程序c
- 1、封装完成! 2、直线、矩形和圆 已经画出! 3、完善了封装:消息循环装入应用程序类! 4、多边形完成! 5、可修改画笔颜色和宽度了! 6、加载新图标! WM_PAINT完成,实现窗口重绘! 新建(全部删除)功能实现! 8、放大缩小功能实现! 原始大小查看功能实现! 9、选中+删除功能实现! 右键删除实现! 确定前的图形用虚线表示实现! 10、实现通讯功能! 11、电脑重装了,2005格了,找了些同学都只有2008,只有转化为VS200
0116891
- JAVA画图程序,可以画直线,圆,矩形,和自由绘图()
Paint
- mfc画图程序,可选择形状,填充内容,颜色等等。(MFC drawing program, the choice of shape, fill content, color and so on.)
bbcde0c9b28d
- 一个简单的画图程序,可供初学VC++编程者参考(A simple drawing program)
egwari
- 桌面画图程序,对初学者了解vc的代码是个很好的例子,绩好玩又易学()