搜索资源列表
C++常用算法之05矩阵运算
- 本代码是《计算机常用数值计算算法与程序 C++版》一书的配套矩阵运算代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C version," a book supporting m
矩阵运算程序111
- 矩阵运算的VC代码 能实现一些简单的功能 有待改进 -matrix calculation VC code to achieve some simple function is to be improved
稀疏矩阵运算
- 稀疏矩阵运算,c语言实现。-sparse matrix operations, c language.
矩阵运算
- 包括主要矩阵运算,vc下编译实现-including major matrix computation, vc under Compiling
矩阵运算程序
- 数据结构、算法 矩阵运算程序-data structure, algorithm matrix calculation procedures
矩阵运算代码
- 高数矩阵运算代码-high matrix operation code
仿matlab矩阵运算
- vc下的一个仿matlab界面的矩阵运算程序,其中单独封装的矩阵类可实现大多数常用矩阵运算功能,经常被我单独拿来使用-vc under an imitation of Matlab interface matrix calculation procedures, which separate package matrices can be used to achieve the majority of matrix calculation functions, I was often alone
矩阵运算
- 线性代数中的矩阵运算。现在用C实现了,自己编写的
矩阵运算函数库函数库
- 包含矩阵运算的各种函数
矩阵运算类
- C#实现的矩阵运算类,包括实矩阵和复矩阵的大部分运算
各种矩阵运算的实现
- 包含图形图像处理的各宗矩阵运算,封装为各个类,方便调用
稀疏矩阵运算源程序
- 这是稀疏矩阵运算源程序
Matrix
- C#的矩阵运算,包括加减乘除,求逆等-C#, matrix operations, including addition and subtraction multiplication and division, inverse, etc.
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
EZWC11
- 几个C语言的算法程序,包括栈、队列、矩阵运算等-C language algorithms several procedures, including stacks, queues, matrix operations, etc.
Calculate
- 一个多功能计算器calc,包含了代数运算、矩阵运算等功能-A multi-function calculator calc, contains algebra, matrix operations and other functions
MatrixMath
- vc++实现矩阵运算
矩阵运算
- 本类包含常见的矩阵运算,如加减乘取逆等运算(Common matrix operations, such as addition and subtraction, multiplication and multiplication, etc.)
矩阵运算程序
- 程序包含矩阵加减、转置和乘法的功能,用于学习动态内存分配、结构体、二级指针、文件I/O.(The program contains the function of matrix addition, subtraction, and multiplication, which is used to learn dynamic memory allocation, structure, two level pointer, file I/O)
C++矩阵运算类库(很实用)
- 该资料是使用c++语言实现矩阵运算类的运算过程,代码完整,可以完成调用,非常适合初学者学习(The information is the use of c++ language to achieve matrix operation class operation process, code integrity, can complete the call, very suitable for beginners to learn.)