CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - k java

搜索资源列表

  1. 事件处理编程范例 .zip

    0下载:
  2. 手机K-JAVA软件学习实例-phones K-JAVA software learning examples
  3. 所属分类:J2ME

    • 发布日期:2014-03-10
    • 文件大小:2976
    • 提供者:
  1. 事件处理编程范例

    0下载:
  2. 手机K-JAVA软件学习实例-phones K-JAVA software learning examples
  3. 所属分类:J2ME

    • 发布日期:2008-10-13
    • 文件大小:3289
    • 提供者:严臣
  1. Substituter.java

    0下载:
  2. 代入法的启发示搜索 我的代码实现是:按照自然语言各字母出现频率的大小从高到低(已经有人作国统计分析了)先生成一张字母出现频率统计表(A)--------(e),(t,a,o,i,n,s,h,r),(d,l),(c,u,m,w,f,g,y,p,b),(v,k,j,x,q,z) ,再对密文字母计算频率,并按频率从高到低生成一张输入密文字母的统计表(B),通过两张表的对应关系,不断用A中的字母去替换B中的字母,搜索不成功时就回退,在这里回朔是一个关键。 -generation into a
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3971
    • 提供者:rtshen
  1. JAVA实现文本聚类,用到TF/IDF权重

    7下载:
  2. JAVA实现文本聚类,用到TF/IDF权重,用余弦夹角计算文本相似度,用k-means进行数据聚类等数学和统计 知识。,JAVA realization of text clustering, using TF/IDF weight, calculated using cosine angle between the text of similarity, using k-means clustering for data such as mathematical and statistical
  3. 所属分类:JSP源码/Java

    • 发布日期:2012-10-22
    • 文件大小:1491
    • 提供者:优优
  1. k-meansjava.rar

    1下载:
  2. 用JAVA语言实现的经典聚类算法k-means,聚类与分类不同,它是无监督的过程,,JAVA language used to achieve a classic clustering algorithm k-means, clustering and classification of different, it is the unsupervised process,
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:8433
    • 提供者:刘年
  1. k-means

    1下载:
  2. 数据挖掘算法源代码 k-means聚类算法的C#代码-Source code data mining algorithms k-means clustering algorithm C# code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:102791
    • 提供者:张健飞
  1. 聚类K-Medoids算法

    3下载:
  2. 聚类K-Medoids算法。文件里面包含了详细的程序说明和示例。-K-Medoids clustering algorithm.The file contains a detailed descr iption of the procedures and examples.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-10-17
    • 文件大小:19734
    • 提供者:
  1. k-means

    1下载:
  2. java实现的k-means算法,具有可视化界面,可以作为数据挖掘的作业处理。-java implementation of the k-means algorithm with a visual interface that can handle a data mining operation.
  3. 所属分类:Java Develop

    • 发布日期:2015-06-07
    • 文件大小:988835
    • 提供者:杜以华
  1. k-means(java)

    0下载:
  2. k-means算法是基于划分的聚类方法,本算法简单,便于理解,以可视化界面的形式将结果展示出来。-k-means clustering algorithm is based on the division method, this algorithm is simple and easy to understand visual interface to the form of the results.
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-10-29
    • 文件大小:2048
    • 提供者:聂风
  1. K-Means.java K-means分群法

    0下载:
  2. K-Means.java K-means分群法(组数数据皆不固定,以读入档案, iris.txt)-K-Means.java K-means grouping method (group, none fixed the number of data in order to read the file, iris.txt)
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-03-23
    • 文件大小:6250
    • 提供者:林好
  1. KTVmanager

    6下载:
  2. 一个KTV管理系统,功能比较全,可供java爱好者参考学习。-A KTV management system, full-feature comparison for a reference to learn java lovers.
  3. 所属分类:Java Develop

    • 发布日期:2016-01-26
    • 文件大小:8145409
    • 提供者:feng_1086
  1. J2ME-Tutorial

    0下载:
  2. J2ME循序渐进:本教程将向您介绍一些课题如 K 虚拟机 (KVM),和 KJava API -- 用于关联连接有限设备配置 (CLDC) 和使用 CLDC 的移动信息设备简表。-J2ME step-by-step: This tutorial will introduce you to a number of topics such as the K Virtual Machine (KVM), and KJava API- used to link to connect the limite
  3. 所属分类:J2ME

    • 发布日期:2017-03-22
    • 文件大小:201607
    • 提供者:凌涵
  1. JAVA

    0下载:
  2. 手机看股票的程序,可以看K线图,分时图,交易等-Stock cell phone to see the procedure, you can see K-line maps, time chart, transactions, etc.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:103814
    • 提供者:hualiuc
  1. K-Means

    0下载:
  2. 这是K-neans动态聚类算法的源程序,是人工智能领域很有用的一种聚类方法。-This is K-neans source dynamic clustering algorithm, the field of artificial intelligence are useful in a clustering method.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:30168
    • 提供者:zhaohuiqin
  1. k-means_cl210447332008

    0下载:
  2. it is Also Kmeans Algorithm in java.
  3. 所属分类:Other Databases

    • 发布日期:2017-04-17
    • 文件大小:54339
    • 提供者:Naeem Ullah
  1. K-Means.Algorithm

    1下载:
  2. 算法,k-mean搜索方法,执行起来很快,推荐。-Algorithm, k-mean search methods, to implement quickly, recommended.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:30617
    • 提供者:陈国章
  1. K-Means

    0下载:
  2. K_Means(java)算法的实现,有界面,灵活性强,交互性强。-K_Means (java) algorithm, there are interfaces, flexibility, and strong interaction.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:3075
    • 提供者:maomy
  1. genetic(java)

    0下载:
  2. 遗传算法具有全局搜索的功能,能够克服K-means算法的缺点。-Genetic algorithm global search function to overcome the shortcomings of K-means algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:38608
    • 提供者:聂风
  1. K-Mean

    0下载:
  2. K-mean 算法 用Java实现的算法 从别人那看的 -k-mean
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:21911
    • 提供者:
  1. java stock

    0下载:
  2. java写的股票技术分析;软件,包括分时图,k线图,技术分析指标(Analysis of java write stock technology; software, including time map, chart, technical analysis indicators)
  3. 所属分类:金融证券系统

    • 发布日期:2018-01-01
    • 文件大小:505856
    • 提供者:soulking
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com