|
H-ARQ
2.3 Node B 스케줄링
3. 표준 내용
3.1 HS-DPCCH (High Speed Dedicated Physical Control Channel)
3.2 HS-DSCH (High Speed Downlink Shared Channel), HSPDSCH
3.3 HS-SCCH (High Speed Shared Control Channel)
3.4 HSDPA와 1xEV-DV의 비교
4. HSDPA와 Wibro의 비교
5. HSDPA 동향
5.1 기술 동
|
- 페이지 20페이지
- 가격 3,000원
- 등록일 2009.05.10
- 파일종류 한글(hwp)
- 참고문헌 있음
- 최근 2주 판매 이력 없음
|
|
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include "GoBackN.h"
int SN_bit_length, distance, link_speed;
int Sn=0, Sf=0, Rn=0, Sw;
int count=0, d;
int ack_count=0;
int ac;
int ct;
int last;
float P, A, U;
frame f[SIZE];
ack a[SIZE];
schedule sche[SIZ
|
- 페이지 15페이지
- 가격 10,000원
- 등록일 2008.11.20
- 파일종류 압축파일
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|