-
MPLAB C18编译器软件。为microch PIC18F设备编译C源代码…
MPLAB C18 Compiler software. Compile C source code for PIC18F devices of Microchip
- 2023-03-26 06:15:12下载
- 积分:1
-
一个主窗口代输入法的例子, 主窗口用模板的方法建立!!
一个主窗口代输入法的例子, 主窗口用模板的方法建立!! -A main window input method on behalf of the examples, the main window using the template method! !
- 2023-03-21 19:50:03下载
- 积分:1
-
基于Quartus实现的逻辑分析仪
资源描述基于EP1C3T144,DIY 逻辑分析仪。精度定位在100MHz。4 路的信号捕获输入通道。
- 2023-05-28 13:45:03下载
- 积分:1
-
nandflash驱动程序c源码,可移植的
nandflash驱动程序c源码,可移植的
- 2023-05-25 13:00:03下载
- 积分:1
-
宏晶科技用c语言实现的EEPROM完整底层驱动程序,包括擦除、读写,flash保护等...
宏晶科技用c语言实现的EEPROM完整底层驱动程序,包括擦除、读写,flash保护等-Acer crystal technology with c language realize the underlying integrity of the EEPROM driver, including erase, read and write, flash protection
- 2022-03-21 14:29:03下载
- 积分:1
-
这是一个信号发生器,相信对经常从事测试信号处理的人士来说应该不陌生,该信号发生器采用先进的dspbuilder进行建模,既简洁又实用。...
这是一个信号发生器,相信对经常从事测试信号处理的人士来说应该不陌生,该信号发生器采用先进的dspbuilder进行建模,既简洁又实用。
-This is a signal generator, I believe that the regular signal processing involved in testing those who should not be unfamiliar, the signal generator uses advanced modeling dspbuilder both concise and practical.
- 2022-05-19 04:27:57下载
- 积分: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
-
movie 播放器QT
应用背景QT5版本以上的版本,用于对指定的视频进行播放,但是没有对所有的视频格式都支持,可以移植到相应的嵌入式系统进行跑程序关键技术用QT5版本以上的QMovie类对指定的视频进行采集和播放,大家可以去参考qt5版本的使用文档,里面详细介绍了这个类可以播放的视频格式类型和使用方法
- 2022-04-21 19:02:02下载
- 积分:1
-
FDI development of the Intel Flash file system, a very powerful function
FDI Intel开发的FLASH文件系统,功能很强大-FDI development of the Intel Flash file system, a very powerful function
- 2023-07-11 13:35:04下载
- 积分:1
-
The use of Atmel8L through I2C channels of communication with the IRIC check the...
使用Atmel8L通过I2C通道与IRIC通信,检查IRIC是否正常工作
- 2022-06-26 09:21:57下载
- 积分:1