-
基于s3c2410的ADS的工程模板,自己可以添加代码,通过这样可以很快的熟悉s3c2410...
基于s3c2410的ADS的工程模板,自己可以添加代码,通过这样可以很快的熟悉s3c2410-S3C2410 based on the ADS project template, you can add their own code, can be quickly adopted so familiar S3C2410
- 2022-04-29 11:11:10下载
- 积分:1
-
S3c44b0x下的ucgui
S3c44b0x下的ucgui-S3c44b0x the ucgui
- 2022-03-01 03:24:19下载
- 积分:1
-
基于ARM9
基于ARM9-AT91RM9200的开发板BasicBootsdram的系列调试程序,文件里有程序的详细注释.-based on ARM9-AT91RM9200 development of the plate BasicBootsdram Series debugging procedures, the documents in accordance with the procedures detailed notes.
- 2022-08-09 16:55:56下载
- 积分:1
-
ARM的内存管理说明文档,详细描述了mmu的运行机制
ARM的内存管理说明文档,详细描述了mmu的运行机制-mmu programming for arm
- 2022-01-26 03:09:55下载
- 积分:1
-
nRF905
nRF905的收发c程序。包括收端和发端的程序。他们是独立的-nRF905
- 2022-01-25 15:45:23下载
- 积分:1
-
uCOS移植范例,开发人员或嵌入式爱好者可以借鉴。
uCOS移植范例,开发人员或嵌入式爱好者可以借鉴。-uCOS transplantation example, developers or embedded lovers can learn from.
- 2022-02-01 18:42:17下载
- 积分:1
-
这是AD转换的C语言源代码的AVR,美国..
这是AVR的AD转化的c语言编程源码,它使用ICCAVR开发-This is the AVR of the AD conversion c language programming source code, which uses ICCAVR Development
- 2022-11-01 09:25:03下载
- 积分:1
-
linux下的gdbserver源码,供multi
linux下的gdbserver源码,供multi-ice调试ARM处理器-the gdbserver source for the multi-ice debugging ARM processor
- 2022-03-14 09:40:01下载
- 积分:1
-
ARM920T fingerprint identification system at the application, the ARM9
ARM920T在指纹识别系统中的应用,基于ARM9的指纹识别系统的开发平台。-ARM920T fingerprint identification system at the application, the ARM9-based fingerprint identification system development platform.
- 2023-06-04 10:25:02下载
- 积分:1
-
电子密码锁程序
//2013.10.05 电子密码锁的设计 要求如下:
//事先设置初始密码为910108,上电时数码管全为------,,按下S10开始输入6位密码
//如果输入的6位密码与预先设置的密码相同,则发光二极管全部亮,数码管显示GOOD;如果输入错误则蜂鸣器报警,并且8个LED发光二极管全部暗,数码管显示ERROR。
#include
#define uchar unsigned char
sbit dula=P2^6;
sbit wela=P2^7;
sbit beep=P2^3;
sbit p1_0=P1^0;
sbit p1_1=P1^1;
sbit p1_2=P1^2;
sbit p1_3=P1^3;
sbit p1_4=P1^4;
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-19 09:54:39下载
- 积分:1