CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - integer programming

搜索资源列表

  1. C

    0下载:
  2. 所谓排序是指把一组杂乱无章的数按 照大小顺序排列。包括整数、实数、字符及字符串排序。C语言编程中排序的方法 很多,?这里归纳较常用的几种排序方法。它们同样适合于其他高级语言。 -Refers to the so-called sort of a chaotic number according to the size of order. Including integer, real, character and string sorting. Sort of C language
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:17.94kb
    • 提供者:zhaoliqiang
  1. wen

    0下载:
  2. 编写程序。要求:程序运行初期,在窗体左边的列表框中生成10个由小到大排列的10到100之间的随机整数,相应的动态菜单如下图所示;如果选择“转移”菜单下面的“右移”命令,则左边列表框的10个数移动到右边的列表框中,并由大到小排列;再打开“转移”菜单,则只有“左移”命令可用。-Programming. Requirements: run early in the form on the left list box to generate 10 small to large between 10 an
  3. 所属分类:Project Design

    • 发布日期:2017-04-05
    • 文件大小:2.63kb
    • 提供者:王进光
  1. branch-and-cut-algorithm.rar

    0下载:
  2. 分支-切割法是把分支定界法与割平面法结合起来,用来求解混合整数规划问题。 ,Branch and cut is a method of combinatorial optimization for solving integer linear programs, that is, linear programming problems where some or all the unknowns are restricted to integer values. The method is
  3. 所属分类:File Formats

    • 发布日期:2017-04-09
    • 文件大小:1.32mb
    • 提供者:abrahamlau
  1. analysis

    0下载:
  2. 数模竞赛评审分析 优秀论文 非线形的整数规划模型-Analysis of digital-to-analog Contest outstanding papers integer non-linear programming model
  3. 所属分类:Project Design

    • 发布日期:2017-04-16
    • 文件大小:55.11kb
    • 提供者:刘刚
  1. gsghgse

    0下载:
  2. 多约数问题 正整数x 的约数是能整除x 的正整数。正整数x 的约数个数记为div(x)。例如,1,2,5,10 都是正整数10 的约数,且div(10)=4。设a 和b 是2 个正整数,a≤b,找出a 和b之间约数个数最多的数x。 编程任务:对于给定的2 个正整数a≤b,编程计算a 和b 之间约数个数最多的数。 Input 输入数据的第1 行有2 个正整数a和b。 Output -More than a few issues about some positive int
  3. 所属分类:Document

    • 发布日期:2017-04-10
    • 文件大小:1.04kb
    • 提供者:djsakgj
  1. yueshu

    0下载:
  2. 最多约数问题 正整数x 的约数是能整除x 的正整数。正整数x 的约数个数记为div(x)。例如,1,2,5,10 都是正整数10 的约数,且div(10)=4。设a 和b 是2 个正整数,a≤b,找出a 和b之间约数个数最多的数x。 编程任务:对于给定的2 个正整数a≤b,编程计算a 和b 之间约数个数最多的数。 Input 输入数据的第1 行有2 个正整数a和b。 Output -Up to a few issues about some positive intege
  3. 所属分类:Document

    • 发布日期:2017-03-28
    • 文件大小:1.01kb
    • 提供者:djsakgj
  1. 360compkill

    0下载:
  2. The solution of the Chinese postman problem using matching theory is given. The convex hull of integer solutions is described as a linear programming polyhedron. This polyhedron is used to show that a good algorithm gives an optimum solution. The
  3. 所属分类:Project Design

    • 发布日期:2017-05-12
    • 文件大小:2.86mb
    • 提供者:shuisheng
  1. A-multi-stage-vendor-selection-mixed-integer-progr

    0下载:
  2. 一种多阶段供应商选择的混合整数规划模型A multi-stage vendor selection mixed integer programming model-A multi-stage vendor selection mixed integer programming model
  3. 所属分类:Project Design

    • 发布日期:2017-03-23
    • 文件大小:130.08kb
    • 提供者:zhejiang001
  1. 1004041832acf09e0132d86981

    0下载:
  2. 运筹学软件,可算对偶,灵敏度分析,线性规划,整数规划等-Or Software, you can count on even and sensitivity analysis, linear programming, integer programming
  3. 所属分类:software engineering

    • 发布日期:2017-05-16
    • 文件大小:3.82mb
    • 提供者:yinzhe
  1. cPPpractice

    0下载:
  2. 第6章(上)编程作业第1题题目: 1、输入一个正整数n,它代表一个人民币钱数(元数)。求取这样一个方案,使用最少张数的人民币纸币,凑成上述的钱数n。 注:共有七种元以上面值的人民币纸币,分别为:100,50,20,10,5,2,1。假设输入数据为196时, 则最少要用6张人民币纸币:196 = 1*100 + 1*50 2*20 + 1*5 + 1*1。当输入数据为908时, 则最少要用12张人民币纸币:908 = 9*100 + 1*5 + 1*2 + 1*1。 可设
  3. 所属分类:Document

    • 发布日期:2017-04-10
    • 文件大小:1.08kb
    • 提供者:zhj
  1. Inter-Cell-Interference-Coordination-in-OFDMA-Net

    0下载:
  2. Inter-Cell Interference Coordination in OFDMA Networks based on integer programming
  3. 所属分类:Communication

    • 发布日期:2017-03-25
    • 文件大小:144.51kb
    • 提供者:asd
  1. LINGO_LINDO

    0下载:
  2. LINDO and LINGO software LINGO and LINDO are computer software packages developed by LINDO systems. designed for formulating and solving a wide variety of optimization problems include : Linear programming Integer programming Nonlinear p
  3. 所属分类:software engineering

    • 发布日期:2017-12-02
    • 文件大小:125.23kb
    • 提供者:smehrjoo
  1. Java-public-Factorization

    0下载:
  2. 利用Java编程实现了将一个整数的分解,将一个正整数分解质因数。 -Java programming to achieve the prime factors of an integer decomposition, a positive integer factorization.
  3. 所属分类:File Formats

    • 发布日期:2017-11-12
    • 文件大小:5.93kb
    • 提供者:小雨李
  1. E2

    0下载:
  2. 一本书的页码从自然数1 开始顺序编码直到自然数n。书的页码按照通常的习惯编排, 每个页码都不含多余的前导数字0。例如,第6 页用数字6 表示,而不是06 或006 等。数 字计数问题要求对给定书的总页码n,计算出书的全部页码中分别用到多少次数字0,1, 2,…,9。 « 编程任务: 给定表示书的总页码的10 进制整数n (1≤n≤109) 。编程计算书的全部页码中分别用 到多少次数字0,1,2,…,9。 « 数据输入: 输入数据由文件名为inp
  3. 所属分类:Project Design

    • 发布日期:2017-11-16
    • 文件大小:63.61kb
    • 提供者:林素
  1. GA-Matlab.doc

    0下载:
  2. 遗传算法解非线性问题,0-1整数规划,附图表,实例-Genetic Algorithm for Nonlinear 0-1 integer programming problems, drawing tables, examples
  3. 所属分类:Document

    • 发布日期:2017-04-23
    • 文件大小:61.46kb
    • 提供者:May
  1. deletenumbers

    0下载:
  2. 通过键盘输入一个高精度的正整数n(n的有效位数≤240),去掉其中任意s个数字后,剩下的数字按原左右次序将组成一个新的正整数。编程对给定的n 和s,寻找一种方案,使得剩下的数字组成的新数最小。 -Through the keypad to enter a high-precision integer n (n significant digits ≤240), remove any of s digits, the remaining figures about the original ord
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:22.04kb
    • 提供者:shuiwowo
  1. zhengshuguihua

    0下载:
  2. 大学生数学建模整数规划,MATLAB学习资料,含例题讲解-Mathematical modeling of integer programming, MATLAB learning materials, including examples explain
  3. 所属分类:software engineering

    • 发布日期:2017-04-27
    • 文件大小:183.67kb
    • 提供者:zyt
  1. Particle-Swarm-Optimization

    0下载:
  2. This paper presents an overview of our most recent results concerning the Particle Swarm Optimization (PSO) method. Techniques for the alleviation of local minima, and for detecting multiple minimizers are described. Moreover, results on the abil
  3. 所属分类:Project Design

    • 发布日期:2017-04-25
    • 文件大小:422.99kb
    • 提供者:yangs
  1. ga

    0下载:
  2. The genetic algorithm is a method for solving both constrained and unconstrained optimization problems that is based on natural selection, the process that drives biological evolution. The genetic algorithm repeatedly modifies a population of individ
  3. 所属分类:File Formats

    • 发布日期:2017-04-13
    • 文件大小:1.91kb
    • 提供者:ghassem
  1. lingo解题

    0下载:
  2. 一些题目的lingo解答,如目标运输,最小费用最大流,整数规划等(Lingo solutions for some topics, such as target transportation, minimum cost maximum flow, integer programming, etc.)
  3. 所属分类:文章/文档

« 12 »
搜珍网 www.dssz.com