CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - C matrix library

搜索资源列表

  1. 稀疏矩阵计算C++类SparseC++

    1下载:
  2. 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
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:245.47kb
    • 提供者:方正
  1. mesch12b自己修正

    0下载:
  2. 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
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:692.48kb
    • 提供者:赵辉
  1. matlab_cpp

    0下载:
  2. 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®
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:30.51kb
    • 提供者:vipjvs
  1. NPL-all

    1下载:
  2. 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
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:3.3mb
    • 提供者:Jianhua Jiang
  1. C++ Matrix Template Class Library Lite V1.12

    0下载:
  2. 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
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:39.07kb
    • 提供者:秦子翼
  1. rtklib_2.4.1 卫星数据解算的程序

    2下载:
  2. 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
  3. 所属分类:行业发展研究

    • 发布日期:2017-03-02
    • 文件大小:26.48mb
    • 提供者:huo
  1. 完全使用C++写的高效线性代数运算库

    1下载:
  2. 完全使用C++写的高效线性代数运算库!还提供了矩阵类。,-Highly effective linear algebra operating library which written in C++ completely ! It also provides the matrix class
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-11-08
    • 文件大小:171.14kb
    • 提供者:suncfboy
  1. getZiMo

    0下载:
  2. C语言提取字模程序,含有源代码,字模库文件,非常的全,带有exe文件-C-matrix extraction process, contains the source code, library files matrix, very wide, with exe files
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2016-05-11
    • 文件大小:523.22kb
    • 提供者:fank
  1. Ssd1818a_Appnote

    0下载:
  2. 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
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:732.66kb
    • 提供者:Jianan
  1. 87

    0下载:
  2. 本设计以STC89C516RD+单片机为控制运算器,以8*6矩阵键盘控制,以12864ZB液晶显示,以9V电池供电。 对于此计算器我用了38个键的矩阵键盘,10个数字键,1个小数点键,1个正负键,4个常用运算键,1个等号键,1个清零键,1个第二功能键,4个三角函数运算键,4个常用公式键,还有8个其它功能键。此计算器与常用计算器无很大差别,其中四则运算、阶乘、百分比、平方、立方、组合、乘方、倒数都可以精确到十位 ,其它运算因为调用到C语言函数库,为浮点型,有效位只有7位。 -The des
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:76.35kb
    • 提供者:huangyanfeng
  1. matrix_multiply_using_mpi3

    0下载:
  2. 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)
  3. 所属分类:MPI

    • 发布日期:2017-04-03
    • 文件大小:2.04kb
    • 提供者:sddas
  1. Cp23

    0下载:
  2. c#矩阵类库从网上下载的 分享分享-c# matrix library downloaded from the Internet to share share! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:85.97kb
    • 提供者:凡江林
  1. CSML_complex

    0下载:
  2. 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.
  3. 所属分类:CSharp

    • 发布日期:2017-03-24
    • 文件大小:33.99kb
    • 提供者:vanz404
  1. eigen-eigen-da195914abcc

    1下载:
  2. c++可用的矩阵库文件,非常全面,包括矩阵的各种运算以及稀疏矩阵等-available c++ matrix library files, very comprehensive, including the various operations of the matrix and sparse matrix
  3. 所属分类:Other Databases

    • 发布日期:2016-04-26
    • 文件大小:2.09mb
    • 提供者:qzxin
  1. matrix

    0下载:
  2. visual c++矩阵计算库,visual c++矩阵计算库-visual c++ matrix calculation library, visual c++ matrix computation libraries
  3. 所属分类:Algorithm

    • 发布日期:2017-11-23
    • 文件大小:61.67kb
    • 提供者:Alex
  1. C-matrix-library

    0下载:
  2. 用C语言实现的矩阵库,方便用到矩阵计算的是缩短开发时间。不用自己一个一个写。-Matrix using C language library, convenient to use matrix calculation is to shorten development time. Do not own a write.
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:1.81kb
    • 提供者:yyz
  1. gl-matrix.c-master

    0下载:
  2. gl-matrix.c: C Matrix library for OpenGL apps. A port of the gl-matrix Javascr ipt library.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-30
    • 文件大小:13.02kb
    • 提供者:qiaoben
  1. Armadillo_ C++ linear algebra library

    0下载:
  2. 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,
  3. 所属分类:文章/文档

    • 发布日期:2017-12-14
    • 文件大小:1.56mb
    • 提供者:sourceyw
  1. Matrix

    1下载:
  2. 矩阵运算库,支持加、减、乘、除、转置、求逆(Matrix operation library, support plus, subtraction, multiplication, division, transpose, inversion)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-29
    • 文件大小:9.69mb
    • 提供者:DWOW
  1. eigen-eigen-5a0156e40feb

    0下载:
  2. C++矩阵工具库,可以执行矩阵的加减乘除、矩阵的各种分解,矩阵的特征值和特征向量,速度适中(C++ matrix tool library, can perform various matrix decomposition, add, subtract, multiply and divide matrix, eigenvalue and eigenvector, moderate speed)
  3. 所属分类:数学计算

    • 发布日期:2018-04-30
    • 文件大小:2.92mb
    • 提供者:gcz1162
« 12 3 4 5 6 »
搜珍网 www.dssz.com