Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - matrix
Search - matrix - List
用java实现的最短路径dijkstra算法,用邻接矩阵实现-used to achieve-the shortest path algorithm used to achieve adjacency matrix
Update : 2024-05-18 Size : 3072 Publisher : ERIC

关于显示的程序 使用led进行32点阵的显示 -on the show led to the procedures for the use of the 32 dot matrix display
Update : 2024-05-18 Size : 1024 Publisher :

DL : 0
矩阵运算的类,可以方便地进行矩阵加,减,乘等运算。-matrix calculation of categories, and convenient for the matrix, plus or minus, by other operators.
Update : 2024-05-18 Size : 1145856 Publisher : rting

DL : 0
用途:用向量(稀疏存储)形式的Gauss-Seidel迭代解线性方程组Ax=b % 格式: x=spgs(A,b,x0,e,N),A为系数矩阵,b为右端向量,x返回解向量。 % x0为初值向量(默认原点),e为精度(默认1e-4),设置迭代次数上限以防发散(默 % 认500)。 -purposes : with Vector (sparse storage) form of Gauss- Seidel iterative solution of linear equations Ax = b% Format : spgs x = (A, b, x0, e, N), A coefficient matrix, b subguadratic vector, returning x vector. X0% for initial vector (the default origin), e-precision (default 1e-4), iteration ceiling set to prevent divergence (mime identified 500%).
Update : 2024-05-18 Size : 1024 Publisher : 王志波

DL : 0
常用的矩阵计算,包括求行列式、求逆矩阵等等,类容较全-common matrix, which includes seeking determinant, matrix inversion, etc., over all types of capacity
Update : 2024-05-18 Size : 30720 Publisher : zhlei

DL : 0
Householder法求解最小二乘问题。可以避免常规方法遇到奇异矩阵(即行列式|A|接近零)时误差太大的问题。本方法的精度非常高。-Householder method least squares problems. Avoid conventional methods encountered singular matrix (that is determinant | A | close to zero) error much of a problem. The accuracy of this method is very high.
Update : 2024-05-18 Size : 1024 Publisher : 温泉

矩阵类 矩阵基本运算,伴随矩阵,行列式,转置矩阵-Matrix basic operations, accompanied matrix determinant, matrix transpose, etc.
Update : 2024-05-18 Size : 4096 Publisher : 章杰

DL : 1
在Turbo C环境下开发,实现对称矩阵的输入,并判定是否为正定。可以修改输入模块实现对任意非奇异矩阵求逆。求逆算法采用伴随矩阵法,求解行列式采用化上三角矩阵法。该算法系本人根据《线性代数》描述编写,矩阵的最大阶数可任意修改,更具有通用性。-in Turbo C development environment and achieve symmetric matrix input, and to determine whether the positive. Can modify the input module of arbitrary non-singular matrix inversion. Inverse algorithm adjoint matrix method, used to solve determinant of the upper triangular matrix. The algorithm is based on my "Linear Algebra" to describe the preparation, the biggest band Matrix will be able to arbitrarily amend, more versatile.
Update : 2024-05-18 Size : 2048 Publisher : 史蒂芬

DL : 0
键盘扫描,4*4矩阵键盘,外接89s51串行口输出-keyboard scan, 4* 4 matrix keyboard, external serial port output 89s51
Update : 2024-05-18 Size : 1024 Publisher : chen

一种基于二维链表的稀疏矩阵模半板类设计 A template Class of sparse matrix. Key technology: bin,2-m linked matrix. constructors: 1.normal constuctor 2.copy constuctor. 3.assignment constructor. Basic operator: 1. addition(sub) of two matrix 2. inverse of a matrix. 3. multiply of two matrix. etc.-based on two-dimensional chain of sparse matrix model semi-plate design of Class A's template parse matrix. Key technology : bin. 2-m linked matrix. constructors : 1.normal constuctor 2.copy constuctor. 3.ass ignment constructor. Basic operator : 1. addition (sub) 2 matrix of two. inverse of a ma trix. 3. multiply of two matrix. etc
Update : 2024-05-18 Size : 7168 Publisher : 狄中泉

这是一个求矩阵的逆矩阵快速算法的c语言代码,非常好用,你可以将其封装成动态库用,也可以直接用-This is a matrix for the rapid inverse matrix algorithm c language code and very handy, You can be as dynamic Packaging library, can be directly used
Update : 2024-05-18 Size : 1024 Publisher : hjs

