搜索资源列表
稀疏矩阵计算C++类SparseC++
- SparseLib++是可用于跨计算平台的有效的稀疏矩阵计算的C++类库,软件包包括处理不同稀疏存储格式的矩阵类。包括两篇技术文档和类库的源代码(版本为1.6)-SparseLib + + can be used for cross-platform calculation of the effective sparse matrix calculation of the C + + class library , the package includes different store for
mesch12b自己修正
- C语言版本的矩阵库,目前世界上最流行的三大矩阵运算库之一,这是修正版本,我自己改了几个地方(按照官方要求)-C language edition matrix library , now in the world the most popular three greatest matrixeses carries to calculate the one of the library , this is to revises the edition, myself changed a few p
matlab_cpp
- Solving Engineering Problems Using MATLAB C++ Math Library Introduction In the previous article, we studied how can use MATLAB C API to solve engineering problems. In this article I will show you how can use MATLAB C++ math library. The MATLAB®
NPL-all
- A Numerical Photonics library written in C++. The library includes beam propagation method, coupled mode method, Bragg Gating Analysis, transfer matrix method, and vectorial Fourier Decomposition method. Very useful in simulating integrated Photonic
C++ Matrix Template Class Library Lite V1.12
- This matrix C++ template class library is for performing common matrix operations in your C++ program like any other built-in data types. To install the package, just copy MATRIX.H file into the INCLUDE directory of your compiler and include this hea
rtklib_2.4.1 卫星数据解算的程序
- rtklib 版本2.4.1 An Open Source Program Package for GNSS Positioning 日本开源网站上提供的关于卫星数据解算的程序。All of the executable binary APs for Windows are included in the package as well as whole source programs of the library and the APs. * For real-time PP
完全使用C++写的高效线性代数运算库
- 完全使用C++写的高效线性代数运算库!还提供了矩阵类。,-Highly effective linear algebra operating library which written in C++ completely ! It also provides the matrix class
getZiMo
- C语言提取字模程序,含有源代码,字模库文件,非常的全,带有exe文件-C-matrix extraction process, contains the source code, library files matrix, very wide, with exe files
Ssd1818a_Appnote
- The "1818" is my first search word in this website, So I upload Lcd drive(Ssd1818a) C language code as my support. 96*64 dot matrix Graphic LCD controller: SSD1818A Parallel interface Initial routine code Command write and Data write
87
- 本设计以STC89C516RD+单片机为控制运算器,以8*6矩阵键盘控制,以12864ZB液晶显示,以9V电池供电。 对于此计算器我用了38个键的矩阵键盘,10个数字键,1个小数点键,1个正负键,4个常用运算键,1个等号键,1个清零键,1个第二功能键,4个三角函数运算键,4个常用公式键,还有8个其它功能键。此计算器与常用计算器无很大差别,其中四则运算、阶乘、百分比、平方、立方、组合、乘方、倒数都可以精确到十位 ,其它运算因为调用到C语言函数库,为浮点型,有效位只有7位。 -The des
matrix_multiply_using_mpi3
- matrix multiply using mpi 3rd edition(you should put this file in a system that has the mpi library and is able to compile it)
Cp23
- c#矩阵类库从网上下载的 分享分享-c# matrix library downloaded from the Internet to share share! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !
CSML_complex
- C# Matrix Library implementation. CSML - C# Matrix Library - is a compact and lightweight package for numerical linear algebra. Many matrix operations known from Matlab, Scilab and Co. are implemented.
eigen-eigen-da195914abcc
- c++可用的矩阵库文件,非常全面,包括矩阵的各种运算以及稀疏矩阵等-available c++ matrix library files, very comprehensive, including the various operations of the matrix and sparse matrix
matrix
- visual c++矩阵计算库,visual c++矩阵计算库-visual c++ matrix calculation library, visual c++ matrix computation libraries
C-matrix-library
- 用C语言实现的矩阵库,方便用到矩阵计算的是缩短开发时间。不用自己一个一个写。-Matrix using C language library, convenient to use matrix calculation is to shorten development time. Do not own a write.
gl-matrix.c-master
- gl-matrix.c: C Matrix library for OpenGL apps. A port of the gl-matrix Javascr ipt library.
Armadillo_ C++ linear algebra library
- Armadillo C++ Library 是一种C++的线性代数库(矩阵数学)以取得良好的平衡速度与易用性。整数,浮点,而复杂的数字支持,以及一个子集,三角和统计功能。各种矩阵分解是通过可选的集成 与LAPACK和Atlas 库(Armadillo C++ Library is a linear algebra Library of C++ (matrix mathematics) to achieve good balance speed and ease of use. Integer,
Matrix
- 矩阵运算库,支持加、减、乘、除、转置、求逆(Matrix operation library, support plus, subtraction, multiplication, division, transpose, inversion)
eigen-eigen-5a0156e40feb
- C++矩阵工具库,可以执行矩阵的加减乘除、矩阵的各种分解,矩阵的特征值和特征向量,速度适中(C++ matrix tool library, can perform various matrix decomposition, add, subtract, multiply and divide matrix, eigenvalue and eigenvector, moderate speed)