资源列表
32位开平方
- 自己做的程序,可能对你有用-own procedures that may be useful to you
huishuo_beibao
- 回溯方法实现背包问题,有一定的容量内得到一个最优解-Knapsack problem back method has a certain capacity to be an optimal solution within
partan_algorithm
- 本程序适用于求解形如f(x)=1/2*x Ax+bx+c二次函数的稳定点 -this procedure applies to solution of the form f (x) = 1/2* x' Ax+ bx+ c quadratic function of the stable point
migong
- 迷宫问题,能够实现找到最短路径走出迷宫,-Maze problem, find the shortest path to achieve out of the maze,
MRELFFT
- 执行分裂基(split-radix)频率抽取(DIF)FFT算法,希望为同仁提供便利。-Implementation of split-based (split-radix) decimation in frequency (DIF) FFT algorithm in the hope that my colleagues facilitated.
PSO
- 基本粒子群优化算法的matlab源代码,简单易懂,比较实用-Particle Swarm Optimization algorithm matlab source code, easy to understand and more practical
a
- 数据结构的算法,按先序序列建立二叉树的算法。-Data structures, algorithms, according to the sequence of the first sequence to build the binary tree algorithm.
tidu
- 梯度法,可用于求解二维非线性方程的求解,收敛速度快-Gradient method can be used to solve the two-dimensional nonlinear equations, fast convergence
Jacobian_code
- 机器人学里面的内容,能够实现自动求解3DOF雅克比矩阵!-Robotics content inside that can automatically solve 3DOF Jacobian matrix!
GA
- 模式识别课小作业 简单的遗传算法matlab实现-Pattern Recognition lesson smaller jobs simple genetic algorithm
ZUXIAN
- 在二叉树中查找值为x的结点,请编写一算法用以打印值为x的结点的所有祖先,假设值为x的结点不多于1个。-Find the value of x binary tree node, please write an algorithm to print the value of all the ancestors of the node x, assuming that the node is no more than 1 x.
冒泡排序
- 基于C++语言的对随机生成数的冒泡排序算法,非常好哦
