基本步骤如下: A:在编辑系统中 1-在需要统计的图层新加一个字段准备存储分颜色属性 2-依据不同颜色参数给刚才准备的字段赋属性 B:在属性管理系统中 1-将属性导出成EXCEL表格或者dbf表格 2-在相应程序里分类统计
上传时间: 2017-04-20
上传用户:1159797854
大学生论文管理系统。 大学生论文管理系统是学校等机构在自己的局域网上搭建的B/S结构办公平台,用户打开浏览器即可方便快捷地使用该系统,进行论文的发布、管理和查阅工作。本章根据大学中的实际需求,介绍一个完整的学生论文管理系统从设计到实现的方法。 采用MySQL作为后台数据库,采用标准MVC三层架构(JSP-JavaBean-Servlet)开发模式。通过这种设计模型把应用逻辑,处理过程和显示逻辑分成不同的组件实现,这些组件可以进行交互和重用。
上传时间: 2013-12-19
上传用户:LIKE
①把settle定义成char型变量 ②settle=(settle>= A && settle <= B ) 写错了,改成(settle>= A && settle <= Z ) ③scanf函数后面加一句getchar()用来吸收回车键
上传时间: 2017-04-21
上传用户:moshushi0009
Ask Modulation-it s very kool n ready for u guy to hit it up
标签: Modulation-it ready very kool
上传时间: 2017-04-23
上传用户:jackgao
Ask Modulation-it s very kool n ready for u guy to hit it up
标签: Modulation-it ready very kool
上传时间: 2013-12-13
上传用户:refent
it s very kool n ready for u guy to hit it up
上传时间: 2017-04-23
上传用户:anng
to scan the LAN n find out who all hav current logged into the network
标签: the current network logged
上传时间: 2013-12-23
上传用户:kelimu
关于类私有变量的访问 试验。同一个类中两个变量A和B,可以互相访问对方的私有变量。例如:两个人Jim 和Peter,都有私有“钱”,那么Jim可以偷Peter的私人钱。??!!
上传时间: 2017-04-24
上传用户:yyq123456789
OTSU Gray-level image segmentation using Otsu s method. Iseg = OTSU(I,n) computes a segmented image (Iseg) containing n classes by means of Otsu s n-thresholding method (Otsu N, A Threshold Selection Method from Gray-Level Histograms, IEEE Trans. Syst. Man Cybern. 9:62-66 1979). Thresholds are computed to maximize a separability criterion of the resultant classes in gray levels. OTSU(I) is equivalent to OTSU(I,2). By default, n=2 and the corresponding Iseg is therefore a binary image. The pixel values for Iseg are [0 1] if n=2, [0 0.5 1] if n=3, [0 0.333 0.666 1] if n=4, ... [Iseg,sep] = OTSU(I,n) returns the value (sep) of the separability criterion within the range [0 1]. Zero is obtained only with images having less than n gray level, whereas one (optimal value) is obtained only with n-valued images.
标签: OTSU segmentation Gray-level segmented
上传时间: 2017-04-24
上传用户:yuzsu
EJB Cookbook. Manning. BENJAMIN G. SULLINS & MARK B. WHIPPLE
上传时间: 2014-01-16
上传用户:cjf0304