BW10

BI工具与报表优化
本文旨在探讨BI工具的功能及如何根据公司成本中心会计的具体需求来设计数据模型,并介绍ETL流程,利用BusinessContent加速BI实施过程,同时分享提高报表效率的方法。
课程目标: 理解BI工具及其功能; 根据公司成本中心会计这个业务场景的信息需求,定义和设计数据模型; ETL; 使用Business Content加速实现BI; 知道一些工具能有效地提升报表的运行。 debate 争论,辩论
if(ui->FR1->isChecked()&& ui->scs15khz->isChecked()) { ui->bw3_nr->setEnabled(1); ui->bw5_nr->setEnabled(1); ui->bw10_nr->setEnabled(1); ui->bw15_nr->setEnabled(1); ui->bw20_nr->setEnabled(1); ui->bw25_nr->setEnabled(1); ui->bw30_nr->setEnabled(1); ui->bw35_nr->setEnabled(1); ui->bw40_nr->setEnabled(1); ui->bw45_nr->setEnabled(1); ui->bw50_nr->setEnabled(1); ui->bw60_nr->setEnabled(0); ui->bw70_nr->setEnabled(0); ui->bw80_nr->setEnabled(0); ui->bw90_nr->setEnabled(0); ui->bw100_nr->setEnabled(0); ui->bw200_nr->setEnabled(0); ui->bw400_nr->setEnabled(0); } else if(ui->FR1->isChecked()&& ui->scs30khz->isChecked()) { ui->bw3_nr->setEnabled(0); ui->bw5_nr->setEnabled(1); ui->bw10_nr->setEnabled(1); ui->bw15_nr->setEnabled(1); ui->bw20_nr->setEnabled(1); ui->bw25_nr->setEnabled(1); ui->bw30_nr->setEnabled(1); ui->bw35_nr->setEnabled(1); ui->bw40_nr->setEnabled(1); ui->bw45_nr->setEnabled(1); ui->bw50_nr->setEnabled(1); ui->bw60_nr->setEnabled(1); ui->bw70_nr->setEnabled(1); ui->bw80_nr->setEnabled(1); ui->bw90_nr->setEnabled(1); ui->bw100_nr->setEnabled(1); ui->bw200_nr->setEnabled(0); ui->bw400_nr->setEnabled(0); } else if(ui->FR1->isChecked()&& ui->scs60khz->isChecked()) { ui->bw3_nr->setEnabled(0); ui->bw5_nr->setEnabled(0); ui->bw10_nr->setEnabled(1); ui->bw15_nr->setEnabled(1); ui->bw20_nr->setEnabled(1); ui->bw25_nr->setEnabled(1); ui->bw30_nr->setEnabled(1); ui->bw35_nr->setEnabled(1); ui->bw40_nr->setEnabled(1); ui->bw45_nr->setEnabled(1); ui->bw50_nr->setEnabled(1); ui->bw60_nr->setEnabled(1); ui->bw70_nr->setEnabled(1); ui->bw80_nr->setEnabled(1); ui->bw90_nr->setEnabled(1); ui->bw100_nr->setEnabled(1); ui->bw200_nr->setEnabled(0); ui->bw400_nr->setEnabled(0); }精简代码
08-22
if(MIMO==2) { if(ui->bw1p4->isChecked()) { if(ui->cfi->currentText()=="1(1 PDCCH symbol)") {cfiper=0.2714;} else if(ui->cfi->currentText()=="2(2 PDCCH symbols)") { {cfiper=0.3428;} } else if(ui->cfi->currentText()=="3(3 PDCCH symbols)") { {cfiper=0.4142;} } } else if(ui->bw3->isChecked()) { if(ui->cfi->currentText()=="1(1 PDCCH symbol)") {cfiper=0.1657;} else if(ui->cfi->currentText()=="2(2 PDCCH symbols)") { {cfiper=0.2371;} } else if(ui->cfi->currentText()=="3(3 PDCCH symbols)") { {cfiper=0.3085;} } } else if(ui->bw5->isChecked()) { if(ui->cfi->currentText()=="1(1 PDCCH symbol)") {cfiper=0.1565;} else if(ui->cfi->currentText()=="2(2 PDCCH symbols)") { {cfiper=0.228;} } else if(ui->cfi->currentText()=="3(3 PDCCH symbols)") { {cfiper=0.2994;} } } else if(ui->bw10->isChecked()) { if(ui->cfi->currentText()=="1(1 PDCCH symbol)") {cfiper=0.1497;} else if(ui->cfi->currentText()=="2(2 PDCCH symbols)") { {cfiper=0.2211;} } else if(ui->cfi->currentText()=="3(3 PDCCH symbols)") { {cfiper=0.2925;} } } else if(ui->bw15->isChecked()) { if(ui->cfi->currentText()=="1(1 PDCCH symbol)") {cfiper=0.1474;} else if(ui->cfi->currentText()=="2(2 PDCCH symbols)") { {cfiper=0.2188;} } else if(ui->cfi->currentText()=="3(3 PDCCH symbols)") { {cfiper=0.2902;} } } else if(ui->bw20->isChecked()) { if(ui->cfi->currentText()=="1(1 PDCCH symbol)") {cfiper=0.1462;} else if(ui->cfi->currentText()=="2(2 PDCCH symbols)") { {cfiper=0.2177;} } else if(ui->cfi->currentText()=="3(3 PDCCH symbols)") { {cfiper=0.2891;} } } } else if(MIMO==1) { } else { //xxxx }精简代码
08-21
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值