-
测试各输入输出端口好坏,属于检测程序。
源于损害了部分端口。...
测试各输入输出端口好坏,属于检测程序。
源于损害了部分端口。-Test the quality of the input and output ports are testing procedures. Port from some of the damage.
- 2022-05-15 07:38:41下载
- 积分:1
-
I HFAT32 v1.0 is based on FAT standards, according to their own understanding of...
HFAT32 v1.0是我依据FAT标准,按照自己的理解写出来的一个FAT文件系统
特性:
1.HFAT32 v1.0 是一个小型的嵌入式FAT文件系统,可以方便地在nand flash,RAM和SD Card等
存储设备上创建FAT文件系统和操作它.
2.目前支持FAT16/32,支持长文件名.-I HFAT32 v1.0 is based on FAT standards, according to their own understanding of written in a FAT file system characteristics: 1.HFAT32 v1.0 is a small embedded FAT file system, can be easily in the nand flash, RAM and SD Card such as storage devices to create a FAT file system and operating it .2. currently supports FAT16/32, support long file names.
- 2022-03-05 18:39:36下载
- 积分:1
-
verilog 例子
verilog 例子-Verilog
- 2022-06-16 13:09:49下载
- 积分:1
-
LPC2138 软件,以获得称量秤重量并做必要的计算
此软件是为配料厂搅拌机中施工材料为泡沫类型的砖混合使用编写
- 2023-03-22 07:30:04下载
- 积分:1
-
微软提供的Flash驱动程序
微软提供的Flash驱动程序-Microsoft"s Flash Driver
- 2022-03-18 22:58:31下载
- 积分:1
-
Motorola pulse signal output the source code
摩托罗拉的脉冲信号输出的原代码-Motorola pulse signal output the source code
- 2022-06-30 18:21:39下载
- 积分:1
-
movie 播放器QT
应用背景QT5版本以上的版本,用于对指定的视频进行播放,但是没有对所有的视频格式都支持,可以移植到相应的嵌入式系统进行跑程序关键技术用QT5版本以上的QMovie类对指定的视频进行采集和播放,大家可以去参考qt5版本的使用文档,里面详细介绍了这个类可以播放的视频格式类型和使用方法
- 2022-04-21 19:02:02下载
- 积分:1
-
VC++,嵌入式程序,手机界面的全屏幕显示时的处理
VC++,嵌入式程序,手机界面的全屏幕显示时的处理-VC++, Embedded programming, cell phone interface, full-screen display when the treatment
- 2022-03-25 21:49:58下载
- 积分:1
-
嵌入式ARM开发板实现一个简单WEB服务器的程序
嵌入式ARM开发板实现一个简单WEB服务器的程序
- 2022-01-26 02:13:05下载
- 积分:1
-
单片机电子密码锁
#include
#include
#include
#include //包含随机函数rand()的定义文件
#include //包含_nop_()函数定义的头文件
#define uchar unsigned char
#define uint unsigned int
#define LCDIO P0
#define delay4us() _nop_();_nop_();_nop_();_nop_();
uchar buffer[4]={0}; //缓冲
sbit sda=P3^3; 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-07-05 00:10:04下载
- 积分:1