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

搜索资源列表

  1. GdiSample

    0下载:
  2. 利用VC++ 6.0实现了画图板中画笔的一些功能-VC 6.0 plate drawing a brush of some functional
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:21228
    • 提供者:荣华
  1. 123huatu

    0下载:
  2. 画图板100%模仿windows自带的画板,非常牛的画图程序,我已经实验过,很好用-drawing board 100%, bring their windows imitation slate, the very cattle drawing program, I have too experimental, with a good
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:44741
    • 提供者:孟子
  1. vbdaima

    0下载:
  2. 简单画图板VB代码简单画 图板VB代码图板简单画图板VB代码VB代码-simple drawing board VB code simple painting simple drawing board VB code panel simple drawing board VB code VB code
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:3558
    • 提供者:cl
  1. Button_of_select_color

    0下载:
  2. 颜色选择按钮的变成和调用,就是windows画图板。word等到处都能看见可以自己选颜色的那个对话框。-color selection button into, and use of windows is drawing boards. Word such as one can see for themselves that the election color dialog.
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:10699
    • 提供者:sean
  1. java3Dpaint

    0下载:
  2. 使用Java工具实现画图板功能,并且可以截取屏幕-use Java tool drawing board functions, and can intercept screen
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:2488
    • 提供者:hui
  1. Shape_rar~

    0下载:
  2. 一个简单的画图板,可以画圆,矩形,多边形,等等。-a simple drawing board, Circle, rectangle, polygon, and so on.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:76765
    • 提供者:lucyliuu
  1. picturedrawing

    0下载:
  2. 模仿windows下的画图板,进行图画的修改与绘制。-windows imitate the drawing board, the picture changes and mapping.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:72894
    • 提供者:苏飞
  1. image_editor

    0下载:
  2. 实习的时候自己做的一个图像编辑器,跟画图板有点像,-internship when I have done an image editor, with the drawing boards a bit like, Oh
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:3330780
    • 提供者:金雷
  1. WinPainter99

    0下载:
  2. 绘画程序 VC++开发的小绘图程序,和WINDOWS画图板差不多-painting process development of small VC mapping procedures, and almost WINDOWS drawing board
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:98390
    • 提供者:张伟
  1. java_drawPanel

    0下载:
  2. 一个简单的java桌面程序,利用java的GDI函数编写的简单的画图板程序,包括画矩形、椭圆、直线、点、文字-a simple java desktop procedures, java using the GDI prepared by the simple drawing board procedures, including painting rectangle, oval, line, point, the text
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:73608
    • 提供者:马飞
  1. Scribbl

    0下载:
  2. 画图板程序,与windows自带画图程序类似,在.net平台下用C#实现-drawing board procedures, and the windows to bring their own drawing program similar to the. Net platform to achieve with C#
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:27681
    • 提供者:anquan
  1. drawing12

    0下载:
  2. 用C++builder编写的应用程序,是模仿windows画图板的,适合编程者学习-C builder of the application, it is an imitation windows drawing board. suitable for programmers learning
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:452059
    • 提供者:limu
  1. paintvc

    0下载:
  2. 简单的画图板小程序,交作业是绝对够了,是原代码-simple drawing board small procedures, perpendicular operation is absolutely enough of the original code
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1971
    • 提供者:qianwn
  1. JavaGUI

    0下载:
  2. 很好的画图板程序,可以帮助你初步了解GUI的使用-good drawing board procedures, I can help you understand the initial use of the GUI
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:43728
    • 提供者:han
  1. drawpg

    0下载:
  2. 用vc++做了个画图板程序-vc done with a drawing board procedures
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:128027
    • 提供者:jurncoft
  1. tool_paint

    1下载:
  2. 使用java语言编写的画图板,类似于windows的画板。可以进行任意绘画-use java language prepared by the drawing board, similar to windows slate. Painting can be arbitrary
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:6169
    • 提供者:leo
  1. TrailMousePos

    0下载:
  2. 在程序设计中需要随时知道鼠标的位置,如photoshop和画图板中都有这一功能。本程序实现了如何追踪鼠标的位置。编译并运行本程序,不停地移动鼠标,对话框中显示鼠标位置的文本也会随时更新,达到追踪鼠标位置的目的。-in program design needs to be kept aware of the location of the mouse, If photoshop drawing board and have all the functions. The realization of
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:26033
    • 提供者:梁衡升
  1. GDIViewerApp

    0下载:
  2. Visual C#编写的简单的图形处理器.类似于画图板的功能.-Visual C# prepared by the simple graphics processor. Similar to the drawing board functions.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:17568
    • 提供者:周兵
  1. MyDrawBoard

    0下载:
  2. 一个用c++编写的画图板程序,- The picture chart board procedure which compiles with c,
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:60905
    • 提供者:郭国春
  1. htgj

    0下载:
  2. 一个很好的画图板exe文件-a good drawing board exe files
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:6392
    • 提供者:吴剑
« 1 2 3 4 5 67 8 9 10 11 ... 31 »
搜珍网 www.dssz.com