登录
首页 » C# » kkk

kkk

于 2020-06-29 发布 文件大小:131KB
0 96
下载积分: 1 下载次数: 163

代码说明:

  AE9.2+C#实现的栅格计算器,非常好用(AE9.2+ C# to achieve the raster calculator, very easy to use)

文件列表:

kkk
...\栅格计算器
...\..........\bin
...\..........\...\Debug
...\..........\...\.....\AxInterop.SampleLegendControl.dll
...\..........\...\.....\Interop.SampleLegendControl.dll
...\..........\...\.....\栅格计算器.exe
...\..........\...\.....\栅格计算器.pdb
...\..........\...\.....\栅格计算器.vshost.exe
...\..........\Form1.cs
...\..........\Form1.Designer.cs
...\..........\Form1.resx
...\..........\Form2.cs
...\..........\Form2.Designer.cs
...\..........\Form2.resx
...\..........\obj
...\..........\...\Debug
...\..........\...\.....\AxInterop.SampleLegendControl.dll
...\..........\...\.....\Interop.SampleLegendControl.dll
...\..........\...\.....\Refactor
...\..........\...\.....\ResolveAssemblyReference.cache
...\..........\...\.....\TempPE
...\..........\...\.....\栅格计算器.csproj.GenerateResource.Cache
...\..........\...\.....\栅格计算器.csproj.ResolveComReference.cache
...\..........\...\.....\栅格计算器.exe
...\..........\...\.....\栅格计算器.Form1.resources
...\..........\...\.....\栅格计算器.Form2.resources
...\..........\...\.....\栅格计算器.OverView.resources
...\..........\...\.....\栅格计算器.pdb
...\..........\...\.....\栅格计算器.Properties.Resources.resources
...\..........\...\栅格计算器.csproj.FileList.txt
...\..........\...\栅格计算器.csproj.FileListAbsolute.txt
...\..........\OverView.cs
...\..........\OverView.Designer.cs
...\..........\OverView.resx
...\..........\Program.cs
...\..........\Properties
...\..........\..........\AssemblyInfo.cs
...\..........\..........\Resources.Designer.cs
...\..........\..........\Resources.resx
...\..........\..........\Settings.Designer.cs
...\..........\..........\Settings.settings
...\..........\栅格计算器.csproj
...\栅格计算器.sln

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

发表评论

0 个回复

  • network-coding-ns3-master
    NS3模拟环境中实现网络编码模块,增加一个全新的水平之间的传输和IP层实现了两种不同的网络编码协议来提高TCP在无线Mesh网络中的性能(network coding module for NS3)
    2020-07-21 16:28:45下载
    积分:1
  • lab47-FFT
    这是一个DSP28335的FFT程序,用C语言写的,当然也可以移植到其他芯片中(This is a DSP28335 FFT program written in C language, of course, can also be ported to other chip)
    2013-03-05 15:05:24下载
    积分:1
  • skin-interface-library
    一个简单好用的皮肤界面库,可用于MFC对话框或MFC单文档程序的exe文件界面的美化上(A simple and easy on the skin interface library can be used for MFC dialog MFC single document or program exe file interface beautification)
    2014-11-08 17:11:16下载
    积分:1
  • dspdemo_pwm
    dsp28335进行数据采样,pwm输出等功能,这是一个完整的工程(dsp28335 data sampling, pwm output functions)
    2010-09-16 16:04:20下载
    积分:1
  • httpLib网络操作通用类采集例子,支持get/post/head/delete/upload/put/等请求操作
    本例子可以用来简化在 C# 应用中异步的访问 Web 服务的操作。同时包含文件上传和访问网页的方法。
    2013-08-25下载
    积分:1
  • 二次开发软件
    空间查询属性查询图像查询单一符号化测量统计添加书签等等各种基本的AE开发语句(Spatial Query Attribute Query Image Query Single Symbolic Measurement Statistics Add Bookmarks and other basic AE development statements)
    2018-12-12 16:38:03下载
    积分:1
  • ASP.NET企业信息管理系统(Spring.NET) 源码
    ASP.NET企业信息管理系统(Spring.NET修改版) 源码 程序使用VS2010+SQL2008开发,使用MVC框架Spring.NET+NHibernate,改进了分页效率较低和分页代码量大等问题 目录: DAO:Spring.NET+NHibernate通用DAO层 Model:数据库实体 SpringResource/spring_bean_dao.xml:Spring配置文件下的 <object id="DbProvider" type="DAO.SQLProvider, DAO"> <property name="ConnectionString" value="Data Source=(local);Database=Web;User ID=sa;Password=sa;Trusted_Connection=False" /> </object> (数据库连接字符在这里修改,然后还要重新编译DAO这个项目才会生效) WEB:WEB层 DB_aspx下为Sql2005数据库 后台登陆地址:admin/default.aspx,帐号/密码:51aspx/51aspx(ASP.NET Enterprise Information Management System (Spring.NET Revision) Source Code The program is developed with VS2010+SQL2008 and MVC framework Spring.NET+NHibernate, which improves the problems of low paging efficiency and large amount of paging code. Directory structure: DAO: Spring. NET + NHibernate Universal DAO Layer Model: Database Entities Spring Resource/spring_bean_dao.xml: Under the Spring configuration file <object id="DbProvider" type="DAO.SQL Provider, DAO"> <property name="Connection String" value="Data Source=(local); Database=Web; User ID=sa; Password=sa; Trusted_Connection=False"/> </object>)
    2020-06-18 18:20:01下载
    积分:1
  • ExchangeServer2003PDF(1)
    反垃圾邮件技术研究现状及解决办法。用于邮件服务器研究(Anti-Spam)
    2009-05-31 10:21:02下载
    积分:1
  • JavaLauncher_EKA2
    this file is used to activate app on startup of nokia mobile.
    2013-09-05 14:50:11下载
    积分:1
  • 004
    说明:  当执行以下代码时,会有异常发生,试设计自定义异常,对抛出的异常进行处理:(When the following code is executed, an exception will occur. Try to design a custom exception to handle the exception thrown)
    2020-11-01 14:09:55下载
    积分:1
  • 696524资源总数
  • 103988会员总数
  • 56今日下载