-
-
[
Java/JSP]
ofdm-tge.rar
... first expand the bit stream
exdata=[]
for i=1:length(data)
for rep=1:5
exdata= [exdata data(i)]
end
end
ts=.1
t=1:ts:80.9
carrier=cos(pi*t)
multiply expanded bitstream by cosine wave with carrier frequency
this is the BPSK that is ...
-
[
C/C++]
TS.rar
UC/OS-II code, including the touch screen driver, LCD driver
Category:
uCOS Upload User:
hldfqc Size:
1434K
-
-
-
-
-
-
-
-
[
Visual C++ (VC++)]
PSIParser.rar
The PSI Parser filter receives Program Specific Information (PSI) from an MPEG-2 transport stream and extracts program information from the Program Association Table (PAT) and Program Map Tables (PMT). This information enables an application to configure ...