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

搜索资源列表

  1. Java

    0下载:
  2. 里面是关于java的数据结构的书籍,并且带有可以运行的相应的实例,是自学的好工具-Which is a data structure on java books, and can run with the corresponding instance, is a good tool for self-
  3. 所属分类:Data structs

    • 发布日期:2017-06-16
    • 文件大小:25521737
    • 提供者:yang zj
  1. java

    0下载:
  2. 青蛙追赶问题,当一个青蛙追赶另一个青蛙,但两只青蛙的速度不一样。-Frog catch the problem, when a frog to catch up with another frog, but not the same as the rate of two frogs.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:579
    • 提供者:姜伟
  1. LeastSquare20110722

    0下载:
  2. 1. 最小二乘法拟合数据成直线。 2. 三次样条插值。 3. 两个3D演示程序(用程序直接在平面上画的三维图像)。-自动翻译的:1 a linear least-squares fitting the data. 2 cubic spline interpolation. 3 two 3D demo program (application directly on the painting in three-dimensional image plane).
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:322415
    • 提供者:zbj
  1. java-JXC

    1下载:
  2. 一个典型的企业进、销、存管理信息系统的软件开发过程。内容包括系统的需求分析、建模分析、文件结构分析、数据结构分析、项目创建与设置、基础信息模块的创建、进货模块的创建、库存模块的创建、销售模块的创建等,涉及Java语育、管理、会计方面的知识- A typical business, sales, inventory management information systems software development process. Including system requirements
  3. 所属分类:Data structs

    • 发布日期:2017-06-12
    • 文件大小:20286514
    • 提供者:方震税
  1. CmlStartup

    1下载:
  2. Iterative Solutions is committed to the mission of developing accurate and efficient software for the simulation of modern communication systems. All software is licensed as open source software under the Lesser GPL. The code is designed to run in ma
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:559
    • 提供者:rizwan
  1. java

    0下载:
  2. java算法,包含大量的实例,各种复杂的算法,包含模板等-java algorithm contains a lot of examples and a variety of complex algorithms, including the template
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-07
    • 文件大小:1111958
    • 提供者:aaaaa
  1. java

    0下载:
  2. java源程序包里面包括了数据结构实验程序代码-java source package which includes a data structure of experimental code
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:149842
    • 提供者:小呆
  1. Java-Study-linklist

    0下载:
  2. 详细介绍了Java数据结构链表,适合学生学习-A study for java linklist
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:152845
    • 提供者:刘敏
  1. JAVA-experiment-3

    0下载:
  2. 1、用循环语句打印一个99乘法表。 2、判断回文数(逆序排列后得到的数和原数相同)。 -1, with a 99 loop Print multiplication table. 2, to determine palindrome (reverse chronological order number and the same number).
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:79536
    • 提供者:郭培源
  1. JAVA-experiment-5

    0下载:
  2. 1、编写一个名为“复数”的类,包含复数的实部和虚部(数据成员),以及复数之间的基本算术运算:加、减(方法成员),并要求复数加减运算,程序运行中能对给定的复数进行运算,并打印运算的结果。-1, the preparation of a " plural" , contains the real part and imaginary part (data members), as well as the complex between the basic arithmetic ope
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:49842
    • 提供者:郭培源
  1. acmkdtree

    0下载:
  2. kdtree java 实现。。 实现了一个sql优化,减少了回溯次数,家少了执行时间-The kdtree java. . . . A sql optimization, reduce the number of backtracking, the home less execution time
  3. 所属分类:Data structs

    • 发布日期:2017-11-29
    • 文件大小:3939421
    • 提供者:陆杨柳
  1. java

    0下载:
  2. 本人搜集并调试无错的 关于数据挖掘算法,JAVA 实现,里面包含测试数据集,apriori 算法2个,FP-TREE 一个,FP-GROWP 2个 聚类1个、CLUSTREAM 一个,C45、ID3 等,下载后在相应文件夹中有 部分测试数据集合-I collect and debug error-free data mining algorithms, JAVA realization, which contains a set of test data, apriori algorithm 2
  3. 所属分类:AI-NN-PR

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

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

    • 发布日期:2017-11-10
    • 文件大小:8287
    • 提供者:六沦
  1. GA-java

    0下载:
  2. 遗传算法的java版本,可用作java游戏开发中做搜索算法-Java version of the genetic algorithm, do a search algorithm can be used as a java game development
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-14
    • 文件大小:6437
    • 提供者:肉肉蓉
  1. simplecalculator.java

    0下载:
  2. 用JAVA编写的一个关于计算器的小程序很是经典-It is a classic with JAVA prepared a calculator applet
  3. 所属分类:Algorithm

    • 发布日期:2017-11-17
    • 文件大小:8312
    • 提供者:轩辕
  1. QuickSort.java

    0下载:
  2. A fast quick sort algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-11-18
    • 文件大小:529
    • 提供者:hvhvhh
  1. AdaBoost

    0下载:
  2. Adaboost算法Java实现,一个小的加强二分类的例子,代码清晰明了,适合初学者-Adaboost algorithm implemented in Java, a small example of the strengthening of two classification code clarity, suitable for beginners
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:7841
    • 提供者:xzw
  1. tsp-java

    0下载:
  2. The task of this application was to explore the possibilities of genetic programming and to test it on a well known Traveling Salesman Problem (TSP), where the salesman should visit given number of cities and then return back home, all in the sho
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:6118459
    • 提供者:Chan
  1. question67.java

    0下载:
  2. This a solution the problem 67 of Project Euler website: https://projecteuler.net/archives-This is a solution the problem 67 of Project Euler website: https://projecteuler.net/archives
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1739
    • 提供者:Sbaby171
  1. an-coding-with-java-8

    0下载:
  2. 一种编码练习使用爪哇8试图做相同的求和循环的多个方式。编写一个函数,用于在给定的列表中使用一个循环,每个循环,新的8个流,一个循环和递归。-A coding practice using Java 8 trying to do the same number of ways summed cycle. Write a function that is used to use a loop in a given list, each cycle, the new eight streams, on
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-11
    • 文件大小:688
    • 提供者:wonghu
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 28 »
搜珍网 www.dssz.com