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

搜索资源列表

  1. Lapackpp1_1a.zip

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

    • 发布日期:
    • 文件大小:170.84kb
    • 提供者:
  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. cwmtx-0-4-7.tar

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

    • 发布日期:2008-10-13
    • 文件大小:51.33kb
    • 提供者:刘联
  1. C++matrix

    0下载:
  2. C++语言的复数与矩阵运算库,编写工程类软件必备。包括矩阵乘、加、数乘、逆等-C language in the plural and matrix operations for the preparation of engineering software required. Including matrix multiplication, Canada, multiply, the inverse
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9.14kb
    • 提供者:杨文海
  1. jisuanjuzhen

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

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

    1下载:
  2. 用C++写的矩阵运算库,用于线性代数中的矩阵运算
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:75.05kb
    • 提供者:陈明开
  1. FLENS-RC1

    0下载:
  2. Flens库-一个在C++的矩阵运算库,让C++处理数据跟Matlab一样方便。需要BLAS and LAPACK支持。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:236.99kb
    • 提供者:赵汗青
  1. C语言题库【含详细答案】

    4下载:
  2. C语言题库包括习题、数组补充练习、C高级程序应用题库、C语言基本数据类型及运算题库、C语言控制语句题库、变量的存储类别题库、函数题库、输入,输出及文件管理题库、数组和结构题库、位域、联合、枚举、定义类型及预处理功能题库、指针题库等内容,可以讲是非常全面、实用,希望对学C语言的朋友有所帮助!
  3. 所属分类:文档资料

  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. gsl_win[1]

    0下载:
  2. 一个相当不错的C++数学库.该库涵盖了现代工程运算中的绝大部分:复数运算、线性代数、排列组合、数值微分、最小二乘拟和、统计分析、FFT、随机数等等,总共有 1000 多个函数接口。-A pretty good C++ Math Library
  3. 所属分类:Algorithm

    • 发布日期:2017-05-24
    • 文件大小:7.57mb
    • 提供者:tina
  1. freelip_1.1

    0下载:
  2. C语言编写的大整数运算库源码,容易使用,计算较快。-c function for the large integer calc package. is supposed to be easy to use, portable, and not too slow.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:183.79kb
    • 提供者:khabcwc
  1. MAT

    1下载:
  2. 仿MATLAB矩阵C++运算库,包括加、减、乘、除、点加、点减、点乘、点除、赋值、转置、rank、det、eig、svd、pinv、power等的运算。inv运算使用pinv运算。最难实现的是非方阵的除法。-MatLab Matrix simulator
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:22.72kb
    • 提供者:maguangzhi
  1. A_binary_string_class_4_pudn

    0下载:
  2. 一个2进制 String 的一个简洁类库的实现案例, 含用法, 原创源代码, 用于学习C++ 的 运算符重载等关键特点. 可以用 bString bs1 = b(11010101011001); bString bs2 = 1011011111010111101;等多种方式声明2进制 String 并 对这些2进制 String 变量做 位值逻辑运算, 用 cout << bs1 输出结果.(An implementation of binary string class
  3. 所属分类:

    • 发布日期:2017-12-24
    • 文件大小:2kb
    • 提供者:samuelni
  1. eigen3

    1下载:
  2. 包含矩阵运算的各种函数,以此来简化C++代码的复杂度(A variety of functions that contain matrix operations to simplify the complexity of C++ code)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:1.8mb
    • 提供者:quechaoniu
  1. eigen3

    0下载:
  2. C语言相比于MATLAB最大的弊病就是在矩阵运算上,而这个库中间包含了所有的矩阵运算,简直不能再方便(Compared with MATLAB, the biggest drawback of C language is in the matrix operation, and the middle of this library contains all matrix operations, which can hardly be convenient)
  3. 所属分类:数学计算

    • 发布日期:2017-12-19
    • 文件大小:1.57mb
    • 提供者:神大大
  1. armadillo

    0下载:
  2. Armadillo 是一个开放源代码的线性代数库的C++语言,针对速度和易用性之间的良好平衡。(Armadillo is an open source inear algebra library for the C++ language, aiming towards a good balance between speed and ease of use.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-24
    • 文件大小:16.69mb
    • 提供者:阿飞大大
  1. C++

    0下载:
  2. C++ 有限域运算库 网络编码适用(C++ Finite field operation)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-07
    • 文件大小:3kb
    • 提供者:帝在人为
  1. SP++3.0

    1下载:
  2. SP++ (Signal Processing in C++) 是一个关于信号处理与数值计算的开源C++程序库,该库提供了信号处理与数值计算中常用算法的C++实现。(Lightweight Matrix Computing Library)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:4.34mb
    • 提供者:TIMBIN
  1. Matrix

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

    • 发布日期:2018-04-29
    • 文件大小:9.69mb
    • 提供者:DWOW
  1. C++矩阵运算类库(很实用)

    0下载:
  2. 该资料是使用c++语言实现矩阵运算类的运算过程,代码完整,可以完成调用,非常适合初学者学习(The information is the use of c++ language to achieve matrix operation class operation process, code integrity, can complete the call, very suitable for beginners to learn.)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:20kb
    • 提供者:Bigstrong
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com