搜索资源列表
jvzhen
- 在别的网站的找的,矩阵类库源代码,给出了矩阵的操作。比较好用。-in other websites to find the matrix class library source code, is a matrix operation. Better quality.
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
matrix
- matrix class matrix class matrix classmatrix cla-matrix classmatrix classmatrix classmatrix classmatrix classmatrix class
code
- 这是我公司的出门证开票系统,运用人ADO技术访问ACCESS数据库,还有对针式打印机的控制,在数据库的操纵中使用SQL语言,下载后直接编译即可运行,不需要设置ODBC数据源,主框架程序是在对话框的框架下的程序,统计类是在单文档的的环境中编程的,在单文档的编程中,有屏幕到打印的映射,这到是有很多值得去看的,-This is my go card company' s billing system, using ADO technology to access ACCESS database
mean-K-KPCA
- 通过核 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
C-Sharp--class-library-source-code
- 主要写了一些c#通用函数类库源码,比如矩阵加法,减法,乘法,求逆等一些程序-Mainly write c# generic function class library source code, such as matrix addition, subtraction, multiplication, inversion and some programs
N-sparse
- 创建一个n维的稀疏数组对象,n是任意值。 定义N可能是大于2的一类n维稀疏阵列。然而,它应该被认为是一种起动方式与普通的MATLAB稀疏矩阵和重塑它有N维度。换句话说,稀疏的数据,首先必须能够作为一个普通的2D MATLAB稀疏矩阵被前n维。事实上,如果目标数组的尺寸mxnxp……yxz,然后将它存储在内部类是一个普通的二维稀疏阵列的尺寸(M×N×P×……×Y)XZ。这导致了某些内存株时使用大量的尺寸。我发现有用的类主要用于中等尺寸像三维图像边缘检测,你经常要举行一个稀疏的3D的边缘地图。-Cr
AllStackPerms
- 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
juzhen
- 实现一个矩阵类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
juzhenlei
- 实现一个矩阵类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
eigen_test
- C++中的eigen类库,用于处理矩阵的基本运算问题。-Eigen in c++ class library for processing matrix of the basic computing problem.
Max
- 超简单,超使用,非常适合初学者的矩阵计算类,通俗易懂。-Super simple, super-use, very suitable for beginners class matrix calculation, easy to understand.
Matrix
- OpenSees源码中的向量类,用于向量的计算.可以在OpenSees中,像MatLab一样操作矩阵运算-the Vector class in OpenSees source code, used in the opration of vectors
ji641
- 一个计算声子晶体结构的一维传递矩阵法,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
J
- 易语言图片颜色矩阵源码例程程序结合易语言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.)