-
IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR...
IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR -IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR IAR
- 2022-02-04 08:17:27下载
- 积分:1
-
汇编源代码大全1
汇编源代码大全1--Assembly source code-1.
- 2022-05-05 00:50:58下载
- 积分:1
-
本文件夹是为用户提供的codeworrior编程范例,旨在通过给出的范例使用户对codeworrior的使用有所了解。...
本文件夹是为用户提供的codeworrior编程范例,旨在通过给出的范例使用户对codeworrior的使用有所了解。--This file folder provides a programming sample in codewarrior. The purpose is to allow users to become familiar with codewarrior.
- 2022-05-23 13:20:49下载
- 积分:1
-
arm 入门开发源代码!程序简单,可作为初学都入门学习!
arm 入门开发源代码!程序简单,可作为初学都入门学习!-arm entry-open source! Procedure is simple, can be used as both beginner learning portal!
- 2022-12-15 22:10:03下载
- 积分:1
-
基于stm32的ucosII程序实现4x2键盘检测
基于keil开发平台,在stm32板子上实现4x2键盘检测。程序完全正确能够完美实现功能。
部分代码摘录:
void Task1(void *pdata)
{
u8 key;
while(1)
{
key=KEY_Scan();
if(key==1)
{
digitalToggle(GPIOD,GPIO_Pin_7); //D4亮
OSTimeDlyHMSM(0,0,1,0);
}
if(key==2)
{
digitalToggle(GPIOD,GPIO_Pin_6); //D5亮
OSTimeDlyHMSM(0,0,1,0);
}
if(key==3)
{
digitalToggle(GPIOD,GPIO_Pin_5); //D6亮
OSTimeDlyHMSM(0,0,1,0);
}
if(key==4)
{
&n
- 2022-08-12 16:41:51下载
- 积分:1
-
用VB实现S7
用VB实现S7-300PLC与PC机的普通串口通信.rar jiankong-Using VB realize S7-300PLC and PC-ordinary serial communication. Rar jiankong
- 2022-03-02 09:49:03下载
- 积分:1
-
51 achieve mouse PS2
51下实现mouse PS2驱动功能和红外遥控功能-51 achieve mouse PS2-driven features and infrared remote control function
- 2022-02-01 12:04:58下载
- 积分:1
-
bit1802a bitek JPEG编解码器触摸屏演示代码at070tn94面板
应用背景bit1802a bitek JPEG编解码定标器演示代码at070tn94在Keil C51。它支持捕获视频,照片为串行闪存(25xx)或SD卡使用触摸屏的方法。演示代码包含aosd2,老大,osd2和RTC功能关键技术英特尔8052 CPU使用的比特克bit1802a核心。 ;因此,它是简单和廉价的解决方案。
- 2022-08-21 01:39:07下载
- 积分:1
-
This is used to drive inverter board! Dedication to the U.S.! Please support
这是用于变频器的驱动板!奉献给大家!请支持-This is used to drive inverter board! Dedication to the U.S.! Please support
- 2022-07-25 00:58:47下载
- 积分:1
-
LINUX下的ARM开发的用户手册
LINUX下的ARM开发的用户手册-LINUX ARM development of the user manual
- 2022-07-04 18:38:03下载
- 积分:1