Location:
Search - cost
Search list
Description: 一个使用VB开发的成本计算软件原始代码。其中使使用ACCESS作为其后台数据库。-a VB development cost calculation software source code. ACCESS which led to the use of the database as part of its background.
Platform: |
Size: 84779 |
Author: 李鄙视 |
Hits:
Description: 一个很好的cost算法对文件夹、文档、图片、视频等的加解密可以有效的保证文件的安全-cost of a good algorithm for folders, documents, pictures, video, the encryption and decryption can effectively guarantee the safety document
Platform: |
Size: 2364 |
Author: JAKE |
Hits:
Description: Testing of Lower Cost Remote Control System
Platform: |
Size: 760519 |
Author: yaoguodong007 |
Hits:
Description: 求网络的最小费用最大流网络版-for the minimum cost network flow largest online edition
Platform: |
Size: 18432 |
Author: 韩丹 |
Hits:
Description: 这是计算机算法基础中的动态规划的方法的一个例子,多段图是一个很经典的问题!这里的程序用于求解最小成本路径,用类似的思想可以解决最优分配方案的问题!-This is a computer algorithm based on the dynamic programming methods of an example, many of the map is a classic question! Here the procedures for calculating the minimum cost path, with similar ideas can solve the optimal distribution program!
Platform: |
Size: 5120 |
Author: 中国 |
Hits:
Description: 一个很好的cost算法对文件夹、文档、图片、视频等的加解密可以有效的保证文件的安全-cost of a good algorithm for folders, documents, pictures, video, the encryption and decryption can effectively guarantee the safety document
Platform: |
Size: 2048 |
Author: JAKE |
Hits:
Description: 本程序是利用Ford和Fulkerson迭加算法,求最小费用最大流-use of this procedure is superposition Ford and Fulkerson algorithm, the minimum cost for maximum flow
Platform: |
Size: 2048 |
Author: 李平 |
Hits:
Description: prolog 找路例子程序:
=== === ===
Part 1-Adding connections
Part 2-Simple Path
example
| ?- path1(a,b,P,T).
will produce the response:
T = 15
P = [a,b] ?
Part 3 - Non-repeating path
As an example, the query:
?- path2(a,h,P,T).
will succeed and may produce the bindings:
P = [a,depot,b,d,e,f,h]
T = 155
Part 4 - Generating a path below a cost threshold
As an example, the query:
?- path_below_cost(a,[a,b,c,d,e,f,g,h],RS,300).
returns:
RS = [a,b,depot,c,d,e,g,f,h] ?
RS = [a,c,depot,b,d,e,g,f,h] ?
no
==================================
-prolog to find a way examples : ==================================== Part 1-Adding connections Part 2- Simple Path example |- path1 (a, b, P, T). will produce the response : T = 15, P = [a, b] Part 3-Non-repeating path As an example, the query :-path2 (a, h, P, T). will succeed and may produce the bindings : P = [a, depot, b, d, e, f, h] T = 155 Part 4-Generating a path below a cost threshold As an example, the query :-path_below_cost (a, [a, b, c, d, e, f, g, h], RS, 300). returns : RS = [a, b, depot, c, d, e , g, f, h] RS = [a, c, depot, b, d, e, g, f, h] no =====================
Platform: |
Size: 2048 |
Author: Fa |
Hits:
Description: 本文用C语言实现了优化算法-最小费用最大流算法,主要用于图论领域-Using C programming language, the optimization algorithm-minimum cost maximum flow algorithm, mainly for the field of graph theory
Platform: |
Size: 3072 |
Author: 申辉 |
Hits:
Description: 题目:求网络的最小费用最大流-C语言
已经经过调试,没有问题!-topics : finding the minimum cost maximum flow-through C language has been tested and no problems!
Platform: |
Size: 20480 |
Author: 周琳 |
Hits:
Description: 用Floyd算法设计的最小费用最大流,求最大流时,用的是标号算法-Floyd algorithm design with the minimum cost maximum flow, for maximum flow, the algorithm is labeling
Platform: |
Size: 1024 |
Author: 杨 |
Hits:
Description: 这是一个求网络最小费用最大流问题的一个C++的程序已经经过调试,请放心使用.-This is a minimum cost network for the largest flow of a C procedures after debugging, please rest assured that use.
Platform: |
Size: 5120 |
Author: 下沙 |
Hits:
Description: erp 成本管理程序delphi源代码,请大家多提意见 -erp cost management procedures delphi source code, please do so
Platform: |
Size: 1689600 |
Author: 徐洋 |
Hits:
Description: 一个使用VB开发的成本计算软件原始代码。其中使使用ACCESS作为其后台数据库。-a VB development cost calculation software source code. ACCESS which led to the use of the database as part of its background.
Platform: |
Size: 84992 |
Author: 李鄙视 |
Hits:
Description: This user’s manual describes SAMSUNG s S3C2440A 16/32-bit RISC microprocessor. SAMSUNG’s S3C2440A is
designed to provide hand-held devices and general applications with low-power, and high-performance microcontroller
solution in small die size. To reduce total system cost, the S3C2440A includes the following components.
-This user s manual describes SAMSUNG s S3C2440A 16/32-bit RISC microprocessor. SAMSUNG s S3C2440A isdesigned to provide hand-held devices and general applications with low-power, and high-performance microcontrollersolution in small die size. To reduce total system cost, the S3C2440A includes the following components.
Platform: |
Size: 2202624 |
Author: 鲍丹 |
Hits:
Description: 最大最小流程序。包括最大流网络,最小费用最大流。算法的一些实现。-Max-min flow procedures. Including the maximum flow network, minimum cost maximum flow. Some of realize algorithm.
Platform: |
Size: 110592 |
Author: HuiCong |
Hits:
Description: design of a low cost INS GPS
Platform: |
Size: 904192 |
Author: kurt |
Hits:
Description: 欧洲科技研究合作组织对污水处理仿真基准的描述和仿真指南-The COST simulation benchmark Description and simulator
Platform: |
Size: 1169408 |
Author: 韩华翔 |
Hits:
Description: this source code for calculate fuel cost of schedule power plant
Platform: |
Size: 18432 |
Author: pertiwi
|
Hits:
Description: cost of placing PMU in IEEE 14 bus system
Platform: |
Size: 6144 |
Author: Anees |
Hits:
« 12
3
4
5
6
7
8
9
10
...
50
»