登录
首页 » Visual C++ » GPS

GPS

于 2015-04-21 发布 文件大小:4008KB
0 242
下载积分: 1 下载次数: 23

代码说明:

  GPS定位信息接收系统、visual C++程序、课程作业(GPS location information receiving system)

文件列表:

GPS
...\Debug
...\.....\GPS.bsc,5694464,2013-04-10
...\.....\GPS.exe,139318,2013-04-10
...\.....\GPS.ilk,439212,2013-04-10
...\.....\GPS.obj,22978,2013-04-10
...\.....\GPS.pch,7500652,2013-04-10
...\.....\GPS.pdb,525312,2013-04-10
...\.....\GPS.res,9120,2013-04-10
...\.....\GPS.sbr,0,2013-04-10
...\.....\GPSDoc.obj,18777,2013-04-10
...\.....\GPSDoc.sbr,0,2013-04-10
...\.....\GPSSet.obj,21262,2013-04-10
...\.....\GPSSet.sbr,0,2013-04-10
...\.....\GPSView.obj,58738,2013-04-10
...\.....\GPSView.sbr,0,2013-04-10
...\.....\MainFrm.obj,19911,2013-04-10
...\.....\MainFrm.sbr,0,2013-04-10
...\.....\MySocket.obj,8774,2013-04-10
...\.....\MySocket.sbr,0,2013-04-10
...\.....\StdAfx.obj,108213,2013-04-10
...\.....\StdAfx.sbr,1471938,2013-04-10
...\.....\vc60.idb,377856,2013-04-10
...\.....\vc60.pdb,380928,2013-04-10
...\GPS.APS,47912,2013-04-10
...\GPS.clw,4740,2013-04-10
...\GPS.cpp,4268,2013-04-10
...\GPS.dsp,4745,2013-04-10
...\GPS.dsw,512,2013-04-10
...\GPS.h,1323,2013-04-10
...\GPS.ncb,99328,2013-04-10
...\GPS.opt,57856,2013-04-10
...\GPS.plg,749,2013-04-10
...\GPS.rc,14802,2013-04-10
...\GPSDoc.cpp,1703,2013-04-10
...\GPSDoc.h,1483,2013-04-10
...\GPSSet.cpp,2494,2013-04-10
...\GPSSet.h,1589,2013-04-10
...\GPSView.cpp,9501,2013-04-10
...\GPSView.h,2561,2013-04-10
...\MainFrm.cpp,2757,2013-04-10
...\MainFrm.h,1581,2013-04-10
...\MySocket.cpp,1634,2013-04-10
...\MySocket.h,1360,2013-04-10
...\ReadMe.txt,4420,2013-04-10
...\res

...\...\GPS.rc2,395,2013-04-10


...\resource.h,1461,2013-04-10
...\StdAfx.cpp,205,2013-04-10
...\StdAfx.h,1153,2013-04-10

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

发表评论

