资源列表
menumake
- 经典菜单制作程序c语言编程,非常实用 -classic menu production procedures c programming language, very practical
paixupro
- 排序算法,非常实用,不可多得,是学习C编程的好资料之一-sorting algorithm, very practical, rare is studying C programming one of the good information
JonhsonTrotter
- 对于给定的整数$n$,生成$[n]$的所有排。采用Jonhson-Trotter算法。-for a given integer n $ $, generating $ $ [n] all the arrangements. Using Jonhson-Trotter algorithm.
CodingMethod
- 对于给定的$n$, 生成$[n]$的所有排列的算法。采用逆序数编码方法。-given for the $ $ n, generating $ $ [n] all with the algorithm. Reverse coded using methods.
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
TL_BPF_Nov05_4
- 计算周期传输线结构带通滤波器特性参数的程序,matlab编写-calculation cycle transmission line structure band-pass filter characteristic parameters of the process, the preparation of 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
fem2dt2
- 使用有限元方法, 2D FEM计算热扩散方程. 三角形分割. -use of the finite element method, 2D FEM calculation of thermal diffusion equation. Triangle division.