资源列表
best_distance
- 某工厂自国外进口一部机器,需从制造厂A运到目的地E。运输期间可能会发生的运输成本如下图所示。试求运输成本最低的路线(用动态规划法编程求解),动态规划的经典实例,这里扩大了算法的使用情况并作出了优化改进,对常见的本算法的缺漏进行了弥补-A factory a machine imported abroad, to be shipped the manufacturer to the destination E. A Transportation costs may occur during t
best_allocation
- 某公司拟将某种设备5台分配给甲、乙、丙3个工厂,各工厂利润与设备数量之间的关系如下表所示,问这5台设备如何分配使3个工厂的总利润为最大? 动态规划算法的经典实例,这里做了进一步的优化和具体实施。-A company intends to assign some equipment 5 A, between B, C 3 plants, factories profits and the number of devices in the following table, asking how to
VisualCPPCode
- 常用算法集合,不过有点老,但都很经典,适合学习想用-Commonly used algorithm, but a bit old, but are very classic, suitable for learning to use
paixu
- 几种常见的排序算法,方便使用者快速编写出正确的代码-Several common sorting algorithm
gethammingdistance
- calculate hamming distance between two template
maopaopaixu2
- delphi的冒泡排序法学习程序,学习算法-Bubble sort of Delphi method, the learning processes learning algorithm
gsl64
- GNU的科学计算包 这个包可以被C/C++调用,是自由软件。 在这个包中,提供了很多数学计算用的函数,比如随机数生成,特殊函数,最小二乘法拟合等等。总计有超过1000个函数。-The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers. It is free software under the GNU General Public License. The li
Optionpricing_CPP-v3.tar
- The folder OptionPricingMSVC contains a master project of projects (what Microsoft calls a solution ) built with Microsoft s Visual C++ .net package of most test programs.-The folder OptionPricingMSVC contains a master project of projects (wh
AdaptiveFilter-basedonLMS
- 该算法采用MATLAb实现了基于LMS 的自适应滤波算法,程序中有详细的注释,非常易懂,并且给出了最终的仿真结果-The algorithm using MATLAb based on LMS adaptive filtering algorithm, program has detailed notes, very simple, and the final simulation results are given
carrrr
- how to calculate root square
mzx
- 数学建模案例MATLAB实用程序百例,记述了98例数学模型的建立-Mathematical modeling Case MATLAB utility 100 cases mathematical model describes 98 cases
InsertFunction
- 这些程序用于用不同方式求解函数极值,并作出图像-The program is used in different ways to solve the function extreme and make image
