高斯投影程序

时间:2015-11-21 10:35:59
【文件属性】:
文件名称:高斯投影程序
文件大小:53KB
文件格式:ZIP
更新时间:2015-11-21 10:35:59
高斯投影 C#语言 //求*经度 int num=0; //带号 double L0=0, l=0; //L0为*经度 if (this.radioButton3.Checked) { num = (int)(D / 3 + 0.5); L0 = 3 * num; l = ToHD(L - L0); }
【文件预览】:
GaussProjection
----GaussProjection()
--------Form1.cs(9KB)
--------Program.cs(496B)
--------Form1.resx(6KB)
--------Properties()
--------GaussProjection.csproj(4KB)
--------Form1.Designer.cs(16KB)
--------obj()
--------bin()
----GaussProjection.suo(17KB)
----GaussProjection.sln(935B)

网友评论