搜索资源列表
CPU Info
- 获取CPU频率和名字-access to the CPU frequency and name
shijian
- 通过系统的cpu频率来获得比较精确的时间 可以到us ns-Cpu frequency through the system to obtain more precise time can be to us ns
CPU-FREQUENC
- 汇编语言判断cpu的频率。用汇编语言判断cpu的频率。-To determine the frequency of cpu assembly language. Cpu assembly language to determine the frequency.
KEY1_4
- CPU型号: ATMEGA128A 晶振频率: 8MHZ 编译软件: ICCAVR 7.-CPU Model: ATMEGA128A crystal frequency: 8MHZ compiler software: ICCAVR 7.22
中断实验与编程
- 实验任务及内容: 编一程序,在显示器上显示时、分、秒。借用计数器8253的Timer0作为中断源,通过8259A向CPU发中断,每10ms产生一次中断。在中断服务程序中管理刷新时、分、秒。 输入文件名(如CLK)后清屏后显示:Current time is: xx:xx:xx (时分秒键盘输入) 打回车,时、分、秒开始计时。时钟不停的刷新。 当键入CTRL+C时,停止计时,返回系统,且系统正常运行不死机。 8253的初始化程序段可借用口地址为40H、41H、42H、43H 控制字为3