嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
GPS
├── 28386351GPSCommtest.rar
├── 28749812zuixinbanben.rar
├── 341276312TestComm
│ ├── TestComm
│ │ ├── Backup
│ │ ├── Debug
│ │ │ ├── RCa04388
│ │ │ ├── RCa07800
│ │ │ ├── TestComm.log
│ │ │ └── TestComm.tlog
│ │ │ ├── CL.command.1.tlog
│ │ │ ├── CL.read.1.tlog
│ │ │ ├── TestComm.lastbuildstate
│ │ │ └── unsuccessfulbuild
│ │ ├── RCa07260
│ │ ├── ReadMe.txt
│ │ ├── StdAfx.cpp
│ │ ├── StdAfx.h
│ │ ├── TestComm.VC.db
│ │ ├── TestComm.clw
│ │ ├── TestComm.cpp
│ │ ├── TestComm.dsp
│ │ ├── TestComm.dsw
│ │ ├── TestComm.h
│ │ ├── TestComm.ncb
│ │ ├── TestComm.opt
│ │ ├── TestComm.plg
│ │ ├── TestComm.rc
│ │ ├── TestComm.sln
│ │ ├── TestComm.vcxproj
│ │ ├── TestComm.vcxproj.filters
│ │ ├── TestCommDlg.cpp
│ │ ├── TestCommDlg.h
│ │ ├── UpgradeLog.htm
│ │ ├── ipch
│ │ │ └── TESTCOMM-22eeaf47
│ │ │ └── TESTCOMM-3b3aefa2.ipch
│ │ ├── mscomm.cpp
│ │ ├── mscomm.h
│ │ ├── res
│ │ │ ├── TestComm.ico
│ │ │ ├── TestComm.rc2
│ │ │ └── Thumbs.db
│ │ └── resource.h
│ └── www.pudn.com.txt
├── 341276312TestComm.rar
├── 51512591串口通信应用程序.rar
├── 96909661GPSModel.rar
├── 98194757GPS.rar
├── zuixinbanben
│ ├── Debug
│ │ ├── StdAfx.obj
│ │ ├── data
│ │ ├── lichengyi.exe
│ │ ├── lichengyi.ilk
│ │ ├── lichengyi.obj
│ │ ├── lichengyi.res
│ │ ├── lichengyiDlg.obj
│ │ ├── mscomm.obj
│ │ ├── vc60.idb
│ │ └── vc60.pdb
│ ├── ReadMe.txt
│ ├── StdAfx.cpp
│ ├── data
│ ├── data.bin
│ ├── lichengyi.aps
│ ├── lichengyi.clw
│ ├── lichengyi.cpp
│ ├── lichengyi.dsp
│ ├── lichengyi.dsw
│ ├── lichengyi.h
│ ├── lichengyi.ncb
│ ├── lichengyi.opt
│ ├── lichengyi.plg
│ ├── lichengyi.rc
│ ├── lichengyi.sdf
│ ├── lichengyi.sln
│ ├── lichengyi.suo
│ ├── lichengyi.vcxproj
│ ├── lichengyi.vcxproj.filters
│ ├── lichengyi.vcxproj.user
│ ├── lichengyiDlg.cpp
│ ├── lichengyiDlg.h
│ ├── mscomm.cpp
│ ├── mscomm.h
│ ├── res
│ │ ├── lichengyi.ico
│ │ └── lichengyi.rc2
│ ├── resource.h
│ └── stdafx.h
└── 第5章 GPS数据采集程序
├── Backup
├── ConfigDlg.cpp
├── ConfigDlg.h
├── Debug
│ ├── ConfigDlg.obj
│ ├── ConfigDlg.sbr
│ ├── GPS.exe
│ ├── GPS.ilk
│ ├── GPS.log
│ ├── GPS.obj
│ ├── GPS.res
│ ├── GPS.sbr
│ ├── GPS.tlog
│ │ ├── CL.command.1.tlog
│ │ ├── CL.read.1.tlog
│ │ ├── GPS.lastbuildstate
│ │ └── unsuccessfulbuild
│ ├── GPSDoc.obj
│ ├── GPSDoc.sbr
│ ├── GPSSet.obj
│ ├── GPSSet.sbr
│ ├── GPSView.obj
│ ├── GPSView.sbr
│ ├── MainFrm.obj
│ ├── MainFrm.sbr
│ ├── SerialPort.obj
│ ├── SerialPort.sbr
│ ├── StdAfx.obj
│ ├── StdAfx.sbr
│ ├── datetime.obj
│ ├── datetime.sbr
│ ├── font.obj
│ ├── font.sbr
│ ├── msdgridctrl.obj
│ ├── msdgridctrl.sbr
│ ├── picture.obj
│ ├── picture.sbr
│ ├── rdc.obj
│ ├── rdc.sbr
│ ├── vc60.idb
│ └── vc60.pdb
├── GPS.APS
├── GPS.clw
├── GPS.clw.bak
├── GPS.cpp
├── GPS.dsp
├── GPS.dsw
├── GPS.h
├── GPS.ncb
├── GPS.opt
├── GPS.plg
├── GPS.rc
├── GPS.vcxproj
├── GPS.vcxproj.filters
├── GPSData.mdb
├── GPSDoc.cpp
├── GPSDoc.h
├── GPSSet.cpp
├── GPSSet.h
├── GPSView.cpp
├── GPSView.h
├── MainFrm.cpp
├── MainFrm.h
├── ReadMe.txt
├── Resource.h
├── SerialPort.cpp
├── SerialPort.h
├── StdAfx.cpp
├── StdAfx.h
├── UpgradeLog.htm
├── datetime.cpp
├── datetime.h
├── font.cpp
├── font.h
├── msdgridctrl.cpp
├── msdgridctrl.h
├── picture.cpp
├── picture.h
├── rdc.cpp
├── rdc.h
└── res
├── GPS.ico
├── GPS.rc2
├── GPSDoc.ico
├── Thumbs.db
└── Toolbar.bmp
16 directories, 161 files