文件名称:Azimuth-calculation
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2017-03-18
- 文件大小:
- 46kb
- 下载次数:
- 0次
- 提 供 者:
- s***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
输入A、B两点坐标,计算B与A之间的方位角,坐标系为直角坐标系,如输入(0,0)和(1,1),则方位角为45度-Enter the coordinates of A and B and calculate the azimuth angle between B and A. The coordinate system is Cartesian coordinate system, such as input (0,0) and (1,1), the azimuth angle is 45 degrees
(系统自动生成,下载前可以参看下载内容)
下载文件列表
方位角计算\方位角计算\bin\Debug\方位角计算.exe
..........\..........\...\.....\方位角计算.pdb
..........\..........\...\.....\方位角计算.vshost.exe
..........\..........\...\.....\方位角计算.vshost.exe.manifest
..........\..........\Form1.cs
..........\..........\Form1.Designer.cs
..........\..........\Form1.resx
..........\..........\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
..........\..........\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
..........\..........\...\...\.....\方位角计算.csproj.FileListAbsolute.txt
..........\..........\...\...\.....\方位角计算.csproj.GenerateResource.Cache
..........\..........\...\...\.....\方位角计算.exe
..........\..........\...\...\.....\方位角计算.Form1.resources
..........\..........\...\...\.....\方位角计算.pdb
..........\..........\...\...\.....\方位角计算.Properties.Resources.resources
..........\..........\Program.cs
..........\..........\...perties\AssemblyInfo.cs
..........\..........\..........\Resources.Designer.cs
..........\..........\..........\Resources.resx
..........\..........\..........\Settings.Designer.cs
..........\..........\..........\Settings.settings
..........\..........\方位角计算.csproj
..........\方位角计算.sln
..........\方位角计算.suo
..........\..........\obj\x86\Debug\TempPE
..........\..........\...\...\Debug
..........\..........\bin\Debug
..........\..........\obj\x86
..........\..........\bin
..........\..........\obj
..........\..........\Properties
..........\方位角计算
方位角计算