登录
首页 » C# » dealing

dealing

于 2021-04-15 发布
0 272
下载积分: 1 下载次数: 3

代码说明:

说明:  一些处理esa-cci土壤水数据数据用的小程序,其中包含将esa数据转换为gis格式(Some small programs are used to process soil water data of ESA CCI, including converting ESA data to GIS format)

文件列表:

dealing, 0 , 2020-01-21
dealing\.vs, 0 , 2020-01-21
dealing\.vs\dealing, 0 , 2020-01-21
dealing\.vs\dealing\v14, 0 , 2020-01-21
dealing\.vs\dealing\v14\.suo, 32256 , 2020-02-06
dealing\ConsoleApplication1, 0 , 2020-02-05
dealing\ConsoleApplication1\App.config, 189 , 2020-01-16
dealing\ConsoleApplication1\ConsoleApplication1.csproj, 2698 , 2020-01-16
dealing\ConsoleApplication1\Program.cs, 10540 , 2020-02-05
dealing\ConsoleApplication1\Properties, 0 , 2020-01-21
dealing\ConsoleApplication1\Properties\AssemblyInfo.cs, 1346 , 2020-01-16
dealing\ConsoleApplication1\bin, 0 , 2020-01-21
dealing\ConsoleApplication1\bin\Debug, 0 , 2020-01-21
dealing\ConsoleApplication1\bin\Debug\ConsoleApplication1.exe, 11264 , 2020-01-19
dealing\ConsoleApplication1\bin\Debug\ConsoleApplication1.exe.config, 189 , 2020-01-16
dealing\ConsoleApplication1\bin\Debug\ConsoleApplication1.pdb, 22016 , 2020-01-19
dealing\ConsoleApplication1\bin\Debug\ConsoleApplication1.vshost.exe, 22696 , 2020-02-05
dealing\ConsoleApplication1\bin\Debug\ConsoleApplication1.vshost.exe.config, 189 , 2020-01-16
dealing\ConsoleApplication1\bin\Debug\ConsoleApplication1.vshost.exe.manifest, 490 , 2019-03-19
dealing\ConsoleApplication1\bin\Release, 0 , 2020-01-21
dealing\ConsoleApplication1\bin\Release\ConsoleApplication1.exe, 10240 , 2020-02-05
dealing\ConsoleApplication1\bin\Release\ConsoleApplication1.exe.config, 189 , 2020-01-16
dealing\ConsoleApplication1\bin\Release\ConsoleApplication1.pdb, 19968 , 2020-02-05
dealing\ConsoleApplication1\bin\Release\ConsoleApplication1.vshost.exe, 22696 , 2020-02-05
dealing\ConsoleApplication1\bin\Release\ConsoleApplication1.vshost.exe.config, 189 , 2020-01-16
dealing\ConsoleApplication1\bin\Release\ConsoleApplication1.vshost.exe.manifest, 490 , 2019-03-19
dealing\ConsoleApplication1\obj, 0 , 2020-01-21
dealing\ConsoleApplication1\obj\Debug, 0 , 2020-01-21
dealing\ConsoleApplication1\obj\Debug\ConsoleApplication1.csproj.FileListAbsolute.txt, 989 , 2020-02-05
dealing\ConsoleApplication1\obj\Debug\ConsoleApplication1.csprojResolveAssemblyReference.cache, 1922 , 2020-01-16
dealing\ConsoleApplication1\obj\Debug\ConsoleApplication1.exe, 11264 , 2020-01-19
dealing\ConsoleApplication1\obj\Debug\ConsoleApplication1.pdb, 22016 , 2020-01-19
dealing\ConsoleApplication1\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache, 6809 , 2020-02-05
dealing\ConsoleApplication1\obj\Debug\TempPE, 0 , 2020-04-14
dealing\ConsoleApplication1\obj\Debug\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs, 0 , 2020-01-16
dealing\ConsoleApplication1\obj\Debug\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs, 0 , 2020-01-16
dealing\ConsoleApplication1\obj\Debug\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs, 0 , 2020-01-16
dealing\ConsoleApplication1\obj\Release, 0 , 2020-01-21
dealing\ConsoleApplication1\obj\Release\ConsoleApplication1.csproj.FileListAbsolute.txt, 1334 , 2020-02-05
dealing\ConsoleApplication1\obj\Release\ConsoleApplication1.csprojResolveAssemblyReference.cache, 1922 , 2020-01-16
dealing\ConsoleApplication1\obj\Release\ConsoleApplication1.exe, 10240 , 2020-02-05
dealing\ConsoleApplication1\obj\Release\ConsoleApplication1.pdb, 19968 , 2020-02-05
dealing\ConsoleApplication1\obj\Release\DesignTimeResolveAssemblyReferencesInput.cache, 6813 , 2020-02-05
dealing\ConsoleApplication1\obj\Release\TempPE, 0 , 2020-04-14
dealing\ConsoleApplication1\obj\Release\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs, 0 , 2020-01-16
dealing\ConsoleApplication1\obj\Release\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs, 0 , 2020-01-16
dealing\ConsoleApplication1\obj\Release\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs, 0 , 2020-01-16
dealing\dealing.sln, 1024 , 2020-01-16

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

