登录
首页 » 数据结构 » 一种基于二维链表的稀疏矩阵模半板类设计 A template Class of sparse matrix. Key technology: bin,2...

一种基于二维链表的稀疏矩阵模半板类设计 A template Class of sparse matrix. Key technology: bin,2...

于 2023-03-19 发布 文件大小:6.97 kB
0 134
下载积分: 2 下载次数: 1

代码说明:

一种基于二维链表的稀疏矩阵模半板类设计 A template Class of sparse matrix. Key technology: bin,2-m linked matrix. constructors: 1.normal constuctor 2.copy constuctor. 3.assignment constructor. Basic operator: 1. addition(sub) of two matrix 2. inverse of a matrix. 3. multiply of two matrix. etc.-based on two-dimensional chain of sparse matrix model semi-plate design of Class A"s template parse matrix. Key technology : bin. 2-m linked matrix. constructors : 1.normal constuctor 2.copy constuctor. 3.ass ignment constructor. Basic operator : 1. addition (sub) 2 matrix of two. inverse of a ma trix. 3. multiply of two matrix. etc

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

发表评论

0 个回复

  • Graph theory and network theory for the Dijkstra shortest path algorithm
    图论与网络论中求最短路径的Dijkstra算法-Graph theory and network theory for the Dijkstra shortest path algorithm
    2022-02-06 07:36:35下载
    积分:1
  • 数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构数据结构
    2022-08-10 06:02:56下载
    积分:1
  • 本人写的浙大acm题目的源码,贴出来供大家分享,希望对大家的编程水平能有所帮助...
    本人写的浙大acm题目的源码,贴出来供大家分享,希望对大家的编程水平能有所帮助-I wrote the title of the source Zheda acm, posted for everyone to share, in the hope that the level of U.S. programming, can be helped
    2022-03-11 07:31:30下载
    积分:1
  • 如果要连接的库文件和当前文件在同一个目录下
    如果要连接的数据库文件和当前文件在同一个目录下-If you want to connect to the database file and the current document in the same directory
    2022-04-19 00:08:28下载
    积分:1
  • 通过本文学习,既可以掌握已成熟的空间库的管理模式和模型,也可以了解当前空间库的最新动态和发展趋势...
    通过本文学习,既可以掌握已成熟的空间数据库的管理模式和数据模型,也可以了解当前空间数据库的最新动态和发展趋势-Through the study of this article can have a mature grasp of the spatial database management model and data model, can also understand the latest developments in spatial databases and development trends
    2022-04-19 19:32:42下载
    积分:1
  • 这是一个好用的MD5的C++类;这个类可以加在控制台 程序中也可用在MFC中, 并且提供了详细的错误处理 函,是一个安全的类。例程是一个MD5的MFC程序,...
    这是一个好用的MD5的C++类;这个类可以加在控制台 程序中也可用在MFC中, 并且提供了详细的错误处理 函数,是一个安全的类。例程是一个MD5的MFC程序, 支持字符串和文件两种输入。 LPCSTR TargetFile(char *filename=NULL) //计算文件的MD5值 void TargetStr(LPCSTR str) //计算字符串的MD5值 LPCSTR GetDigestKey() //取MD5运算后的结果 LPCSTR GetErr() //如果有错误,取错误字串-This a user-friendly MD5 C; This category can be added to the Console program is available in MFC, and provided a detailed error handling function, is a safety class. MD5 is a routine MFC procedures, and documentation to support a string of two input. LPCSTR TargetFile (char* filename = NULL)// calculate MD5 value of the document void TargetStr (LPCSTR str)// calculate MD5 string value LPCSTR GetDigestKey ()// Operational MD5 from the results LPCSTR GetErr ()// If there were mistakes from the wrong string
    2022-07-10 22:20:11下载
    积分:1
  • 最小生成树问题 若要在n个城市之间建设通信网络,只需要架设n...
    最小生成树问题 若要在n个城市之间建设通信网络,只需要架设n-1条线路即可。如何以最低的经济代价建设这个通信网,是一个网的最小生成树问题。 (1)利用克鲁斯卡尔算法求网的最小生成树。 (2)实现教科书6.5节中定义的抽象树类型 MFSet。以此表示构造生成树过程中的连通分量。 (3)以文本形式输出生成树中各条边以及他们的权值。 -minimum spanning tree problem to the n-city building communications networks needed to put up only n-1 lines can be. How the lowest economic cost of building the communications network, the network is a minimum spanning tree problem. (1) using Kelushikaer network algorithm for the minimum spanning tree. (2) to achieve 6.5 textbook definition of the abstract tree types MFSet. Spanning Tree Construction said this process of connectivity components. (3) the form of text output spanning trees and the edge of their weights.
    2023-06-26 07:25:03下载
    积分:1
  • 本系统为内部系统,帐户由管理员添加、管理; 分为两个组,User组和Boss组。Boss组的帐户可以发广播通知; 任意两个用户间可以互相通信; 库接口用DA
    本系统为内部系统,帐户由管理员添加、管理; 分为两个组,User组和Boss组。Boss组的帐户可以发广播通知; 任意两个用户间可以互相通信; 数据库接口用DAO,网络通信用 CSocket+CSocketFile;-the system to internal system administrator account by adding, management; Divided into two groups, User Group and the Boss group. Boss Group accounts Broadcasting notice can be issued; Between any two users can communicate with each other; Using DAO Database Interface, Network Communication CSocket CSocketFile;
    2022-07-08 02:52:45下载
    积分:1
  • 这是一套医院使用的订购药品的进存销系统,功能强大,使用方便...
    这是一套医院使用的订购药品的进存销系统,功能强大,使用方便-This is a set of ordering the use of hospital drugs into Cun-pin system, a powerful and easy to use
    2023-04-27 04:55:03下载
    积分:1
  • 哈夫曼树
    数据结构哈夫曼树-Huffman tree data structure
    2022-03-15 19:17:02下载
    积分:1
  • 696518资源总数
  • 106208会员总数
  • 21今日下载