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

搜索资源列表

  1. java_22222

    0下载:
  2. 求一个3行3列矩阵的转置矩阵(即第一行为第一列,第二行为第二列,第三行为第三列构成的矩阵)-For a 3-line 3 matrix transpose matrix (the first act of the first column, the second act of the second column, the third act constitute the third column of matrix)
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:3495
    • 提供者:李残月
  1. album2

    0下载:
  2. 我在08年11月利用flex3.0 mxml和as3.0设计的一个3D相册,用到trans matrix和一些控件 6个源码文件 具体效果请看 http://www.macs.hw.ac.uk/~yw173/3DPROJECT/album2/bin-debug/album2main.swf dec 30 2008 英国爱丁堡-I was in November 2008 and flex3.0 mxml using AS3.0 design a 3D album, u
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-03-28
    • 文件大小:8813
    • 提供者:mark
  1. Mesh_Pnt

    0下载:
  2. Points in Euclidean space, implemented as double[].Includes simple geometric operations.Uses matrices a matrix is represented as an array of Pnts-Points in Euclidean space, implemented as double []. Includes simple geometric operations.Uses matrices
  3. 所属分类:JavaScript

    • 发布日期:2017-04-14
    • 文件大小:4145
    • 提供者:cstar
  1. MatrixTF

    0下载:
  2. TF-IDF matrix calcualtor
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1630
    • 提供者:Manoj
  1. Matrixcalculationimplementationusingjava

    0下载:
  2. 用java实现矩阵运算行列式运算组合数计算-Implementation using java matrix determinant computing computing computing the number of combinations
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1011
    • 提供者:yourname
  1. upload

    0下载:
  2. java code to calculate transpose of a matrix
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:2874
    • 提供者:pramod
  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. puzzle

    0下载:
  2. 在一个n*n 矩阵中找到 沿着八个方向搜索,找长度大于4并且字典中包含的单词。-N* n in a matrix along the eight found in the direction of search, to find the length of more than 4 and the word dictionary is included.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:1791
    • 提供者:杨超
  1. goodringmatrix

    0下载:
  2. 用netbean编写的矩阵乘法和计算多个圆环面积之和-Netbean prepared using matrix multiplication and calculation of area and number of rings
  3. 所属分类:Java Develop

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

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

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

    0下载:
  2. non-negative matrix factorization
  3. 所属分类:Java Develop

  1. xishujuzhenyunsuanqi

    2下载:
  2. 用java编写的稀疏矩阵运算器,能实现简单的稀疏矩阵的运算,属于菜鸟的作品,呵呵,仅供参考哦~-Prepared using java sparse matrix operations, and to achieve a simple sparse matrix computation, which works rookie, huh, huh, oh, for reference purposes only ~
  3. 所属分类:JSP源码/Java

    • 发布日期:2013-04-27
    • 文件大小:6617
    • 提供者:Orlando
  1. DotFontCreator

    0下载:
  2. 用于定制点阵字库的生成,自己写的程序,目前在用-Used to customize the generation of dot-matrix font, write their own procedures, currently in use
  3. 所属分类:Java Develop

    • 发布日期:2017-05-02
    • 文件大小:770699
    • 提供者:gaobinbin
  1. Jama-1.0.1

    0下载:
  2. SVD(奇异值分解)源码,Java版,有相关演示实例。-SVD (singular value decomposition)-source, Java version, there are examples of the relevant presentation.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-22
    • 文件大小:113099
    • 提供者:高宝军
  1. data_generator

    0下载:
  2. Java applet that allows to create a customised spatial data set for clustering, by clicking with the mouse in a panel. Data coordinates appear in the right box and a matrix of Euclidean/ cosine distances between the points can be calculated by select
  3. 所属分类:Applet

    • 发布日期:2017-03-29
    • 文件大小:923782
    • 提供者:muti
  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数的算法。程序使用java实现-Use recursion, recursion, matrix and other methods to achieve the Fibonacci-seeking algorithms. Program using the java implementation
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:5923
    • 提供者:胖猫
  1. IDAutomation2DJavaDemoPack

    0下载:
  2. IDAutomation公司的JAVA包,支持Code 128, Code 39, Postnet, ITF, UPC, EAN, GS1, Intelligent Mail, Data Matrix & PDF417-Well-known companies IDAutomation Barcode JAVA source controls to support Code 128, Code 39, Postnet, ITF, UPC, EAN, GS1, Intelligent Mail,
  3. 所属分类:Java Develop

    • 发布日期:2017-05-02
    • 文件大小:957004
    • 提供者:zhangzheng
  1. matmul.tar

    0下载:
  2. this file contains source code in jave which does matrix multiplication
  3. 所属分类:JavaScript

    • 发布日期:2017-04-16
    • 文件大小:31044
    • 提供者:bpp
« 1 2 3 4 5 67 8 9 10 11 ... 16 »
搜珍网 www.dssz.com