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

搜索资源列表

  1. calculatordsaaa

    0下载:
  2. 同诸多网友一样,受益于VCKBASE,觉得应为他做点贡献了,于是做了这么一个基于表达式求值的科学计算器与各位爱好编程的朋友分享。   如您所知,这方面的程序很多,看过ZF.Yi的相关作品,也见过黄江峰的相关程序,但我觉得我的计算类有不同于二位的特色,如计算结果的有效位较长(16位);支持不严格的表达式输入(如cos(23)*sin(34)与cos(23)*sin(34与cos23*sin34等价);支持四种进制的数在一个表达式中同时出现的进制混合运算(除十进制外的各进制数不限于整数,如12
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:29389
    • 提供者:啊啊啊啊
  1. max2

    0下载:
  2. 最大子矩阵和问题 对于给定的m 行n 列的整数矩阵,编程计算其最大子矩阵和。-matrix and the biggest problem for a given m trip out of the integer n matrix calculation of its programming matrix and the greatest son.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1091
    • 提供者:lxq
  1. IntProgFZ

    0下载:
  2. MATLAB整数线性规划程序,通过对约束条数的调整,用以求解各类线性规划问题-MATLAB integer linear programming procedures, the number of articles on the adjustment of binding to various types of linear programming problem solving
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-02
    • 文件大小:752
    • 提供者:dai
  1. RC4-Delphi.rar

    3下载:
  2. RC4 加密解密单元delphi版 附件压缩包里有两个单元文件,其中Rc4_Kol_Unit.pas是在delphi KOL编程时引用。若只是delphi编程只须引用Rc4_Unit.pas单元即可。 函数名: Rc4_StrEncrypt() 描 述: RC4 Based string encryption 参 数: i_Encrypt ——为 1 是加密, 0 是解密(integer类型); s_EncryptText ——待加密(解密
  3. 所属分类:Delphi VCL

    • 发布日期:2015-01-09
    • 文件大小:2169
    • 提供者:dll
  1. intprog

    0下载:
  2. 分枝定界法程序,解混合整数线性规划《详解MATLAB在最优化计算中的应用》中的分枝定界法程序,稍作了修改-Branch and bound method procedures, the solution mixed integer linear programming, " Detailed MATLAB optimization calculation in the application" in the branch and bound procedure, slightl
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:1791
    • 提供者:仪大勇
  1. filldisk-1.01.tar

    0下载:
  2. filldisk is an utility to optimize filling a media (cd/dvd/others with big files while wasting the minimum amount of space on it. It is an integer binary programming application using a customized branch and bound algorithm which focuses on yes/no
  3. 所属分类:Disk Tools

    • 发布日期:2017-03-28
    • 文件大小:6975
    • 提供者:carlorossi
  1. MultiThreadProcess

    0下载:
  2. Windows多线程编程实例的多线程处理,一个简单的区间积分函数的实现。-Multi Thread programming project for multi thread Process。It s a simple example for get random returns a random integer between min and max data.
  3. 所属分类:MPI

    • 发布日期:2017-04-09
    • 文件大小:1574120
    • 提供者:dianalee
  1. mastering_matlab

    1下载:
  2. 精通MATLAB最优化计算 配套光盘 本书的主要内容是应用MATLAB来解决最优化问题,通过将“最优化问题”、“MATLAB优化工具箱”和“MATLAB编程”这三方面有机结合进行讲述,即一方面是使用工具箱来快速解决最优化问题,另一方面是通过算法编程深入解决最优化问题。主要包括MATLAB优化工具箱、无约束多维极值问题、约束优化问题、非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化算法、遗传算法。 -The main contents of the book is the
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:153255
    • 提供者:李可
  1. 10.19

    0下载:
  2. windows操作系统编程示例,主进程由命令行参数输入两个整数,主进程创建两个子进程,分别把两个整数传给两个子进程,子进程计算1+2+..+n一直加到整数的前N项和并输出。如果是输入的整数是负数,则退出进程。-windows operating system, programming examples, the main process parameters from the command line input two integers, the main process to create
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:1194
    • 提供者:程少博
  1. weiyuan

    0下载:
  2. 用汇编语言编写程序计算比赛成绩。 要求:① 比赛选手人数控制在30以下; ② 9个评委,每个评委给分范围为0~10分(整数),随机给出分数; ③ 9个评委的给分中,去掉一个最高分和一个最低分,余下7位评委的平均分即为参加者的得分(精确到小数点后一位); ④ 将分数在屏幕中间位置处用红色显示出来; ⑤ 将参加比赛的选手的排名顺序显示出来; -Assembly language programming to calculate the competition resul
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:1915
    • 提供者:飞翔
  1. xunhuan

    1下载:
  2. 设有两个数组A和B,其数据均为20个。编程实现将两个数组中的数据各自按由小到大的顺序存放。之后,再将既在A数组中出现又在B数组中出现的整数按照由大到小的顺序存放于数组C中。 -The known two integer the variables A and B, try to write complete the following operating procedures: (1), if two number one is odd number, it will be an odd
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:1252
    • 提供者:skyfish
  1. integer-programming

    0下载:
  2. 整数规划示例程序,包括整数规划所需的各个子程序-Integer Programming sample program, including integer programming required subroutine
  3. 所属分类:source in ebook

    • 发布日期:2017-11-04
    • 文件大小:2875
    • 提供者:qingqing
  1. chapter-11-integer-programming

    0下载:
  2. 利用matlab进行整数规划的源代码(精通matlab最优化计算第11章)-Integer programming source code using matlab
  3. 所属分类:source in ebook

    • 发布日期:2017-11-01
    • 文件大小:2518
    • 提供者:张瑞
  1. optimization-program

    0下载:
  2. 无约束一维极值/无约束多维极值/约束优化/非线性最小二乘优化/线性规划/整数规划/二次规划/遗传优化算法等对应的matlab程序-Unconstrained one-dimensional extremal/unconstrained multidimensional the pole/constrained optimization/nonlinear least squares optimization/linear programming/integer programming/Quadr
  3. 所属分类:source in ebook

    • 发布日期:2017-11-14
    • 文件大小:10443428
    • 提供者:wanghui
  1. suijishuquzheng

    0下载:
  2. 利用labview软件编程实现随机数取整判相等-Using labview software programming realize random integer equal
  3. 所属分类:LabView

    • 发布日期:2017-11-18
    • 文件大小:5558
    • 提供者:张静
  1. zhengshuguihua

    0下载:
  2. 整数规划:用割平面法求解整数规划 用分支定界法求解整数规划 用枚举法(包括穷举法和隐枚举法)求解0-1规划 -Integer programming: cutting plane method for solving integer programming with branch and bound method for solving integer programming Solving 0-1 planning enumeration method (exhaustive me
  3. 所属分类:assembly language

    • 发布日期:2017-03-21
    • 文件大小:2586
    • 提供者:wangchun
  1. CP_test_1

    0下载:
  2. 编译原理实验 词法分析 一、实验目的: 通过设计编制调试一个具体的词法分析程序,加深对词法分析原理的理解。并掌握在对程序设计语言源程序进行扫描过程中将其分解为各类单词的词法分析方法。 二、实验内容 编制一个能够分析整数、小数、字符串、标识符、分隔符、运算符和关键字的词法分析程序。同时要能过滤行注释和块注释。 三、实验要求 1、词法规则 关键字: if、then、else、while、do、int、float、string、begin、en
  3. 所属分类:Compiler program

    • 发布日期:2017-05-07
    • 文件大小:1698259
    • 提供者:jchen
  1. case24

    0下载:
  2. 基于混合整数规划法的24节点26机系统的机组组合和最优出力问题-Based on a combination of 24 unit mixed-integer programming node 26 machine system problems and optimal output
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:2300
    • 提供者:常青
  1. 3.3DELETENUMBER

    0下载:
  2. 键盘输入一个高精度的正整数N(此整数中没有‘0’),去掉其中任意S个数字后剩下的数字按原左右次序将组成一个新的正整数。编程对给定的N和S,寻找一种方案使得剩下的数字组成的新数最小。 输出应包括所去掉的数字的位置和组成的新的正整数。(N不超过240位) -Keyboard to enter a high-precision integer N (this is not an integer ' 0 ' ), which removed any remaining S-digit num
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:264166
    • 提供者:Mj
  1. DividePlane

    0下载:
  2. 整数规划问题中,割平面法,这是最经典的Gomory割平面法-Integer programming problem, the cutting plane method, this is the most classic Gomory cutting plane method
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:1226
    • 提供者:李煜
« 12 »
搜珍网 www.dssz.com