资源列表
PDA
- 根据《雷达数据处理及应用》一书中的场景编写的PDA算法
crc16
- crc16效验码,用于检验数据发送,接受过程中是否出错。-crc Check code
general
- MIMO-OFDM无线通信一书中一般路径损耗模型程序-MIMO-OFDM wireless communication a general path loss model program book
2272RX
- RF decoder coding for decode 2262 RF encode-RF decoder coding for RF encode decode 2262
tptran
- 地震数据tau-p变换的MATLAB函数,具体参数里面给出,可以参照。地震数据tau-p变换的MATLAB函数,具体参数里面给出,可以参照-Seismic data MATLAB transformation of the Tau-p function, the specific parameters which are given, you can refer to. Seismic data MATLAB transformation of the Tau-p function, the s
LCD1602
- 1602液晶显示器的C语言驱动程序,比较实用的
matlab3program
- 很好的基于matlab仿真的一段程序 是刚开始学习控制类课程的好材料 可以好好地参考一下哦-Matlab simulation of a program is just beginning to learn to control courses materials can have a good reference
code
- 卷积码的Viterbi译码方法编程,用C语言编写的卷积码的编码方法及Viterbi译码方法-convolutional code and decoding
COMM
- freescale MC908JL3 rs232通訊-freescale MC908JL3 rs232 communication
BPNNdemo
- BPNN be used in function fitting
shibing.cpp
- 在一个划分成网格的操场上,n个士兵散乱地站在网格点上。网格点由整数坐标(x,y)表示。士兵们可以沿网格边上、下、左、右移动一步,但在同一时刻任一网格点上只能有一名士兵。按照军官的命令,士兵们要整齐地列成一个水平队列,即排列成(x,y),(x+1,y),…,(x+n-1,y)。如何选择x 和y的值才能使士兵们以最少的总移动步数排成一列。 实验任务:计算使所有士兵排成一行需要的最少移动步数。
vector_demo
- vector stl 容器的demo,希望对大家有用-vector stl container demo