搜索资源列表
Matrix
- csharp实现的有关矩阵类相关代码,可以供初学者学习,适合一些数学系的同学
Matrix
- C#实现的矩阵运算源程序,其中所有的矩阵运算采用操作符重载技术,实现了矩阵求和,差,积,转置,逆等基本运算。-C# source code implementation of matrix operations, one of all the matrix calculation using operator overloading techniques, implementation of the matrix sum, difference, product, transpose, inve
Extreme.Mathematics.QuickStartCS
- 用C#写的数学函数库源码。里面包括复数运算,矩阵运算,解方程,积分微分等。非常有用。-Using C# to write the math library source. Includes the plural computing, matrix operations, solution of equations, such as integro-differential. Very useful.
Matrix
- This is Matrix implementation in CSharp.
CSharp_DSP
- DSP算法,包括线性卷积、复多项式矩阵积分,离散傅立叶变换、反离散傅立叶变换等-Linear convolution, matrix integral, DFT and IDFT...
Transformation1
- Transformation image with matrix
CS-Matrix
- CS 矩阵类库 matrix library in csharp-matrix library in csharp
alglib-2.1.1.stable.csharp
- AlgLib is linear algebra package written in C#. Allows user to perform various matrix operations and sloving them.
MatrixMath
- Matrix Math in C#. Implemented using operator overloading. Includes, addition, subtraction, multiplication, multiplication by a scalar and tranposing a matrix.
inv.csharp
- to find the inverse of a matrix using csharp
DataStructure
- C#语言版本的各种数据结构的代码,包括线性表、循环链表、堆栈、队列、矩阵、树、图及各种查找算法的代码。-C# language versions of the various data structures of the code, including the linear form, circular linked list, stack, queue, matrix, tree, graph, and a variety of search algorithm code.
CSharpAlgorithm
- C#编写的矩阵运算,在数学上很重要的基础运算-C# written in matrix calculation, the mathematical basis for computing a very important
matrix
- An Interactive program Built from LOOPS AND CONDITION this program Create the MATRIX EFFECT in realtime envirnment
Matrix
- 一个c# 矩阵类 非常实用 包含矩阵的各种运算-a class of matrix described by csharp,include all kinds of operater,such as (+,-,*)。
cSharp-matrix-operation
- 用c#实现各类矩阵运算的源代码,配套书籍为《C#数值计算算法编程》-Achieved with the c# source code for various types of matrix operations, supporting the book as " C# numerical algorithm programming"
CSharp
- 实现算符优先文法的矩阵,并且对给定的字符串进行规约-Matrix to achieve operator precedence grammar, and on the Statute of the given string
Csharp
- C#实现矩阵的逆,方法为初等转换代码简单明了-C# implementation of the inverse matrix
CSharp--Matrix-operations
- 在C#开发环境下实现矩阵的加,减,逆等运算-In C# development environment to achieve matrix addition, subtraction, and other operations against the
Matrix C#
- Matrix calculation using c#
Matrix
- Matrix(CSharp) c#实现卡尔曼滤波方程(Matrix (CSharp) c# implementation of Calman filter equation)