CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - C 矩阵运算库

搜索资源列表

  1. Lapackpp1_1a.zip

    0下载:
  2. 完全使用C++写的高效线性代数运算库!还提供了矩阵类。
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:174939
    • 提供者:
  1. 27980

    0下载:
  2. c源码,数学函数库,包含了大部分数学公式,矩阵运算等-c source code, the mathematical function storehouse, has contained the majority of mathematical formula, the matrix operation and so on
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:34042
    • 提供者:莫楚祥
  1. aa200b

    0下载:
  2. c源码,数学函数库,包含了大部分数学公式,矩阵运算等-c source code, the mathematical function storehouse, has contained the majority of mathematical formula, the matrix operation and so on
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:269609
    • 提供者:莫楚祥
  1. matrixclasslibraries

    0下载:
  2. 本程序提供了一个矩阵类库。本类库的矩阵、向量运算采用值传递。本类库的矩阵和向量的第一个元素的起始下标为1,不是0。这点尤其要注意。这和C语言中的数组不一样-this program provides a matrix class library. The Class of matrix vector operations using transfer value. The Class of matrix and vector elements of a start to an index, no
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7861
    • 提供者:tomb499717
  1. cwmtx-0-4-7.tar

    0下载:
  2. 用C++写的矩阵和矢量运算库-C write the matrix and vector arithmetic library
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:52560
    • 提供者:刘联
  1. jisuanjuzhen

    0下载:
  2. 在C++编程时,经常用到矩阵,本程序是矩阵运算的C++类库源码,用于矩阵的计算
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-17
    • 文件大小:7611
    • 提供者:张博
  1. matrix_identify_cpp

    0下载:
  2. 本程序是一个简易的矩阵类库,注意 1.本类库的矩阵、向量运算采用值传递 2.本类库的矩阵和向量的第一个元素的起始下标为1,不是0。这点尤其要注意。这和C语言中的数组不一样
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:8040
    • 提供者:dongzy09
  1. Extreme.Mathematics.QuickStartVB

    2下载:
  2. 这里是用VB写的数学库。以前用C、C++写的比较多。内容有:复数运算、矩阵运算、解方程、积分微分等。非常有用。-Here is the math library written in VB. Previously used C, C++ to write many of the comparison. Are as follows: plural computing, matrix operations, solution of equations, such as integro-differ
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:107560
    • 提供者:李峰
  1. SDL_1_1_alpha

    0下载:
  2. 简单的C++计算库.其中实现了矩阵运算,大数运算.矩阵处理中使用lazy calculate,并且封装常见算法,可以将普通matlab程序用SDL改写.-Easy calculation of the C++ library. One of implementation of matrix operations, computation of large numbers. Matrix deal with the use of lazy calculate, and packaging comm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:225584
    • 提供者:白良
  1. C_sharp_Libeary

    0下载:
  2. 用c#编写的矩阵计算类库,包含求单位化矩阵,矩阵数乘,点乘,加减,奇异运算等,从网上搜集并做了一些改进,每一个都有相应的实例。-With the c# class library written in matrix calculation, including units of demand matrix, matrix multiplication, scalar multiplication, addition and subtraction, such as singular operat
  3. 所属分类:CSharp

    • 发布日期:2017-03-25
    • 文件大小:264906
    • 提供者:peng
  1. PRproject_lda

    1下载:
  2. 线性判别分析(LDA,全称Fisher Linear Discriminant Analysis)算法的C#实现源码,根据stprtool box for matlab中的LDA.m编写。用到MathNet库做相关的矩阵运算,使用zedgraph控制绘图。有简单的测试数据。- C# source code of linear discriminant analysis (LDA, full name of the Fisher Linear Discriminant Analysis) algo
  3. 所属分类:Algorithm

    • 发布日期:2015-06-23
    • 文件大小:435187
    • 提供者:李洪涛
  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
    • 文件大小:78183
    • 提供者:huangyanfeng
  1. alglib-2.6.0.cpp

    0下载:
  2. alglib是一套跨平台并且用多语言实现的通用数值计算和数值处理库,例如,其分别用Java、C++、Pascal等分别实现了功能和接口相同的库。系统中包含了矩阵运算、傅立叶变换、PCA、KMean等的实现。-alglib--a numeric and data processing library which is cross platforms and languages.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1066552
    • 提供者:银石
  1. alglib-2.5.0.cpp

    0下载:
  2. alglib,跨平台的数学分析和数据处理库,主要用于矩阵运算(SVD等)-ALGLIB is a cross-platform numerical analysis and data processing library. It supports several programming languages (C++, C#, Pascal, VBA) and several operating systems (Windows, Linux, Solaris). ALGLIB features
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1045292
    • 提供者:Cheng
  1. CODE_UPLOAD1579

    0下载:
  2. 这是为科学家和工程师设计的c++程序库。用来作各种类型的矩阵运算。-It is designed for scientists and engineers, c++ library. Used for various types of matrix operations.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:173082
    • 提供者:alvin
  1. ScienceEngineeringNumericalAlgorithm

    1下载:
  2. 科学与工程数值算法〔Visual C++版〕 本书介绍了在科学与工程实际工作中常用的数值计算算法的原理和Visual C++编程方法。本书分为7章,前6章分别讨论了复数运算、矩阵运算、线性代数方程组的求解、非线性方程与方程组的求解、插值和数值积分等的面向对象编程方法,涉及使用频率非常高的近90个基本算法,按功能设计成了6类。第7章将这些算法类集成到一个静态库和一个动态库中,可以直接使用。每章节都用Visual C++程序示例了算法和算法库的调用方式。 本书适合涉及科学与工程数值计算工作
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-27
    • 文件大小:9784706
    • 提供者:周善人
  1. program-design

    0下载:
  2. MATLAB作为一种广泛应用于科学计算的工具软件,不仅具有强大的数值计算、符号计算、矩阵运算的能力和丰富的绘图功能,还可以像C语言、FORTRAN等计算机高级语言一样进行程序设计,编写扩展名为.m的M文件,实现各种复杂的运算,同时MATLAB自带的许多函数就是M文件函数,用户也可以利用M文件来生成和扩充自己的函数库。-MATLAB as a widely used in scientific computing tools, not only has the great numerical ca
  3. 所属分类:Algorithm

    • 发布日期:2017-04-23
    • 文件大小:186485
    • 提供者:王雪
  1. LMLE

    0下载:
  2. 绝对是好东西啊!基于极大似然估计的三维定位算法,输入参考点的坐标以及观察点的距离,通过极大似然估计算法计算出观察点的坐标,附送支持矩阵运算的C++类库!-Is definitely a good thing! Calculated by maximum likelihood estimation algorithm based on maximum likelihood estimation of three-dimensional positioning algorithm, enter th
  3. 所属分类:Algorithm

    • 发布日期:2017-11-20
    • 文件大小:718306
    • 提供者:黄仲庭
  1. Cmatrix

    0下载:
  2. C语言矩阵运算库,包括各种矩阵运算,非常好用-C language matrix calculation
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2541683
    • 提供者:胡定坤
  1. yyyMatrix

    0下载:
  2. 矩阵运算库函数,最简单的c写的运算,用于各种调用。-Matrix arithmetic library functions, the simplest c write operation, for a variety of calls.
  3. 所属分类:Other systems

    • 发布日期:2017-12-17
    • 文件大小:7168
    • 提供者:杨雁宇
« 1 23 »
搜珍网 www.dssz.com