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

搜索资源列表

  1. COST

    1下载:
  2. 一个使用VB开发的成本计算软件原始代码。其中使使用ACCESS作为其后台数据库。-a VB development cost calculation software source code. ACCESS which led to the use of the database as part of its background.
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:82.79kb
    • 提供者:李鄙视
  1. cost

    0下载:
  2. 一个很好的cost算法对文件夹、文档、图片、视频等的加解密可以有效的保证文件的安全-cost of a good algorithm for folders, documents, pictures, video, the encryption and decryption can effectively guarantee the safety document
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:2.31kb
    • 提供者:JAKE
  1. 最小费用最大流算法通用Matlab程序

    1下载:
  2. 基本思路:把各条弧上单位流量的费用看成某种长度,用Floyd求最短路的方法确定一条 % 自V1至Vn的最短路 再将这条最短路作为可扩充路,用求解最大流问题的方法将其上的流 % 量增至最大可能值 而这条最短路上的流量增加后,其上各条弧的单位流量的费用要重新 % 确定,如此多次迭代,最终得到最小费用最大流.,Basic ideas: to each arc on the unit cost of traffic as some length, with Floyd for the most shor
  3. 所属分类:matlab例程

    • 发布日期:2017-03-21
    • 文件大小:2.09kb
    • 提供者:xuechaoling
  1. ACM_template.rar

    1下载:
  2. 本人参加ACM竞赛使用的一些算法模板,包括二分图匹配,欧拉回路的构造以及网络流中的最大流与最小费用最大流等,可以说实战性非常强。,ACM competitions I take part in a number of algorithms used in templates, including two sub-graph matching, Euler circuit, as well as network flow structure of the maximum flow and mini
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:14.39kb
    • 提供者:诗苇
  1. opf

    0下载:
  2. 最小费用最大流的一个实验程序,可以根据具体问题来重新修改-Minimum cost maximum flow in an experimental procedure may be based on specific issues to re-modify the
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:37.12kb
    • 提供者:李勤
  1. PSO_solution_to_economic_dispatch

    0下载:
  2. 利用PSO算法解决经济批量分发问题的matlab源代码,求解多目标函数与成本最小值。-Use PSO algorithm to solve economic volume distribution of the matlab source code for solving multi-objective cost function and the minimum value.
  3. 所属分类:matlab

    • 发布日期:2016-09-14
    • 文件大小:38.46kb
    • 提供者:楚湘华
  1. matlab

    0下载:
  2. floyd最短路算法&求网络的最小费用最大流&匈牙利算法&求网络的最小费用最大流-Floyd s short for network algorithm and the minimum cost flow and Hungary algorithm for the minimum cost and maximum flow network
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:232.63kb
    • 提供者:江奇
  1. NA_3_02

    3下载:
  2. For solving the following problem: "There is No Free Lunch" Time Limit: 1 Second Memory Limit: 32768 KB One day, CYJJ found an interesting piece of commercial from newspaper: the Cyber-restaurant was offering a kind of "Lunch Special" whi
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:879byte
    • 提供者:anthony chan
  1. cost

    0下载:
  2. 了解成本管理的好东东,很方便学习成本业务-A good understanding of cost management Dongdong, very easy to learn the cost of business
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:8.21kb
    • 提供者:iamcoolstar
  1. hh

    0下载:
  2. 【 摘 要】 提出了一种基于负熵的快速不动点1 C A算法, 介绍了负熵的定义和如何将其用作代价函数度量混合信号的非 高斯性。 详细介绍了基于负熵的固定点准则以及简化算法。实验选取 3个非高斯向量作为信号源进行 Ma t l a b分离仿真, 结果显示 分离效果良好。-Abstract Based on the rapid Negentropy 1 CA fixed point algorithm, introduced the definition of negentropy an
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:138.18kb
    • 提供者:金振东
  1. cost-based

    0下载:
  2. a cost based algortihm for travelling salesman problem
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:24.78kb
    • 提供者:sadi
  1. MinimumCostFlow

    0下载:
  2. 最小费用最大流问题 MATLAB编程代码-Maximum flow problem minimum cost MATLAB programming code
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:2.3kb
    • 提供者:朱吴乐
  1. deopf

    0下载:
  2. 也是一个最小费用最大流的程序,在应用时可以参考程序思路进行重新设计-Is also a minimum cost maximum flow procedure in the application can refer to the process redesign ideas
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:44.92kb
    • 提供者:李勤
  1. LCM

    0下载:
  2. Least cost method ---transportation model implementation in c-Least cost method---transportation model implementation in c++
  3. 所属分类:Compiler program

    • 发布日期:2017-04-11
    • 文件大小:714byte
    • 提供者:Akshay
  1. aodv

    1下载:
  2. opnet下修改AODV路由协议,将min hop routing 改为min cost routing,附说明文档-opnet to modify the AODV routing protocol, the min hop routing changed to min cost routing, attached documentation
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:3.09mb
    • 提供者:孙亮
  1. lap_cpp

    0下载:
  2. 线性分配算法的C++版本,在MATLAB调用mex命令编译后可以直接在MATLAB中运行,函数assianstment=lap(cost),cost为匹配的代价矩阵,assianstment为输出匹配矩阵-Linear assignment algorithm C++ version of the call in the MATLAB mex command can be compiled to run directly in the MATLAB function assianstment =
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:5.32kb
    • 提供者:123
  1. cost.cpp

    0下载:
  2. A program that lets user to enter quantity and price of an item and a function that finds the cost of product i.e. price*qty including tax
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:5.92kb
    • 提供者:benjol
  1. The-COST-benchmark-and-simulator

    0下载:
  2. 欧洲科技研究合作组织对污水处理仿真基准的描述和仿真指南-The COST simulation benchmark Descr iption and simulator
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1.11mb
    • 提供者:韩华翔
  1. fuel cost

    0下载:
  2. this source code for calculate fuel cost of schedule power plant
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:18kb
    • 提供者:pertiwi
  1. Cost

    0下载:
  2. cost of placing PMU in IEEE 14 bus system
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:6kb
    • 提供者:Anees
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com