搜索资源列表
单文档中的圆
- 单文档中生成一个灰色的圆,可以随着鼠标移动,很简单的程序,但是是很基本的东西,可以借鉴,本实例在VC.NET2003,WINXP下调试通过.-single document generated a gray circle with a mouse can be mobile, a very simple procedure, but it is very basic things, we can draw on the examples in VC.NET2003, WINXP under de
DocView_鼠标画线
- 鼠标画线 (利用鼠标画线,右键出现十字确定点) -mouse line drawing (using the mouse to draw lines, right there Crusaders set points)
TheMenu3
- 本实例将实现一个可动态更新的绘图菜单,当满足一定条件时,会打开或折叠部分菜单项 程序功能说明:当[固定大小]菜单项被选中时,相应的几项菜单也被显示。用户选择好大小和图形(是椭圆,还是矩形),在窗口中单击鼠标左键,将绘制相应的图形。 当[自定义大小]菜单项被选中时,则几个提供固定大小的菜单项被移去。用户选择图形(是椭圆还是矩形后),在窗口中按住鼠标左键并托动,程序将绘制相应图形。 -example of the realization of a dynamic update
crecttracker_demo
- This program demonstrates how to draw on the client area, it also demonstrates how to use the mouse messages. I think the best way to learn programming is programming, so, let s begin our program now.-This program demonstrates how to draw on th e cli
Kugou
- 源码说明:内含VC++源码、易语言源码各一份.包含所有图片源码(使用Fireworks编辑) 开发环境:VC版--VS2005、Gdiplus;易语言版--易语言5,无模块 实现方法:给窗口加上WS_EX_LAYERED样式,使用Gdiplus画出图片,然后UpdateLayeredWindow。处理WM_MOUSEHOVER、WM_MOUSELEAVE消息,鼠标进入或移出画出不同状态。 -Source Note: VC++ source code included,
SCREENPEN
- 此程序可以用鼠标在屏幕上画图形,对于一些希望学画刷的朋友有帮助。-This program can use the mouse to draw graphics on the screen, for some friends want to learn brushes help.
1
- 编写一个Applet相应鼠标事件,用户可以通过拖动鼠标在Applet中画出矩形,并在状态条显示鼠标当前的位置。-Applet to prepare a corresponding mouse event, the user can drag the mouse to draw in the Applet in the rectangle, and in the status section shows the current mouse position.
pgrf1c1
- Pixel draw by mouse in rasterization
DrawRectangle
- 程序运行出现窗口,点击鼠标弹出对话框,设置矩形的宽和高就可以在窗口中画出矩形-Run window appears, click on the mouse pop-up dialog box, set the rectangle' s width and another job in the window to draw a rectangle
Painter
- 在按钮的控制下,通过鼠标拖动来画直线和圆,轻松自如。-Under the control of the button, through the mouse to draw a line and round, easily.
tulun
- 通过鼠标点击界面,绘制一个图结构,用图论中的知识判断图的连通性,判断他是不是一棵树,另外还可以显示它的邻接矩阵、可达性矩阵等。-By mouse click interface, draw a graph structure, using graph theory knowledge to assess the graphs to determine that he is not a tree, it also can display the adjacency matrix, reachabi
Draw
- 用vc++实现了一个画图程序,可以用鼠标在界面上任意画图,就像一只笔在画板上画画一样。-Using vc++ implements a drawing program, you can interface with the mouse any drawing, like a pen drawing on canvas the same.
draw
- 一个可以通过点击鼠标左键画图的小程序,望对初学vc++的人有用-A drawing by clicking the left mouse button a small program, look on vc++ beginner useful to people
tracker
- 单击按钮切换画图状态,然后点击多动鼠标,画橡皮筋矩形,可以画多个。单击任意一个可以缩放。-Click the button to switch drawing, and then click to move the mouse, draw a rubber band rectangle, you can draw multiple. Click on any one can be scaled.
Draw
- 鼠标响应,窗口通过消息映射机制,不过鼠标点击消息,当按下鼠标左键,弹出对话框。-mouse application,when click mouse left button then generated dialog
Draw
- 基于VC的简单的用鼠标左键画图程序,对话框显示如何操作,有退出对话框-VC simple drawing program with the left mouse button, the dialog box shows how to do this, exit the dialog box
Drawing-board
- 这是JAVA写的画图板,建立输入输出流、按钮数组,存放以下名称的功能按钮、创建基本操作按钮,定义铅笔画,也就是用鼠标拖动着随意绘图、绘制以指定颜色填充的实心矩形、实心椭圆、指定颜色填充的实心圆角矩形、橡皮擦-This is written in JAVA drawing board, the input and output streams, button array storage following the name of the function button to create a ba
Draw
- 此程序是绘图MFC 是专门画出扇形图的程序,用鼠标左键可以简单绘图~-This program is drawing MFC is designed to draw a pie chart of the program, with the left mouse button can simply drawing ~
Draw-the-tortoise
- 画出了一只乌龟,用鼠标点击乌龟,乌龟就翻身,并且可以用鼠标移动乌龟的位置-Draw a turtle, with a mouse click tortoise, the tortoise would stand up, and you can use the mouse to move the turtle position
GidLine
- 程序运行后,显示一个对话框,在弹出的对话框中用鼠标画线,画矩形等基本图形,这些图形可以显示在对话框中-After the program runs, a dialog box appears in the dialog box that the basic pattern with the mouse draw lines, rectangles, etc. These graphics can be displayed in the dialog
