搜索资源列表
mousetest
- Java 实现的控制鼠标左右键 单击画小方格 双击删掉 鼠标移动到方格上面cursor不一样-Java to achieve control of the mouse button click or double-click to delete pictures of small grid squares mouse cursor not the same as above
A
- 在显示区上画一个矩形,当鼠标左键点击矩形内部时弹出击中矩形,当点击在矩形外部时,把矩形移动到点击处-Painting in the display area of a rectangle, click the left mouse button when the rectangle rectangular internal pop hit, when clicking outside the rectangle when the rectangle to move to click the Of
MyDraw2.0
- 实现二维几何图形线,圆,矩形的移动,画笔,画刷,颜色的选择。-Achieve two-dimensional geometry line, circle, rectangle move, brush, brush, color selection.
E4
- 画“北极星”可移动 错切,旋转,缩小,放大 对称的功能-draw star
moveBall
- 用VC++做的一个小程序,画了了一个小球,鼠标选中小球区域然后移动鼠标,小球会跟着移动-With VC++ to do a small program, drew a small ball, the ball mouse to select the area and then move the mouse, the ball will move along
draw
- 通过移动鼠标,画任意弧度,任意半径的扇形,-draw circle
ZX
- 在BC环境下画一个可以移动的矩形,通过输入不同的坐标进行移动-In BC environment can draw a mobile rectangular, through the input different coordinates of mobile
paint-the-oval
- 画椭圆。可以在视图上移动鼠标,画出各种椭圆。与绘图工具类似。-Painted the oval. In the view you can move the mouse to draw a variety of oval. Similar with the drawing tools.
moving_I
- 用opengl 画移动的 字母i 非常简短-Opengl painting move the letter i is a very brief
OperateWave
- 画出波形,并对波形放大/缩小/移动/标签滑动-Draw waveforms and waveform zoom in/out/mobile/label slide
Project4
- 以鼠标左键的按下为"起点",保持按下状态,移动鼠标,直到放开鼠标键作为"终点",画一条静态直线.-As a " starting point" with the left mouse button pressed and held down, move the mouse, as the " end point" until you release the mouse button, draw a static straight line.
MFCDrawPicture
- 用MFC技术实现计算机图形学中画板的基本功能。放大缩小填充颜色,填充样式:直线填充斜线填充全填充,画圆,画多边形。对图形移动,放大缩小复制粘贴等-Using MFC technology to realize the basic functions of the computer graphics drawing board. Fill color, fill style: straight-line filling slash zoom to fill full-filled, circle,
Mave_Show
- 在窗口中画一条曲线,能够上下移动曲线,并且相应改变纵坐标的坐标值,在曲线旁边动态显示鼠标的纵坐标值-In the window, drawing a curve, it is possible to vertically move the curve, and the corresponding change in the vertical coordinates of the coordinate values on the curve next to the ve
qt2
- 画图面板的实现,可以涂鸦以及画矩形,能移动矩形,能改变矩形内填充的颜色-The realization of the drawing panel can doodle and draw a rectangle, can move the rectangle, change the fill color within the rectangle
tanchishe
- 这个程序的关键是表示蛇的图形以及蛇的移动。用一个小星形表示蛇的一节身体,身体每长一节,增加一个星形块,蛇头用两节表示。移动时必须从蛇头开始,所以蛇不能向相反方向移动,也就是蛇尾不能改作蛇头。如果不按任何键,蛇自行在当前方向上前移,当游戏者按了有效的方向键后,蛇头朝着指定的方向移动,一步移动一节身体,所以当按了有效的方向键后,先确定蛇头的位置,然后蛇身体随着蛇头移动,图形的实现是从蛇头的新位置开始画出蛇,这时由于没有清屏的原因,原来蛇的位置和新蛇的位置差一个单位,所以看起来蛇会多一节身体,所以将蛇
GraphExample
- 简单实现画矩形和缺角的矩形,并且实现矩形的缩放和移动-Simple to draw a rectangle and the missing corner of the rectangle, and the rectangle zoom and move
putcells1
- 这个代码是我在仿真蜂窝网的时候写的一个函数,这个函数能够随机生成基站和移动台,并且画出蜂窝图以及移动台的分布,对于蜂窝网的仿真非常有用-This code is a simulation cellular network when I write a function that randomly generated base station and mobile station and draw a the honeycomb diagram and the mobile station dis
Draw-Line
- MFC编写的移动鼠标画直线的程序,可以跟踪鼠标的位置连线。-MFC prepared to move the mouse to draw a straight line, you can track the location of the mouse connection.
Mouse
- 该程序示范了常见的鼠标操作,程序执行后会在鼠标的移动轨迹上画红点,按左键画小方块,按 Ctrl + 左键画大方块,按右键退出程序。 -The program demonstrates the common mouse operations, program execution will draw a red dot on the trajectory of the mouse, press the left button to draw a small box, press the Ctrl
minidraw
- MFC编程。能画直线的小程序,并且鼠标移动时直线终点会跟随鼠标移动。-MFC programming. Applet can draw a straight line, and the mouse moves the end point of the line will follow the mouse movement.