资源列表
任意基数阶魔方块
- 基本算法为:先将1填入第一行中间位置;再依次将2-n方按如下规律填写://1,填入上个数上一行的右边位置,如果没有上一行则转到最后一行,如果右边没有方格//则转到最左边的方格。2,如果要填的位置上已经有数,则转填到它上一个数的下边方格//3,对于第一行的最后一个数的下一个数应填在该数下边的空格处-basic algorithm : a first Enter the middle of the first line; Another will be followed by 2-n-law fil
gnm
- Gauss network model方法研究蛋白质运动模式的程序,可以用来分析蛋白质功能性运动-Gauss method network model protein movement patterns of procedures can be used to analyze protein functional movement
ap
- 在计算经典的模糊指派问题中比较实用的一种匈牙利算法,-In the calculation of the classic fuzzy assignment problem in Hungary as a more practical algorithm,
hangga
- 遗传算法求解的程序,非常好用。适合建模问题的求解。-Genetic algorithm procedure is very easy to use. Suitable model for solving the problem.
Powell
- 用Matlab编写的用Powell方法求函数极小点程序-Written with the Matlab function using Powell method for solving minimum point procedure
m355z
- 基于PID网络的非线性动态系统辨识。用于对非线性系统的辨识-PID-based nonlinear dynamic system identification network. For the identification of nonlinear systems
BP
- 基于bp神经网络的预测模型包括归一化方法-Bp neural network based prediction model, including normalization method
111
- 对加速度数据进行二次积分,最终得到位移数据。-Double integration of acceleration data and the final displacement data.
flow-shop
- FLOW SHOP USING MAY METAHEURISTIC
newton
- 本例是数学中经典的Newton差值问题的数值计算问题,并给出一个实际例子。-It uses Newton Interpolation Method to solve an example.
SortedList_to_BalancedBinaryTree
- 给定一个升序排列的有序单链表,将其转换为一棵平衡的二叉搜索树。-Ordered to set a single list in ascending order, to convert it to a balanced binary search tree.
KMP-algorithm
- 写了一个myString类,用于展示KMP 算法,有少量注释。-KMP algorithm, a small amount of Notes.
