-
This system is a competition I took part in ESRI works mainly use the GIS capabi...
本系统是我参加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.
- 2023-06-23 08:40:03下载
- 积分:1
-
联众游戏计牌程序,实现的比较简单。
有兴趣的朋友可以
联众游戏计牌程序,实现的比较简单。
有兴趣的朋友可以-Ourgame or licensing procedures to achieve the relatively simple. Interested friends can s
- 2022-07-02 18:36:22下载
- 积分:1
-
for wince freescale sharp lcd driver
for wince freescale sharp lcd driver
- 2022-06-26 03:19:53下载
- 积分:1
-
产品管理系统。本设计的要求是实现入库、库存和出库统一管理,帮助企业实现新产品信息化管理。...
产品管理系统。本设计的要求是实现入库、库存和出库统一管理,帮助企业实现新产品信息化管理。-product management system. This requirement is designed to achieve storage, inventory, and from the unified management, and help enterprises achieve new product information management.
- 2022-06-26 23:32:59下载
- 积分:1
-
菜单的显示程序,用结构体编写的,希望对大家有用
菜单的显示程序,用结构体编写的,希望对大家有用-hhhhhhhhhrrrrrrrrrrrrrrrrrr
- 2022-03-14 06:03:56下载
- 积分:1
-
JAVA编写的乒乓球游戏
很经典哦
试一试吧
JAVA编写的乒乓球游戏
很经典哦
试一试吧-JAVA ?嘈
- 2022-10-03 00:30:03下载
- 积分:1
-
CDMA downlink demodulation process MatLab
CDMA下行解调的MatLab程序,完成下行信号的解扩。-CDMA downlink demodulation process MatLab
- 2023-03-23 22:50:04下载
- 积分:1
-
本程序是用G语言编写的一个简单的游戏。游戏名字是简单弹力球游戏。很有趣的。...
本程序是用G语言编写的一个简单的游戏。游戏名字是简单弹力球游戏。很有趣的。-This procedure is written in G a simple game. Game name is a simple ball game stretch. Very interesting.
- 2022-03-04 22:54:20下载
- 积分:1
-
自己写的扫雷,不需要图片加载,纯手绘图片
自己写的扫雷,不需要图片加载,纯手绘图片-Write their own de-mining, no image loaded, pure hand-painted picture
- 2023-08-08 06:40:03下载
- 积分:1
-
设计有理数类rational_number
数据成员:
int numerator(分子)
int denominator(...
设计有理数类rational_number
数据成员:
int numerator(分子)
int denominator(分母)
成员函数
(1)构造函数rational_number ()和rational_number (int x, int y)
(2)拷贝构造函数
(3) 重载运算符“+”、“-”、“*”和“/”
2. 设计有理数类rational_number
数据成员:
int numerator(分子)
int denominator(分母)
成员函数
(1)构造函数rational_number ()和rational_number (int x, int y)
(2)拷贝构造函数
友元重载运算符“+”、“-”、“*”和“/”
3. 分别使用以上两个类,完成有理数的加、减、乘、除运算;验证其加运算、乘运算的交换律。
-Rational Design category rational_number
- 2023-03-17 02:25:04下载
- 积分:1