-
这是一个很好用的FAT文件系统,它实现数据文件存储的FAT方式访问,支持FAT32格式。附有51读取程序,详细的函数说明。有兴趣的可以看看。...
这是一个很好用的FAT文件系统,它实现数据文件存储的FAT方式访问,支持FAT32格式。附有51读取程序,详细的函数说明。有兴趣的可以看看。-This is a good use of the FAT file system, which implements the data file is stored in FAT access, support FAT32. With 51 to read program, a detailed function description. Are interested can look at.
- 2022-03-19 13:03:22下载
- 积分: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
-
周立功smartarm2200板子RTC例子
周立功smartarm2200板子RTC例子-Week smartarm2200 Ligong example board RTC
- 2023-03-31 21:05:04下载
- 积分:1
-
this is a standard vector interrupt process of s3c44b0,it explain clearly the pr...
这是一个标准的s3c44b0x向量中断程序,程序的注释行详细介绍了,向量中断方式下,处理器是如何找到ISR的-this is a standard vector interrupt process of s3c44b0,it explain clearly the processor how to find the ISR in vector interrupt mode
- 2022-01-30 13:36:06下载
- 积分:1
-
TMS320C54x用于正弦值的计算实现方案报告
TMS320C54x用于正弦值的计算实现方案报告-TMS320C54x sine value for the calculation of the achievement of program reports
- 2022-01-25 20:01:00下载
- 积分:1
-
此程序实现采用基于TMS320C6201 DSP的图像采集程序
此程序实现采用基于TMS320C6201 DSP的图像采集程序-This procedure to achieve the TMS320C6201 DSP-based image acquisition procedures
- 2023-03-07 07:55:03下载
- 积分:1
-
1。对于flashdso API接口,包括flashdsoapi.dll,flashdsoapi.lib。FLASHD…
1. API 为FlashDSO的接口,包含 FlashDSOAPI.DLL, FlashDSOAPI.LIB,FlashDSOAPI.H 使用手册
2.TestAPI 为FlashDSO API 的测试例程.-1. For FlashDSO API interface, included FlashDSOAPI.DLL, FlashDSOAPI.LIB. FlashDSOAPI.H manual 2.TestAPI FlashDSO API for the test test routines.
- 2022-03-17 21:12:20下载
- 积分:1
-
这是一个ARM体系的介绍,对ARM编程感兴趣的同同可以
这是一个ARM体系的介绍,对ARM编程感兴趣的同同可以-This a system of ARM, the ARM program with the same interest can s
- 2022-01-25 20:24:06下载
- 积分:1
-
ti dm6446合众达仿真器的配置说明,当初弄这个东西累死了!
ti dm6446合众达仿真器的配置说明,当初弄这个东西累死了!-ti dm6446 emulator config
- 2022-06-21 00:45:48下载
- 积分:1
-
基于AT91SAM7_256的嵌入式系统的Flash编程算法
基于AT91SAM7_256的嵌入式系统的Flash编程算法-AT91SAM7_256 of embedded systems based on the Flash programming algorithm
- 2022-01-26 01:27:09下载
- 积分:1