CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java 搜索资源 - data sets

搜索资源列表

  1. oracle的querydataset分页数据集

    0下载:
  2. 实现oracle查询数据集分页,按页提取数据显示,支持定位指定页,得到记录总数、总页数,每页行数可设置,按关键字定位等功能。-achieve data sets for pagination and page by extracting data show that support location designated pages, recorded total, the total number of pages, each page can be set up but a few, suc
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:556.06kb
    • 提供者:熊运余
  1. java的DBDateTimeEdit控件,支持星期

    0下载:
  2. DB日期编辑控件继承ZsDateTimeText,实现与数据集绑定,这是标准jbuilder没提供的,支持星期,也支持指定格式录入和合法性校验。-DB Date Edit Control ZsDateTimeText succession, with a bundled data sets, which is the standard JBuilder did not provide the support weeks, and also supports a prescribed format
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:28.15kb
    • 提供者:熊运余
  1. JTS

    0下载:
  2. JTS拓扑结构程序组是一个通过使用明确的精度模型和健壮的几何算法来执行空间数据操作的Java应用编程孔。JTS是用来对可以支持空间数据集的确认、处理、综合及质疑的应用程序进行改善。这篇文献就是对在JTS拓扑程序组中执行的类、方法与算法进行说明-JTS Topology program group is defined through the use of a precision model and robust geometric algorithm to implement the spati
  3. 所属分类:Java Develop

    • 发布日期:2017-03-25
    • 文件大小:751.4kb
    • 提供者:徐徽
  1. myra-2.1.2

    0下载:
  2. Extending the approach for coping with continuous attributes presented by cAnt-Miner (Ant-Miner coping with continuous attributes), in this paper we propose two new methods for handling continuous attributes in ACO classification algorithms.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1.51mb
    • 提供者:tanja
  1. weka-src

    0下载:
  2. 用于数据集的数据挖掘分析得出需要的结果和结果数据-Data sets for data mining analysis of the results obtained and the results of data needed
  3. 所属分类:Java Develop

    • 发布日期:2017-05-17
    • 文件大小:4.56mb
    • 提供者:zjjk
  1. K_means

    0下载:
  2. 用K_means算法在UCI数据集上实现数据分类,所用数据源为Optical Recognition of Handwritten Digits-Algorithm with K_means UCI data sets for data classification, data source used for the Optical Recognition of Handwritten Digits
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:1.07kb
    • 提供者:njustboy
  1. Hierarchical

    0下载:
  2. 用层次分析算法实现在UCI数据集上的数据分类,所用数据源为Optical Recognition of Handwritten Digits-AHP algorithm using data sets in the UCI data classification, data source used for the Optical Recognition of Handwritten Digits
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1.16kb
    • 提供者:njustboy
  1. struts_out_of_print_data_sets

    0下载:
  2. struts绝版资料集struts out of print data sets,很好的struts文档资料,值得下载参考学习-struts out of print data sets struts out of print data sets, good struts documentation, it is worth downloading for reference
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1.8mb
    • 提供者:wangli
  1. suanfa

    0下载:
  2. 输入一组关键字序列分别实现下列排序: (1)实现简单选择排序、直接插入排序和冒泡排序。 (2)实现希尔排序算法。 (3)实现快速排序算法。 (4)实现堆排序算法。 (5)实现折半插入排序。 (6)在主函数中设计一个简单的菜单,分别测试上述算法。 (7)综合训练:采用几组不同数据测试各个排序算法的性能-Enter a keyword sequences to achieve the following order: (1) simple selection sort, insertion sort
  3. 所属分类:JavaScript

    • 发布日期:2017-03-27
    • 文件大小:61.7kb
    • 提供者:lwo
  1. kmeanmain

    0下载:
  2. kmean_for large data sets
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:4.71kb
    • 提供者:kaushik
  1. DATASET

    0下载:
  2. 从网上收集到的一些数据集,可以用来进行测试试验-Some data sets can be used to test the test
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:31.16kb
    • 提供者:张龙
  1. MapReduc-Simplied

    0下载:
  2. MapReduce是一个为了处理和生成大数据集而设计的编程模型以及相关的实现。在该模型中,用户定义一个处理“键/值”对(key/value pair)的映射函数(map function)用来生成一系列中间的“键/值”对,以及一个还原函数(reduce function)用来合并所有的映射到同一键(key)的值(value)。-MapReduce is an order processing and designed to generate large data sets and the ass
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:175.02kb
    • 提供者:陈忠厚
  1. psql.java

    0下载:
  2. 这个是JAVA下读取数据库返回多个数据集的代码,有一定参考价值。不要也需求数据库支持才行,这个是ORACLE的。-This is the JAVA database to read the code to return multiple data sets, a certain reference value. Do not also need database support for the job this is ORACLE' s.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:2.39kb
    • 提供者:aaww
  1. ONLINE-INDEX-RECOMMENDATIONS-FOR-HIGH-DIMENSIONAL

    0下载:
  2. ONLINE INDEX RECOMMENDATIONS FOR HIGH-DIMENSIONAL DATABASEs USING QUERY is web based project developed in Java. It is a parameterizable technique to recommend indexes based on index types that are frequently used for high-dimensional data sets and to
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-29
    • 文件大小:597.08kb
    • 提供者:Balaji
  1. carrot2-java-api-3.5.0

    0下载:
  2. java聚类的开源资料,可以直接生成数据集,然后调用该聚类,对数据集进行聚类-java open source data clustering, can generate data sets, and then call the clustering, clustering of data sets
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-06-09
    • 文件大小:15.76mb
    • 提供者:zhan
  1. Datamining

    0下载:
  2. an intuitive implementation of the k-mean algorithme for data-sets clustering, you have to preprocess your data set as shown in the data.dat and data.dfn befor execute
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:65kb
    • 提供者:rym
  1. java

    0下载:
  2.  1. 带人机界面的个人通信录管理系统 内容描述:个人通信录记录了同学(包含一起上学的学校名称)、同事(包含共事的单位名称)、朋友(包含认识的地点)、亲戚(包含称呼)等与本人有关人员的数据集。 要求: (1)提供录入个人信息、修改个人信息(姓名和出生日期除外)、删除个人信息等编辑功能 (2)提供按姓名查询个人信息的功能 (3)按照姓名或出生日期排序,显示输出 (4)能列出全体人员的姓名、出生日期、电话和email地址 (5)能分别列出同学、同事、朋友、
  3. 所属分类:JavaScript

    • 发布日期:2017-11-01
    • 文件大小:99.05kb
    • 提供者:柳欢
  1. select2-master

    0下载:
  2. 下拉框美化插件chosen的扩展,它能让丑陋的、很长的select选择框变的更好看、更方便,支持搜索,远程数据集,以及无限滚动的结果。-Beautify the expansion of the plug-chosen drop-down box, it makes ugly long select select box becomes look better, more convenient, and to support the search, remote data sets, as we
  3. 所属分类:JavaScript

    • 发布日期:2017-11-11
    • 文件大小:37.26kb
    • 提供者:eepudn54
  1. phoenix-master

    0下载:
  2. Phoniex 可以让开发者在HBase数据集上使用SQL查询。Phoenix查询引擎会将SQL查询转换为一个或多个HBase scan,并编排执行以生成标准的JDBC结果集,对于简单查询来说,性能甚至胜过Hive。-Phoniex allows developers using SQL queries on HBase data sets. The Phoenix query engine, the SQL query conversion the HBase scan one or more
  3. 所属分类:Java Develop

    • 发布日期:2017-11-09
    • 文件大小:934.69kb
    • 提供者:pudn
  1. LineCharts

    0下载:
  2. 同时绘制多条折线图,通过创建数据集将不同折线段的数据分别存储起来然后定义图表对象进行绘制-Simultaneously draw multiple line graph, by creating data sets of different segments of data are stored folded up and then draw a chart object definitions
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-13
    • 文件大小:2.38kb
    • 提供者:许颖
« 12 3 »
搜珍网 www.dssz.com