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

搜索资源列表

  1. Matrix

    0下载:
  2. csharp实现的有关矩阵类相关代码,可以供初学者学习,适合一些数学系的同学
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:13585
    • 提供者:lee
  1. Matrix

    0下载:
  2. 自己封装的矩阵运算的类,用C#编写,例如转置、求逆、求特征值、矩阵乘法等-Own package matrix operations class, written using C#, such as transposition, inversion, find eigenvalues, matrix multiplication, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:4157
    • 提供者:郭挺
  1. Matrix

    2下载:
  2. 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
  3. 所属分类:C#编程

    • 发布日期:2017-04-12
    • 文件大小:1450
    • 提供者:wangyong
  1. FontMatrixGeneration

    0下载:
  2. 用户输入汉字,生成不同规模的字模矩阵,主要用于基于单片机的液晶显示方面。-Users to charactinput Chinese ers, generating matrix matrix of different sizes, mainly for single-chip based on liquid crystal display.
  3. 所属分类:SCM

    • 发布日期:2017-05-11
    • 文件大小:2146854
    • 提供者:lijiping
  1. Matrix-cs

    0下载:
  2. 矩阵类,可进行矩阵的各种运算,并可求解N阶线性方程-matrices, matrix for the various operators and can solve linear equations N
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2805
    • 提供者:陈燕涛
  1. Algorithm

    0下载:
  2. csharp版常见数值计算源码,包括矩阵计算、插值、线性方程和非线性方程等-CSharp version of common-source numerical computation, including the matrix calculation, interpolation, linear equations and nonlinear equations, such as
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:34270
    • 提供者:crpp0104
  1. GraphicsMM_3D

    1下载:
  2. WPF的三维程序.三维动画,三维碰撞测试,三维灯光,三维矢量,矩阵变换.-WPF three-dimensional process. Three-dimensional animation, three-dimensional crash test, three-dimensional light, three-dimensional vector, matrix transformation.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-13
    • 文件大小:3509244
    • 提供者:xiangzhou
  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. Calculate

    0下载:
  2. 矩阵并行算法程序,用c#语言编制,可用于数学并行计算。-Matrix parallel algorithm procedures, with c# Languages can be used in parallel computing mathematics.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:924
    • 提供者:tmllpl
  1. Extreme.Mathematics.QuickStartCS

    1下载:
  2. 用C#写的数学函数库源码。里面包括复数运算,矩阵运算,解方程,积分微分等。非常有用。-Using C# to write the math library source. Includes the plural computing, matrix operations, solution of equations, such as integro-differential. Very useful.
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:121826
    • 提供者:李峰
  1. Matrix

    0下载:
  2. This is Matrix implementation in CSharp.
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:3731
    • 提供者:b3dnar
  1. CS-Matrix

    0下载:
  2. CS 矩阵类库 matrix library in csharp-matrix library in csharp
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:171286
    • 提供者:刘先生
  1. alglib-2.1.1.stable.csharp

    0下载:
  2. AlgLib is linear algebra package written in C#. Allows user to perform various matrix operations and sloving them.
  3. 所属分类:CSharp

    • 发布日期:2017-03-23
    • 文件大小:623284
    • 提供者:dostalj
  1. MatrixMath

    0下载:
  2. Matrix Math in C#. Implemented using operator overloading. Includes, addition, subtraction, multiplication, multiplication by a scalar and tranposing a matrix.
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:29054
    • 提供者:loader7
  1. inv.csharp

    0下载:
  2. to find the inverse of a matrix using csharp
  3. 所属分类:CSharp

    • 发布日期:2017-03-24
    • 文件大小:26275
    • 提供者:mallu
  1. ImageMatrix

    0下载:
  2. 图像的矩阵运算 用于图像像素的尺度变换,归一化;图像读取,阈值分割,矩阵的加减乘数运算,以及图像的读写;数据类型支持int,double,以及复数complex类型-Image matrix operations for image pixels scale transformation, normalization image reads, threshold segmentation, the multiplier matrix addition and subtraction opera
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:126810
    • 提供者:Jack
  1. matrix

    0下载:
  2. An Interactive program Built from LOOPS AND CONDITION this program Create the MATRIX EFFECT in realtime envirnment
  3. 所属分类:.net

    • 发布日期:2017-04-04
    • 文件大小:25292
    • 提供者:Ubaid
  1. Matrix

    0下载:
  2. 一个c# 矩阵类 非常实用 包含矩阵的各种运算-a class of matrix described by csharp,include all kinds of operater,such as (+,-,*)。
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:12470
    • 提供者:liuyou
  1. Matrix C#

    0下载:
  2. Matrix calculation using c#
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:1033216
    • 提供者:LQSWPU
  1. Matrix

    0下载:
  2. Matrix(CSharp) c#实现卡尔曼滤波方程(Matrix (CSharp) c# implementation of Calman filter equation)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:16384
    • 提供者:dony_
« 12 3 »
搜珍网 www.dssz.com