文件名称:CMatrixClass

  • 所属分类:
  • 数据结构常用算法
  • 资源属性:
  • [Text]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 9kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 紫**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

1.内存管理一律根据实际需要的大小在堆中动态分配内存。



2.边界检查。如果数组下标超越了数组大小界限,会给出警告信息,可以防止非法内存访问以及方便程序的调试。



3.重载了+,-,*,+=,-=,数乘等常见运算符;



4.可以保存数组为二进制数据文件和文本文件两种形式,也可以从二进制数据文件和文本文件读取数据到数组。



5.实现了和矩阵相关的线性代数方程组求解算法。一是高斯选主元消去法二是针对三对角矩阵的追赶法。



6.静态函数Bspline3():3次B样条曲线插值算法-1. Memory management will be based on the actual needs, the size of the rubble dynamic memory allocation. 2. Border checks. If the array subscr ipt beyond the array size limit, a warning message is given, prevent illegal memory access and to facilitate the debugging process. 3. Heavy =,-=, the ,-,*, by several other common Operators; 4. can be preserved array of binary data files and text files in two forms. but also from the binary data files and text files to read data array. 5. And the realization of the matrix of linear algebraic equations algorithm. First, the main election Gaussian Elimination Act 2 yuan against three pairs to catch up with the diagonal matrix method. 6. Bspline3 static function () : 3rd B-spline curve interpolation algorithm
(系统自动生成,下载前可以参看下载内容)

下载文件列表

二维矩阵类

..........\Matrix.txt

..........\矩阵类.txt

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org