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

C++矩阵库

于 2020-09-16 发布
0 217
下载积分: 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 个回复

  • closest_pair
    分治法思想,求最邻近点对,考虑将所给的n个点的集合S分成2个子集S1和S2,每个子集中约有n/2个点,然后在每个子集中递归地求其最接近的点对(Divide and conquer ideas, find the nearest point to consider given the set S of n points into two subsets S1 and S2, each subset of about n/2 points, and then recursively find its focus in each sub-the closest point)
    2013-12-07 16:46:26下载
    积分:1
  • XHUE
    我们在使用金山词霸时发现,在金山词霸已经运行了的情况下(When using powerword, we found that in the case of powerword has been running for)
    2017-06-25 06:06:14下载
    积分:1
  • ComTest
    基于mfc的串口通信程序,基于mfc中串口控件的串口通讯(Serial communication program based on MFC)
    2021-04-10 10:28:59下载
    积分:1
  • Elevator
    4×10的电梯群控系统的仿真平台,可以模拟群控电梯的实时运行情况,并提供了可视化的界面,可以记录乘客的进出时间,总之,在研究电梯群控算法方面,是非常有用的软件。(4 × 10 of the elevator group control system simulation platform that can simulate the elevator group control of real-time operation, and provides a visualization interface, can record the entry and exit of passengers time, short, in the study elevator group control algorithm is very useful software.)
    2021-04-23 15:08:47下载
    积分:1
  • jishiqi1
    使用C++实现的小程序。计时器单位转换。输入为整型数单位为秒,输出格式为DDD:HH:MM:SS的时间。华为机试。(Use C++ achieve applet. Timer unit conversion. Enter an integer number of seconds, the output format is DDD: HH: MM: SS time. Huawei machine again.)
    2013-12-06 09:48:52下载
    积分:1
  • daoxianceliangjisuan
    用于控制测量中的导线计算程序!具有两个连接角的附和导线测量(Measurement of the wire used to control the computer program! Echo with two connection angle traversing)
    2010-01-04 10:08:02下载
    积分:1
  • amicable-pair
    使用暴力方法,寻找并输出一定范围内的amicable pair.(Violent methods used to find and output a range of amicable pair.)
    2013-09-25 17:29:12下载
    积分:1
  • forecast1130
    自己辛苦编写的双色球彩票统计预测程序. 为得到下载积分,忍痛贡献. visual c++ 2010, 开发. windows 7 64bit, 16GByte内存需求, 4核处理器 并行计算, STL C++, 能够快速遍历计算全部号码分解组合的概率. 贡献出来心痛. 希望联系我,找份喜欢的工作.(souce codes of double Color ball lottery statistical forecasting program, desinged by myself. visual c++ 2010 stl, parallel computing. operation requirement under windows 7 64bit, 16GByte memory and 4-core processor. Rapidly traverse calculation of the the probability of all decomposition and all combination code numbers. it have me heartache to contribute my codes for get download points. Hope to contact me, help me ge one job.)
    2012-12-02 16:55:59下载
    积分:1
  • GetTime
    获取网络(百度)时间,提供给做网络验证的朋友。获取速度快(Access Network (Baidu) time available to do network authentication friends. Faster access)
    2009-01-08 10:37:40下载
    积分:1
  • file_manage_system_VB
    一个兼具有excel一样的多文档功能,同时具有word的文档编辑和格式编辑功能(One and the same with excel multiple document features, but also has word document editing and formatting editing functions)
    2013-08-09 10:19:44下载
    积分:1
  • 696516资源总数
  • 106432会员总数
  • 11今日下载