-
嵌入式系统MP3解码的c语言算法,非常棒的哦!
嵌入式系统MP3解码的c语言算法,非常棒的哦!-Embedded System MP3 decoding algorithm c language, terrific!
- 2022-06-21 12:37:52下载
- 积分:1
-
该代码是在一款8051芯片上实现最基本的MP3程序, 通过阅读该代码可以完成了解MP3的实现过程....
该代码是在一款8051芯片上实现最基本的MP3程序, 通过阅读该代码可以完成了解MP3的实现过程.-The code section 8051 of the chips to achieve the most basic MP3 procedures, By reading of the code will be completed to understand the process of the realization of MP3.
- 2022-07-12 19:12:08下载
- 积分:1
-
rootfs挂载 【mini_rootfs】
应用背景
本地挂载:
# setenv bootargs root=/dev/mtdblock4 init=/linuxrc console=ttySAC0,115200 rootfstype=yaffs rw
nfs方式挂载rootfs
本地PC端:
1 准备好/mini_rootfs
2 安装软件包
#apt-get install nfs-common nfs-kernel-server portmap
3 配置nfs服务
#vim /etc/exports
加上以下内容:
/mini_rootfs *(rw,sync,no_root_squash)
重启nfs服务器
#/etc/init.d/nfs-kernel-server restart
开发端:
1 配置内核以支持NFS启动
make menuconfig
[*] Networking support --->
Networking options --->
[*] IP: kernel level autoconfiguration
File systems --->
[*] Network File Systems ---&
- 2022-10-20 07:15:04下载
- 积分:1
-
2图片之间的SPI通信
它通过 SPI 总线连接的两个Oic icrocontrollers isasimple 项目每个微控制器驱动器连接到其他微观的两个 relays(Lampes)在国有企业的初始化,每个微通过SPI奴隶模式*输入
- 2022-03-16 17:59:16下载
- 积分:1
-
A character matrix bulk lattice data generation tool, you can easily convert the...
一个汉字字模点阵数据批量生成工具,可以方便地把汉字转换成相应的点阵数据。-A character matrix bulk lattice data generation tool, you can easily convert the Chinese characters corresponding lattice data.
- 2023-05-16 20:20:03下载
- 积分:1
-
STM32F103 的nand flash做成U盘源码
应用背景
调试通过的u盘程序,主芯片stm32f103,实现了fatfs文件系统。。。。。。。。。。。。。。。。。。关键技术在open103v(STM32F103V芯片)开发板上做的NANDFLASH做U盘程序,刚刚调试通过,不过速度还有点慢。
- 2022-10-16 04:55:04下载
- 积分:1
-
DS18B20的C程序(针对MSP430,8M晶振)
DS18B20的C程序(针对MSP430,8M晶振)--C program for DS18B20 ( for MSP430, 8M ).
- 2023-03-08 16:50:03下载
- 积分:1
-
MATLAB部分代码――图象检索的用户界面(GUI)
MATLAB部分代码――图象检索的用户界面(GUI)
- 2022-01-23 10:25:00下载
- 积分:1
-
i2c librabry based on stellaris lm3s
这是基于stellaris的i2c库。用于从/到从属设备的读写,以及作为主设备的LM3
- 2023-07-23 12:55:03下载
- 积分:1
-
including CAN node initialization procedure, the sending and receiving procedure...
其中包括CAN节点初始化程序,发送和接收程序-including CAN node initialization procedure, the sending and receiving procedures
- 2023-02-14 20:20:03下载
- 积分:1