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

搜索资源列表

  1. Introduction to Functional Programming with Haskel

    0下载:
  2. Haskell编程介绍(英文) C, Java, Pascal, Ada, 等等,都是命令式语言。他们在某种程度上是由命令序列构成的,严格的按照顺序来执行。haskell是函数式语言。函数式程序是一个单独的表达式,通过推算表达式来执行。任何使用过电子制表的人都有函数式语言的经历。在电子制表中,你可以根据其它单元的值来指定每个单元的值。焦点是什么需要计算,而不是如何计算。-Haskell program (English) C, Java, Pascal, Ada, etc., orders
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:64679
    • 提供者:鲍军波
  1. 贝叶斯

    1下载:
  2. 有关贝叶斯算法的java程序 优化计算和预测功能 比较好用-bayes arithmetic using java program
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:16054
    • 提供者:李晓亚
  1. NumericalAnalysis

    1下载:
  2. 用JAVA编写的一个界面程序,实现了二分法、牛顿法、高斯法、SOR迭代法、三角分解法、三次样条插值曲线、曲线拟合的最小二乘法、数值积分Romberg算法、常微分方程的初值解法 改进Euler法、矩阵的特征值和特征向量 反幂法-An interface with a JAVA program written to achieve a dichotomy, Newton method, Gauss law, SOR iteration method, triangular decomposition
  3. 所属分类:Algorithm

    • 发布日期:2017-05-18
    • 文件大小:5521417
    • 提供者:Lynn
  1. Dijkstra

    0下载:
  2. Sample program in Java applet demonstarting Dikjstras Algorith(Shortest Path Algorithm).
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:3043
    • 提供者:sagar
  1. genetic

    2下载:
  2. 这是用遗传编程算法来拟合曲线的一个经典程序,非常不错,大家可以通过修改function程序里的曲线定义来拟合多种曲线-This is the genetic programming algorithm to a classical curve fitting procedures, is very good, you can program by modifying the function of the curve to fit the definition of a wide range o
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-01-17
    • 文件大小:73034
    • 提供者:赵娴
  1. Avl_tree

    0下载:
  2. Program sorting array of numbers using avl tr-Program sorting array of numbers using avl tree
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1316
    • 提供者:xssk
  1. crc

    0下载:
  2. this program talks about crc , crc12 , crc16 and crc ccip of error detection method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1046
    • 提供者:rajesh
  1. bank

    0下载:
  2. Java版本银行家算法,运行了死锁避免与死锁检测模拟程序,可以在Eclipse上直接运行-Java version of the banker' s algorithm, run the deadlock avoid deadlock detection simulation program that can run directly on the Eclipse
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:2076
    • 提供者:陈超
  1. Dataset.java

    0下载:
  2. sample program of apriori
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:2258
    • 提供者:AJUU
  1. decisiontreeID3

    0下载:
  2. id3 program in java for decision trees
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:2311
    • 提供者:prateek
  1. SimpleCalculator

    0下载:
  2. 计算器计算程序,可进行加减乘除等运算,简单,初学者适用。-Calculator program, and other operations can be addition, subtraction, simple, beginners to apply.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:873
    • 提供者:ff
  1. StudentCalculator

    0下载:
  2. 这个是我自己写的一个模拟计算器的小程序,用的是java语言,方便初学者学习使用!-This is my own simulation calculator write a small program, using java language, easy for beginners to learn to use!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:8669
    • 提供者:朱涛
  1. TWO-PART-ALGORITHM-BASED-JAVA

    0下载:
  2. 本程序是指派问题的匈牙利算法.采用Excel的后台VBA 程序来解决.下面就给出全部的代码。 -This program is the Hungarian Assignment algorithm. Using Excel VBA program to solve the background. Here, give all of the code.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:9161
    • 提供者:王创举
  1. Calculator

    0下载:
  2. 计算器。用java语言写的简答计算器程序!-Calculator. The short answer written using java language calculator program!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:5811
    • 提供者:TAN
  1. Ring

    0下载:
  2. 圆环类Ring的Java程序。圆周率的计算-Class Ring ring the Java program. The calculation of pi
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1204
    • 提供者:汪正国
  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-program

    0下载:
  2. 详细介绍汉诺塔,输出数字金字塔,显示素数,显示日历-Details of the Tower of Hanoi, the output digital pyramid to display the prime numbers, display the calendar
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:41562
    • 提供者:David
  1. 4_parameter_fit

    1下载:
  2. 根据之前的JAVA的程序编写的VC环境下的四参数拟合。-4 parameters fitting of c according to the JAVA program.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:120307
    • 提供者:李辉辉
  1. FEM

    0下载:
  2. 利用Java程序,求一元二元偏微分方程数值解,附有画图和求误差功能。-By using Java program, numerical solution of a partial differential equation of two yuan, with drawing and error function.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:13131
    • 提供者:Alan
  1. FiniteField

    0下载:
  2. a java program to simulate a finite field in mathematics
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1510
    • 提供者:haydi haydi
« 12 »
搜珍网 www.dssz.com