登录
首页 » Visual C++ » C++矩阵库

C++矩阵库

于 2020-09-16 发布
0 214
下载积分: 1 下载次数: 1

代码说明:

说明:  直接调用矩阵的函数库,方便矩阵的相关运算(Call the function library of matrix directly to facilitate the related operation of matrix)

文件列表:

Eigen3, 0 , 2020-06-16
Eigen3\.hg_archival.txt, 117 , 2012-02-11
Eigen3\.hgeol, 56 , 2012-02-11
Eigen3\.hgignore, 211 , 2012-02-11
Eigen3\.hgtags, 1172 , 2012-02-11
Eigen3\.krazy, 42 , 2012-02-11
Eigen3\CMakeLists.txt, 16220 , 2012-02-11
Eigen3\COPYING.GPL, 35147 , 2012-02-11
Eigen3\COPYING.LGPL, 7652 , 2012-02-11
Eigen3\CTestConfig.cmake, 540 , 2012-02-11
Eigen3\CTestCustom.cmake.in, 130 , 2012-02-11
Eigen3\Eigen, 0 , 2020-06-16
Eigen3\Eigen\Array, 304 , 2012-02-11
Eigen3\Eigen\CMakeLists.txt, 607 , 2012-02-11
Eigen3\Eigen\Cholesky, 750 , 2012-02-11
Eigen3\Eigen\Core, 12105 , 2012-02-11
Eigen3\Eigen\Dense, 122 , 2012-02-11
Eigen3\Eigen\Eigen, 37 , 2012-02-11
Eigen3\Eigen\Eigen2Support, 2678 , 2012-02-11
Eigen3\Eigen\Eigenvalues, 1150 , 2012-02-11
Eigen3\Eigen\Geometry, 1646 , 2012-02-11
Eigen3\Eigen\Householder, 621 , 2012-02-11
Eigen3\Eigen\Jacobi, 686 , 2012-02-11
Eigen3\Eigen\LU, 955 , 2012-02-11
Eigen3\Eigen\LeastSquares, 753 , 2012-02-11
Eigen3\Eigen\QR, 853 , 2012-02-11
Eigen3\Eigen\QtAlignedMalloc, 637 , 2012-02-11
Eigen3\Eigen\SVD, 788 , 2012-02-11
Eigen3\Eigen\Sparse, 1891 , 2012-02-11
Eigen3\Eigen\StdDeque, 1513 , 2012-02-11
Eigen3\Eigen\StdList, 1446 , 2012-02-11
Eigen3\Eigen\StdVector, 1519 , 2012-02-11
Eigen3\Eigen\src, 0 , 2020-06-16
Eigen3\Eigen\src\CMakeLists.txt, 308 , 2012-02-11
Eigen3\Eigen\src\Cholesky, 0 , 2020-06-16
Eigen3\Eigen\src\Cholesky\CMakeLists.txt, 153 , 2012-02-11
Eigen3\Eigen\src\Cholesky\LDLT.h, 16925 , 2012-02-11
Eigen3\Eigen\src\Cholesky\LLT.h, 12799 , 2012-02-11
Eigen3\Eigen\src\Core, 0 , 2020-06-16
Eigen3\Eigen\src\Core\Array.h, 12333 , 2012-02-11
Eigen3\Eigen\src\Core\ArrayBase.h, 9149 , 2012-02-11
Eigen3\Eigen\src\Core\ArrayWrapper.h, 7583 , 2012-02-11
Eigen3\Eigen\src\Core\Assign.h, 23258 , 2012-02-11
Eigen3\Eigen\src\Core\BandMatrix.h, 13768 , 2012-02-11
Eigen3\Eigen\src\Core\Block.h, 14454 , 2012-02-11
Eigen3\Eigen\src\Core\BooleanRedux.h, 4237 , 2012-02-11
Eigen3\Eigen\src\Core\CMakeLists.txt, 215 , 2012-02-11
Eigen3\Eigen\src\Core\CommaInitializer.h, 5434 , 2012-02-11
Eigen3\Eigen\src\Core\CwiseBinaryOp.h, 10562 , 2012-02-11
Eigen3\Eigen\src\Core\CwiseNullaryOp.h, 29034 , 2012-02-11
Eigen3\Eigen\src\Core\CwiseUnaryOp.h, 5429 , 2012-02-11
Eigen3\Eigen\src\Core\CwiseUnaryView.h, 5829 , 2012-02-11
Eigen3\Eigen\src\Core\DenseBase.h, 24277 , 2012-02-11
Eigen3\Eigen\src\Core\DenseCoeffsBase.h, 28332 , 2012-02-11
Eigen3\Eigen\src\Core\DenseStorage.h, 13608 , 2012-02-11
Eigen3\Eigen\src\Core\Diagonal.h, 9027 , 2012-02-11
Eigen3\Eigen\src\Core\DiagonalMatrix.h, 11575 , 2012-02-11
Eigen3\Eigen\src\Core\DiagonalProduct.h, 6118 , 2012-02-11
Eigen3\Eigen\src\Core\Dot.h, 10108 , 2012-02-11
Eigen3\Eigen\src\Core\EigenBase.h, 6379 , 2012-02-11
Eigen3\Eigen\src\Core\Flagged.h, 4917 , 2012-02-11
Eigen3\Eigen\src\Core\ForceAlignedAccess.h, 5179 , 2012-02-11
Eigen3\Eigen\src\Core\Functors.h, 36056 , 2012-02-11
Eigen3\Eigen\src\Core\Fuzzy.h, 6239 , 2012-02-11
Eigen3\Eigen\src\Core\GenericPacketMath.h, 12019 , 2012-02-11
Eigen3\Eigen\src\Core\GlobalFunctions.h, 3955 , 2012-02-11
Eigen3\Eigen\src\Core\IO.h, 8247 , 2012-02-11
Eigen3\Eigen\src\Core\Map.h, 8809 , 2012-02-11
Eigen3\Eigen\src\Core\MapBase.h, 8876 , 2012-02-11
Eigen3\Eigen\src\Core\MathFunctions.h, 24924 , 2012-02-11
Eigen3\Eigen\src\Core\Matrix.h, 18534 , 2012-02-11
Eigen3\Eigen\src\Core\MatrixBase.h, 23225 , 2012-02-11
Eigen3\Eigen\src\Core\NestByValue.h, 3930 , 2012-02-11
Eigen3\Eigen\src\Core\NoAlias.h, 5847 , 2012-02-11
Eigen3\Eigen\src\Core\NumTraits.h, 6898 , 2012-02-11
Eigen3\Eigen\src\Core\PermutationMatrix.h, 24439 , 2012-02-11
Eigen3\Eigen\src\Core\PlainObjectBase.h, 33050 , 2012-02-11
Eigen3\Eigen\src\Core\Product.h, 27827 , 2012-02-11
Eigen3\Eigen\src\Core\ProductBase.h, 11128 , 2012-02-11
Eigen3\Eigen\src\Core\Random.h, 6114 , 2012-02-11
Eigen3\Eigen\src\Core\Redux.h, 13999 , 2012-02-11
Eigen3\Eigen\src\Core\Replicate.h, 7326 , 2012-02-11
Eigen3\Eigen\src\Core\ReturnByValue.h, 3877 , 2012-02-11
Eigen3\Eigen\src\Core\Reverse.h, 8377 , 2012-02-11
Eigen3\Eigen\src\Core\Select.h, 6557 , 2012-02-11
Eigen3\Eigen\src\Core\SelfAdjointView.h, 12240 , 2012-02-11
Eigen3\Eigen\src\Core\SelfCwiseBinaryOp.h, 7724 , 2012-02-11
Eigen3\Eigen\src\Core\SolveTriangular.h, 10579 , 2012-02-11
Eigen3\Eigen\src\Core\StableNorm.h, 7000 , 2012-02-11
Eigen3\Eigen\src\Core\Stride.h, 4338 , 2012-02-11
Eigen3\Eigen\src\Core\Swap.h, 4569 , 2012-02-11
Eigen3\Eigen\src\Core\Transpose.h, 15166 , 2012-02-11
Eigen3\Eigen\src\Core\Transpositions.h, 16055 , 2012-02-11
Eigen3\Eigen\src\Core\TriangularMatrix.h, 30677 , 2012-02-11
Eigen3\Eigen\src\Core\VectorBlock.h, 10357 , 2012-02-11
Eigen3\Eigen\src\Core\VectorwiseOp.h, 22601 , 2012-02-11
Eigen3\Eigen\src\Core\Visitor.h, 7552 , 2012-02-11
Eigen3\Eigen\src\Core\arch, 0 , 2020-06-16
Eigen3\Eigen\src\Core\arch\AltiVec, 0 , 2020-06-16
Eigen3\Eigen\src\Core\arch\AltiVec\CMakeLists.txt, 178 , 2012-02-11

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • _电动汽车光伏充电站的多目标优化调度方法
    电动汽车光伏充电站是实现电动汽车对可再生能源就地消纳利用的典型集成方式,本 文针对光伏充电站运行中的优化调度问题展开研究。介绍了光伏充电站的典型结构、组成单元功 能及基本运行策略(Photovoltaic(PV)-assisted charging station for electric vehicles(EVs) is a typical integration of consuming renewable resources locally. Research on multi-objective optimal scheduling for PV-assisted charging station of electric vehicles is proposed in this paper)
    2017-11-20 09:20:36下载
    积分:1
  • 柱塞气举参数设计(本井气)1.1
    本软件可以进行柱塞的设计,包括深度、时间、次数等,适用于油井、气井。(Plunger design software)
    2018-07-18 11:13:29下载
    积分:1
  • 美元打印机
    说明:  2个多月翻5倍,最暴力的EA 策略原理:根据1小时的K线形态做入场,到达形态的顶端压力位系统会下空单,继续突破的话EA会有加仓,反之行情到达形态的底端支撑位位时,系统会自动识别多单,突破支撑位会有加仓,加仓的间距以及手数和止盈点数都可以调整,止损是根据单个货币的总点来止损。(5 times more than 2 months, the most violent EA Strategy principle: enter the market according to the one hour K-line pattern, the top pressure level system will place an empty order, and EA will increase its position if it continues to break through. Otherwise, when the market reaches the bottom support level of the pattern, the system will automatically identify multiple orders, and there will be an increase position if it breaks through the support level. The distance between positions, the number of hands and the number of earnings stops can be adjusted. The stop loss is based on the total point of a single currency Stop loss.)
    2020-06-04 14:55:15下载
    积分:1
  • eluosfangkuai
    用VB写的俄罗斯方块,还可以。适合初学VB的人(Tetris written using VB, you can also. Suitable for beginners who VB)
    2009-11-23 19:12:48下载
    积分:1
  • 2
    说明:  2进制10进制16进制转换(包括整数小数)使用数组进行编程(Hex converter )
    2014-03-19 21:19:20下载
    积分:1
  • zuma
    祖玛小游戏 实现基本功能 基本算法 给大家参考一下 地图两种圆形 和 直线(Zuma game to achieve the basic functions basic algorithm to refer to two kinds of circular and linear maps)
    2013-09-02 22:50:26下载
    积分:1
  • skyblue_PinTu
    拼图 源代码 大家可以参考学习一下……(Puzzles everyone can refer to the source code to learn about ... ...)
    2009-02-07 21:58:17下载
    积分:1
  • fdshgfh
    基于单片机控制的光立方显示程序,573和2803控制阳极和阴极(Control light cube display program based on 51 single chip microcomputer)
    2017-12-22 18:57:30下载
    积分:1
  • Solution1
    用vb.net做的大富翁,a Console Application that models the game of Monopoly.Houses • Hotels • Rolling doubles • Players will not be allowed to sell properties once purchased. • Players may mortgage a property but it will remain mortgaged for the rest of the game. • No one will ever go to jail.(vb.net do with the millionaires, a Console Application models that the game of Monopoly.Houses Hotels## 8226 8226 8226 Rolling doubles# Players will not be allowed to sell properties once purchased.# 8226 Players may mortgage a property but it will remain mortgaged for the rest of the game.# 8226 No one will ever go to jail.)
    2005-04-23 07:33:09下载
    积分:1
  • MyCalculator
    基于MFC编写的简单计算器Visual C++程序(Write a simple calculator based on MFC Visual C++ program)
    2010-08-20 12:59:39下载
    积分:1
  • 696518资源总数
  • 106222会员总数
  • 14今日下载