关于低密度奇偶校验码的生成,采用matlab编写,主要是校验矩阵的产生 -on low-density parity-check code generation, prepared using Matlab, mainly for the selection of calibration matrix
Update : 2024-05-18 Size : 33792 Publisher : 若冰

DL : 1
: 8×8,16×16,至256×256大小的各种字体字母,数字,汉字点阵字库提取程序支持C51和汇编格式,232通信发送二进制文件,能把所生成的字库数据通过232串口发送出去,不用任何协议,方便单片机调试 8×8,16×16,至256×256大小的各种字体的字母,数字,汉字点阵字库提取程序,支持C51和汇编格式,232通信发送二进制文件,能把所生成的字库数据通过232串口发送出去,不用任何协议,方便单片机调试-: 8 × 8,16 × 16, to 256 × 256 size of the various fonts of letters, numbers, Chinese characters dot-matrix font support C51 extraction procedures and compilation format, 232 communications to send binary file, can the font data generated through 232 serial port to send out, without any agreement, to facilitate debugging single-chip 8 × 8,16 × 16, to 256 × 256 size of the various fonts of letters, numbers, Chinese characters dot-matrix font extraction procedures, to support the C51 and compilation format , 232 communications to send binary file, can the generated font data sent through the serial port 232, do not have any agreement to facilitate the single-chip debugging
Update : 2024-05-18 Size : 338944 Publisher : laiyao

Computes estimates for the number of forests of a graph, input as a 0-1 incidence matrix. Notes: Compile in C++, "g++ -o span_forest span_forest.c". The program does not demand that the matrix is symmetric with 0 diagonal, but uses only the upper triangular part. -Computes estimates for the number of fores ts of a graph. input as a 0-1 incidence matrix. Notes : Compile in C, "g-o span_forest span_forest.c." The program does not demand that the matrix is symmetric wit h 0 diagonal. but uses only the upper triangular part.
Update : 2024-05-18 Size : 3072 Publisher : 卢松

DL : 0
所有汉字字形点阵...显示字库一般为16×16点阵字库,每个汉字的字形码占用32个字节的存储空间,打印字库一般为24×24点阵,每个汉字的字形-... All Chinese character dot-matrix display font is generally 16 × 16 dot matrix font, the font code for each Chinese characters occupy 32 bytes of storage space, printing font is generally 24 × 24 dot matrix, each Chinese character the chevron
Update : 2024-05-18 Size : 4225024 Publisher : 扬言

DL : 0
矩阵论(高等学校教材)第二版。作者:程云鹏 出版社:西北工业大学出版社-matrix theory (College Books) second edition. Author : Chengyunfeng Press : Northwest Industrial University Press
Update : 2024-05-18 Size : 7286784 Publisher : 小明

DL : 0
电路节点导纳矩阵的计算机生成法源程序。可计算少于20个节点的电路方程。-circuit node admittance matrix of computer generation source. Computable less than 20 nodes of the circuit equation.
Update : 2024-05-18 Size : 263168 Publisher : jacklong

矩阵求逆的c++程序,用来算大规模带分数形式的逆矩阵的,文件输入-matrix inversion c procedures for the large-scale Daibanshu form of the inverse matrix, the file input
Update : 2024-05-18 Size : 6144 Publisher : mathstony

DL : 0
本源码包括矩阵运算的基本功能,包括矩阵加减、乘除、转置、求逆-the source of matrix of the basic functions, including matrix addition and subtraction, multiplication and division, to home, the inverse
Update : 2024-05-18 Size : 1024 Publisher :

DL : 0
* 高斯列主元素消去法求解矩阵方程AX=B,其中A是N*N的矩阵,B是N*M矩阵 * 输入: n----方阵A的行数 * a----矩阵A * m----矩阵B的列数 * b----矩阵B * 输出: det----矩阵A的行列式值 * a----A消元后的上三角矩阵 * b----矩阵方程的解X -out the main elements of Gaussian elimination method for solving matrix equations AX = B, where A is N* N matrix, B is N* M matrix* Input : n---- A phalanx of a few-a matrix* A* m-matrix shown in a few B* b---- Matrix B* output : det-A matrix of a determinant value---- A* Elimination of upper triangular matrix* b---- Matrix The X-Solutions
Update : 2024-05-18 Size : 3072 Publisher : xuyan
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.