-
ST5100dvr源码,支持硬盘刻录及USB刻录,支持回放和EXT2文件系统...
ST5100dvr源码,支持硬盘刻录及USB刻录,支持回放和EXT2文件系统-ST5100dvr source code, support USB hard disk recording and burning, playback, and EXT2 file system support
- 2022-03-07 18:27:11下载
- 积分:1
-
使用spcomm控件进行串口通信的程序,包括数据的发送与接收,同时采用定时发送的方式,delphi语言编写。...
使用spcomm控件进行串口通信的程序,包括数据的发送与接收,同时采用定时发送的方式,delphi语言编写。-spcomm used for serial communication control procedures, including data transmission and reception. Timing also adopted this approach, delphi language.
- 2022-02-26 17:24:06下载
- 积分:1
-
一个modbus协议的opc server
一个modbus协议的opc server-an agreement modbus connection Oligomeric Proanthocyanidins server
- 2023-06-26 11:10:03下载
- 积分:1
-
简易灰度调制,单通道融合,调节亮度信号 嵌入式代码
简易灰度调制,单通道融合,调节亮度信号 嵌入式代码-Simple gray-scale modulation, single-channel integration, adjusting brightness signal embedded code
- 2023-02-05 22:35:03下载
- 积分:1
-
89C52单片机控制的48V快速通电机原码
89C52单片机控制的48V快速通电机原码-89C52 single-chip microcomputer-controlled electric 48V fast pass source
- 2022-09-11 21:20:04下载
- 积分:1
-
提交注册代码
应用背景
用户注册
用户名
密码
关键技术
用户注册
……
- 2022-07-14 19:52:45下载
- 积分:1
-
Atmel MCU 下开发 USB 鼠标
Atmel MCU 下开发 USB 鼠标-USB Mouse for Atmel MCU
- 2022-02-14 23:04:20下载
- 积分:1
-
利用I2C协议的EEPROM
EEPROM using I2C Protocol-EEPROM using I2C Protocol..
- 2022-08-08 01:02: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
-
Understanding the Linux Kernel helps readers understand how Linux performs best...
Understanding the Linux Kernel helps readers understand how Linux performs best and how
it meets the challenge of different environments. The authors introduce each topic by
explaining its importance, and show how kernel operations relate to the utilities that are
familiar to Unix programmers and users.
- 2022-08-04 10:53:38下载
- 积分:1