搜索资源列表
Lapackpp1_1a.zip
- 完全使用C++写的高效线性代数运算库!还提供了矩阵类。
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
cwmtx-0-4-7.tar
- 用C++写的矩阵和矢量运算库-C write the matrix and vector arithmetic library
C++matrix
- C++语言的复数与矩阵运算库,编写工程类软件必备。包括矩阵乘、加、数乘、逆等-C language in the plural and matrix operations for the preparation of engineering software required. Including matrix multiplication, Canada, multiply, the inverse
jisuanjuzhen
- 在C++编程时,经常用到矩阵,本程序是矩阵运算的C++类库源码,用于矩阵的计算
matrixlib
- 用C++写的矩阵运算库,用于线性代数中的矩阵运算
FLENS-RC1
- Flens库-一个在C++的矩阵运算库,让C++处理数据跟Matlab一样方便。需要BLAS and LAPACK支持。
C语言题库【含详细答案】
- C语言题库包括习题、数组补充练习、C高级程序应用题库、C语言基本数据类型及运算题库、C语言控制语句题库、变量的存储类别题库、函数题库、输入,输出及文件管理题库、数组和结构题库、位域、联合、枚举、定义类型及预处理功能题库、指针题库等内容,可以讲是非常全面、实用,希望对学C语言的朋友有所帮助!
完全使用C++写的高效线性代数运算库
- 完全使用C++写的高效线性代数运算库!还提供了矩阵类。,-Highly effective linear algebra operating library which written in C++ completely ! It also provides the matrix class
gsl_win[1]
- 一个相当不错的C++数学库.该库涵盖了现代工程运算中的绝大部分:复数运算、线性代数、排列组合、数值微分、最小二乘拟和、统计分析、FFT、随机数等等,总共有 1000 多个函数接口。-A pretty good C++ Math Library
freelip_1.1
- C语言编写的大整数运算库源码,容易使用,计算较快。-c function for the large integer calc package. is supposed to be easy to use, portable, and not too slow.
MAT
- 仿MATLAB矩阵C++运算库,包括加、减、乘、除、点加、点减、点乘、点除、赋值、转置、rank、det、eig、svd、pinv、power等的运算。inv运算使用pinv运算。最难实现的是非方阵的除法。-MatLab Matrix simulator
A_binary_string_class_4_pudn
- 一个2进制 String 的一个简洁类库的实现案例, 含用法, 原创源代码, 用于学习C++ 的 运算符重载等关键特点. 可以用 bString bs1 = b(11010101011001); bString bs2 = 1011011111010111101;等多种方式声明2进制 String 并 对这些2进制 String 变量做 位值逻辑运算, 用 cout << bs1 输出结果.(An implementation of binary string class
eigen3
- 包含矩阵运算的各种函数,以此来简化C++代码的复杂度(A variety of functions that contain matrix operations to simplify the complexity of C++ code)
eigen3
- 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)
armadillo
- 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.)
C++
- C++ 有限域运算库 网络编码适用(C++ Finite field operation)
SP++3.0
- SP++ (Signal Processing in C++) 是一个关于信号处理与数值计算的开源C++程序库,该库提供了信号处理与数值计算中常用算法的C++实现。(Lightweight Matrix Computing Library)
Matrix
- 矩阵运算库,支持加、减、乘、除、转置、求逆(Matrix operation library, support plus, subtraction, multiplication, division, transpose, inversion)
C++矩阵运算类库(很实用)
- 该资料是使用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.)