资源列表
FPGA-LCD
- 基于FPGA图形字符加速的液晶显示模块,12864LCD显示文字,图形-Display text, graphics, based on FPGA accelerated graphics characters LCD display module, 12864LCD
uart
- 实现异步串行通信,采用模块化的自顶向下设计-Asynchronous serial communication using the top-down modular design
Exameple53net
- BP运用matlab工具箱函数,对样本进行训练,有明确的参数要求-BP network
risc
- RISC是一种执行较少类型计算机指令的微处理器,起源于80 年代的MIPS主机(即RISC 机),RISC机中采用的微处理器统称RISC处理器。这样一来,它能够以更快的速度执行操作(每秒执行更多百万条指令,即MIPS)。因为计算机执行每个指令类型都需要额外的晶体管和电路元件,计算机指令集越大就会使微处理器更复杂,执行操作也会更慢。 -RISC is a microprocessor performs fewer types of computer instructions, originat
Exameple34Tr
- BP神经网络训练,实际应用,分类,更好的拟合-BP training
DE2LCD
- 基于DE2的LCD图形显示,详细的的介绍,完整的程序-DE2-based LCD graphics display, a detailed introduction to the complete program
vtkmyEx2
- VTK编程资料,旋转的圆锥体,供新手入门参考使用。-VTK programming information, the rotating cone for beginners use and reference.
radarKalman
- c语言编写的雷达目标跟踪程序,包括alpha-beta滤波和kalman滤波,很不错-c language radar target tracking procedures, including alpha-beta filter and kalman filtering, very good
s12_usb
- 程序说明: 开发包为EZ-USB的开发包,需要安装,其余两个文件夹用于两个实验,里面有很详细的讲解-Program Descr iption: development package for the EZ-USB Development Kit needs to be installed, the remaining two folder for the two experiments, there are very detailed explanation
lcd12864
- lcd12864 verilog程序实现图形显示,文字显示-lcd12864 verilog program graphical display, text display
RBFOLS
- RBF神经网络,使用OLS选取中心法-RBF neural network
K-means
- k均值聚类算法,初始随机给定k个簇中心,根据邻近原则,把待分类的样本点分到各个簇。-k-means clustering algorithm,which is applied in RBF neural network.