超高压数据中心代码提交

This commit is contained in:
2023-03-31 08:44:34 +08:00
parent a71dd44eee
commit 45417cbecf
3 changed files with 63 additions and 3 deletions

View File

@@ -87,7 +87,7 @@ public class ComAssesUtil {
if (getBysxf()) {
//G和F得出综合权重A
if (getZhqzf()) {
//A[0] = 0.28;A[1] = 0.23;A[2] = 0.13;A[3] = 0.16;A[4] = 0.08;A[5] = 0.12;
A[0] = 0.28f;A[1] = 0.23f;A[2] = 0.13f;A[3] = 0.16f;A[4] = 0.08f;A[5] = 0.12f;
for (i = 0; i < GRADE_NUM; i++) {
B[i] = 0;
for (j = 0; j < ST_QT_NUM; j++) {