-
-
-
-
QPSK.zip
QPSK modulated signal generating
-
-
CoordinateISO6709compliant.rar
I have seen many articles here at CodeProject about coordinates and GPS signal handling, like "Writing your own GPS Applications" and "Distance between locations using latitude and longitude" among others. Most of them do some tasks around a latitude/ ...
-
-
tutdac99.zip
Analog and Mixed-Signal Modeling
Using the VHDL-AMS Language
-
-
PanGraphRun.rar
... argv)
QTextCodec::setCodecForTr(QTextCodec::codecForName("GBK"))
PanGraphRun w
if(argc > 1)
{
w.loadFile(QObject::tr(argv[1]))
}
w.showMaximized()
a.connect(&a, SIGNAL(lastWindowClosed()), &a, SLOT(quit()))
return a.exec()
}
-
-