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

搜索资源列表

  1. Eigenvalue

    2下载:
  2. 用QR分解来求矩阵的全部特征值 包括:QR分解,矩阵转置,;矩阵求逆,矩阵相乘,最后迭代得出特征值-With QR decomposition to the full matrix eigenvalue include: QR decomposition, matrix transpose, matrix inversion, matrix multiplication, and finally reached eigenvalue iteration
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:8419
    • 提供者:zengming
  1. Multithread

    0下载:
  2. 操作系统实验 多线程实现矩阵乘法 win32、pthread、java三种线程库均有 适合用来学习多线程操作的入门例程-java, win32, pthread three kinds of thread libraries are suitable for multi-threaded operation started learning routines
  3. 所属分类:Process-Thread

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

    1下载:
  2. 灰度共生矩阵提取图像特征 然后对图像分类-Gray-scale extraction of image feature co-occurrence matrix of image classification and then
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:1647
    • 提供者:yifan
  1. commons-math-1.2

    0下载:
  2. 矩阵运算,java版本,可以修改,开源的-Matrix calculation, java version, can be amended, open source
  3. 所属分类:Algorithm

    • 发布日期:2017-05-22
    • 文件大小:6971039
    • 提供者:dengwanyu
  1. Mapack_for_NET

    0下载:
  2. Mapack可用来做矩阵运算 Mapack is a .NET class library for basic linear algebra computations. It supports the following matrix operations and properties: Multiplication, Addition, Subtraction, Determinant, Norm1, Norm2, Frobenius Norm, Infinity Norm, Rank,
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:38581
    • 提供者:Erison
  1. java

    0下载:
  2. 行列式,矩阵,线性方程组,逆阵的java算法 -Determinant, matrices, linear equations, matrix inverse algorithm java
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:5817
    • 提供者:belle
  1. ofdm-tge

    0下载:
  2. OFDM程序,这么安排矩阵的目的是为了构造共轭对称矩阵 共轭对称矩阵的特点是 在ifft/fft的矢量上 N点的矢量 在0,N/2点必须是实数 一般选为0 1至N/2点 与 (N/2)+1至N-1点关于N/2共轭对称- BPSK simulation using a carrier cosine wave with ISI clc close all clear all figure(1) n=160 for i=1:n data(i
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-21
    • 文件大小:6146200
    • 提供者:卞敏捷
  1. nc.jar

    0下载:
  2. Java 数值计算库 数列求和算法、求解方程的根、插值法和近似法、 数值积分、求解微分方程、矩阵运算及其它一些有趣的东西, 比如:大数、素数算法、PI、分形-Java Number Cruncher
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:295557
    • 提供者:shane liu
  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. java-jzys

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

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

    0下载:
  2. (1)求一个6*6阶矩阵对角线元素之和。(2)实现打印数出有10个元素的浮点数组a中的最大值和最小值。(3)求面积。(4)产生两个小按钮。(5)程序的作用是用Math.random() 函数产生20个随机数。-(1) for a 6* 6 bands and the matrix of diagonal elements. (2) to achieve print a few out there are 10 elements in a floating-point group of maxim
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:4126
    • 提供者:燕子
  1. ArffSearcher

    0下载:
  2. 使用Weka分析环境开发的基于Java的图像分割及基于内容检索程序,分割采用最小生成树分割法,检索利用的是小波和共生矩阵提取的特征。-Analysis using the Weka environment for the development of Java-based content-based image segmentation and retrieval procedures, division of segmentation using minimum spanning tree,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1734477
    • 提供者:张沛轩
  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. SlidingPuzzle

    0下载:
  2. 一个基于java的小游戏,名为SlidingPuzzle。类似于拼图,只不过是换成将打乱的1-15的数字按顺序重新排列成4*4矩阵形式。-A small java-based game called SlidingPuzzle. Similar to the puzzle, only to disrupt the 1-15 replaced by the number of re-arranged according to the order of 4* 4 matrix form.
  3. 所属分类:Games

    • 发布日期:2017-04-13
    • 文件大小:2036
    • 提供者:li li
  1. Gauss-Jordan

    0下载:
  2. Gauss-Jordan消去法 实现矩阵求逆 有详细算法解释-Gauss-Jordan elimination method to achieve matrix inverse Algorithm is explained in detail
  3. 所属分类:Console

    • 发布日期:2017-03-30
    • 文件大小:6141
    • 提供者:xiang
  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. JavaSRC

    0下载:
  2. 高等数学的函数(矩阵,积分,微分,复数)java源代码-Higher Mathematics of the function (matrix, integral, differential, plural) java source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:136084
    • 提供者:600
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com