從系統(tǒng)外干擾來看:由于多運營商多個LTE系統(tǒng)以及兩種體制(FDD和TDD)的同時引入,疊加在現(xiàn)有的2G/3G網(wǎng)絡(luò)上,將使得本已非常復(fù)雜的無線環(huán)境進一步惡化。LTE與2G/3G各制式間以及與其他運營商LTE系統(tǒng)間的共站或共存所需要的隔離度問題,需要在建網(wǎng)前期方案審核階段及建網(wǎng)后無線網(wǎng)絡(luò)優(yōu)化過程中特別是工程優(yōu)化階段給予更多的關(guān)注;
標(biāo)簽: 通信-網(wǎng)絡(luò)優(yōu)化
上傳時間: 2015-04-25
上傳用戶:dghfch
斯坦福大學(xué)機器學(xué)習(xí)英文講義,Andrew ng 大神所寫。
標(biāo)簽: 機器學(xué)習(xí)
上傳時間: 2015-11-23
上傳用戶:384670111
整個供應(yīng)鏈的管理,從生產(chǎn)商 分銷商 供應(yīng)商的操作,在系統(tǒng)的思想上使盈利最大
標(biāo)簽: 供應(yīng)鏈 物流
上傳時間: 2016-01-31
上傳用戶:324清熱
手機電平的定義,各營運商定義都不一樣。 比如聯(lián)通的基本覆蓋要保證在-95dBm,移動就可能不是。 聯(lián)通深度覆蓋電平為-70dBm,移動的也不是。 而網(wǎng)絡(luò)制式不一樣,定義的標(biāo)準(zhǔn)更不一樣。
標(biāo)簽: 頻段劃分
上傳時間: 2016-06-03
上傳用戶:jpfcs
msp430The LDC1312 and LDC1314 are 2- and 4-channel, 1? Easy-to-use – minimal configuration required 12-bit inductance to digital converters (LDCs) for ? Measure up to 4 sensors with one IC inductive sensing solutions. With multiple channels ? Multiple channels support environmental and and support for remote sensing, the LDC1312 and aging compensation LDC1314 enable the performance and reliability benefits of inductive sensing to be realized at minimal? Multi-channel remote sensing provides lowest cost and power. The products are easy to use, onlysystem cost requiring that the sensor frequency be within 1 kHz ? Pin-compatible medium and high-resolution and 10 MHz to begin sensing. The wide 1 kHz to 10 options MHz sensor frequency range also enables use of very small PCB coils, further reducing sensing– LDC1312/4: 2/4-ch 12-bit LDC solution cost and size.– LDC1612/4: 2/4-ch 28
上傳時間: 2016-07-22
上傳用戶:tongmoonsky
uniper 網(wǎng)絡(luò)公司推出下一代中級萬兆多業(yè)務(wù)邊緣路由平臺M120,M120多業(yè)務(wù)邊緣路由平臺的傳輸速度高達萬兆,加上靈活且具成本效益的服務(wù)配置,能夠幫助傳統(tǒng)移動通訊提供商、有線運營商和大型企業(yè)更迅速的向下一代融合式IP商用及家用服務(wù)遷移。 M120基于Juniper的下一代數(shù)據(jù)包轉(zhuǎn)發(fā)引擎技術(shù)I-chip。I-chip利用最新的芯片技術(shù)提升效率,令M120具備無與倫比的可擴展性和性能,能夠在單一平臺上支持100,000多個邏輯接口。M120為應(yīng)用及用戶提供更好的服務(wù)功能,并增強可擴展性,讓提供商在不影響性能的情況下提高每個平臺支持的服務(wù)和客戶數(shù)量。這不僅提高了服務(wù)靈活性,還降低了單個用戶的成本。 ,juniper_SSG,VPN,防火墻
標(biāo)簽: juniper_SSG VPN 防火墻
上傳時間: 2016-09-02
上傳用戶:liulinshan2010
電子商務(wù)概論課后習(xí)題及參考答案 馬云說,現(xiàn)在不做電商,將來將無商可務(wù)
標(biāo)簽: 電子商務(wù)
上傳時間: 2016-12-05
上傳用戶:hahah
#include "string.h" #include "ctype.h" #include "stdio.h" search(char pd[]) {FILE *fp; int time=0,i=0,j=0,add[80],k=0,m; char *ch, str[900]; m=strlen(pd); if((fp=fopen("haha.txt","r"))==NULL) { printf("Cannot open this file\n"); exit(0); } for(;!feof(fp);i++) { str[i]=fgetc(fp); if(tolower(str[i])==tolower(pd[k])) {k++; if(k==m) if(!isalpha(i-m)&&!isalpha((str[i++]=fgetc(fp)))) { time++; add[j]=i-m+1; j++; k=0; } else k=0; } } if(time) { printf("The time is:%d\n",time); printf("The adders is:\n"); for(i=0;i
標(biāo)簽: 查詢學(xué)會少年宮
上傳時間: 2016-12-29
上傳用戶:767483511
#include "string.h" #include "ctype.h" #include "stdio.h" search(char pd[]) {FILE *fp; int time=0,i=0,j=0,add[80],k=0,m; char *ch, str[900]; m=strlen(pd); if((fp=fopen("haha.txt","r"))==NULL) { printf("Cannot open this file\n"); exit(0); } for(;!feof(fp);i++) { str[i]=fgetc(fp); if(tolower(str[i])==tolower(pd[k])) {k++; if(k==m) if(!isalpha(i-m)&&!isalpha((str[i++]=fgetc(fp)))) { time++; add[j]=i-m+1; j++; k=0; } else k=0; } } if(time) { printf("The time is:%d\n",time); printf("The adders is:\n"); for(i=0;i<j;i++) printf("%5d",add[i]); if(i%5==0) printf("\n"); getch(); fclose(fp); } else printf("Sorry!Cannot find the word(^_^)"); } main() { char pd[10],choose='y'; int flag=1; while(flag) {printf("In put the word you want to seqarch:"); scanf("%s",pd); search(strlwr(pd)); printf("\nWould you want to continue?(Y/N):"); getchar(); scanf("%c",&choose); if((tolower(choose))=='n') flag=0; else flag=1; } printf("Thanks for your using!Bye-bye!\n"); getch(); }
標(biāo)簽: 學(xué)生專用
上傳時間: 2016-12-29
上傳用戶:767483511
精度除法函數(shù)。 調(diào)用函數(shù),并輸入被除數(shù)、除數(shù)和精確到小數(shù)點后多少位。即可得到商的整數(shù)部分和小數(shù)部分。 /*************************精度除法函數(shù)********************************/ //======================================================================== // 函數(shù): Void chufa(unsigned long beichushu,unsigned long chushu, unsigned char wei) // 描述: 精度除法 // 參數(shù): unsigned long beichushu, 被除數(shù) // unsigned long chushu, 除數(shù) // unsigned char wei 精確到小數(shù)點后多少位 // 返回: 無. // 版本: V1.0, 2017-8-3 //========================================================================
上傳時間: 2018-04-16
上傳用戶:qibao9891
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1