CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - transport

搜索资源列表

  1. transport.zip

    0下载:
  2. 运筹学演示程序之运输问题
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:972.79kb
    • 提供者:
  1. zjbp

    0下载:
  2. bp反向传播算法,用c++编写,用于航空运输预测问题.-bp back-propagation algorithm, using c prepared for the Air Transport prediction.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2.3kb
    • 提供者:张劼
  1. 计算器2.0

    0下载:
  2. 能运算的函数: sin,cos,tg,ctg,e^,pow(x,y),cosh,sinh,tgh,log10,ln,sqrt,arcsin,arccos, 运算方式: +,-,*,/,绝对值(“[ ]”),^,!, 输入规则: 用键盘或按钮都可,输入完按回车运算,(光标要在最后) sin(21-32)/(12-43) 4(323-4343) 4*(323-4343) e^2-sin3-3^4,(不要输入pow(3,4)) //有无*都可 2*3^4是(2*3)^4
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:108.4kb
    • 提供者:qwq
  1. matlab-exp

    0下载:
  2. 用matlab解决一些实际的问题,如交通,销售,动物繁殖等-using Matlab solve some practical problems, such as the transport, sale, breeding, etc.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:163.46kb
    • 提供者:高红乐
  1. main

    0下载:
  2. 在现代的企业管理中,火车管理系统有着重要作用。由于现代的竞争力的加强,讲究效率,不管是时间、还是地点,两地的生意常常因为距离而无法得到理想的解决。火车作为一个传统的交通工具,需要进行改革。由于订票、退票常常给乘客带来一定的麻烦,因此作为一个火车管理系统解决了这个问题。它方便乘客最快地订到自己想要的票也同时解决了退票的问题。-in modern enterprise management, train management system plays an important role. Conte
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.89kb
    • 提供者:0505424
  1. gademo13

    0下载:
  2. 运输问题的matlab源码,欢迎大家交流:)-transport issues Matlab source, all are welcome to exchange :)
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:7.79kb
    • 提供者:王新东
  1. DFT

    0下载:
  2. 此程序实现八嗲DFT运算,已调试通过! N为运算的点数,运行后再输入运算对象,然后回车即可!-this program eight Dia DFT operation, debugging through! N Operators Points, Operation after operation targeting the importation, then the transport can be!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.14mb
    • 提供者:sdcsadf
  1. yswt.rar

    0下载:
  2. 应用线性规划方法,求解运输问题,给出最优运输方案,该代码是《运筹学算法编程与实践-delphi篇》的源码。,Application of linear programming methods, to solve the transport problem, given the optimal transport program, the code is " the practice of programming and operations research algorithm-delp
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:446.54kb
    • 提供者:朱峰
  1. include.rar

    0下载:
  2. 用C++编写的矩形搜索规则,数学建模里的垃圾运输问题可以用,Written in C++, rectangular search rules, mathematical modeling where transport garbage can
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:5.07kb
    • 提供者:yuxin
  1. Matlab

    0下载:
  2. MATLAB线性优化问题MATLAB线性优化应用 实例1:生产计划问题 实例2:投资问题 实例3:运输问题-MATLAB linear optimization applications Example 1: production planning problem Example 2: Investment Example 3: transport
  3. 所属分类:matlab

    • 发布日期:2016-01-26
    • 文件大小:211kb
    • 提供者:me
  1. transport.zip

    0下载:
  2. 运筹学演示程序之运输问题, Operations research transportation question demonstration program
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-08
    • 文件大小:973.09kb
    • 提供者:简明愚
  1. programm5

    1下载:
  2. 研究碳纳米管的热输运,其中输运系数最重要,此程序的功能就是计算透射系数-Study the thermal transport of carbon nanotubes, in which the most important transport coefficients, this procedure is the calculation of the function of transmission coefficient
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.64kb
    • 提供者:xiezhongxing
  1. flody

    1下载:
  2. 图论算法 求SAP矩阵的基本思想是图的最短路的问题。 由于铁路的运输费用与线路的长度不是线性关系,必须对铁路网做一些预处理才能套用图的标准最短算法。 -SAP matrix graph theory algorithm for getting the basic idea is to map the shortest path problem. Since the railway transport costs and the length of line is not a line
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:10.79kb
    • 提供者:maozhanfeng
  1. heat

    0下载:
  2. 显式差分法解传热方程的matlab脚步文件,并作图,内附说明,并保证解的稳定性。-this m file is using explicit FDT to solve one dimension heat transport PDE function
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1.26kb
    • 提供者:elias chuh
  1. Public-transport-system-the-best-path-algorithm.ra

    1下载:
  2. 公共交通最佳路径算法在分析城市道路网络最短路径算法 SP算法 和公交网络的特点的基础上,提出公共交通系 ( ) ( ) 统最佳路径算法.首先引入直达矩阵 T矩阵 和最小换乘矩阵 Q 矩阵 ,讨论公交网络节点间换乘 问题,得出最少换乘算法.利用 Q 矩阵确定节点间最少换乘次数,评价公交网络方便可达性.其次 ( ) 结合最少换乘算法,对最短路径算法 Dijkstra 算法 进行改进.在标号过程中,利用 Q 矩阵对待检验 T标号点进行筛选,减少 T 标号计算量,得到一条综合考虑
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:104.61kb
    • 提供者:怀自国
  1. Moment1D.m

    0下载:
  2. this file transport neutron-this is file transport neutron
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.02kb
    • 提供者:akbarabdi
  1. Transport-Advisory-Templates

    0下载:
  2. 交通咨询模板的源代码,设计、实现一个全国大城市间的交通咨询程序,为旅客提供三种最优决策方案:(1)时间最短(2)费用最小(3)中转次数最少。-Transport Advisory Templates
  3. 所属分类:Data structs

    • 发布日期:2016-12-02
    • 文件大小:34kb
    • 提供者:余景涛
  1. transport-problem

    0下载:
  2. 用来求解运输问题和分配问题的一个C++源程序-c++ source code for transport problem
  3. 所属分类:Algorithm

    • 发布日期:2017-04-27
    • 文件大小:264.16kb
    • 提供者:秦术晋
  1. Transport-problem-CPP-Builder-6

    0下载:
  2. The archive contains the program and the source code (Borland C ++ Builder 6) solve the transport problem of the method of potentials. These programs are administered the form (by hand) or a file (sample raw data files are). The program displays a wi
  3. 所属分类:mathematica

    • 发布日期:2017-05-07
    • 文件大小:1.45mb
    • 提供者:Nanook
  1. Efficient-quantum-transport-simulation-for-bulk-g

    0下载:
  2. Efficient quantum transport simulation for bulk graphene heterojunctions
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:9.43kb
    • 提供者:reza
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com