搜索资源列表
novectorinterrupt
- 基于向量的中断,大多数ARM开发这把中断查询的工作安排在初始化代码部分完成,但是本程序优化了一下,将查询过程安排在中断服务程序中进行,这样更加直观合理-disruptions, the majority of ARM inquiries that the interruption of work for the completion of initialization code, but the process optimization for a moment, in the course o
AD中断采样
- AD中断服务程序,介绍了中断的利用和编程技巧-AD interrupted service procedures, introduced a suspension of the use and programming skills
qdmatest
- QDMA演示程序,带中断服务程序的,是不可多得的DSP程序参考例子-quad division multiple access demo program, with a break in service procedures, is a rare example of DSP reference procedures
SH207
- 微机键盘和单片机的接口程序,采用了上升沿触发中断服务程序,下降沿触发中断服务程序.-computer keyboard and microcontroller interface procedures using the rising edge trigger interrupt service procedures, falling edge triggering a break in service procedures.
paging11
- this code is a simulator to simulate the paging system such as first come first service. the comment in this code can help you to run it.
pic2448
- PWM控制输出电压由于该程序所需完成的功能比较简单,设计时采用了简单的前后台组织结构:后台程序(主程序)在非通讯状态时工作,完成各项数据的采集和预处理,并标准化至通讯协议所规定的格式。这一过程不停进行,随时提供最新数据;前台程序(中断服务程序)在接收到来自控制器的命令时启动。它对命令加以识别,并按要求向控制器传送相应数据或对数据进行解析执行。该程序的流程示意如图-PWM output voltage control due to the completion of the procedures
LPC2_CANBlinky_V130
- The following Philips LPC2k CAN examples in this directory were provided by ESAcademy. LPC2_CANAll_V110: Receives all CAN messages in a receive queue. LPC2_CANFull_V110: Uses Full-CAN-like reception filtering. LPC2_CANBlinky_V130
LPC2_CANAll_V110
- The following Philips LPC2k CAN examples in this directory were provided by ESAcademy. LPC2_CANAll_V110: Receives all CAN messages in a receive queue. LPC2_CANFull_V110: Uses Full-CAN-like reception filtering. LPC2_CANBlinky_V130
LPC2_CANFull_V110
- The following Philips LPC2k CAN examples in this directory were provided by ESAcademy. LPC2_CANAll_V110: Receives all CAN messages in a receive queue. LPC2_CANFull_V110: Uses Full-CAN-like reception filtering. LPC2_CANBlinky_V130
UCOSII_S3C2440
- 基于S3C2440芯片的UCOSII移植完整版,包括初始化代码,驱动程序以及多达15个包括中断服务程序、键盘、优先级、任务初始化等实例,适合初学者快速入门!-S3C2440 chip based on the full version of UCOSII transplantation, including the initialization code, driver and up to 15 including the interrupt service routine, keyboards
s3c44b0xUboot
- ARM下UBOOT引导程序是如何引导加载程序的, 1.如何编译和调试主程序 2.如何使中断跳到RAM中的中断服务程序执行 3.如何把引导程序和主程序写入FLASH中.-ARM program under the guidance UBOOT is how the boot loader, 1. How to compile and debug the main program 2. How to make the jump to RAM interruption in the imp
utu2440-s-v41
- Samsung 2440 CPU service manual
zdsjdt
- 自动升降电梯控制器设计 要求: 设计一个6层楼的电梯控制器。 该控制器可控制电梯完成6层楼的载客服而且遵循方向优先原则,并能响应提前关门延时关门,并具有超载报警和故障报警; 同时指示电梯运行情况和电梯内外请求信息。-Auto-Lift elevator controller design requirements: design of a six-story elevator controller. The controller can control the completio
Data-Link-Layer-Service-Definition
- 数据链路层服务定义:1范围2引用标准3概论4PROFIBUS接口-Data link layer service definition: 1 Scope 2 Normative references 3 Introduction 4PROFIBUS Interface
Service-DAEOO-DS
- Service TIVI DAEWOO DS
A-Network-based-Telemedicine-Service-6
- A Network-based Telemedicine Service
Echo-service-using-TCP-sockets-
- Echo service using TCP sockets between two systems with socket options SO_REUSEADDR, SO_KEEPALIVE, TCP_NODELAY and SO_LINGER
AVR-preemptive-kernel-(full-service)
- 基于 AVR 单片机的 抢占式内核 提供完整的服务-The AVR microcontroller preemptive kernel full service
Service-DAEOO-DS
- Service TIVI DAEWOO DS
LPC-1768-FTP-service
- 基于NXP的LPC1768的FTP服务程序例程,方便开发者学习及开发。-FTP service based on NXP LPC1768 example