CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Matrix cSharp
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - Matrix cSharp - List
[
CSharp
]
Matrix
DL : 0
csharp实现的有关矩阵类相关代码,可以供初学者学习,适合一些数学系的同学
Update
: 2008-10-13
Size
: 13.27kb
Publisher
:
lee
[
Other Games
]
networkgame
DL : 0
The word building game is a well known game all over the world. It is also called as scrabble. In this network-supported game, four players can play the game together sharing the same matrix board. Players can join their corresponding opponents directly by searching. I have used UDP sockets for searching the hosted game and TCP sockets for game processing. This game can be played within the subnet.
Update
: 2025-02-17
Size
: 41kb
Publisher
:
王小文
[
CSharp
]
最短路径上机报告
DL : 0
1、 程序所实现的功能: 2、 对建立好的无权图,可以找到从某个顶点出发到其他所有顶点的最短路径 3、 程序的输入 4、 要创建的图的信息,本算法采用邻接矩阵表示图;以及遍历开始的顶点的信息 5、 程序的输出 6、 分行输出从给定点到其他各个定点的最短路径上的顶点信息。-1, procedures achieved by the function : 2, the right to establish a good map can be found starting from a certain point to all other nodes in the shortest path three, four input procedures, the setting up of the map information, the algorithm uses adjacency matrix diagram; Traversing the start of the peak information 5, 6 program output, the output from the branches to each other sentinel to the shortest path sentinel on the vertex information.
Update
: 2025-02-17
Size
: 6kb
Publisher
:
王想
[
Algorithm
]
Matrix-cs
DL : 0
矩阵类,可进行矩阵的各种运算,并可求解N阶线性方程-matrices, matrix for the various operators and can solve linear equations N
Update
: 2025-02-17
Size
: 2kb
Publisher
:
陈燕涛
[
Documents
]
用邻接矩阵实现图的数据结构问题
DL : 0
一个有关用邻接矩阵实现图的数据结构问题,以语言实现!-an adjacency matrix with the realization of the map data structure, in language!
Update
: 2025-02-17
Size
: 1kb
Publisher
:
陈峰
[
Data structs
]
Strassen11
DL : 0
矩阵相乘的Strassen算法,其中 乘积矩阵C = H*H,H =(hij)n*n 1. hij = , i,j=1,…8 2. i,j=1,…12 矩阵H =(hij)n*n自动生成,取小数点后面6位计算 -Strassen matrix multiplication, the algorithm, the product matrix C = H* H, H = (hij) n* n 1. hij =, i, j = 1, ... 2. i, j = 1, ... H = 12 matrix (hij) n* n automatically generated, from decimal point after six terms
Update
: 2025-02-17
Size
: 82kb
Publisher
:
巫俊强
[
CSharp
]
Matrix
DL : 0
csharp实现的有关矩阵类相关代码,可以供初学者学习,适合一些数学系的同学-CSharp realization of the matrices related to the code, you can learn for beginners, suitable for a number of mathematics students
Update
: 2025-02-17
Size
: 36kb
Publisher
:
lee
[
CSharp
]
Extreme.Mathematics.QuickStartCS
DL : 0
用C#写的数学函数库源码。里面包括复数运算,矩阵运算,解方程,积分微分等。非常有用。-Using C# to write the math library source. Includes the plural computing, matrix operations, solution of equations, such as integro-differential. Very useful.
Update
: 2025-02-17
Size
: 119kb
Publisher
:
李峰
[
CSharp
]
Matrix
DL : 0
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, inverse and other basic computing.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
wangyong
[
CSharp
]
Matrix
DL : 0
This is Matrix implementation in CSharp.
Update
: 2025-02-17
Size
: 4kb
Publisher
:
b3dnar
[
CSharp
]
CS-Matrix
DL : 0
CS 矩阵类库 matrix library in csharp-matrix library in csharp
Update
: 2025-02-17
Size
: 167kb
Publisher
:
刘先生
[
CSharp
]
alglib-2.1.1.stable.csharp
DL : 0
AlgLib is linear algebra package written in C#. Allows user to perform various matrix operations and sloving them.
Update
: 2025-02-17
Size
: 609kb
Publisher
:
dostalj
[
CSharp
]
MatrixMath
DL : 0
Matrix Math in C#. Implemented using operator overloading. Includes, addition, subtraction, multiplication, multiplication by a scalar and tranposing a matrix.
Update
: 2025-02-17
Size
: 28kb
Publisher
:
loader7
[
CSharp
]
inv.csharp
DL : 0
to find the inverse of a matrix using csharp
Update
: 2025-02-17
Size
: 26kb
Publisher
:
mallu
[
Special Effects
]
ImageMatrix
DL : 0
图像的矩阵运算 用于图像像素的尺度变换,归一化;图像读取,阈值分割,矩阵的加减乘数运算,以及图像的读写;数据类型支持int,double,以及复数complex类型-Image matrix operations for image pixels scale transformation, normalization image reads, threshold segmentation, the multiplier matrix addition and subtraction operations, as well as images of reading and writing data type support int, double, and complex type of complex
Update
: 2025-02-17
Size
: 124kb
Publisher
:
Jack
[
Algorithm
]
Matrix
DL : 0
自己封装的矩阵运算的类,用C#编写,例如转置、求逆、求特征值、矩阵乘法等-Own package matrix operations class, written using C#, such as transposition, inversion, find eigenvalues, matrix multiplication, etc.
Update
: 2025-02-17
Size
: 4kb
Publisher
:
郭挺
[
.net
]
matrix
DL : 0
An Interactive program Built from LOOPS AND CONDITION this program Create the MATRIX EFFECT in realtime envirnment
Update
: 2025-02-17
Size
: 25kb
Publisher
:
Ubaid
[
CSharp
]
Matrix
DL : 0
一个c# 矩阵类 非常实用 包含矩阵的各种运算-a class of matrix described by csharp,include all kinds of operater,such as (+,-,*)。
Update
: 2025-02-17
Size
: 12kb
Publisher
:
liuyou
[
Other
]
Matrix C#
DL : 0
Matrix calculation using c#
Update
: 2025-02-17
Size
: 1009kb
Publisher
:
LQSWPU
[
Other
]
Matrix
DL : 0
Matrix(CSharp) c#实现卡尔曼滤波方程(Matrix (CSharp) c# implementation of Calman filter equation)
Update
: 2025-02-17
Size
: 16kb
Publisher
:
dony_
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.