-
雷达模拟代码,用C++ +
应用背景原来,我实现了一个雷达式的对象的思想作为一种解析NMEA GPS数据和结构化视图显示卫星的目的用户控件。这个工作很好,但我也想写我的第一篇文章,现在,这似乎是时间去做它。 ;雷达 ;阶级内部维护一个结构radaritem ; ;实现和吸引他们的雷达。的位置radaritem ; ;是通过翻译两值确定方位: ; ;和 ;海拔。关键技术正如类图中所示,有几个类和一个接口可以在这个实现中工作。首先是最重要的是,雷达和类。这是雷达图像显示的主要类别。有2种方法来获得的,图像和,从和,雷达和类:。
- 2023-01-04 23:35:04下载
- 积分:1
-
CSeries数串单列表类
CSeries数串单列表类-few strings single category list
- 2023-07-06 11:30:03下载
- 积分:1
-
This is an applet program, which implements Stack and List by means of java. It...
用java实现数据结构中的栈和队列,是一个applet程序,可以通过实际操作来演示数据结构的栈的具体实现方式。-This is an applet program, which implements Stack and List by means of java. It can show the actions of stack through operations.
- 2022-07-18 04:12:18下载
- 积分:1
-
In some cases you need to display the callstack of the current thread or your ar...
In some cases you need to display the callstack of the current thread or your are just interested in the callstack of other threads / processes. Therefore I wrote this project.
The goal for this project was the following:
Simple interface to generate a callstack
C++ based to allow overwrites of several methods
Hiding the implementation details (API) from the class interface
Support of x86, x64 and IA64 architecture
Default output to debugger-output window (but can be customized)
Support of user-provided read-memory-function
Support of the widest range of development-IDEs (VC5-VC8)
Most portable solution to walk the callstack
-In some cases you need to display the callstack of the current thread or your are just interested in the callstack of other threads/processes. Therefore I wrote this project.
The goal for this project was the following:
Simple interface to generate a callstack
C++ based to allow overwrites of several methods
Hiding
- 2022-02-14 18:26:54下载
- 积分:1
-
网络数据包捕获,把某一IP当作源IP,然后就可以对其进行分析...
网络数据包捕获,把某一IP当作源IP,然后就可以对其进行分析 -Capture network packets, and IP as a source IP, and then will be able to analyze the
- 2022-03-05 17:41:15下载
- 积分:1
-
tạo thanh trackbar
#包括;
- 2022-01-21 01:59:56下载
- 积分:1
-
它可供初学Turbo c 的人使用,其中个文件独立,内容是用中断写点、读点、填充等。...
它可供初学Turbo c 的人使用,其中个文件独立,内容是用中断写点、读点、填充等。-Turbo c for the beginners to use, which documents the independent, as is interrupted to write, read, fill in the blanks.
- 2022-03-26 02:01:28下载
- 积分:1
-
这个程序是基于Windows CE下的按键驱动程序源代码
这个程序是基于Windows CE下的按键驱动程序源代码-This procedure is based on the button under the Windows CE driver source code
- 2022-09-25 18:25:02下载
- 积分:1
-
介绍打开位图的方法及位图的一些相关操作。
介绍打开位图的方法及位图的一些相关操作。-this is a very important homework which can make you know the way to open the picture with VC
- 2022-01-26 02:14:07下载
- 积分:1
-
这是个操作系统中,多线称关于哲学家就餐问题的演示程序!
这是个操作系统中,多线称关于哲学家就餐问题的演示程序!-This is the demo program for the multithread about philosophers having dinner problem in the operating system!
- 2022-05-07 01:41:21下载
- 积分:1