-
MiniGUI在AT91RM9200上的移植,MiniGUI在AT91RM9200上的移植
MiniGUI在AT91RM9200上的移植,MiniGUI在AT91RM9200上的移植-AT91RM9200 MiniGUI in the transplant, MiniGUI on the AT91RM9200 transplant
- 2023-05-03 22:15:03下载
- 积分:1
-
基于灰色整定的PID控制在MATLAB中的源代码
基于灰色整定的PID控制在MATLAB中的源代码-Genetic Algorithm
- 2022-01-28 04:20:24下载
- 积分:1
-
ucos在编译环境ads中arm移植代码
ucos在编译环境ads中arm移植代码-CENTER ads in the build environment code which arm transplant
- 2022-01-26 03:32:05下载
- 积分:1
-
ucosii for 44b0, 移植os到arm平台上的源码。
ucosii for 44b0, 移植os到arm平台上的源码。-ucosii for 44b0 transplant os platform to arm the source.
- 2022-04-26 09:08:13下载
- 积分:1
-
AT91SAM7S64 to do with the USB port with an RS232 device: PC on the driver sourc...
用AT91SAM7S64 的USB口 做一个RS232的设备
包含:
PC上的驱动程序
KEIL下的源码
简单的使用手册
是一份不错的学习资料 -AT91SAM7S64 to do with the USB port with an RS232 device: PC on the driver source code under KEIL a simple user" s manual is a good learning materials
- 2022-02-21 12:22:21下载
- 积分:1
-
arm编程的一本书籍,写的比较详细,可以学习学习 arm编程的一本书籍,写的比较详细,可以学习学习...
arm编程的一本书籍,写的比较详细,可以学习学习 arm编程的一本书籍,写的比较详细,可以学习学习-programming arm of a book and write a more detailed, can learn from programming arm of a book and write a more detailed, can learn from
- 2023-04-06 21:50:03下载
- 积分:1
-
2410例为钙
2410 example for calc
- 2022-04-07 09:23:30下载
- 积分:1
-
msp430 读写铁电存储器fm25L256元程序,调试通过,可用
msp430 读写铁电存储器fm25L256元程序,调试通过,可用-MSP430 literacy fm25L256 ferroelectric memory element program, debug, through which can be used
- 2023-02-01 16:20:03下载
- 积分:1
-
JIYU AT91SAM7X256的 + 12864点阵液晶屏的完整的驱动代码实现
JIYU AT91SAM7X256的 + 12864点阵液晶屏的完整的驱动代码实现-JIYU AT91SAM7X256 of+ 12864 dot matrix LCD driver code for the complete realization of
- 2022-01-21 18:07:38下载
- 积分: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