-
This article shall describe a very simple approach to working with a GPS device...
This article shall describe a very simple approach to working with a GPS device within the context of a Visual Basic 2005 application. This article does not address how the GPS device works or everything that can be gleaned from the NEMA 0183 string outputted from most GPS devices rather, the article is intended for those just interested in getting present position from a GPS and using that point to do something interesting like show you where you are on a map.-This article shall describe a very simple approach to working with a GPS device within the context of a Visual Basic 2005 application. This article does not address how the GPS device works or everything that can be gleaned from the NEMA 0183 string outputted from most GPS devices rather, the article is intended for those just interested in getting present position from a GPS and using that point to do something interesting like show you where you are on a map.
- 2022-08-19 17:43:14下载
- 积分:1
-
一个使用delphi做的winsock 的别人的东西我转发一下
一个使用delphi做的winsock 的别人的东西我转发一下-a use of the protocols of doing things others forward what I
- 2022-01-26 02:38:11下载
- 积分:1
-
fegg国人固然
fegg国人固然-fegg people no doubt
- 2022-11-08 10:15:03下载
- 积分:1
-
VC动态显示时间编程,简单的在状态条上VC动态显示时间例子
VC动态显示时间编程,简单的在状态条上VC动态显示时间例子-VC programming dynamic display of time, a simple article in a state of dynamic display of time on the VC example
- 2022-05-07 00:06:55下载
- 积分:1
-
阐述RUP的最佳测试实践。包括:测试的规程、度量、评估等内容...
阐述RUP的最佳测试实践。包括:测试的规程、度量、评估等内容-Test on the RUP best practice. Include: test protocols, measurement, assessment, etc.
- 2022-04-12 23:49:18下载
- 积分:1
-
实现方法: 用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC EXE应用程序,把MFC E...
实现方法: 用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC EXE应用程序,把MFC EXE应用程序中 CAppView,CMainFrame,CAppDocument的文挡和RES目录下的资源拷贝到常规DLL项目中,添加到项目中,编译生成一DLL,在另外一个WIN32应用程序中,启动一线程,在线程函数中显式装载该DLL,取的该DLL内的当前线程, CWinThread *pThread=GetCurrentThread() pThread->Run() 就可装载启动常规DLL内应用程序框架.-method: a normal DLL file has been created with the program wizard and there is an instance generated from CWinApp in the DLL file.Create another MFC EXE appliaction and copy CAppView,CMainFram,CAppDocument and the resources in RES directory to the normal DLL and add to the projec and compile and generate a DLL. In a Win32 application, start a thread which loads the DLL with codes, get the running thread, ie.CWinThread*pThread=GetCurrentThread(), then,pThread->Run() executes the loading and start the execution of the application framework in the normal DLL file.
- 2022-07-13 07:36:52下载
- 积分:1
-
VC++ to achieve a simple voice player can be used for reference for beginners to...
VC++6.0下使用DirectX的教程级源代码,主要是DirectDraw对象-VC++ 6.0 use DirectX tutorial class source code, mainly DirectDraw object
- 2023-02-22 09:20:04下载
- 积分:1
-
Fonts small tools do for myself vb procedures can extract used in LCD dot matrix...
字模小工具,自己做的vb程序,可以提取液晶显示使用的点阵字库。-Fonts small tools do for myself vb procedures can extract used in LCD dot matrix character.
- 2022-02-05 20:01:46下载
- 积分:1
-
JavaScript主要是针对客服端编程,但是,这个说法是不对的。JavaScript是一门独立的语言,像C一样可以做任何事;但是,我这用JavaScript做...
JavaScript主要是针对客服端编程,但是,这个说法是不对的。JavaScript是一门独立的语言,像C一样可以做任何事;但是,我这用JavaScript做客户端辅佐功能。-JavaScript is mainly aimed at customer-side programming, but this view is wrong. JavaScript is a separate language, like C can still do anything however, I have to use JavaScript to do client-side adjuvant function.
- 2023-08-23 02:55:04下载
- 积分:1
-
一个用MCI SDK写的媒体播放器
一个用MCI SDK写的媒体播放器-MCI SDK with a written media player
- 2022-01-30 23:43:37下载
- 积分:1