资源列表
LexOrder
- 对于给定的$n$, 生成$[n]$的所有排列的算法。采用字典序编码。-given for the $ $ n, generating $ $ [n] all with the algorithm. Using the dictionary coding sequence.
Matching-1
- 给定整数n,产生所有[2n]上的匹配(matching) //将其视为一个所有块大小均为2的集合分拆 //输出格式为 a1 a2 - b1 b2 - c1 c2 - ... //满足a1<a2, b1<b2, ... //且 a1 < b1 < c1 <-given integer n, have all [2n] on the matching (matching) / / will be considered as an all pieces a
Matching-2
- //给定整数n,产生所有[2n]上的匹配(matching) //将其视为一个所有块大小均为2的集合分拆 //以a_i表示其第i个元素所在的集合号 //输出格式为 a1 a2 a3 ... //满足 //a_{i+1} <= max { a1,a2,...a_i } + 1 -/ / a given integer n, have all [2n] on the matching (matching) / / will be considered as an all
MCPparaextract
- MCP参数提取程序,用最小二乘提出电容电感值,用matlab实现-MCP parameter extraction procedure using the least-squares made inductance capacitor value, and achieve Matlab
cad01
- 用LU分解实现解方程,用visual C++编写,可以使用一下-with factorization of solving equations, using visual C, can use this to s
cad02
- 采用矩阵方法实现的spice电路直流分析程序。用visual c++实现-matrix method used to achieve the spice DC circuit analysis program. Using visual c achieve
DSP0
- DSP, 带通滤波器设计, 给出了具体实现, 和测试结果.-DSP, band-pass filter design, and presents the concrete realization, and testing results.
guangyiyucesuanfa
- 广义预测算法MATLAB转化为VC++的程序,可用于三容水箱的数据的采集.-generalized predictive algorithm MATLAB into VC procedures can be used for three-tank of data acquisition.
huffman_src22
- 本代码提供一种非常简单且快速的哈夫曼编码方法。 -this code provide a very simple and rapid method of Huffman coding.
AIRBP
- 人工神经网络在模式识别,预测等领域广泛应用,ART和BP是常用的形式。-artificial neural networks in pattern recognition and prediction extensive application of ART and BP is commonly used forms.
show_SNA
- 显示奇怪非混沌吸引子. 获得数据后, 用外部软件: origin等画出.-showed strange non-chaotic attractor. Access to data, the use of external software : origin such as paint.
rand_noise_generate
- 产生高斯分布的白噪声的方法. 数据输出格式为txt. 可以读取到其它程序中, 作为后续开放使用. -have a Gaussian distribution of white noise method. Data output format txt. Can be read into other procedures, As a follow-up opening.
