登录
首页 » 其他项目 » This system is a competition I took part in ESRI works mainly use the GIS capabi...

This system is a competition I took part in ESRI works mainly use the GIS capabi...

于 2023-06-23 发布 文件大小:465.67 kB
0 263
下载积分: 2 下载次数: 1

代码说明:

本系统是我参加ESRI大赛的一个作品 主要利用GIS功能对水土流失模型USLE中的各个因子的提取(如根基降雨量站点插值生成等值线,利用等高线生成TIN提取坡度,坡向等)再生成专题图输出。系统包含数据采用的ACCESS,有对数据库的通用操作,以及各种绘图分析,如对年、月、日的降雨量,流量等的图形对比分析等等。系统功能还算比较完善。 是基于VB6.0+ArcEngine9.2开发,皮肤界面用的是Activebar3.0 里面的数据比较大,不便上传,需要的可向我索要。-This system is a competition I took part in ESRI works mainly use the GIS capabilities of the USLE soil erosion model for the extraction of the various factors (such as the foundations of rainfall site, contour interpolation, using contour lines generated TIN extraction slope, aspect, etc. ) and then generate the thematic map output. System contains the data used in ACCESS, there is a common database operations, and a variety of mapping analysis, such as year, month, day of rainfall, flow, etc. graphic correlation and so forth. Relatively perfect system functions fairly. Is based on VB6.0+ ArcEngine9.2 development, the skin interface, using a relatively large data inside Activebar3.0, inconvenience upload, need to be to my request.

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

发表评论

0 个回复

  • 最优路径 深度优先搜索
    最优路径 深度优先搜索-optimal path depth-first search
    2023-01-04 17:05:03下载
    积分:1
  • 八个小游戏,用java做的,不是我自己做的,但确实挺好的,拿出来给大家分享。...
    八个小游戏,用java做的,不是我自己做的,但确实挺好的,拿出来给大家分享。- Eight small games, does with java, is not I does, but truly very good, puts out gives everybody the share.
    2022-08-21 03:19:20下载
    积分:1
  • use of a Turbo C sheet prepared by the Russian game, the graphics library is Gra...
    一个使用Turbo C编写的俄罗斯方块的游戏,使用的图形库是TC自带的Graphics图形库。内附详细开发文档、开发日志和使用说明。-use of a Turbo C sheet prepared by the Russian game, the graphics library is Graphics TC onboard graphics library. Contains detailed documentation, log and use.
    2022-01-25 15:09:17下载
    积分:1
  • I wrote a MS
    我写了个和MS的扫雷长象和玩法都一样,但我的有以下特别功能: 1 开始游戏第一下永远不会点到雷 2 (保存/恢复 )可以在任何时候保存游戏状态,可在任何时候恢复 3 100% 纯 JAVA 编写, 可以在任何系统上运行,比如苹果电脑和LINUX等 4 100% 公开源代码 这个游戏基于MVC架构编写. 把jar文件默认打开程序设为JAVA虚拟机,就可双击JMinesweeper来启动游戏,如果没有装JAVA虚拟机可以去SUN的主页上下载: http://jdl.sun.com/webapps/download/AutoDL?BundleId=9992 把JMinesweeper.jar用WinRAR或WinZip解压后,可以在解压文件夹中找到这个游戏的所有源码。-I wrote a MS-like mine, and games are played are the same, but I have the following functions : starting a game will never be the first to mine two points (preservation/restoration) can be preserved at any time, the game may be resumed at any time 3100% Pure Java prepared, any system running, such as Linux and Apple Computer as 4,100% of the open-source MVC framework based on the game prepared. put jar document procedures set by default to open Java Virtual Machine, JMinesweeper can double-click to start the game, if not installed Java Virtual Machine can go to the home page of the Sun Download : http://jdl.sun.com/webapps/download/AutoDL BundleId = 9992 J
    2022-03-11 13:54:32下载
    积分:1
  • 在DOS下用INT调用的方式取得PCI总线的信息
    在DOS下用INT调用的方式取得PCI总线的信息-used in DOS INT calling acquire PCI bus information
    2022-02-15 21:22:06下载
    积分:1
  • 易语言skinshap皮肤应用,易语言的EC模块
    易语言skinshap皮肤应用,易语言的EC模块-Easy language skinshap skin applications, easy module EC language
    2022-02-11 16:33:54下载
    积分:1
  • 把二维数组数据从外部文本文件导入labview中,并实现对导入数据的按列提取,将提取后的几组数据组成新的几个二维数组显示出来,并显示图形...
    把二维数组数据从外部文本文件导入labview中,并实现对导入数据的按列提取,将提取后的几组数据组成新的几个二维数组显示出来,并显示其图形-The two-dimensional array of data from external text file into labview, and the realization of the import data extracted by the column, the extraction of several sets of data after the formation of the new show several two-dimensional array, and display its graphics
    2022-12-19 14:50:03下载
    积分:1
  • document management system using the java struts use mysql database basic bug
    文件管理系统使用的是java struts数据库 使用mysql 基本没有bug-document management system using the java struts use mysql database basic bug
    2022-05-30 11:32:33下载
    积分:1
  • 路线竞走游戏,游戏规则详见源代码注释部分,全C语言编程
    路线竞走游戏,游戏规则详见源代码注释部分,全C语言编程-walking routes game, the rules of the game as detailed source notes, the entire C language programming
    2022-03-21 19:54:28下载
    积分:1
  • 纽约大学的tinylinker代码
    小型链接器,系统级编程课程设计,题目要求编写两个函数-A small linker, system-level programming course design。 You are to implement a two-pass linker in C, C++, or Java and submit the source code, which we will compile and run. The target machine is word addressable and has a memory of 600 words, each consisting of 4 decimal digits. The first (leftmost) digit is the opcode, which is unchanged by the linker
    2022-08-23 17:14:33下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载