-
DDS generator NIOS. C files, NIOSII can be in Verilog code generation with custo...
DDS发生器NIOS .c文件,在NIOSII中可以配合Verilog代码生成的自定义外设产生DDS信号-DDS generator NIOS. C files, NIOSII can be in Verilog code generation with custom peripherals DDS generated signal
- 2022-03-09 14:28:45下载
- 积分:1
-
基于CH375的USB数据采集应用程序,上位机VB
基于CH375的USB数据采集应用程序,上位机VB-CH375 of USB-based data acquisition applications, PC VB
- 2022-02-18 13:35:05下载
- 积分:1
-
基于 avr 消防
码分多址 (CDMA) 是最有前途的技术,使用通道效率。多址干扰 (MAI) 是一个限制因素为码分多址系统的能力。建议的设计基于一步一步的匹配的筛选器 (MF) 检测和最小平均平方的误差 (MMSE) 检测的实际执行。因此,提供的所有参数的变化感兴趣,否则难以容纳在一个理论模型的灵活性。在此文件中,匹配的滤波器、 Decorrelating 过滤器和 MMSE 和其他检测技术已有以减轻马伊人的影响。
- 2022-06-14 09:12:01下载
- 积分:1
-
一个可以让电脑自动关机、重起、注销等控件,很好用哦。
一个可以让电脑自动关机、重起、注销等控件,很好用哦。-Allows a computer to automatically shutdown, reboot, log off and other controls, with oh well.
- 2022-11-02 20:50:03下载
- 积分:1
-
嵌入式C和C++编程的电子书,很经典,不可多得的编程资料
嵌入式C和C++编程的电子书,很经典,不可多得的编程资料-Embedded C and C++ programming book, it is classic, rare programming information
- 2022-08-20 15:11:12下载
- 积分:1
-
一个printf的实现源代码,包括对浮点数等到字符串的格式化,与平台无关,可以方便在嵌入式中使用。...
一个printf的实现源代码,包括对浮点数等到字符串的格式化,与平台无关,可以方便在嵌入式中使用。-Printf realization of a source code, including the float until the string format, with platform-independent, it will be convenient to use in the embedded.
- 2022-04-07 18:28:01下载
- 积分:1
-
Altera SOPC组件for VGA器在线DE2
VGA Component for Altera SOPC Builder on DE2
- 2023-01-19 14:20:04下载
- 积分: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
-
在C++写PCI9052驱动代码
基于windriver的pci驱动程序源代码,我现在项目开发已经调试好的代码
-pci9052 driver code write in c++
- 2022-02-14 22:28:31下载
- 积分:1
-
2410、广告环境下的UART通信例程
2410,ads环境下的uart通讯例程-2410, ads Environment UART communication routines
- 2022-03-26 09:32:32下载
- 积分:1