登录
首页 » 算法 » 线性规划

线性规划

于 2022-05-27 发布 文件大小:6.72 MB
0 198
下载积分: 2 下载次数: 1

代码说明:

免费的线性规划算法,可解决有等式约束和不等式约束的线性规划问题,优化变量的个数无限制,运行速度非常快,使用的是单纯形法。线性规划是一门研究如何使用最少的人力、物力和财力去最优地完成科学研究、工业设计、经济管理中实际问题的专门学科.主要在以下两类问题中得到应用:一是在人力、物力、财务等资源一定的条件下,如何使用它们来完成最多的任务;二是给一项任务,如何合理安排和规划,能以最少的人力、物力、资金等资源来完成该项任务

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 大数相乘,可以解决超过大整数的问题
    大数相乘,可以解决超过大整数的问题-multiply large numbers, can be resolved over the issue of large integer
    2023-01-16 10:35:03下载
    积分:1
  • DBSCAN聚类
    实现DBSCAN聚类算法采用C# 数据挖掘中聚类算法,基于密度聚类的代表算法,dbscan。程序并不太难,方便大家学习。有三个文件,簇聚类的类datapoint-点的类clusteranalysis-以及聚类分析类
    2022-05-28 14:26:17下载
    积分:1
  • 冒泡排序
    冒泡排序(Bubble Sort),是一种计算机科学领域的较简单的排序算法。它重复地走访过要排序的数列,一次比较两个元素,如果他们的顺序错误就把他们交换过来。走访数列的工作是重复地进行直到没有再需要交换,也就是说该数列已经排序完成。
    2022-08-22 04:51:29下载
    积分:1
  • Bayes滤波器,c++语言实现,Visual Studio.net下实现,2003年8月修正版本,用于数据融合
    Bayes滤波器算法,c++语言实现,Visual Studio.net下实现,2003年8月修正版本,用于数据融合算法-Bayesian filter algorithm, c language, was officially realizing, in August 2003 amended version, algorithm for data integration
    2023-01-26 08:40:04下载
    积分:1
  • A星实现旅行商问题
    用A星算法实现的旅行商问题,对于状态空间图中的某个节点,如果求出了它的后继节点,则此节点为已扩展节点,而尚未求出后继节点的节点称为未扩展节点。将未扩展的节点存于一个名为OPEN的表中,而将已扩展的节点存于一个名为CLOSED的表中。
    2023-05-08 14:00:03下载
    积分:1
  • tacticians were Newton and the Golden Section of a search algorithm C realized,...
    运筹学中牛顿法和黄金分割法一位搜索的算法C++实现,我大二时自己写的作业程序。-tacticians were Newton and the Golden Section of a search algorithm C realized, I write his sophomore year at the operating procedures.
    2022-01-31 19:41:40下载
    积分:1
  • Pi BBP
    本程序实现了BBP算法生成一些十六进制数字后立即开始,一个给定的位置ID,或者换句话说 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-03-11 11:50:32下载
    积分:1
  • In this note we make a critical comparison of some matlab programs for the digit...
    详细表述了分数阶傅立叶变换的离散实现,将现有的算法进行比较。-In this note we make a critical comparison of some matlab programs for the digital computation of the fractional Fourier transform that are freely available and we describe our own implementation that lters the best out of the existing ones. Two types of transforms are considered: First the fast approximate fractional Fourier transform algorithm for which two algorithms are available. The method is described in H.M. Ozaktas, M.A. Kutay, and G. Bozdagi. Digital computation of the fractional Fourier transform. IEEE Trans. Signal Process., 44:2141{2150, 1996. There are two implementations: one is written by A.M. Kutay the other is part of package written by J. O Neill. Secondly the discrete fractional Fourier transform algorithm described in the master thesis C . Candan. The discrete fractional Fourier transform, Bilkent Univ., 1998 and an algorithm described by S.C. Pei, M.H. Yeh, and C.C Tseng: Digital fractional Fourier transform base
    2022-02-09 21:16:41下载
    积分:1
  • 数据挖掘关联规则先验
    function.txt是测试文件,以文件形式读取,都是以字符格式读入的,已试过,可以使用,它开始会将频繁项集都展示出来,如频繁一项集频繁二项集,可以在代码开始自己设置支持度
    2022-01-23 10:29:14下载
    积分:1
  • c++实现的对电话进行计费的系统,涉及到闰年平年的判断及夏时制冬时制的转换问题...
    c++实现的对电话进行计费的系统,涉及到闰年平年的判断及夏时制冬时制的转换问题-c achieve the right telephone billing system, which involves non-leap year of a leap year in the judgment and daylight saving time in winter when the system conversion,
    2022-04-26 10:49:36下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载