搜索资源列表
unit Unit1
- 可画一个矩形,单击移动按扭,可使所画的图形移动,还可画一个矩形,也是单击移动按扭,也可使所画的图形移动。-can draw a rectangle, click mobile devices, which enable mobile graphics painting, but also a rectangular painting, as well as mobile click buttons, but also enable the painting by mobile graphics.
表盘式时钟汇编原代码
- 基本设计要求 1 在屏幕上显示一个适当大小的圆形,再圆形道上均匀的分配着60个点,代表1秒—60秒的位置,凡是5倍的点应当比其他的大。 2 以圆中心为轴,画一条斜线代表秒针,采用定时中断方式,每过1秒钟,秒针移动一个位置。 3 定时源可以使用试验箱上的8253。 4 按“ESC”之后,结束演示。 - The basic design requests 1 on the screen to demonstrate a suitable size the circula
setvbmo
- vb和mo的地理信息系统的例子,利用set的方法进行画移动的要素,其中包括点,线,面要素。-vb and geographic information systems example, the use of the methods set painting mobile elements, These include point, line, surface elements.
mouse
- 在图形模式下显示鼠标,以鼠标坐标位置为基准点在屏幕上画一条纵贯屏幕的垂直线和一条横贯屏幕的水平直线。当鼠标移动时,两条直线也跟着移动。当按下鼠标右键时停止程序运行
movecar
- 一个小程序,用键盘控制小汽车左右移动, 小汽车是用线条画出来的
画图and计时器
- 用vc实现的一个画图程序,画一个圆形和方形。本来可以画三角形,不过没有设定。同时程序中设了timer用来使图形移动,加一点趣味罢了!-vc achieved with a drawing, and painting a circle and a square. Triangle could have been painted, but not set. While proceedings timer used to set up a mobile so that the graphics and
shilianGraphic.rar
- 主要功能 : 1、画图,并有坐标尺 2、能够随意的放大缩小(编写两个函数,分别对应X,Y粥的缩放倍数) 3、一个记录集(或链表),记录当前画了多少图形,分别是什么图形,颜色,状态等 4、一个枚举类型,枚举所有本控件能画的图形(长方形,正方形,三角形 及自定义(即鼠标随意画)等) 5、能通过鼠标删除所画图形,并能移动图形,填充图形等 6、能够导出位图文件(bmp)
TREE
- delphi画的树,包含画点、选择、查看、移动等功能。-delphi painting trees, including drawing point, select, view, move and other functions.
sdf
- 钟表显示一.基本设计要求 1 在屏幕上显示一个适当大小的圆形,再圆形道上均匀的分配着60个点,代表1秒—60秒的位置,凡是5倍的点应当比其他的大。 2 以圆中心为轴,画一条斜线代表秒针,采用定时中断方式,每过1秒钟,秒针移动一个位置。 3 定时源可以使用试验箱上的8253。 4 按“ESC”之后,结束演示。 二. 扩展要求 屏幕上显示时、分、秒针,没有使用中断定时方式,采用的是系统实时时间。 三. 课设基本思想 屏幕设置为图形方式,采用模块化编程,主模
mouseeyes_exe
- 眼睛跟踪鼠标移动,就跟Linux里面的眼睛效果一样,画眼睛的算法不错。-Eye tracking mouse movement, just like the Linux effect inside the eye and draw the eyes of the algorithm is good.
trafficlight
- 用字符画出车道,用字符的不同颜色显示红灯、绿灯、黄灯。 根据交通规则控制红绿交替变化,时间自定。 在十字路口中间显示倒计时的时间。 根据红绿灯状态控制四个方向的车辆移动。 有动画效果。-Draw Drive with the characters, with characters of different colors red, green, yellow. Alternating red and green according to traffic control change
huibianzuoye
- 用画直线的方法画出并显示名字,用多重循环实现名字的移动和中止,音乐的播放和中断,系统时间的读取,最终返回系统。-Draw a straight line with a painting method and display the name, the name used to achieve multi-cycle and stop the movement, music playback and interrupts, the system time to read, and ultimat
1
- 用画直线的方法画出并显示名字,用多重循环实现名字的移动和中止,音乐的播放和中断,系统时间的读取,最终返回系统。-Draw a straight line with a painting method and display the name, the name used to achieve multi-cycle and stop the movement, music playback andinterruption, the system time Read, and ultimate
juxing
- 画矩形框,每当鼠标左键按下,移动鼠标,画出一个矩形,当鼠标松开,矩形框消失,类似选中功能-Painting rectangular box, whenever the left mouse button press, move the mouse, draw a rectangular, when the mouse to loosen, the rectangular box disappear, similar to the selected function
Cursor-movement
- 用箭头键控制光标移动的程序。箭头控制移动,ALT+箭头控制移动并画线-With the arrow key control cursor movement program. The arrow control movement, ALT+ arrow control movement and draw lines
TANK
- 汇编实现电脑屏幕上画出坦克,并用wsad键控制坦克上下左右的移动-Compilation on the computer screen to draw a tank and use the wsad keys to control the tanks up and down about the mobile
test15
- 编写一个单文档应用程序,此程序运行时在客户区画出一个100像素半径的圆,当鼠标移动时,此圆跟随鼠标移动。-Write a single document application, this program is running in the client area to draw a 100 pixel radius of the circle, circle follow the mouse when the mouse moves.
tuxingbiajiqi
- (1)文件功能 (2)有鼠标,键盘输入(可以画直线,折线,矩形,圆 ,三角形) (3)具有选择图形,移动,删除功能 (4) 菜单功能 (5)可以选择线形,线宽,颜色 (6)具有坐标显示功能 文件功能,图形移动删除功能等局部功能没实现,大部分都可以实现,如果机器不支持全屏显示,可下个DosBox,在DosBox中运行-(1) File feature (2) there is a mouse, keyboard input (you can draw a straigh
Delphi_751873
- Delphi:基于Delphi创建的氏量画图板源码,是一个基本的画图程序,打开程序后,在主窗口点击创建画板,可以打开一个新的画布,上面可以绘制直线、椭圆、曲线等,还可以移动画出来的图形,可以保存成.pa格式的文件,程序运行在Win32环境中。在程序中可设定操作类型:画图、删除、移动等。 -Delphi: s volume based on the drawing board to create Delphi source code, is a basic drawing program, o