资源列表
Kay_algorithm
- QPSK调制的载波频偏估计,是一个可以调用的函数。接收端进行了一系列的处理。经典的Kay法-QPSK-carrier frequence offset estimation_ kay
fft
- 是时域抽取的基二的快速傅里叶变换(fft)。非常的详细。代码有解释,也很详细。能很好的理解FFT的原理。-Is time domain sampling base 2 of fast Fourier transform (FFT). Very detailed. Code is explained, also very detailed. Well understand the principle of FFT
UNL_BPTT
- 关于通用学习网络的算法程序,是一类全局递归多分支带延迟的神经网络-Universal Learning Network algorithm, neural network is a class of the global recursive multi-branch with delay
square2dTM_mst
- 根据平面波展开法绘制的二维光子晶体能带图,包括TM和TE波两种模式-2d photonic crytal band structure
The-campus-navigation-program-design
- 校园导航程序设计,关于迪杰斯特拉算法和佛洛依德算法的典型应用-The campus navigation program design, typical application on Dijkstra algorithm and Freud algorithm
DCT
- 进行一维,二维,三维离散余弦变换,计算变换所需时间。-One-dimensional, two-dimensional, three-dimensional DCT transform
digital-signal-processing
- 数字信号处理基础教学例程,包括离散信号波形产生和显示,傅里叶变换等-Basic teaching of digital signal processing routines, including discrete signal waveform generation and display of the Fourier transform
training_net
- 双层BP神经网络用于模式识别,4个特征值输入,输出识别结果采用二进制编码-Double-layer BP neural networks for pattern recognition, the four eigenvalues input, output recognition results using binary coding
TreeArry
- 该程序实现了树状数组,树状数组在求累加等问题时有很高的效率-The program tree array the tree array seek issues such as cumulative high efficiency
Trie
- 本程序实现了后缀树,即trie树。trie在字符串处理中有很重要的作用-This program implements suffix tree, ie trie tree. trie has a very important role in the string processing
divide3
- 本程序巧妙的实现了不用除法求n/3.简单易懂,值得一看-The program' s clever without division seeking n/3 straightforward, worth a visit
LCS
- 最长公共子串算法,该程序能够求出最长的公共子串-Longest common substring algorithm, the program can find the longest common sub-string
