搜索资源列表
矩阵操作
- 线性代数中的矩阵求逆的问题,使用此算法可以简化矩阵的操作。-linear algebra of matrix inversion, the use of this algorithm can be simplified matrix operation.
部分数组操作
- 可实现矩阵转换,螺旋数组,数字移动,数组操作,桶排序,杨辉三角形-conversion matrix can be realized, helical array, digital mobile array operation, barrels, in order of Yang Hui triangle
游戏编程中的矩阵操作、堆栈及向量类源代码
- 三维图形、3D游戏编程中的矩阵操作、堆栈及向量类源代码-3D graphics, 3D game programming matrix operation, stack and source code vector category
Matrix
- 很好用的有关矩阵的各种操作,包括求逆,特征值,特征向量,svd分解等-good part of the matrix of various operations including inverse, eigenvalues, eigenvectors, svd decomposition, etc.
Matrix
- 1. 创建一个十字矩阵 2. 进行十字矩阵的相加 3. 进行十字矩阵的相乘 4. 进行十字矩阵的转置操作
Matrix
- 我写的矩阵c++操作代码,包括矩阵的简单计算,求逆等
Matrix
- 能完成矩阵的基本操作(加,减,乘,除,转置,求逆等)
操作矩阵的类 CMatrix
- 一个操作矩阵的类CMatrix的算法,代码比较长,但是时间复杂度不是很高,所以个人觉得还算是个合格的该类算法代码-an operational matrix of categories CMatrix algorithm, code rather long, but time complexity is not very high, so personally think that this was a qualified source of such algorithms
3208LED.rar
- ★采用独特的 8 行 52 列 L 印点阵显示屏作为显示单元,其显示亮度高、自发光、无视角,制作者可以随意选择屏幕大小和发光颜色。 ★日期、时间、星期、温度全信息交替显示,所需信息一目了然。 ★采用专业时钟芯片 DS1302 和备用电池,时钟掉电依然走时,用户设置闹钟时间永久保存。 ★远离机身的温度传感器设计, 0 ~ 60 ℃ 环境温度显示更精确。 ★全功能菜单操作, 4 个按键操作,可加减调时,操作方便。 ★ 8 路独立闹钟功能,可以设置独立闹钟时间和模式,大闹生活每一天
Matrix
- 实现稀疏矩阵的各种运算操作,包括加法,减法,乘法,转置,求逆矩阵-Sparse matrix operations to achieve a variety of operations including addition, subtraction, multiplication, transpose, inverse matrix
Matrix
- 设计一个矩阵,其中包括能够反映矩阵特征的属性、操作行为以及各种运算,还有一个测试类,测试矩阵功能-The design of a matrix, including to reflect the properties of the matrix characteristics, operating behavior as well as a variety of operations, as well as a test class, test matrix function
matrix
- 常用算法大合集; 包括插值、查找、常微分方程组求解、多项工与连分式函数计算、非线性方程与方程组求解、复数运算、汉字操作、基本图形操作、极值问题、矩阵特 -Commonly used algorithm for large collection including interpolation, find, ordinary differential equation solving, a number of workers and even fractional function, the
as
- 图像处理中用来显示矩阵测试矩阵操作从缓存给矩阵赋值-Image processing to display the test matrix matrix operations from cache to the assignment matrix
transpose
- cuda平台开发的矩阵变换并行操作(Matrix transpose),属于cuda sdk中的内容-Small Matrix transpose with Cuda (Example for a 16x16 matrix)
transfer
- 数据结构中的矩阵转换,适用于初学者的上机操作-Transfer the matrix data structure, for beginners to operate the machine
matrix
- c++实现的一个简单矩阵类,提供了一些简单的基础操作-c++ to achieve a simple matrix type, provided the basis for some simple operations
CMatrix
- 矩阵类包括了矩阵的基本操作。如加减乘,转置,解方程组,-CODES ABOUT MATRIX CONTAINS THE BASIC OPERATIONS
matrix
- 矩阵操作,实现了矩阵的很多变幻以及操作-Matrix operations, the realization of the matrix and the operation of the many changes. . . . . .
Matrix
- 一个通用的对矩阵进行操作的类,主要包括:实(复)矩阵的加减、求逆、求秩、行列式求值以及矩阵的乔里斯基分解、三角分解等。-A general class of matrix operations, including: real (complex) matrix addition and subtraction, inverse, seeking the rank, determinant evaluation and matrix Qiaolisiji decomposition, triang
matrix
- 实现:矩阵的创建,输出,复制,转置,加法,减法,乘以一个数,通过行列坐标设置和获取矩阵该位置元素的值(Implementation: matrix creation, output, copy, transposition, addition, subtraction, multiplied by a number, set up and get the value of the location element through the row and column coordinates.)