搜索资源列表
itzxcgl
- 用delphi开发的一国际政策匹比系统,可解国际单、双程及三个航段的国际运价计算。主要用于后台。-With the development of an international policy delphi horses than the system can solve the international single, two-way and three segments of the international freight calculations. Mainly used in th
Forwarder-bible
- 实现一个类似appStore货代宝典的软件,可以查询航海运输的时间、费用等信息-Achieve a similar appStore Collection freight forwarding software, you can query marine transportation time, cost and other information
5.1
- /*路程s越远,每公里运费越低。标准如下: s d s<250km 没有折扣 250≤s<500 2 500≤s<1000 5 1000≤s<2000 8 2000≤s<3000 10 s≥3000 15 设每公里,每吨货物的基本运费为p(price缩写),货物重量为w(weight),距离为s,折扣为d(discount), 则总运费f(freight的缩写)的计算公式为:f=p*w*s*(1-d)*/-* S walk farther
zuixiaochengbenliu
- 程序由C语言完成,用Visual Studio 2012编译即可运行。 首先图的格式应为邻接矩阵,程序会提示输入n的大小,然后依次输入节点i,j,以及该节点的容量和成本。容量运费为0可以不用填写。以此类推,直到输入的节点为-1,-1则停止输入。 程序输出最小成本流邻接矩阵和最小成本。-Procedures done by the C language, using Visual Studio 2012 compiler to run. First graph format shoul
GRNN
- 基于GRNN神经网络的货运量预测matlab代码-freight volume forecast based on GRNN neural network