登录
首页 » C# » 潮汐调和分析

潮汐调和分析

于 2020-06-28 发布
0 218
下载积分: 1 下载次数: 6

代码说明:

说明:  可以利用某验潮站一定观测周期内的水位数据进行调和分析(最小二乘法)求解出十一个主要分潮的潮汐调和常数(The harmonic constants of eleven main tidal components can be obtained by harmonic analysis of water level data in a certain observation period of a tide gauge station (least square method).)

文件列表:

潮汐调和分析.sln, 1153 , 2019-05-18
潮汐调和分析\App.config, 189 , 2019-05-18
潮汐调和分析\bin\Debug\潮汐调和分析.exe, 19968 , 2019-06-09
潮汐调和分析\bin\Debug\潮汐调和分析.exe.config, 189 , 2019-05-18
潮汐调和分析\bin\Debug\潮汐调和分析.pdb, 46592 , 2019-06-09
潮汐调和分析\Form1.cs, 23162 , 2019-06-09
潮汐调和分析\Form1.Designer.cs, 3177 , 2019-06-09
潮汐调和分析\Form1.resx, 5817 , 2019-06-09
潮汐调和分析\GlobalSuppressions.cs, 485 , 2019-05-18
潮汐调和分析\obj\Debug\DesignTimeResolveAssemblyReferences.cache, 1443 , 2019-05-30
潮汐调和分析\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache, 7224 , 2019-05-18
潮汐调和分析\obj\Debug\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs, 0 , 2019-05-18
潮汐调和分析\obj\Debug\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs, 0 , 2019-05-18
潮汐调和分析\obj\Debug\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs, 0 , 2019-05-18
潮汐调和分析\obj\Debug\潮汐调和分析.csproj.CoreCompileInputs.cache, 42 , 2019-05-18
潮汐调和分析\obj\Debug\潮汐调和分析.csproj.FileListAbsolute.txt, 1035 , 2019-05-18
潮汐调和分析\obj\Debug\潮汐调和分析.csproj.GenerateResource.cache, 1012 , 2019-06-09
潮汐调和分析\obj\Debug\潮汐调和分析.csprojAssemblyReference.cache, 11490 , 2019-05-18
潮汐调和分析\obj\Debug\潮汐调和分析.exe, 19968 , 2019-06-09
潮汐调和分析\obj\Debug\潮汐调和分析.Form1.resources, 180 , 2019-06-09
潮汐调和分析\obj\Debug\潮汐调和分析.pdb, 46592 , 2019-06-09
潮汐调和分析\obj\Debug\潮汐调和分析.Properties.Resources.resources, 180 , 2019-05-18
潮汐调和分析\Program.cs, 530 , 2019-05-18
潮汐调和分析\Properties\AssemblyInfo.cs, 1334 , 2019-05-18
潮汐调和分析\Properties\Resources.Designer.cs, 2849 , 2019-05-18
潮汐调和分析\Properties\Resources.resx, 5612 , 2019-05-18
潮汐调和分析\Properties\Settings.Designer.cs, 1105 , 2019-05-18
潮汐调和分析\Properties\Settings.settings, 249 , 2019-05-18
潮汐调和分析\潮汐调和分析.csproj, 3673 , 2019-05-18

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 1820
    单片机测温度 学习51的可以看一下(Study measured the temperature of the microcontroller 51 can look)
    2011-08-30 19:29:52下载
    积分:1
  • Wireless
    说明:  本示例计算蓝牙的误码率(BER)?或802.11b的通信链路由另一802.11b或蓝牙发射器干扰。它采用了新的MATLAB ?面向对象编程在R2008a发布的功能对象。 主要功能btint和随附的类已从C ++ NIST蓝牙和IEEE 802.11b共存模拟器进行了翻译。原始的C ++代码已作为注释保留在MATLAB代码中,以帮助熟悉C ++的人员理解它。(This example calculates the BER)
    2021-04-06 17:09:02下载
    积分:1
  • UP-Load
    断点续传,用于向服务器上传文件,请大家多多指教。(For the server to upload large files, simplify user operation, powerful function, I hope a lot of advice, don t feel as much as, in addition to what can not upload)
    2013-07-24 23:09:56下载
    积分:1
  • Camshift
    CAMshift跟踪算法程序,使用C++实现,程序可运行(CAMshift tracking algorithm program, using C++ to achieve, the program can run)
    2017-11-24 13:35:52下载
    积分:1
  • 最坏算法
    实现可变分区的最坏适应算法来实现模拟系统对于内存的分配和回收的过程(Realizing the worst-fit algorithm of variable partition to simulate the process of memory allocation and recovery)
    2018-12-20 17:03:35下载
    积分:1
  • ZT-Series-ZigBee
    zigbee的一些基础知识,引脚及其相关协议等(basic zigbee )
    2011-12-23 17:20:13下载
    积分:1
  • Observer
    a observer pattern desing example in c++ a basic class room one
    2015-09-24 17:01:56下载
    积分:1
  • EtherCAT Slave DC Sync to customer
    实现Ethercat现场通讯的主从站代码实例(An Example of Master-slave Station Code for Ethercat Field Communication)
    2019-04-06 13:54:05下载
    积分:1
  • C# 读取 WebBrowser中的图片验证码到pictureBox 【已测试通过,附完整源码】
    用webbrowser打开网页后,读取网页中验证码图片至 picturebox控件, .net framework 2.0和.netframework 4.0 已测试通过 注意:   在COM 页上, 选择 Microsoft HTML Object Library ,添加mshtml 的引用。  使用命名空间  using mshtml。
    2013-03-08下载
    积分:1
  • informationofusers
    说明:  有效的管理网络用户,管理用户的信息等.涉及到了安全性,可靠性.(effective management of network users, manage user information. Relate to the security and reliability.)
    2006-05-06 15:12:00下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载