0 个回复

  • IP
    说明:  视频会议模块用于传输图像信息及其他文件,采用vfw编程,便于理解,是很好的学习源码(Video conferencing module for the transmission of image information and other documents, using vfw program, easy to understand, is a good learning source)
    2010-04-01 15:35:30下载
    积分:1
  • Predictive_Model_Analysis
    以由科学数据构成的大型二维数据表为对象,运用预测模型分析方法,实现语义压缩。 用MFC框架建立了一个基于上述方法的压缩解压工具应用程序。(Posed by the scientific data of large-scale two-dimensional data table for the object, the use of prediction model analysis, the realization of semantic compression. MFC framework with the establishment of a method based on the above-mentioned compression decompression tool applications.)
    2007-09-09 12:52:34下载
    积分:1
  • CvvImage
    好多opencv的应用程序界面中在MFC中显示图像,但是我发现这些显示功能大部分用到了一个叫CvvImage的类,最近使用opencv2.3.1,发现找不到这个类了。 没有具体研究过opencv ,但是opencv在MFC中显示图像需要用的一个叫做CvvImage的类的DrawToHDC()的函数,但是我在2.3.1下却怎么也没有找到这个类,和这个函数。在2.3.1的文档下没有关于这个的任何资料,不知道是不是新版本的opencv去掉了这个类,或者用其他的方式实现了。所以我需要用以前的方式实现这个类。在网上找了一些资料。发现这个问题可以这样处理。 我们可以自己建立一个CvvImage.h和一个CvvImage.cpp的文件,添加到工程中。这样我们在工程中包含上这个CvvImage.h的头文件,就可以正常的按照以前的方式使用CvvImage类将图像绘制到MFC控件中了(Many opencv application interface in the MFC display images, but I found that most of these display features used in a class called CvvImage, the recent use of opencv2.3.1, found that the class can not find. There is no specific study of the opencv, but opencv in the MFC to display the image needs to be used in a class called DrawToHDC () function, but I did not find the kind of 2.3.1 under the CvvImage, and this function. There is no information about this in the 2.3.1 document, and it is not known whether the new version of OpenCV has removed this class, or has been implemented in other ways. So I need to use the old way of this class. On the Internet for some information. Found the problem can be handled in this way. We can create a CvvImage.h and a CvvImage.cpp file, added to the project. So we in the project includes the CvvImage.h header file, you can normally use the CvvImage class in accordance with the previous way draws the image to the MFC control.)
    2016-05-03 09:55:45下载
    积分:1
  • severclientWave
    客户端采用evc编译 服务器采用vc6编译 有基本的文字聊天 语音通信 语音做的不好 采用TCP协议,并且服务器端 界面采用CButton继承完成其全部的绘制 保证能运行 wince端由于采用的是外部独立的arm板 不是采用虚拟机 因此重编译可能会有问题 联系方式 qq 656163119(Clients use evc compiler to compile the server using vc6 have a basic text chat voice communication voice did a poor job using TCP protocol, and server-side interface used CButton successor to complete its full draw guaranteed to run wince-side due to use of an external stand-alone arm plate instead of using a virtual machine may be a problem, therefore recompiling Contact qq 656163119)
    2010-02-07 14:22:53下载
    积分:1
  • csharp-logger-0.1.1
    C#的日志工具,思路log4j跟一致.请参阅本站关于log4j的其他资源(C# log tools, consistent with the idea of log4j. Please refer to this site on other resources log4j)
    2009-04-11 21:23:42下载
    积分:1
  • ProfessionalWCFProgramming
    Professional WCF Programming WCF高级编程书附盘(code of Professional WCF Programming)
    2009-05-26 23:00:03下载
    积分:1
  • 16x16
    16X16显示,比8X8显示大一点,可显示任何汉字,8X8显示不行。16的就完全可以。(16X16 display han zi.)
    2012-02-27 15:30:55下载
    积分:1
  • CPPApplication-Programming-200
    C++应用程序200例 让你在实践中学会和理解C++编程(C++ application 200 cases in practice, you learn and understand C++ programming)
    2011-04-20 10:22:53下载
    积分:1
  • VCPPMulti-COM
    windows下的VC++有关于多com接口的编程,是一个在工程中实际用过的例子。(under windows with VC++ programming interface for multi-com, used in a real project.)
    2011-10-05 23:10:53下载
    积分:1
  • 穿目前所有还原下载者 C 源码
    说明:  [C/C++] 穿目前所有还原的下载者 C++源码 下载者包括四个工程: CDown:生成器 userinit:真正的下载者 Dat:驱动和下载者的安装程序 pass:驱动程序 原理:驱动程序可以穿透还原卡,并且可以修改系统文件,这里是通过修改系统文件userinit.exe来实现的。userinit.exe的功能很简单,就是启动explorer.exe。这里就是通过替换uerinit.exe,伪造一个userinit.exe。这个伪造的程序可以实现uerinit.exe的原始功能,并可以实现自定义的功能,比如下载执行,发送数据。 驱动的功能就是替换指定的系统文件。 将userinit Dat pass 编译出来的文件放到cdown的res里,再生成出生成器就可以使用它生成下载者,也就是这个穿还原的程序([C/C++] wear all current restore downloader C++ source code The download includes four projects: CDown: generator Userinit: a true Downloader Dat: driver and downloader installer Pass: Driver Principle: driver can penetrate the restore card, and you can modify the system file, here is through the modification of system file userinit.exe to achieve. The function of userinit.exe is simple, that is, to start explorer.exe. This is where you forge a userinit.exe by replacing uerinit.exe. This fake program can realize the original function of uerinit.exe, and can implement custom functions, such as downloading, executing and sending data. The driver's function is to replace the specified system files. The userinit Dat pass compiled files into the Cdown res, regeneration into the generator, you can use it to generate the download, that is, the process of wearing a restore)
    2021-03-21 03:59:17下载
    积分:1
  • 696516资源总数
  • 106936会员总数
  • 1今日下载