资源列表
theAssemblyLine
- 本程序是麻省理工学院的《算法导论》上的动态规划问题,是由装配线问题引入的,也是我们的一次作业,大家如果交作业的话,也可参考。-This procedure is from the book printed by the Massachusetts Institute of Technology named Introduction to Algorithm on the dynamic programming problem, the problem is introduced by the a
2006ACM
- 2006年ACM决赛题目,欢迎大家分享学习-2006 acm
CPP
- 求解数值问题包括一些定理和推论,科学工程中的方法应用,诸如矩阵运算,微积分求解实际问题等等实际工程问题都已经用C++语言编程模块。方便使用-Solving numerical problems, including some theorems and corollaries, scientific engineering methods applications, matrix operations, calculus to solve practical problems and so pra
parametric-estimation-
- 利用解方程组来获得物体发生扭曲的参数,从而实现对扭曲物体的恢复。-By solving system of equations to obtain the parameters of the object is distorted in order to achieve the restoration of distorted objects.
thesis
- emd镜像延拓程序改进后的程序文档 只是对算法改进-the emd mirror continuation program
Simple-caculator
- 实现压栈出栈的计算机程序 调试通过 对于对栈学习的人 很有帮助-Realization push the stack of computer program debugging through the stack and learn helpful for
Genetic-algorithem
- 谢菲尔德大学 遗传算法 遗传算法经典实例-Genetic algorithem
lianbiao
- 单链表的创建及排序,能够取得很好的效果,希望对大家有所帮助。-The creation of a single linked list and sort, able to achieve good results, we want to help.
3_1FC
- 数字信号处理中关于快速卷积计算处理的相关示例程序-Digital Signal Processing for fast convolution calculation process related sample program
第10章 模糊逼近算法
- RBF网络的学习过程与BP网络的学习过程类似,两者的主要区别在于各使用不同的作用函数。BP网络中隐层使用的是Sigmoid函数,其值在输入空间中无限大的范围内为非零值,因而是一种全局逼近的神经网络;而RBF网络中的作用函数是高斯基函数,其值在输入空间中有限范围内为非零值,因为RBF网络是局部逼近的神经网络。(The learning process of RBF networks is similar to the learning process of BP networks. The mai
实验5
- 二叉排序树或者是一棵空树,或者是具有下列性质的二叉树: (1)若左子树不空,则左子树上所有结点的值均小于或等于它的根结点的值; (2)若右子树不空,则右子树上所有结点的值均大于或等于它的根结点的值; (3)左、右子树也分别为二叉排序树;(A two - fork sort tree or an empty tree, or a two - fork tree with the following properties: (1) if the left subtree is not e
Optimization and KKT conditions
- 由复旦大学经济学院中国经济研究中心冯曲编写的最优化与KKT条件一书(The best book of optimization and KKT conditions written by Feng Qu, the center of Economic Research of Fudan University, China Economic Research Center)
