搜索资源列表

  1. Lapackpp1_1a.zip

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

    • 发布日期:2024-06-17
    • 文件大小:174939
    • 提供者:
  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
    • 文件大小:9359
    • 提供者:杨文海
  1. C语言题库【含详细答案】

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

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

    • 发布日期:2024-06-17
    • 文件大小:708608
    • 提供者:赵辉
  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. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-17
    • 文件大小:9216
    • 提供者:杨文海
  1. jisuanjuzhen

    0下载:
  2. 在C++编程时,经常用到矩阵,本程序是矩阵运算的C++类库源码,用于矩阵的计算-In the C++ Programming, we often use the matrix, the matrix calculation process is the C++ Class library source code for the calculation of matrix
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-17
    • 文件大小:7168
    • 提供者:张博
  1. matrixlib

    0下载:
  2. 用C++写的矩阵运算库,用于线性代数中的矩阵运算-With C++ Written in matrix calculation library for linear algebra in the matrix calculation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-17
    • 文件大小:76800
    • 提供者:陈明开
  1. cmath

    0下载:
  2. 数学运算库源码,可用于复杂的数值计算。比标准的数学库函数扩充很多。-Math Library source code can be used for complex numerical calculation. Than the standard math library function to expand a lot.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-17
    • 文件大小:89088
    • 提供者:robin
  1. BigInt

    0下载:
  2. 大数运算库源文件:BigInt.cpp 作者:afanty@vip.sina.com 版本:1.2 (2003.5.13) 说明:适用于MFC,1024位RSA运算-Large numbers computing library source files: BigInt.cpp Author: afanty@vip.sina.com Version: 1.2 (2003.5.13) Descr iption: applica
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-17
    • 文件大小:5120
    • 提供者:梁增健
  1. gsl_win[1]

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

    • 发布日期:2024-06-17
    • 文件大小:7934976
    • 提供者: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. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-17
    • 文件大小:188416
    • 提供者:khabcwc
  1. MAT

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

    • 发布日期:2024-06-17
    • 文件大小:23552
    • 提供者: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 implemen
  3. 所属分类:

    • 发布日期:2024-06-17
    • 文件大小:2048
    • 提供者:samuelni
  1. eigen3

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

    • 发布日期:2024-06-17
    • 文件大小:1883136
    • 提供者: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 c
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-17
    • 文件大小:1641472
    • 提供者:神大大
  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. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-17
    • 文件大小:17497088
    • 提供者:阿飞大大
  1. C++

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

    • 发布日期:2024-06-17
    • 文件大小:3072
    • 提供者:帝在人为
  1. SP++3.0

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

    • 发布日期:2024-06-17
    • 文件大小:4548608
    • 提供者:TIMBIN
  1. Matrix

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

    • 发布日期:2024-06-17
    • 文件大小:10158080
    • 提供者: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. 所属分类:其他小程序

    • 发布日期:2024-06-17
    • 文件大小:20480
    • 提供者:Bigstrong
« 12 3 4 5 6 7 8 »

源码中国 www.ymcn.org