资源列表
ALL_LCS
- LCS(最长公共子序列)能够输出所有的最长公共子序列-LCS (longest common subsequence) to output all of the longest common subsequence
8QUEEN
- it solves the 8 queen problem
juangpeixian
- 装配线调度问题 第一行一个数 N ( 2<=N<= 100 ),代表转配线上装配站的个数 第二行 N 个数,依次代表装配线 1 的第 k 个站装配产品所需时间。 第三行 N 个数,依次代表装配线 2 的第 k 个站装配产品所需时间。 第四行四个数 I1 I2 O1 O2 ( 1<= I1,I2,O2,O2 <= 100 ),代表进入装配线 1 、 2 和退出转配线 1 、 2 所花的时间。 第五行 N-1 个数,依次代表
schmidl_study
- 对OFDM经典算法Schmidl算法进行仿真,形成定时度量仿真图。-Schmidl algorithm for OFDM classical algorithm simulation, form timing metric simulation diagram.
max--min-
- 给定一个数组,数组的个数为n,求这n个数的最大值、最小值-Given an array of the number of the n, n find the number of maximum, minimum
wnn
- 一个可以运行的小波神经网络预测模型。有很好的学习参考价值。希望对大家有用-A working model of wavelet neural network
newman
- 复杂网络 newman算法实现Zachary网络划分,包涵两个文件。Newman_Zachary是算法,Zachary-E是实验数据。-Complex networks newman algorithm Zachary network division, bear with two files. Newman_Zachary the algorithm, Zachary-E is the experimental data.
PFC
- 提出了基于有限脉冲响应(FIR)模型的预测函数控制(PFC)算法,给出了采用1个基函数(阶跃函数)和2个基函数(阶跃函数、斜坡函数)的控制律的解析解,分析了闭环系统稳态特性,结果表明,系统对于设定值变化和输出扰动均无余差.结合该算法、T-S模糊建模和自适应控制技术,提出了模糊自适应预测函数控制(FAPFC)策略-Proposed based on finite impulse response (FIR) model predictive functional control (PFC) alg
49
- 给定程序MODI1.C中函数fun的功能是:计算s所指字符串中含有t所知字符串的数目,并作为函数值返回。 请改正函数fun中指定部位的错误,使它能得出正确的结果。 注意:不要改动main函数,不得增行或删行,也不得更改程序的结构! -MODI1.C in a given program function is a function fun: Calculation s t know referred to a string containing the number of strin
jvzhen
- Descr iption 给定一个r * c的只包含0和1两个数字的矩阵,对于矩阵中任意一点(x,y),定义(x,y)的权为(x,y)到与此点曼哈顿距离最小的1的曼哈顿距离(如果mat[x][y] = 1,则(x,y)的权为0)。请求出对于给定01矩阵中所有点的权值之和。 Input 输入包含多组数据,每组数据第一行为两个整数r, c(0 < r, c < = 1000)。 接下来 r 行每行有 c 个整数,且保证只能为0或者1(保证矩阵中含有至少
Balance_Kalman
- 卡尔曼滤波算法的C语言函数,效果大大的好啊-the descr iption of kalman filter
SA-impedance
- 基于模拟退火算法的单道反演程序,主要用于地震资料解释-Based on simulated annealing of single-channel inversion program, mainly for the interpretation of seismic data
