CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - java user

搜索资源列表

  1. DM4

    0下载:
  2. 执行流程: 1. 用户输入参数:K的选择,训练数据,测试数据的路径; 2. 读取训练数据集和测试数据集文件,用ArffFileReader类读取并组织起InstanceSet数据结构; 3. 利用上面的相似度量标准,对每一个测试集中的Instance,计算与其最相似的K个训练集中的Instance,通过投票进行分类,将分类结果存储经Instance的成员变量targetGuess中; 4. 对分类结果进行度量,包括分类正确率,各种类别实例的Precision,Recall;Con
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:129640
    • 提供者:xsl
  1. P2P

    0下载:
  2. P2P(Peer-to-Peer 端到端)模型是与C/S(客户/服务器)模型相对应。基于C/S的用户间通信需要由服务器中转,在C/S中的服务器故障将导致整个网络通信的瘫痪。。而基于P2P的用户间通信则是直接通信,去掉了服务器这一层,带来的显著优点是通信时没有单一的失败点,一个用户的故障不会影响整个P2P网络。本文提供了一种用JAVA实现P2P网络通信的方法。-P2P (Peer-to-Peer end-to-end) model with the C/S (Client/Server) mode
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:807644
    • 提供者:刘辉
  1. JMenuDemo

    0下载:
  2. 这是一个用java编写的菜单演示程序,用户可以通过点击菜单来打开一些对话框。-This is a menu prepared by java demo program, the user can click through the menu to open some dialog box.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:3771
    • 提供者:gujunjun
  1. ExtendingMatlabusingJava

    0下载:
  2. 为了能结合Java和 Matlab两者的优点,构造功能更加强大的科学计算环境,对使用Java语言扩展Matlab 主开发环境 自身功能的关键技术进行了研究。首先介绍了使用 Java扩展 Matlab 的基本方法,在此基础上结合项目实践中对复杂图形用 户接口的需要,提出了一种在 Java 对象中通过 Matlab 接口对象访问当前Matlab会话的方法。给出了两个短小完整实例,可 用于进一步扩展与重用。-To be able to combine both Java and Matla
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:54751
    • 提供者:pipi
  1. gangqin

    0下载:
  2. 本程序制作模拟钢琴的实例。程序执行后,创建一个带有模拟钢琴键盘的面板,用户可以通过键盘或者鼠标来“敲击”钢琴键盘发出声音,也可以通过电脑键盘的组合键实现钢琴的高音。-This procedure produced an example of simulation of the piano. Procedures implemented, to create a simulation of the piano keyboard with a panel, the user can, through
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:32829
    • 提供者:
  1. Newton

    0下载:
  2. 这是一个用java高级编程语言编写的程序,能够实现用牛顿迭代法求解某个函数在某个指定区间内的根,方便易用。-Java This is a high-level programming languages used in the preparation of procedures, be able to achieve with Newton iteration to solve a function in a specified range of root and user-friendly.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:732
    • 提供者:asdf
  1. gui_antminer1.2.1

    0下载:
  2. Short descr iption: GUI Ant-Miner is a tool for extracting classification rules from data. It is an updated version of a data mining algorithm called Ant-Miner (Ant Colony-based Data Miner), which was proposed in 2002 by Parpinelli, Lopes and Freitas
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:72854
    • 提供者:xiaochuzhe
  1. GaPlaygroundCode

    0下载:
  2. Java实现的遗传算法工具集:GA Playground -The GA Playground is a general purpose genetic algorithm toolkit where the user can define and run his own optimization problems. The toolkit is implemented in the Java language, and requires (when used as an application
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:574300
    • 提供者:LaoGuan
  1. news.Rar

    0下载:
  2. 伴随着网络的出现,网页逐渐融入人们的生活。快速及时的新闻浏览,五彩缤纷的网上信息,使网络与人们的生活息息相关,于是世界上又出现了第三媒体——Internet。它打破了地域限制,真正使信息得以共享,改变了人们的工作和生活方式。而网页具有信息量大,传递快速,没有时空限制等特点。在这个网络时代,人们了解的新闻不仅仅是来源于电视、报纸等,还来源于网络。所以新闻发布系统也就成为大家所认可的在网络浏览新闻的最佳途径。 本系统实现了对新闻的添加、修改、删除、审核,以及对用户的管理等功能,在前台新闻浏览模块
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-13
    • 文件大小:3193964
    • 提供者:赵明月
  1. obornns

    0下载:
  2. 佐治亚理工学院的人工智能平台。由Java编写。仅供学习人工智能的网友学习。-Georgia Institute of Technology' s artificial intelligence platform. By Java. User to study artificial intelligence to learn only.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:68878
    • 提供者:zsk
  1. java_evolutionary_algorithms

    0下载:
  2. 用Java实现的进化算法包。包括遗传算法、粒子群算法、memetic算法和进化策略算法。-evolutionary-algorithm Evolutionary Algorithm package implemented using Java. The package serves as a foundation class library, supporting the implementation many variants of Evolutionary Algorith
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:104732
    • 提供者:陈雷
  1. recommendations

    0下载:
  2. User-based和Item-based collaboration filtering算法的java实现。简单易懂-User-based and Item-based collaboration filtering algorithm java implementation. Straightforward
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1054606
    • 提供者:craneinwind
  1. SmartConnectFour-v1.0

    0下载:
  2. This the famous connect4 game implemented using the MiniMax algorithm and allows the user to select their opponent level.-This is the famous connect4 game implemented using the MiniMax algorithm and allows the user to select their opponent level.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:220773
    • 提供者:saurako
  1. messageboard

    1下载:
  2. 一个用java ,mysql,servlet,jsp实现的留言板,可以实现管理员和用户的分别登陆,以及新用户的注册-One with java, mysql, servlet, jsp to achieve message board, you can achieve the difference between administrators and users login and new user registration
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:517041
    • 提供者:刘换
  1. apriori(java)

    0下载:
  2. apriori算法是经典的数据挖掘算法,本源码以可视化界面的形式将结果展示给用户。-apriori algorithm is a classical data mining algorithms, the source code to the form of visual interface, the results show to the user.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:3081
    • 提供者:聂风
  1. calculator

    0下载:
  2. 功能较全的科学计算器,常见异常都已处理,界面友好。-Scientific calculato, the common exceptions are handled, user-friendly
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:8152
    • 提供者:vanya
  1. tiny_gp

    0下载:
  2. TinyGP是一个用java实现的遗传编程程序,它实现了遗传编程基本过程-TinyGP is a highly optimised GP system that was originally developed by Riccardo Poli to meet the specifications set out in the TinyGP competition of the Genetic and Evolutionary Computation Conference (GECCO) 200
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:3117
    • 提供者:宗涛
  1. hashTable

    0下载:
  2. 数据结构课程设计——链表散列的添加修改和删除。java实现,有图形化用户界面,支持随机数生成链表。-Data Structure Course Design- list of add, modify, and delete the hash. java implementation, a graphical user interface, support for random number generation list.
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:150425
    • 提供者:huosen
  1. AnimalsRecognition(JAVA)

    1下载:
  2. 动物识别系统实验 1.基于规则产生式系统结构: 基于规则的产生式系统一般由规则库(知识库)、综合数据库和推理引擎(推理机)三部分组成,规则库中它的基本组成框架如下图1所示。 知识库由谓词演算事实和有关讨论主题的规则构成,综合库又称为上下文,用来暂时存储推理过程中的结论和数据。推理机是用规则进行推理的过程和行为。知识采集系统是领域专家把相关领域的知识表示成一定的形式,并输入到知识库中。解释系统通过用户输入的条件来分析被系统执行的推理结构,并将专家知识以易理解的方式并把知识解释给用户。 2. 简单动
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-10
    • 文件大小:8287
    • 提供者:六沦
  1. XMEye android-User's Manual 2014.8.15

    0下载:
  2. XMEye android-User's Manual 2014.8.15.
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:1543168
    • 提供者:whiteknight
« 12 »
搜珍网 www.dssz.com