搜索资源列表
时钟中断
- 这是一个时钟中断的小程序-This is a small clock interrupt procedures
杜洋DIY18 一位数码电子时钟源程序
- 杜洋DIY18 一位数码电子时钟源程序 - 动画笔划式LED切换显示 - 定时器中断实现时钟功能
stm32f103时钟中断源码
- 是stm32f103的时钟中断源码,共大家学习参考
第三贴:使用C语言配置实现时钟中断
- 4510 progrm
汇编语言时钟
- 通过8086的宏汇编工具以及对应的DEBUG工具,利用DOS提供的中断调用功能和BIOS系统调用功能,利用微机本身的中断向量表,实现对微机的时钟的管理操作。让微机在显示器上模拟显示一个时钟。-8086DEBUGDOSBIOS The displays allow computer simulation shows a clock.
basetime382938
- 基本的时钟中断程序--Basic clock interrupt program.
时钟中断
- 这是一个时钟中断的小程序-This is a small clock interrupt procedures
实时时钟-单片机
- 采用定时器中断的方法,设计一个一天24小时进制的实时时钟;用6个发光二极管分别显示时、分、秒的记时; 能进行整点报时。可以从键盘中预置、修改时钟值。含有硬件设计图-timer interruption using the method to design a band 24 hours a day in real-time clock; With six light-emitting diodes showed the hours, m
表盘式时钟汇编原代码
- 基本设计要求 1 在屏幕上显示一个适当大小的圆形,再圆形道上均匀的分配着60个点,代表1秒—60秒的位置,凡是5倍的点应当比其他的大。 2 以圆中心为轴,画一条斜线代表秒针,采用定时中断方式,每过1秒钟,秒针移动一个位置。 3 定时源可以使用试验箱上的8253。 4 按“ESC”之后,结束演示。 - The basic design requests 1 on the screen to demonstrat
task5
- ucosii小实验任务五 时钟中断,可以帮助学习嵌入式操作系统-ucosii five small experimental tasks clock interrupt can help embedded operating system
OSTime
- 自制时钟及时钟中断处理程序的编制 在CMD下运行,在右上角将出现当前的时间,同时可以输入CMD下的各种命令 相当于把单任务的操作系统改成多任务(一个显示时间,一个处理各种命令)-homemade clocks and clock interrupt handling procedures in the establishment of CMD running, in the upper right-hand corner the
KeilC51
- 本文档包括单片机系统中常用到的时钟中断、通讯及键盘扫描等模块(见所附源程序)的说明。这些模块使用前后台系统模型。为达到最大的灵活性, 需要在用户工程中定义config.h文件, 在其中定义各模块可选参数的设置,而不是直接更改源代码。-this document, including SCM system clock used to the interruption communications and keyboard scanning
CLOCKintasm
- 时钟中断修改并驻留的汇编程序,在屏幕上显示字符。-clock interruption revised and the presence of the compilation process, the characters on screen.
clockint
- 基于44BOX实验板上时钟中断的源码,ADS环境下使用,源码已在实验板上调试通过-44BOX board clock interrupt source code, the use of the ADS environment, OSS has been in experimental board debugging through
UcosiiAppliction
- 任务一 任务管理 任务二 优先级天花板 任务三 哲学家就餐 任务四 消息队列 任务五 时钟中断-task of a task management tasks two priority tasks ceiling three meals philosopher four tasks Message Queue five tasks Clock interruption
OSTIMER_c
- 嵌入式时钟中断驱动程序的实例,可在ARM开发板上使用,使用ADS开发-Embedded clock interrupt driver example, you can use the ARM development board, the use of ADS development
congqidainlanzidongjianchexitong
- 本程序是一种先进的充气电缆气压自动监测系统的程序。其特点是可以对电缆线路上各点的气压值进行24小时实时监控。使管理人员可以实时掌握电缆内的气压情况,及时发现漏气隐患,从而保证通信畅通。 系统采用性能价格比较好的AK-3 型压力传感器,直接输出0~5V电压信号。电压信号的转换采用串行接口的12位A/D转换器TLC2543,精度和速度都能很好地满足系统要求。仪器的CPU采用目前低价位但技术十分成熟的AT89C51,仪器的LED数码管显示
uC_OS-II
- uC_OS-II内核实验指导书和实验程序,是我们做uC_OS-II内核实验时的资料,实验程序有:内存管理、任务管理、时钟中断、消息队列、优先级反转、优先级继承、哲学家就餐等。-uC_OS-II core experiments and experimental procedures for the guidance of the book is that we make uC_OS-II core experiment data, ex
timer2
- DSP28335外部时钟中断跑马灯程序,通过程序了解dsp外部时钟中断工作方式-Marquee DSP28335 external clock interrupt procedures, through the process to understand the work of dsp external clock mode interrupt
snake
- linux下 贪食蛇代码的书写 利用到linux的图形库 时钟中断 等系统调用功能-贪食蛇under linux to write code to linux using the graphics library, such as clock interrupt system call function