91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

資源簡(jiǎn)介

C#編寫(xiě)的能夠進(jìn)行高斯投影正反算公式計(jì)算的程序。包括所有源代碼。大地測(cè)量高斯投影正反算程序。

資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Linq;
using?System.Text;
using?System.Threading.Tasks;
using?System.Windows.Forms;

namespace?GaussProjection
{
????public?partial?class?Form1?:?Form
????{
????????public?Form1()
????????{
????????????InitializeComponent();
????
????????}
??????
????????private?void?label1_Click(object?sender?EventArgs?e)
????????{
???????????
????????}

????????private?void?Form1_Load(object?sender?EventArgs?e)
????????{
????????????label1.BackColor?=?Color.Transparent;
????????}

????????private?void?button1_Click(object?sender?EventArgs?e)
????????{
????????????Form2?F2?=?new?Form2();
????????????F2.Show();
????????}

????????private?void?button2_Click(object?sender?EventArgs?e)
????????{
????????????Form3?F3?=?new?Form3();
????????????F3.Show();
????????}
????}
}

?屬性????????????大小?????日期????時(shí)間???名稱(chēng)
-----------?---------??----------?-----??----
?????目錄???????????0??2018-05-01?16:18??GaussProjection\.vs\
?????目錄???????????0??2018-05-01?16:18??GaussProjection\.vs\GaussProjection\
?????目錄???????????0??2018-05-01?16:18??GaussProjection\.vs\GaussProjection\v14\
?????文件???????46080??2018-06-20?14:40??GaussProjection\.vs\GaussProjection\v14\.suo
?????文件????????1012??2018-05-01?16:18??GaussProjection\GaussProjection.sln
?????目錄???????????0??2018-05-03?20:56??GaussProjection\GaussProjection\
?????文件?????????189??2018-05-01?16:18??GaussProjection\GaussProjection\App.config
?????目錄???????????0??2018-05-01?16:18??GaussProjection\GaussProjection\bin\
?????目錄???????????0??2018-05-01?16:36??GaussProjection\GaussProjection\bin\Debug\
?????文件??????126464??2018-05-03?20:56??GaussProjection\GaussProjection\bin\Debug\GaussProjection.exe
?????文件?????????189??2018-05-01?16:18??GaussProjection\GaussProjection\bin\Debug\GaussProjection.exe.config
?????文件???????40448??2018-05-03?20:56??GaussProjection\GaussProjection\bin\Debug\GaussProjection.pdb
?????文件???????22696??2018-06-20?14:27??GaussProjection\GaussProjection\bin\Debug\GaussProjection.vshost.exe
?????文件?????????189??2018-05-01?16:18??GaussProjection\GaussProjection\bin\Debug\GaussProjection.vshost.exe.config
?????文件?????????490??2018-04-12?07:35??GaussProjection\GaussProjection\bin\Debug\GaussProjection.vshost.exe.manifest
?????文件?????????942??2018-05-01?21:51??GaussProjection\GaussProjection\Form1.cs
?????文件????????4539??2018-05-01?21:51??GaussProjection\GaussProjection\Form1.Designer.cs
?????文件??????151008??2018-05-01?21:51??GaussProjection\GaussProjection\Form1.resx
?????文件????????5086??2018-05-03?20:56??GaussProjection\GaussProjection\Form2.cs
?????文件???????23689??2018-05-03?20:56??GaussProjection\GaussProjection\Form2.Designer.cs
?????文件????????5817??2018-05-03?20:56??GaussProjection\GaussProjection\Form2.resx
?????文件????????4656??2018-05-03?20:56??GaussProjection\GaussProjection\Form3.cs
?????文件???????20446??2018-05-03?20:56??GaussProjection\GaussProjection\Form3.Designer.cs
?????文件????????5817??2018-05-03?20:56??GaussProjection\GaussProjection\Form3.resx
?????文件????????4536??2018-05-01?17:11??GaussProjection\GaussProjection\GaussProjection.csproj
?????目錄???????????0??2018-05-01?16:18??GaussProjection\GaussProjection\obj\
?????目錄???????????0??2018-05-03?20:56??GaussProjection\GaussProjection\obj\Debug\
?????文件????????1464??2018-05-03?20:41??GaussProjection\GaussProjection\obj\Debug\DesignTimeResolveAssemblyReferences.cache
?????文件????????7507??2018-06-20?14:27??GaussProjection\GaussProjection\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件????????2029??2018-06-20?14:27??GaussProjection\GaussProjection\obj\Debug\GaussProjection.csproj.FileListAbsolute.txt
?????文件????????1092??2018-05-03?20:56??GaussProjection\GaussProjection\obj\Debug\GaussProjection.csproj.GenerateResource.Cache
............此處省略18個(gè)文件信息

評(píng)論

共有 條評(píng)論