文件名称:RadarMap
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 37kb
- 下载次数:
- 0次
- 提 供 者:
- zha***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
RadarMap
雷达图
查了不少网上资料,很难找到想要的雷达图实现方法,自己做了,共享一下。
编译环境 VC# 2008
功能:
1. 利用GID+,在PictureBox上画雷达图背景,非加载图片资源
2. 输入框内写入方位俯仰AZ,EL的数值,在雷达图上以红色点显示位置
3. 鼠标在图片区域内移动,动态显示方位俯仰AZ,EL的数值。
by zhangf QD-RadarMap
radar chart
compilation environment VC# 2008
function:
1. The use of GID+, the radar chart drawn on the PictureBox background, non-load the image resource
2. the input box to write position pitch AZ, EL values in the red point on the radar chart display position
3 moves the mouse in the picture area, dynamic display orientation pitch AZ, EL values.
by zhangf QD
雷达图
查了不少网上资料,很难找到想要的雷达图实现方法,自己做了,共享一下。
编译环境 VC# 2008
功能:
1. 利用GID+,在PictureBox上画雷达图背景,非加载图片资源
2. 输入框内写入方位俯仰AZ,EL的数值,在雷达图上以红色点显示位置
3. 鼠标在图片区域内移动,动态显示方位俯仰AZ,EL的数值。
by zhangf QD-RadarMap
radar chart
compilation environment VC# 2008
function:
1. The use of GID+, the radar chart drawn on the PictureBox background, non-load the image resource
2. the input box to write position pitch AZ, EL values in the red point on the radar chart display position
3 moves the mouse in the picture area, dynamic display orientation pitch AZ, EL values.
by zhangf QD
(系统自动生成,下载前可以参看下载内容)
下载文件列表
RadarMap.sln
RadarMap.suo
截图.bmp
说明.txt
RadarMap\bin\Debug\RadarMap.exe
........\Form1.cs
........\Form1.Designer.cs
........\Form1.resx
........\Program.cs
........\...perties\AssemblyInfo.cs
........\..........\Resources.Designer.cs
........\..........\Resources.resx
........\..........\Settings.Designer.cs
........\..........\Settings.settings
........\RadarMap.csproj
........\bin\Debug
........\bin
........\obj
........\Properties
RadarMap
RadarMap.suo
截图.bmp
说明.txt
RadarMap\bin\Debug\RadarMap.exe
........\Form1.cs
........\Form1.Designer.cs
........\Form1.resx
........\Program.cs
........\...perties\AssemblyInfo.cs
........\..........\Resources.Designer.cs
........\..........\Resources.resx
........\..........\Settings.Designer.cs
........\..........\Settings.settings
........\RadarMap.csproj
........\bin\Debug
........\bin
........\obj
........\Properties
RadarMap