资源列表
Chap_05_MVDR
- 自适应滤波器设计,由matlab编写的代码-Adaptive filters, matlab code written
dabawent
- 打靶问题:一个射击运动员打靶,靶一共有10环,连开10枪打中90环的可能性有多少种?递归实现。-Targeting issues: a target shooters, target a total of 10 Central, 10, shot even opened the possibility of ring 90 the number of species? Recursive achieve.
full_powell
- 数值优化经典的powellC++源程序. 使用方便,内含详细的注释.是初学者参考的好东西.-Numerical Optimization classic powellC++ source code. Easy to use, contains a detailed comment. Is a good thing for beginners reference.
123456
- 设有n个正整数,将他们连接成一排,组成一个最大的多位整数。例如:n=3时,3个整数13,312,343,连成的最大整数为:34331213。又如:n=4时,4个整数7,13,4,246连接成的最大整数为7424613。 有多组输入,每组数据格式如下: 第一行,一个数n,(1<=n<=20)表示有n 个数要连接; 第二行,n个数。 与输入对应,有多组输出,每组仅有一行,连接成的多位数 输入样例] 3 13 312 343 [输出样例]
fix_fft
- 定点基2FFT,并且具有将定点FFT与浮点FFT比对的功能-sentinel radix 2 FFT, and will be positioned with floating-point FFT and FFT functions to the
BCHEncoder
- bch码的编码与译码器实现,面向对象实现
8-queenProblem
- The famous 8-queen problem in java
NEH
- method insertions in classic problems scheduling - flow problem
DFAaNFA
- 编译原理,判断一个字符串是否满足由DFA和NFA表示的正则表达式-Compiler theory, to determine whether a string meets represented by the DFA and NFA regex
mdmalloc
- A multi-dimensional array allocator in C 多维矩阵定位算法-MDMalloc is a simple set of C functions to allocate multi-dimensional arrays without requiring multiple malloc
RN
- classification with neural network mono and multi layer
Dijkstra
- 网络最短路径Dijkstra算法(C++语言)。
