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

搜索资源列表

  1. Javamatrix

    0下载:
  2. java程序包,用于矩阵运算,特征值分解,FFT-java package for the matrix, eigenvalue decomposition, FFT, etc.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:27348
    • 提供者:张天
  1. string

    0下载:
  2. java程序实现的通俗易懂的二分查找的算法源代码
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:12619
    • 提供者:方西
  1. LP

    0下载:
  2. 我自己编写的一个LP算法的Java程序,带有Windows界面,可以求解LP算法,并实时显示结果。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:6393
    • 提供者:Binbin Liu
  1. 贝叶斯

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

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

    0下载:
  2. 可以实现数值分析中的欧拉法、后退欧拉法和改进欧拉法的计算,程序中涉及到拉界面,以及许多控件的使用。,Numerical analysis can be achieved in the Euler, backward Euler and improved Euler s method of calculation, the procedure involved in drawing interface, as well as the use of many controls.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2996
    • 提供者:风云
  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. src

    0下载:
  2. 利用java写的一个简单的快速傅里叶变换的程序,包括正、逆变换。-Using java to write a simple fast Fourier transform procedure, including forward and inverse transform.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-21
    • 文件大小:1998
    • 提供者:X
  1. FftLab

    0下载:
  2. FFT傅立叶频谱分析,从程序的演示可透视出频率频谱相互的换算与复数的关系!-FFT Fourier spectral analysis, from a procedural perspective of the presentation can be a frequency spectrum of the conversion of mutual relations with the plural!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4066
    • 提供者:velidar
  1. Bayes8054

    0下载:
  2. 本源程序搜集整理贝叶斯算法判断垃圾邮件,有着很强的功能-Finishing the source Bayesian algorithm to determine the collection of spam, there is a strong function
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:3710
    • 提供者:baoyujun
  1. CAIM

    0下载:
  2. caim完善版离散化方法是一种研究数据挖掘方向的程序-caim perfect version of discretization method is a research direction for data mining procedures
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:11374
    • 提供者:小修
  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. 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. GaBin

    0下载:
  2. 遗传算法解决复杂背包问题,用Java编写。 该背包拥有3个属性,500个东西,50个包。 求解包与包之间物品重量差最小,并且同一个背包的物品属性有特殊要求。 该程序容易修改。-Genetic Algorithm on Bin Packing Proglem. 500 items, 3 parameters of each item. 50 containers, target: All 50 containers has the smallest weight differe
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:160511
    • 提供者:mark
  1. fastFFT

    0下载:
  2. 快速Fourier变换,FFT。java程序,已编译能运行,带报告。-Fast Fourier Transform
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:133919
    • 提供者:王京
  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. SimpleCalculator

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

    • 发布日期:2017-03-31
    • 文件大小:873
    • 提供者:ff
  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. 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
« 12 3 »
搜珍网 www.dssz.com