-
c 5402 g729a编码源代码
c 5402 g729a编码源代码--Source code for c 5402 g729a.
- 2023-01-25 03:15:03下载
- 积分:1
-
用c实现数据结构、Winsock2编程、鼠标编程、asm嵌入式编程、汉诺塔问题、效验算法、N皇后问题回溯算法、骑士遍历、文件加密、万年历的算法,很好很强大...
用c实现数据结构、Winsock2编程、鼠标编程、asm嵌入式编程、汉诺塔问题、效验算法、N皇后问题回溯算法、骑士遍历、文件加密、万年历的算法,很好很强大-Data structure using c implementation, Winsock2 programming, mouse programming, asm embedded programming, Tower of Hanoi problem, well-tested algorithm, N Queen" s problem backward algorithm, Knight traversal, file encryption, calendar of the algorithm, very good very strong. . .
- 2022-05-12 18:00:11下载
- 积分:1
-
Based on 51 Singlechip LCD1602 display
基于51单片机的LCD1602显示-Based on 51 Singlechip LCD1602 display
- 2022-07-22 22:59:15下载
- 积分:1
-
MSP430以软件IIC方式读写HMC5883
**********************************************************************
初始化 IIC
**********************************************************************/
void InitIIC()
{
IIC_DIR |= IIC_SCL; //SCL 管脚为输出
IIC_DIR &= ~IIC_SDA; //SDA 管脚为输入
C_SCL;
Stop();
}
/****************************
- 2022-03-25 00:49:26下载
- 积分:1
-
430单片机的SPI源码
430单片机与MPU6050之间通过spiI通信的源代码,代码中的寄存器地址都是mpu6050的寄存器,可从invensence的网站上下载到寄存器相关文档
- 2022-07-20 04:47:06下载
- 积分:1
-
EAC
EAC-STN-V2.00接线图.pdf-EAC-STN-V2.00 wiring diagram. Pdf
- 2023-02-28 02:30:02下载
- 积分:1
-
一份很不错的嵌入式系统开发应用论文,详细介绍了燃料电池的实时监控...
一份很不错的嵌入式系统开发应用论文,详细介绍了燃料电池的实时监控-A very good development and application of embedded systems paper, detailing the real-time monitoring of fuel cells
- 2023-08-19 08:00:05下载
- 积分:1
-
stc51单片机 数码管电子时钟(内部定时器)
stc51单片机 数码管电子时钟
使用内部定时器
外接元件为4个独立按键
K1 = P1^4;
K2 = P1^5;
K3 = P1^6;
K4 = P1^7;
和8段数码管
a = P0^0
b = P0^1
c = P0^2
d = P0^3
e = P0^4
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-09-04 05:35:03下载
- 积分:1
-
a Korean friends wrote for the board on the S3C2410 2410 nand flash drive, for t...
一个韩国朋友写的用于S3C2410板子上的2410 nand flash的驱动文件,用于挂载yaffs(nand flash)文件系统。-a Korean friends wrote for the board on the S3C2410 2410 nand flash drive, for the mount yaffs (nand flash) file system.
- 2022-03-23 12:19:18下载
- 积分:1
-
tv_control代码+注[ 1 ]使用单
TV_control代码+说明[1]
利用凌阳单片机语音识别功能去控制电视机-TV_control code+ Note [1] the use of single-chip speech recognition Sunplus to control TV
- 2022-10-26 19:40:02下载
- 积分:1