资源列表
DPRAM
- 网络控制器和链路控制器的CPU即是通过读写双端口RAM芯片完成网络层与数据链路层的原语交互。mailbox中写入的是原语的类型,而双端口RAM的其它存储空间则存放各种服务原语的参数。-network controller and the CPU controller link is through reading and writing dual-port RAM chip to complete the network layer and data link layer of the orig
glversion_parse-2.0
- 讲述如何利用GLSL进行GPU编程是获取GLSL的版本
LFM
- 脉冲信号模糊函数u表示调频斜率,fig4—5和fig-6是模糊函数图形的绘制,lfm_ambg.m是模糊函数表达式
DCT
- 对一幅彩色图像进行离散DCT变换,并且选择合适的阀值进行DCT反变换
matlab
- matlab边缘检测。实现对图像等的检测过程。并加以相关的说明-matlab edge detection. Realize the images of the detection process. And make the relevant instructions
pf_pure
- 最简单试用的粒子滤波matlab源代码,有详细的注释,很容易理解-Try the most simple particle filter matlab source code, detailed notes, it is easy to understand
ADController
- For Analog Device 7808/18/28 SPI Controller
SPI531
- 美信公司的MAX531 控制程序 用AVR 的硬件SPI 控制,很好用的-Maxim' s MAX531 control program the hardware SPI with AVR control, good use
raly
- arithmetic mean filter,geometric mean filter,harmonic mean filtercontra-harmonic mean (Q=-ve),contra-harmonic mean (Q=+ve),median filter,max filter,min filter,mid point filter and alpha-trimmed filters are applied for ralye noise image-arithmetic mea
key2
- 51单片机4*4矩阵键盘 lcd12864显示-Matrix keyboard
phase_measure
- 这是一个计算两个同种类型的信号的相位差的Verilog实现的代码-This is a calculation of two signals of the same type of implementation of the code phase of the Verilog
watershed
- 三种方法进行分水岭分割:一般分水岭分割;用梯度的两次分水岭分割;使用梯度加掩模的三次分水岭算法-Three methods watershed segmentation: Average watershed segmentation twice with gradient watershed segmentation using a gradient mask plus three watershed algorithm