-
概率统计实验源程序!这是一个学习使用概率中心极限定理的工具箱,GUI界面,非常好!...
概率统计实验源程序!这是一个学习使用概率中心极限定理的工具箱,GUI界面,非常好!-Experimental source of Probability and Statistics! This is a learning to use the central limit theorem the probability of the toolbox, GUI interface, very good!
- 2022-06-30 04:22:44下载
- 积分:1
-
对nand_flash的擦除、编程算法源码
对nand_flash的擦除、编程算法源码-right nand_flash the erasure, programming algorithm source code
- 2022-01-21 23:23:31下载
- 积分:1
-
看门狗自动采集数据
看门狗自动采集数据-watchdog automatic data collection
- 2022-07-03 11:17:39下载
- 积分: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
-
看门狗源看门狗源
watchdog source watchdog source
- 2023-05-02 10:15:03下载
- 积分:1
-
cpt8000材料管理程序设计!对于初学者帮助大于T。
CPT8000 防错料管理程序!对初学者帮助较大,功能较全!-CPT8000 material management procedures Poka! For beginners to help larger than the full-function!
- 2022-04-15 01:09:40下载
- 积分:1
-
可重用的GDB Stub源代码,支持多种嵌入式平台和体系结构.
可重用的GDB Stub源代码,支持多种嵌入式平台和体系结构.- May entrust with heavy responsibility GDB the Stub source code,
supports many kinds of inserts the type platform and the system
structure
- 2022-03-18 09:27:31下载
- 积分:1
-
pyasn1的demo
snmp,python库,用于pysnmp,python语言,对pyasn1的demo
- 2022-02-10 07:18:24下载
- 积分:1
-
c语言指针培训
资源描述这是一个培训机构培训c语言时的培训资料,写的很不错,对初学者帮助比较大!
- 2022-06-16 08:46:20下载
- 积分:1
-
VC++ VMR视频采集显示
VC++ 编写开发的VMR视频采集与显示程序源代码,采用directshow 和vmr7 控制视频采集卡,采集并显示视频 ,VC6.0下调试通过。测试时需要安装好测试所需的摄像头、采集卡等硬件设备。本源码主要是想让学习一下VC++的视频采集技术。
- 2022-03-24 05:13:15下载
- 积分:1