资源列表
find
- 查找-find
osaUtils
- PyVISA code for the Anritsu MS9710C Optical Spectrum Analyser.
Q12
- 语音信号经过一个FIR滤波器,包括前后的频谱图,光谱图,滤波器的零值点,以及频谱-Voice signal through a FIR filter, including the front and rear of the frequency spectrum, spectral map, the filter zero points, and the spectrum
wave
- TESTBENCH OF CARDIO SYS-TESTBENCH
BA_quant
- This fuction performs backward adaptive quantisation of the input vector x It returns the quantised signal yb, the quantised index ind for each sample of yb and the quantiser step size ss used for each sample of yb The algorithm commences wi
XOR
- 有道难题:另类异或 描述: 对于普通的异或,其实是二进制的无进位的加法。 这里我们定义一种另类的异或A op B, op是一个仅由^组成的字符串,如果op中包含n个^,那么A op B表示A和B之间进行n+1进制的无进位的加法。 下图展示了3 ^ 5 和 4 ^^ 5的计算过程: 0 1 1 (3) ^ 1 0 1 (5) --------- 1 1 0 (6) 0 1 1 (4) ^^ 0 1 2 (5) --------- 0
967sou
- 输入两个数据,经过判断计算,最后输出m,n之间的所有符合要求的自守数。-Two data input through a computation, the final output m, n between the number of all meet the requirements of the automorphic.
emitator
- Sourcecode in BASCOM AVR
K-means
- k均值聚类算法,初始随机给定k个簇中心,根据邻近原则,把待分类的样本点分到各个簇。-k-means clustering algorithm,which is applied in RBF neural network.
juanjihe
- 西安交通大学版信号与系统第一次作业,求数学卷积和C++代码-For convolution and c++ code
Pull-screen--display
- 数码管的拉幕式显示数字。数字从数码管上一个一个慢慢地显示出来,前一个数字拉着后面的一个数字。-Pull-screen digital tube display digital
2127
- 这是poj上第2127题的答案,使用C++书写,代码简洁,风格也很不错!-This is the first 2127 poj the answer, use C++ writing, concise code, style is also very good!