登录
首页 » Visual C++ » DecodeGPSINFO

DecodeGPSINFO

于 2011-07-21 发布 文件大小:8110KB
0 170
下载积分: 1 下载次数: 33

代码说明:

  模拟GPS信号的解析的MFC程序。有卫星的轨迹和人的轨迹图~(GPS signal simulation analysis of the MFC program. Satellite trajectory and the trajectories of people ~)

文件列表:

DecodeGPSINFO
.............\debug
.............\.....\DecodeGPSINFO.exe,131072,2011-07-13
.............\.....\DecodeGPSINFO.ilk,1148548,2011-07-13
.............\.....\DecodeGPSINFO.pdb,3361792,2011-07-13
.............\DecodeGPSINFO
.............\.............\Debug
.............\.............\.....\BuildLog.htm,7388,2011-07-13
.............\.............\.....\DecodeGPSINFO.exe.embed.manifest,936,2011-07-08
.............\.............\.....\DecodeGPSINFO.exe.embed.manifest.res,1000,2011-07-08
.............\.............\.....\DecodeGPSINFO.exe.intermediate.manifest,884,2011-07-13
.............\.............\.....\DecodeGPSINFO.obj,24562,2011-07-08
.............\.............\.....\DecodeGPSINFO.pch,13434880,2011-07-08
.............\.............\.....\DecodeGPSINFO.res,24060,2011-07-13
.............\.............\.....\DecodeGPSINFODlg.obj,93914,2011-07-08
.............\.............\.....\dlg.obj,44151,2011-07-13
.............\.............\.....\mt.dep,65,2011-07-13
.............\.............\.....\stdafx.obj,265606,2011-07-08
.............\.............\.....\vc80.idb,699392,2011-07-13
.............\.............\.....\vc80.pdb,700416,2011-07-13
.............\.............\DecodeGPSINFO.aps,59504,2011-07-13
.............\.............\DecodeGPSINFO.cpp,1740,2011-07-08
.............\.............\DecodeGPSINFO.h,483,2011-07-08
.............\.............\DecodeGPSINFO.rc,6469,2011-07-13
.............\.............\DecodeGPSINFO.vcproj,5649,2011-07-08
.............\.............\DecodeGPSINFO.vcproj.lenovo-THINK.lenovo.user,1421,2011-07-13
.............\.............\DecodeGPSINFODlg.cpp,10295,2011-07-08
.............\.............\DecodeGPSINFODlg.h,1057,2011-07-08
.............\.............\dlg.cpp,2382,2011-07-13
.............\.............\dlg.h,539,2011-07-08
.............\.............\ReadMe.txt,2999,2011-07-08
.............\.............\res

.............\.............\...\DecodeGPSINFO.rc2,369,2011-07-08
.............\.............\resource.h,1328,2011-07-08
.............\.............\stdafx.cpp,144,2011-07-08
.............\.............\stdafx.h,2489,2011-07-08
.............\.............\tob.txt,814903,2011-07-08
.............\DecodeGPSINFO.ncb,14199808,2011-07-13
.............\DecodeGPSINFO.sln,904,2011-07-08

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 辑MFC界面
    编辑MFC界面,打开txt数据文件,读取文件,显示文件里数据的行数。(Edit MFC interface, open the txt data files, read the file, display the number of rows in the data file.)
    2013-12-25 10:36:51下载
    积分:1
  • datelock
    用c编写的时钟信号的源程序,希望对广大网友有用(C prepared by the source clock signal, in the hope that the broad masses of netizens useful)
    2009-03-03 15:06:05下载
    积分:1
  • selectScenesRole
    DirectX程序设计幻灯片,讲述在场景中拾取物品的原理。(DirectX programming slide, pick up objects in the scene about the principle.)
    2011-01-13 16:29:01下载
    积分:1
  • 创建
    说明:  1 程序开发步骤 (1) 打开vc,选择菜单项file->new,选择projects选项卡并建立一个名为"process"的win32 console applicatoin工程;创建时注意指定创建该工程的目录; (2) 在工程中创建源文件"process.cpp":选择菜单项project->add to project->files,在选择框中输入自己想要创建的文件名,这里是"process.cpp";接下来询问是否创建新文件时回答"yes";然后通过Workspace->FileView->Source Files打开该文件(同上一试验); (3) 通过调用菜单命令项build->build all进行编译连接,可以在指定的工程目录下得到debug->process.exe程序;再把给定的launchset.txt文件存入该debug目录下,就可以在控制台下进入该目录以launchset.txt为参数运行程序,命令行为:process launchset.txt;要强调的是,在launchset.txt中指定的应用程序路径要正确,否则建立新的进程时会出错,这时需要对照系统的实际情况改动所给的参数文件。 2 补充说明 这里仅仅给出了编译结果和源程序,没有所创建工程的其他文件。(a program development steps (a) to open vc, select menu item file-gt; New, tab to choose projects and the establishment of a "process" of win32 console applicatoin works; Attention to create designated to create the directory of the project; (2) establish a project document "process.cpp" : Select menu item project-gt; add to project-gt; files, the choice of their own box to create the file name, here is the "process.cpp"; the next question asks whether the creation of new documents to answer "yes"; then Workspace- gt; FileView- gt; Source Files open the document (ibid. a pilot); (3) Order by calling menu items build-gt; build compile all connected, in the specific project directory under debug- gt; process. exe; then to the launchset.txt documents)
    2005-11-04 12:45:13下载
    积分:1
  • MFC_lijiujin
    对侯捷的《深入浅出MFC》进行了自己的一些概括,书中的内容还是比较容易理解的(On Hou Jie s" MFC" explain profound theories in simple language for some of their own summary, the content of the book is still relatively easy to understand)
    2012-03-27 17:19:55下载
    积分:1
  • TCPclients
    AppWizard has created this TCPServer application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that
    2007-08-20 19:24:43下载
    积分:1
  • PC-based-serial-communication
    基于Visual C++串口与下位机通信(Based on Visual C++ serial PC program to communicate with the microcontroller)
    2014-12-06 22:17:30下载
    积分:1
  • TCPsocket
    TCP和UDP socket编程,向固定服务器发送学号姓名信息,用udp从服务器获得一个随机字符串(TCP and UDP socket programming, Student ID Name information sent to the fixed server udp from server to obtain a random string)
    2012-10-21 09:39:54下载
    积分:1
  • Localization_computer
    根据手机双麦克风进行定位 ,电脑客户端程序,c++源程序(According to the mobile phone microphone to locate )
    2021-04-10 18:08:59下载
    积分:1
  • cpplibraryfunctionmanual
    里面包含了linux和c++库函数使用手册,希望对学习c++的人有帮助(Which contains linux and c++ library function manual, and I hope people learn c++ help)
    2011-01-08 12:33:10下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载