搜索资源列表
Temp
- 本程序是一个简单的键盘控制程序响应的例程。-This procedure is a simple keyboard control procedures in response to the routine.
graphics
- 本文件包含直线,多边形,各种图形的绘制程序,另外还有对话框和键盘的控制程序!-This document contains a straight line, polygon, various graphics drawing program, there is another dialog box and keyboard control program!
key
- AVR键盘控制程序 AVR键盘控制程序 AVR键盘控制程序-AVR keypad control procedures
MCS51
- 自写的单片机时钟程序和键盘控制程序,基于8051单片机和软件KEIL实现-Single-chip clock from the written procedures and keyboard control procedures, based on the 8051 single-chip and software to achieve KEIL
11
- 进程控制用PCB表示整个进程实体,利用随机数方法或键盘控制方法模拟进程执行中产生的事件。或者利用鼠标或者键盘中断的基于图形接口方式的进程控制管理。 具体过程: 1、 定义PCB(可以采用静态结构或动态结构):包括理论PCB中的基本内容,如内部ID、外部ID、进程状态、队列指针。由于无法实现真正的进程创建功能,在实验中只需建立PCB,用它代表完整的进程。 2、 定义进程状态转换方式:进程的状态转换是由进程内部操作或操作系统的控制引起,由于无法实现这些功能,学生可以采用随机数方法或键盘控
CC430-1-KEY_Switch
- CC430键盘控制程序,包括I/O初始化,键盘定义,键盘识别-CC430 keyboard control procedures, including the I/O initialization, keyboard definition, keyboard recognition
CC430-2-KEY_Glint
- CC430键盘控制程序,包括I/O初始化,键盘定义,键盘识别。-CC430 keyboard control procedures, including the I/O initialization, keyboard definition, keyboard recognition
KB1
- 基于stm320的键盘控制程序,使用外部中断的方式响应按键动作-Stm320 keyboard control program based on the use of external interrupt mode, the response button action
DIANJI
- 可实现二相四线直流步进电机的正反转,控制转速,转动角度,搭配精密丝杠工作台使用,可实现精密工作台精确移动,脉冲当量可达到0.01mm/rad,配有LCD5110液晶显示程序,4*4键盘控制程序,可实现人机交互,按键调节参数,实现电机控制。(The second phase four wire DC stepper motor reversing, speed control, rotation angle, collocation precision screw bench, can reali
1
- 本设计采用STC12C5A60S2单片机为核心设计了一个光伏寻日控制器。设计包括硬件设计和软件设计两大部分。 硬件设计部分包括单片机最小系统、光电检测模块、电源模块、电机驱动模块、LCD显示模块和按键模块六个部分。控制器采用双轴光电检测跟踪方式,由MCU完成计算与控制,并产生用于控制两个步进电机的信号,控制电机旋转实现寻日效果。通过按键可以改变运行模式,手动控制系统运作。系统具有实时显示与键盘扫描等功能。软件采用了模块化的设计方法,主要分为主程序、电机控制程序、AD子程序和液晶显示子程序四部分