CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java 搜索资源 - 高斯

搜索资源列表

  1. DC_OPF.rar

    2下载:
  2. 电力系统直流网络最优潮流计算程序,java语言编写。包含高斯法,梯度法等算法,DC power system optimal power flow calculation program network, java language. Contains the Gaussian method, gradient method, such as algorithm
  3. 所属分类:Java Develop

    • 发布日期:2015-05-01
    • 文件大小:2310813
    • 提供者:xuchen
  1. Gauss-Kruger

    0下载:
  2. 高斯-克吕格投影 JAVA实现 采用北京54坐标-Gauss- Kruger projection Beijing 54 coordinate the use of JAVA to achieve
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:4729
    • 提供者:chenyuwei
  1. Comp11

    0下载:
  2. 此算法实现解方程组,运用的是高斯消去算法,有简单的界面-This algorithm solution equations, use the Gaussian elimination algorithm, a simple interface
  3. 所属分类:Applet

    • 发布日期:2017-04-13
    • 文件大小:2687
    • 提供者:张文
  1. linear_solution

    0下载:
  2. 原创的线性方程组求解程序,包括Jacobi迭代,高斯消去法,Gauss-Seidel迭代三种求解算法。-Original procedure for solving linear equations, including the Jacobi iteration, Gauss elimination method, Gauss-Seidel iterative algorithm three.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:6578
    • 提供者:熊君君
  1. CannyEdge

    0下载:
  2. canny边缘检测的算法的JAVA实现.step1:用高斯滤波器平滑图象;step2:计算梯度的幅值和方向;step3:对梯度幅值进行非极大值抑制;step4:用双阈值算法检测和连接边缘 -canny edge detection algorithm to achieve the JAVA.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:2445
    • 提供者:富吉勇
  1. Gaussian

    0下载:
  2. Java版高斯算法解析多元多次方程 Java版高斯算法解析多元多次方程-Java version of Gauss algorithm for multi-resolution algorithm for multiple equation Java version of Gaussian multiple equation of multi-resolution
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:1353
    • 提供者:carol
  1. Gaussian

    1下载:
  2. 基于Java的高斯消元法,是数值计算方法的实验题。-Java-based Gaussian elimination method is the numerical calculation of the experimental problems.
  3. 所属分类:Java Develop

    • 发布日期:2015-07-22
    • 文件大小:1364
    • 提供者:段文峰
  1. gauss

    0下载:
  2. 高斯算法 用来解决满秩方程的解的解决方法。-高斯 算法 高斯
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:2636
    • 提供者:wqh
  1. yakebi

    0下载:
  2. 高斯赛德尔迭代 雅克比迭代解方程 根据误差与精度实现迭代次数判断 -jakobi
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:3176
    • 提供者:
  1. Guess

    0下载:
  2. 数值分析里面的高斯方法,用来求解方程组的解-Which the Gauss numerical methods for solving equations
  3. 所属分类:JavaScript

    • 发布日期:2017-04-10
    • 文件大小:695
    • 提供者:海底森林
  1. histogram

    0下载:
  2. 直方图。产生均匀分布和高斯分布随机数,并在控制台中以直方图形式输出。-Gaussian and Uniform Histogram
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:1467
    • 提供者:cher
  1. gaosixiaoyuan

    0下载:
  2. 高斯消元法,该功能十分强大!对于学习数值计算有很大的帮助!-Gaussian elimination method, the function is very powerful!
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:1279
    • 提供者:刘程辉
  1. test1

    0下载:
  2. 高斯分解解方程组 高斯分解解方程组-Gaussian decomposition of Gaussian decomposition Solving Equations Solving Equations Solving Equations Gauss decomposition
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1553
    • 提供者:mao
  1. test3

    0下载:
  2. 迭代法解方程组 雅可比方法 高斯-塞德尔方法 超松弛方法-Iteration method equation Jacobi Gauss- Seidel method overrelaxation method
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1033
    • 提供者:mao
  1. java_image_filter

    0下载:
  2. java图片处理过滤器,有数十种特效,包括水波、浮雕、高斯模糊等等,内有一个测试用的例子和html说明-Java Image Filters , has more than 20 kinds of image special-effects , has a test example and html general.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-06
    • 文件大小:1103716
    • 提供者:魏明
  1. DmGeoXytoLonLat

    0下载:
  2. 已知高斯坐标求经纬度坐标,已知高斯坐标求经纬度坐标-Gauss coordinates latitude and longitude coordinates are known to seek
  3. 所属分类:JavaScript

    • 发布日期:2017-04-08
    • 文件大小:683
    • 提供者:生华
  1. Gaussian-Elimination

    0下载:
  2. 高斯消去法-列选主元求解线性方程组的java源码-Gaussian Elimination
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:2170
    • 提供者:shixuehai
  1. Matrix

    0下载:
  2. 求解线性方程组的基本方法高斯消元法,求解维数为N*(N+1)的矩阵方程。-The basic method to solve the linear equations gaussian elimination, solving dimension for N* (N+ 1) matrix equations.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-03
    • 文件大小:1107
    • 提供者:shl
  1. j2me_gaussin

    0下载:
  2. 一个用j2me实现的高斯模糊算法效率还算可以-J2me achieve a Gaussian blur algorithm efficiency is OK
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:3069
    • 提供者:esionxiao
  1. GMM

    0下载:
  2. 用java实现混合高斯模型,做特征分类,模式识别等应用(The hybrid Gauss model is implemented by Java, and the feature classification and pattern recognition are performed)
  3. 所属分类:Java编程

    • 发布日期:2017-12-24
    • 文件大小:13312
    • 提供者:qingfenglife
« 12 3 »
搜珍网 www.dssz.com