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

搜索资源列表

  1. jvzhen

    0下载:
  2. 在别的网站的找的,矩阵类库源代码,给出了矩阵的操作。比较好用。-in other websites to find the matrix class library source code, is a matrix operation. Better quality.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13.53kb
    • 提供者:lph
  1. 2

    1下载:
  2. 银行家算法可以避免死锁。算法结构 n : 系统中进程个数 m :系统中的资源类数 1)available(m):现有资源向量 2) max(n,m):资源最大申请量 3)allocation(n,m):资源分配矩阵 4)need(n,m):进程以后还需要的资源矩阵 5)request(n,m):进程申请资源矩阵-Banker s algorithm to avoid deadlock. Algorithm structure n: the system proc
  3. 所属分类:OS Develop

    • 发布日期:2017-04-07
    • 文件大小:1.03kb
    • 提供者:斜阳
  1. matrix

    0下载:
  2. matrix class matrix class matrix classmatrix cla-matrix classmatrix classmatrix classmatrix classmatrix classmatrix class
  3. 所属分类:Disk Tools

    • 发布日期:2017-04-14
    • 文件大小:2.64kb
    • 提供者:woony
  1. code

    0下载:
  2. 这是我公司的出门证开票系统,运用人ADO技术访问ACCESS数据库,还有对针式打印机的控制,在数据库的操纵中使用SQL语言,下载后直接编译即可运行,不需要设置ODBC数据源,主框架程序是在对话框的框架下的程序,统计类是在单文档的的环境中编程的,在单文档的编程中,有屏幕到打印的映射,这到是有很多值得去看的,-This is my go card company' s billing system, using ADO technology to access ACCESS database
  3. 所属分类:OS Develop

    • 发布日期:2017-06-16
    • 文件大小:24.12mb
    • 提供者:施红
  1. mean-K-KPCA

    0下载:
  2. 通过核 K- 均值聚类的方法对语音帧进行聚类 , 由于聚类的中心能够很好地代表类内的特征, 用中心样本帧取代该类, 减少了核矩阵的维数, 然后再采用稀疏 KPCA方法对核矩阵进行特征提取。-Through the nuclear K-means clustering method for clustering of speech frames, the cluster center can be a good representative of the class characteristics
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-30
    • 文件大小:181.34kb
    • 提供者:piano
  1. C-Sharp--class-library-source-code

    0下载:
  2. 主要写了一些c#通用函数类库源码,比如矩阵加法,减法,乘法,求逆等一些程序-Mainly write c# generic function class library source code, such as matrix addition, subtraction, multiplication, inversion and some programs
  3. 所属分类:assembly language

    • 发布日期:2017-11-04
    • 文件大小:586.04kb
    • 提供者:丁建洋
  1. N-sparse

    1下载:
  2. 创建一个n维的稀疏数组对象,n是任意值。 定义N可能是大于2的一类n维稀疏阵列。然而,它应该被认为是一种起动方式与普通的MATLAB稀疏矩阵和重塑它有N维度。换句话说,稀疏的数据,首先必须能够作为一个普通的2D MATLAB稀疏矩阵被前n维。事实上,如果目标数组的尺寸mxnxp……yxz,然后将它存储在内部类是一个普通的二维稀疏阵列的尺寸(M×N×P×……×Y)XZ。这导致了某些内存株时使用大量的尺寸。我发现有用的类主要用于中等尺寸像三维图像边缘检测,你经常要举行一个稀疏的3D的边缘地图。-Cr
  3. 所属分类:source in ebook

    • 发布日期:2017-04-05
    • 文件大小:23.17kb
    • 提供者:刘亮
  1. AllStackPerms

    0下载:
  2. Write a C++ program (using STL preferably) to implement a vector-based spare matrix class, following the concepts of “data abstraction” and “data encapsulation”. Your class should provide the member function of smTranspose as discussed in class
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:660byte
    • 提供者:Joekids
  1. juzhen

    0下载:
  2. 实现一个矩阵类Matrix,要求能实现常用的矩阵运算如拷贝、加减乘、转置、查询或修 改某个矩阵元数的值。-Implement a matrix class Matrix, required to achieve the common matrix operations such as copy, subtraction, multiplication, transpose, query, or repair Number of matrix elements of a value ch
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1.6kb
    • 提供者:汤广宇
  1. juzhenlei

    0下载:
  2. 实现一个矩阵类Matrix,要求能实现常用的矩阵运算如拷贝、加减乘、转置、查询或修 改某个矩阵元数的值。-Implement a matrix class Matrix, required to achieve the common matrix operations such as copy, subtraction, multiplication, transpose, query, or repair Number of matrix elements of a value ch
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:1.45kb
    • 提供者:汤广宇
  1. eigen_test

    0下载:
  2. C++中的eigen类库,用于处理矩阵的基本运算问题。-Eigen in c++ class library for processing matrix of the basic computing problem.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-25
    • 文件大小:337.85kb
    • 提供者:clzhang
  1. Max

    0下载:
  2. 超简单,超使用,非常适合初学者的矩阵计算类,通俗易懂。-Super simple, super-use, very suitable for beginners class matrix calculation, easy to understand.
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:660byte
    • 提供者:qs
  1. Matrix

    0下载:
  2. OpenSees源码中的向量类,用于向量的计算.可以在OpenSees中,像MatLab一样操作矩阵运算-the Vector class in OpenSees source code, used in the opration of vectors
  3. 所属分类:source in ebook

    • 发布日期:2017-04-29
    • 文件大小:9.87kb
    • 提供者:xiachunxu
  1. ji641

    0下载:
  2. 一个计算声子晶体结构的一维传递矩阵法,IMC-PID是利用内模控制原理来对PID参数进行计算,完整的图像处理课设,包含所有源代码,汽车图像。- A one-dimensional transfer matrix method to calculate the phonon crystal structure, The IMC- PID is using the internal model control principle for PID parameters is calculated, C
  3. 所属分类:source in ebook

    • 发布日期:2017-12-13
    • 文件大小:4.63kb
    • 提供者:马小娟
  1. J

    0下载:
  2. 易语言图片颜色矩阵源码例程程序结合易语言GDIPlus类模块,通过颜色矩阵修改图片颜色。(The source code routine program of the easy language picture color matrix combines the easy language GDIPlus class module to modify the color of the picture through the color matrix.)
  3. 所属分类:易语言编程

    • 发布日期:2018-01-08
    • 文件大小:162kb
    • 提供者:ES1678
搜珍网 www.dssz.com