资源列表
GPIO
- ucos2 系统下的GPIO实验 代码c代码!-ucos2 system drivce! gpio
a44920087149419
- 介绍nand flash 编程的一篇非常好的文献,想学习的快来下吧
shuzizhong2.0
- 这是一个EDA的课程设计,一个数字钟,可实现定时和闹钟功能。-This is a EDA course design, a digital clock program, to regular, and set the alarm clock.
DSP实例程序
- 多个DSP常用实例程序
verilog_hdl_135_examples
- 135个经典VerilogHDL源码和说明文档,入门的好资料-135 Classic VerilogHDL source and documentation, a good data entry
RFPA-Based-on-Volterra
- 主要运用Voherra级数理论分析射频功放(RFPA)器件工作在弱非线性条件下信号失真特性。介绍了V01. terra级数在非线性建模中的应用,推导了非线性传递函数的公式。在Advanced Design System 2006A软件的仿真环 境下对射频功率放大器进行仿真,利用计算机仿真实现了在弱非线性条件下对任意频率输入时功率放大器的输出 频谱估计。-The main use of Voherra series theory analysis of RF power amplifi
testplatform20090322
- 2812逆变电源的主程序,输入380v直流,输出220v交流-2812 inverter power source of the main program, enter the 380v DC, 220v AC output
MCS51
- MCS51单片机介绍 事实证明,MSDN上给出的例子的确证明了ADO.NET 2.0的性能更好。不过MSDN例子中的表格Schema比较复杂,而客户使用的Schema非常简单-MCS51 MCU introduces proven, MSDN examples given on ADO.NET 2.0 does show better performance. However, the table Schema MSDN example is more complex, and custom
dds_simu_v100
- 占空比,幅值,步进可调的DDS模块,已经在板子上成功实现-Duty cycle, amplitude, step adjustable DDS module, the board has successfully achieved
sata_phy_latest.tar
- 用verilog写成的sata2的phy物理层,可应用与sata2的控制层下层接口!-Phy written by verilog sata2 the physical layer, the lower layer can be applied to the interface control layer and sata2!
device_drier
- 主要是讲解Linux下驱动实现编程的使用和方法,以及在实际中的高级应用。-Linux is mainly to explain the use of under-driven programming and methods of implementation, as well as advanced applications in practice.
filter2
- 本实验完成加权均值滤波,其原理如下: 设采集到的数据按节拍输入,依次表示为d0,d1,d2,d3,d4,…,则输出依次为 do= d0*1/4+d1*1/2+d2*1/4 do= d1*1/4+d2*1/2+d3*1/4 … 假设采集到的数据为8位unsigned,输出do只保留整数。-This experiment is completed weighted mean filter, which works as follows: Set data collected
