搜索结果
找到约 328 项符合
Matrix-chain 的查询结果
单片机开发 It is a 4 × 4 matrix keyboard recognition technology
It is a 4 × 4 matrix keyboard recognition technology
matlab例程 This demonstration shows that reordering the rows and columns of a sparse matrix S can affect the ti
This demonstration shows that reordering the rows and columns of a sparse matrix S can affect the time and storage required for a matrix operation such as factoring S into its Cholesky decomposition
加密解密 intel+matrix详细功能
intel+matrix详细功能
其他嵌入式/单片机内容 ST7529液晶驱动 The ST7529 is a driver & controller LSI for 32 gray scale graphic dot-matrix liquid cryst
ST7529液晶驱动 The ST7529 is a driver & controller LSI for 32 gray scale graphic dot-matrix liquid crystal display systems. It generates 255
Segment and 160 Common driver circuits. This chip is connected directly to a microprocessor, accepts Serial Peripheral
Interface (SPI), 8-bit/16-bit parallel o ...
压缩解压 Code to run the Non-negative Matrix Factorization algorithm as presented in the Lee, Seung 1999 Natu
Code to run the Non-negative Matrix Factorization algorithm as presented in the Lee, Seung 1999 Nature paper.
数学计算 2. Using QR factorization to find all of the eigenvalues and eigenvectors for the following matrix
2. Using QR factorization to find all of the eigenvalues and eigenvectors for the following matrix
通讯/手机编程 binary image expansion of parity check matrix for RS codes
binary image expansion of parity check matrix for RS codes
数学计算 Using Gaussian elimination to solve linear equations. // In this version, we allow matrix of any si
Using Gaussian elimination to solve linear equations.
// In this version, we allow matrix of any size. This is done by treating
// the name of a 2-dimensional array as pointer to the beginning of the
// array. This makes use of the fact that arrays in C are stored in
// row-major order.
数学计算 A program for computing energy levels, reaction matrix and radial wave functions in the coupled-chan
A program for computing energy levels, reaction matrix and radial wave functions in the coupled-channel hyperspherical adiabatic approach
数学计算 原创C++的matrix类,有许多运算符重载,很简单,但是好用,好看
原创C++的matrix类,有许多运算符重载,很简单,但是好用,好看