搜索资源列表
control-systerm-ASM
- 基于AT89C51的交通控制系统,以ASM为开发环境。 1.AB方向亮绿灯60s,然后黄灯闪烁3次,每次一秒(亮灭各40ms),红灯40s,同时CD方向红灯65s,绿灯35s,黄灯闪烁3s 2.各路灯用LED模拟显示,同时用七段数码管显示两路的倒计时时间 3.利用键盘可修改灯亮时间 4.PC机设置灯亮时间,利用PC与单片机串口通信实现 -AT89C51-based traffic control system to ASM for the development envi
led
- 由键盘控制的、基于51单片机的、有时间显示的、模拟数码管交通灯-Controlled by the keyboard, based on 51 single-chip, time display, analog digital traffic lights
shoujijianpan
- 仿真手机键盘的 电路图 hex 跟c 给大家可以学习一下怎么用atmega48模拟手机键盘-it is a great chance to learn how to use ICCAVR to make mobile phone keyborad
pin-locker
- 在YL-236单片机实训设备上实现的密码锁模拟装置:用4x4矩阵键盘输入密码,8位数码管用于显示,开锁用继电器KA1实现。-Locks on the simulator training equipment YL-236 single-chip implementation: 4x4 matrix keyboard input password, 8 digital tube for display, unlock relay KA1 achieved.
stm32.USB-simulated-mouse-movement
- 基于stm32USB模拟鼠标移动,演示用键盘的S1,S2,S3,S4模拟鼠标的上下左右移动。-Based on stm32, USB mouse, demonstration of the keyboard S1, S2, S3, S4 simulated mouse from top to bottom and move around.
avrpiano
- 也可以在CodeVisionavr环境下直接编译运行,通过编程让矩阵键盘实现乐谱中的1234567发声,模拟钢琴-You can also directly compile and run under CodeVisionavr by programming to matrix to achieve scores in the 1234567 keyboard sound to simulate piano
Auto-mouse-click-simulation
- 自动鼠标点击模拟 Ver 1.0 =================================== 这是一个自动鼠标点击模拟演示的示例,同时也示例键盘热键的一些特色。 按下键盘上的 A 键 停止或继续鼠标自动点击.-Auto mouse click simulation Ver 1.0 =================================== This is an automatic mouse click simulation demo example, but
houtaimoni
- 在指定窗口内得到窗口句柄 通过窗口句柄找到图片在窗口内的坐标然后模拟后台鼠标单机和键盘按键-The window specified chart to find the coordinates
112
- 用单片机模拟多位编码数字键盘,并实现其功能-Many single-chip analog encoded with the numeric keypad, and realize its function
98
- 1)编程思路:首先,本练习因为要制作模拟钢琴的实例,所以首先要生成程序界面:先通过语句Image m_ImgUp生成键盘、鼠标松开时显示的键盘图片,再通过语句Image m_ImgDown生成键盘、鼠标按下时显示的键盘图片,最后通过语句m_ImgUp=getImage(getDocumentBase(),"img/up.gif")和语句m_ImgDown=getImage(getDocumentBase(),"img/down.gif")加载图片,生成钢琴界面。然后,因为要实现模拟钢琴效果,所以
panel-keyboard
- 模拟电脑键盘,窗体应用程序,适用于入门学习 .net平台,c#语言-keyboard .net ,c#
DrawCADLine
- 程序模拟AutoCAD中进行线的交互绘制。点可以通过使用鼠标点击屏幕,或者键盘输入来获取,绘制的同时可以使用w命令来设置线宽,c命令来设置线的颜色,o来结束绘制(回车或者ESC键也行)。VS2005 + objectARX2007环境,对arx的学习还是很有帮助的。个人。-Simulate AutoCAD draw polyline.You can select a point to draw line,at the same time,you can also set entity prope
zhuawa.net-kuishouanjian-master(OLD)
- 脚本录制软件,记录用户键盘鼠标事件,并生成xml文件,用于模拟鼠标、键盘-scr ipt recording software, record user keyboard and mouse events, and generate xml file, used to simulate a mouse, keyboard
PS2KEY
- 51单片机模拟PS2键盘KEIL C51程序,单片机采用STC12C系列,代码注释详细,可直接使用。-51 MCU simulation PS2 Keyboard KEIL C51 program, microcontrollers STC12C series, code comment in detail, can be used directly.
PS2参考例子
- 2051模拟PS2键盘和PC机通讯程序 6M下--2051 simulated-PS2 keyboard and PC communication program.
krms
- 脉冲信号模拟工件; 采用8259嵌套中断,优先级最高为5min,其次为1min,统计脉冲个数的中断优先级最低; 8254用于定时; 8255用于键盘扫描以及LED显示,蜂鸣器输出。 -Pipeline workpiece statistical system design
javapiano
- Java Piano模拟钢琴效果的完整源码,知识点:使用AudioClip类播放声音,使用Java MouseEvent类处理鼠标事件,使用Image类制作图片,使用Frame类制作界面框架。运行后创建一个带有模拟钢琴键盘的面板,用户可以通过键盘或者鼠标来“敲击”钢琴键盘发出声音,也可以通过电脑键盘的组合键实现钢琴的高音。 编程思路:首先制作模拟钢琴的实例,生成程序界面:先通过语句Image m_ImgUp生成键盘、鼠标松开时显示的键盘图片,再通过语句Image m_ImgDown生成
89c51-MiMaSuo
- 51单片机做的模拟密码锁,密码固话到ROM中,不能通过键盘更改,通过矩阵键盘输入密码,自动判断是否为正确密码。-51 single-chip analog lock, password fixed in ROM, not through the keyboard to change the password through the matrix keyboard automatically determine whether the correct password.
OpenGl-Program
- 在运行程序前需要配置好OpenGL的环境(网上有说明),程序是模拟演唱会的场景,有背景音乐的映衬,有模拟的灯光、台下的观众,鼠标右键改变舞台颜色。通过键盘上下左右键漫游移动,鼠标左键进行旋转。整体式为了学习相关算法原理,在效果方面对所表达的效果显得有点抽象。在文件根目录有OpenGl开发库,在网上搜集资料配置好就可以了。-Good before running the program need to configure the OpenGL environment (online), the p
gangqin
- VC++编写的钢琴软件,能实现日历,通过键盘来模拟钢琴的功能。-VC++ prepared piano software, to achieve a calendar, to simulate the function of the keyboard piano.