发表评论

0 个回复

  • 用奇异值分解的方法求解方程 Ax = b 的程序
    奇异值分解的方法求解方程,奇异值分解(SVD)是计算机视觉领域中一种使用最为广泛的矩阵分解技术。我们已经知道...关于使用SVD分解方法求解AX=0方程的一点说明(Singular value decomposition (SVD) is one of the most widely used matrix decomposition techniques in computer vision. We already know... A note on the use of the SVD decomposition method to solve the AX=0 equation.)
    2020-08-12 14:58:26下载
    积分:1
  • PCL_supervoxelclustering_label
    说明:  实现超体素分割,并将体素质心保存,以及分割后各点对应的标签全部实现保存(Supervoxel segmentation is realized, and the core of body quality is saved, as well as the corresponding labels of each point after segmentation are all saved.)
    2020-11-04 15:59:52下载
    积分:1
  • bellhop水声信道仿真工具箱及说明书
    说明:  水声通信信道建模;bellhop水声信道仿真工具箱及说明书(Modeling of underwater acoustic communication channel)
    2020-04-29 15:49:04下载
    积分:1
  • 述 internationalization tool Description: The intltool package is a set...
    述 internationalization tool Description: The intltool package is a set of tools for translating the contents of data files using the gettext translation framework. 这个是一个转换文件,用gettext来转换数据文档内容 -Shu internationalization tool Description: The intltool package is a set of tools for translating the contents of data files using the gettext translation framework. This is a conversion file, use gettext to convert the data content of the document
    2022-08-19 17:09:16下载
    积分:1
  • _风力发电机组叶片故障诊断
    风机叶片的裂纹和断裂是导致风机机组事故的重要因素之一,尽早诊断出风机叶片的 故障部位与故障程度,对安全生产具有意义重大。本文将叶片振动信号作为研究对象,利用小波分解方法对其进行信号分解,并与时域和频域方法处理结果进行对比分析,得出诊断结论。仿真结果表明: 小波分解方法可以更有效的获取故障特征信号,具有较高的故障诊断率。(The crack and fracture of fan blade is one of the important factors that cause the accident of fan set. It is important for safety production to diagnose the fault location and failure degree of fan blade as soon as possible. In this paper, the vibration signal of the blade is taken as the object of study. The signal is decomposed by the wavelet decomposition method, and the results are compared with the time domain and frequency domain methods. The diagnosis conclusion is obtained. The simulation results show that the wavelet decomposition method can acquire the fault characteristic signal more effectively, and has higher fault diagnosis rate.)
    2017-06-12 23:11:20下载
    积分:1
  • CracX-0.7.1
    说明:  non so che devo scrivere ma ci provo
    2019-03-10 03:47:35下载
    积分:1
  • 360 小米
    说明:  360 小米WiFi for MAC驱动程序(360 xiaomi wifi driver for mac)
    2020-06-23 18:20:02下载
    积分:1
  • VC++精品源码打包 有很多好的源程序包括在内
    VC++精品源码打包 有很多好的源程序包括在内-VC excellent source bundles are many good sources include
    2022-06-16 22:56:21下载
    积分:1
  • mbzg
    websevice pb6.5调使用事例多参数修改传送,接收返回处理(Websevice tuning example)
    2017-09-14 19:09:26下载
    积分:1
  • DynamicDataDisplay-example-master
    说明:  一款强大的图表框架,支持大数据图形显示(通过图片方式)(DynamicDataDisplay-example-master)
    2020-06-17 10:00:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载