代码搜索:GPSReader
找到约 84 项符合「GPSReader」的源代码
代码结果 84
www.eeworm.com/read/324092/13288292
java gpscanvas.java
/*****************************************************************************
Description: The GPSCanvas class is used to display the GPS data.
A GPSReader is created and the connecti
www.eeworm.com/read/305074/13779273
txt testgpsreadercs.csproj.filelist.txt
bin\Debug\TestGPSReaderCS.exe
bin\Debug\TestGPSReaderCS.pdb
bin\Debug\GPSReader.dll
bin\Debug\GPSReader.pdb
obj\Debug\ResolveAssemblyReference.cache
obj\Debug\TestGPSReader.Form1.resources
obj\D
www.eeworm.com/read/305074/13779279
txt testgpsreadervb.vbproj.filelist.txt
bin\Debug\TestGPSReaderVB.exe
bin\Debug\TestGPSReaderVB.pdb
bin\Debug\GPSReader.dll
bin\Debug\GPSReader.pdb
obj\Debug\ResolveAssemblyReference.cache
obj\Debug\TestGPSReaderVB.Form1.resources
obj
www.eeworm.com/read/211063/15187759
java gpscanvas.java
/*****************************************************************************
Description: The GPSCanvas class is used to display the GPS data.
A GPSReader is created and the connecti
www.eeworm.com/read/227255/4776957
txt testgpsreadercs.csproj.filelist.txt
bin\Debug\TestGPSReaderCS.exe
bin\Debug\TestGPSReaderCS.pdb
bin\Debug\GPSReader.dll
bin\Debug\GPSReader.pdb
obj\Debug\ResolveAssemblyReference.cache
obj\Debug\TestGPSReaderCS.TestGPSReader.resour
www.eeworm.com/read/492336/1176239
txt testgpsreadercs.csproj.filelistabsolute.txt
C:\Documents and Settings\Administrator\桌面\新建文件夹\GPSReader\TestGPSReaderCS\bin\Debug\TestGPSReaderCS.exe
C:\Documents and Settings\Administrator\桌面\新建文件夹\GPSReader\TestGPSReaderCS\bin\Debug\TestGPSRe
www.eeworm.com/read/154068/5643282
java nmeaparser.java
package GPSreader;
import java.util.*;
public class NmeaParser
{
private String splitData[];
private String parsedData[];
public Vector nmea = new Vector();
public Nm