CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - 矩阵 java

搜索资源列表

  1. java matrix

    0下载:
  2. java处理矩阵 开源
  3. 所属分类:JSP源码/Java

  1. Matrix.java.rar

    0下载:
  2. 余子式、行列式、逆矩阵、对数组进行全排列,Bulbil style, determinant, inverse matrix, wide array of arrays
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:4942
    • 提供者:聂丹
  1. JAVA-Matrix

    0下载:
  2. JAVA矩阵源码 一个Matrix类,使用前继承-JAVA Matrix
  3. 所属分类:Java Develop

    • 发布日期:2017-04-23
    • 文件大小:9402
    • 提供者:邓彬
  1. java

    0下载:
  2. 题目:银行家算法 具体要求:屏幕提示:输入申请资源的进程和各资源数目,程序通过对预先输入的资源的矩阵分析。给出当前系统是否安全的提示,若安全,给出安全序列。 -Title: banker s algorithm specific requirements: screen prompts: Enter the application of resources and the resources to process the number of procedures have been pas
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:8006
    • 提供者:冯雨桐
  1. juzhengxiangsheng

    0下载:
  2. 利用java实现矩阵*矩阵,通过输入参数的不同重载,实现不同数据类型的矩阵相乘-The realization of the use of java Matrix* matrix, the different input parameters through overloading, different types of data matrices
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:676
    • 提供者:蔡尧东
  1. Jama-1.0.2

    0下载:
  2. java 实现的matrix计算。能实现矩阵加减乘除-matrix computation, java
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:32775
    • 提供者:成飞
  1. java-jzys

    0下载:
  2. 一个使用java语言实现的矩阵运算应用源码-The realization of a matrix operator java source
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:1214
    • 提供者:whtz
  1. Floyd

    0下载:
  2. 采用了动态规划法即FLOYD算法利用矩阵求多源最短路径的JAVA实现-Using a dynamic programming method that is FLOYD algorithm uses matrix Multi-source shortest path to achieve JAVA
  3. 所属分类:JavaScript

    • 发布日期:2016-01-27
    • 文件大小:897
    • 提供者:王大雷
  1. fibonacci

    0下载:
  2. Fibonacci数的算法实现 包括矩阵求解方法和暴力算法。还有估算法,不过估算法不是很准确-Fibonaaci Algorithm Implementation
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:18362
    • 提供者:马晟
  1. J2ME3D

    0下载:
  2. j2me 3D 游戏开发详解源码,本书详细讲解了JSR-184提供的API,重点讲述了纹理、雾化、变换矩阵、投影(目标摄影机和自由摄影机)、帧动画、Morphing变形体和Skinned变形体等关键技术,同时还阐述了投影矩阵的推导、动画的插值算法、变换矩阵的运算和使用。-j2me 3D game develop
  3. 所属分类:Java Develop

    • 发布日期:2017-05-13
    • 文件大小:3528315
    • 提供者:陈健
  1. java-jizhengyunsuan

    1下载:
  2. 面向对象矩阵运算库的设计与实现,压缩包中以稀疏矩阵为例,包换了相关的文档和设计实现,为学习Java编程提供一个良好的例子。-Object-oriented matrix operations database design and implementation of compressed package in order to sparse matrix, for example, replacement and the related documents and design implemen
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:210660
    • 提供者:心海
  1. lxjz

    0下载:
  2. java写的螺旋矩阵 可以自己设定坐标和值 螺旋矩阵算法编程,沿各个矩形边框依次给矩阵的每一个元素赋值,在计算机内存中构造一个完整的螺旋矩阵,然后输出-java write spiral matrix can be set for the coordinates and the value of spiral matrix algorithm for programming, along the border of each rectangle in turn to the matrix o
  3. 所属分类:Applet

    • 发布日期:2017-03-29
    • 文件大小:9275
    • 提供者:王苗
  1. Java

    0下载:
  2. 两个矩阵相乘,矩阵a的行数和矩阵b的列数必须相同,并且两个矩阵的元素具有相同或兼容的数据类型 -2 matrix multiplication, matrix a matrix of rows and columns b, must be the same, and the two elements of the matrix with the same or compatible data types
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:3438
    • 提供者:xuzhihong
  1. cholesky

    0下载:
  2. 楚列斯基分解希尔伯特矩阵,并求出残差和误差,以及条件数-cholesky
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:835
    • 提供者:
  1. Magic-square

    0下载:
  2. Java 程序 源码 显示出 幻方矩阵-Java source code shows magic square matrix
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:2389
    • 提供者:cauchyjjd
  1. import java

    0下载:
  2. JAVA实现两个3阶矩阵的乘法,带图形界面(JAVA implementation of the two order 3 matrix multiplication, with graphical interface)
  3. 所属分类:Java编程

    • 发布日期:2017-12-19
    • 文件大小:13312
    • 提供者:绾绾
  1. matrix.java

    0下载:
  2. 矩阵乘法计算量估算:输入多行,先输入要计算乘法的矩阵个数n,每个矩阵的行数,列数,总共2n的数,最后输入要计算的法则,输出需要进行的乘法次数(Matrix multiplication estimation: multi line input, input matrix to calculate the number of N matrix multiplication, each row number, column number, the total number of 2n, the la
  3. 所属分类:Java编程

    • 发布日期:2017-12-11
    • 文件大小:1070
    • 提供者:shallow100
  1. 幻方矩阵

    0下载:
  2. 输入输出矩阵并判断是否为幻方矩阵,字数字数字数字数(The input output matrix and determine whether the magic square matrix)
  3. 所属分类:Java编程

    • 发布日期:2017-12-25
    • 文件大小:53248
    • 提供者:石头鸭子
  1. 二阶矩阵相加

    0下载:
  2. 用java实现计算两个矩阵的加法运算,并返回结果(Using java to calculate the addition of two matrices, and return the results)
  3. 所属分类:Java编程

  1. 矩阵连乘问题和租船问题

    0下载:
  2. 动态规划算法解决矩阵连乘问题和租船问题,java源码。(Dynamic programming algorithm to solve matrix multiplication problem and charter problem, java source code.)
  3. 所属分类:Java编程

    • 发布日期:2018-05-04
    • 文件大小:1024
    • 提供者:dupeihui
« 12 3 4 5 6 »
搜珍网 www.dssz.com