文件名称:test
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 384kb
- 下载次数:
- 0次
- 提 供 者:
- 郭*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
某公司收到若干报价,然后报价由低到高进行排序。设最低报价为F,最高报价为G。n=0.2*(G-F)
设A,B,C,D,E五个等距区间并取:
A=[F,F+n) B=[F+n,F+2n) C=[F+2n,F+3n) D=[F+3n,F+4n) E=[F+4n,G)
所有的报价都按各自的大小,分别列入上面五个区间。各自区间内的最小报价为该区间的代表报价。如果某区间内没有报价 则以小于该区间的且与该区间相邻的区间内的最高报价代表该区间报价,如果该区间与与之相邻的较小区间内都没有报价则该区间不参加最后计算。取各区间的代表值, 求出其平均值 做为评标基准报价
-A company received a number of quotations, and quotations from low to high order. Minimum price for the F, the highest offer for the G. n = 0.2* (GF) Let A, B, C, D, E, and five equidistant intervals obtained: A = [F, F+ n) B = [F+ n, F+2 n) C = [F+ 2n, F+3 n) D = [F+3 n, F+4 n) E = [F+4 n, G) All quotes are by their size, five were included in the above range. The minimum offer their own range representative of the range quoted. If a range does not offer less than the range of places and range of adjacent intervals with the highest offer within the offer on behalf of the interval, if the interval and the adjacent smaller range do not offer the range not to participate the final calculation. Take the representative value of each interval, calculate the average price as a benchmark evaluation
设A,B,C,D,E五个等距区间并取:
A=[F,F+n) B=[F+n,F+2n) C=[F+2n,F+3n) D=[F+3n,F+4n) E=[F+4n,G)
所有的报价都按各自的大小,分别列入上面五个区间。各自区间内的最小报价为该区间的代表报价。如果某区间内没有报价 则以小于该区间的且与该区间相邻的区间内的最高报价代表该区间报价,如果该区间与与之相邻的较小区间内都没有报价则该区间不参加最后计算。取各区间的代表值, 求出其平均值 做为评标基准报价
-A company received a number of quotations, and quotations from low to high order. Minimum price for the F, the highest offer for the G. n = 0.2* (GF) Let A, B, C, D, E, and five equidistant intervals obtained: A = [F, F+ n) B = [F+ n, F+2 n) C = [F+ 2n, F+3 n) D = [F+3 n, F+4 n) E = [F+4 n, G) All quotes are by their size, five were included in the above range. The minimum offer their own range representative of the range quoted. If a range does not offer less than the range of places and range of adjacent intervals with the highest offer within the offer on behalf of the interval, if the interval and the adjacent smaller range do not offer the range not to participate the final calculation. Take the representative value of each interval, calculate the average price as a benchmark evaluation
(系统自动生成,下载前可以参看下载内容)
下载文件列表
test\1.c
....\1.dsp
....\1.dsw
....\1.ncb
....\1.opt
....\1.plg
....\2.c
....\2.dsp
....\2.dsw
....\2.ncb
....\2.opt
....\2.plg
....\Debug\1.exe
....\.....\1.ilk
....\.....\1.obj
....\.....\1.pch
....\.....\1.pdb
....\.....\2.exe
....\.....\2.ilk
....\.....\2.obj
....\.....\2.pch
....\.....\2.pdb
....\.....\vc60.idb
....\.....\vc60.pdb
....\编程.doc
....\Debug
test
....\1.dsp
....\1.dsw
....\1.ncb
....\1.opt
....\1.plg
....\2.c
....\2.dsp
....\2.dsw
....\2.ncb
....\2.opt
....\2.plg
....\Debug\1.exe
....\.....\1.ilk
....\.....\1.obj
....\.....\1.pch
....\.....\1.pdb
....\.....\2.exe
....\.....\2.ilk
....\.....\2.obj
....\.....\2.pch
....\.....\2.pdb
....\.....\vc60.idb
....\.....\vc60.pdb
....\编程.doc
....\Debug
test