搜索资源列表
CSharpModBusExample
- 是有关串行端口数据接收、存储的控件,内涵源代码,希望对你有帮助!-or a class of uncertain linear systems, we present an LMI (Linear Matrix Inequality) based approach to design a state-feedback robust reliable controller
Matrix
- 矩阵计算类,里面几乎集合了矩阵所有的计算。-Matrix class, which almost set the matrix for all calculations.
C_sharp_Matrix_class
- 文件为C#矩阵运算类,包含了多种形式的矩阵定义,能够进行多种矩阵运算,如矩阵四则运算、求逆、转置等,十分方便用于实际开发。-File for the C# matrix operations class, contains the definition of various forms of matrix, to carry out a variety of matrix operations, such as matrix arithmetic, inversion, transpose, e
Alex
- 大二数据结构实验课的几个源码(顺序表的合并、多项式的合并、栈和队列的基本操作、稀疏矩阵的运算、二叉树基本操作、图的存储和应用)-Experimental data structure sophomore class several source (the order form merger, the merger of polynomial, stack and the basic operation of the queue, sparse matrix computation, the ba
CSharp_Matrix_of_Complex_polynomial
- C#的实矩阵类,复矩阵类、实多项式矩阵类、复多项式矩阵类,还有很多。-Real matrix class, Complex matrix class and so on...
C_sharp_Libeary
- 用c#编写的矩阵计算类库,包含求单位化矩阵,矩阵数乘,点乘,加减,奇异运算等,从网上搜集并做了一些改进,每一个都有相应的实例。-With the c# class library written in matrix calculation, including units of demand matrix, matrix multiplication, scalar multiplication, addition and subtraction, such as singular operat
Matrix
- 一个c# 矩阵类 非常实用 包含矩阵的各种运算-a class of matrix described by csharp,include all kinds of operater,such as (+,-,*)。
Matrix
- C#编写的矩阵类,可以实现矩阵的一些相关操作-A C# class of matrix
Matrix
- 矩阵类。在C#中实现矩阵的基本操作,包括求逆等。-matrix class
CommentMatrix
- 矩阵类库,包括各种各样的矩阵的运算方法,基本的运算和复杂的运算。-Matrix class library
Matrix
- 这是一个用C#写的矩阵的类,用于实现矩阵的计算-this is a matrix class in C#
Matrix
- 各种基本的矩阵运算函数,用C#语言编写的类-Basic matrix operations functions, written in C# class
Matriz
- Matrix Class with its operations
Matrix_AlgebraHW
- Matrix Math Class C# implementation (other way)
Matrix
- C#矩阵类,包含矩阵的各种处理,例如加减乘除,求行列式等。-C# matrix class, with matrix processing, such as addition, subtraction, multiplication and division, the determinant.
Easy-Compute-of-Matrix
- 简单的用于c++编程的矩阵运算类,对初学者实用-Simple matrix operations for c++ programming utility class for beginners
Algorithm
- C#中对矩阵和复数的非常复杂类, 有兴趣的可以看一下-C# in the matrix and a plurality of very complex class, are interested can look at
JUZHEN
- 用于矩阵运算的类库,可以实现转直求逆等操作-Class library for matrix operations
Array-Class
- 这是一个实矩阵类,矩阵大小可更改 (1)矩阵的加、减、数乘和乘等运算; (2)矩阵的转置运算; (3)矩阵列向量的最大值与最小值; (4)矩阵列向量的内积运算,范数; (5)方阵的特征值与特征向量。-This is a real matrix type, matrix size can be changed (1) matrix addition, subtraction, multiplication and multiplication and other operati
Matrix
- Matrix类为矩阵运算类,包括矩阵相乘、相加、相减、求负、转置、求逆、行列式等。-Matrix class for the matrix operation class, including matrix multiplication, addition, subtraction, seeking negative, transpose, inversion, determinant and so on.