-
十字链表是这样构成的:用链表模拟矩阵的行(或者列,这可以根据个人喜好来定),然后,再构造代表列的链表,将每一行中的元素节点插入到对应的列中去。书中为了少存几个表...
十字链表是这样构成的:用链表模拟矩阵的行(或者列,这可以根据个人喜好来定),然后,再构造代表列的链表,将每一行中的元素节点插入到对应的列中去。书中为了少存几个表头节点,将行和列的表头节点合并到了一起――实际只是省了几个指针域,如果行和列数不等,多余的数据域就把这点省出的空间又给用了。这点小动作让我着实废了半天劲,个人感觉,优点不大,缺点不少,不如老老实实写得象个十字链表,让人也好看一些,这是教科书,目的是教学。实在看得晕的人,参阅C版的这部分内容,很清晰。我也不会画图,打个比方吧:这个十字链表的逻辑结构就像是一个围棋盘(没见过,你就想一下苍蝇拍,这个总见过吧),而非零元就好像是在棋盘上放的棋子,总共占的空间就是,确定那些线的表头节点和那些棋子代表的非零元节点。最后,我们用一个指针指向这个棋盘,这个指针就代表了这个稀疏矩阵-Crusaders is the form : Chain Simulation matrix rows (or out, This can be based on individual preferences to be), and then constructed on behalf of the chain out, Each line of the elements inserted into the node corresponding to the series. To book a few small depositors table first node, out of line and the first node table to merge together-- the reality is that a number of indicators provincial jurisdictions, if the number of rows and columns ranging, redundant data domain put this province has granted the use of the space. This little trick I did waste a half-day efforts, personal feeling, not merit, a lot of shortcomings,
- 2022-03-13 05:45:31下载
- 积分:1
-
s3c2440a button
s3c2440a按键驱动,含好几种键盘的驱动,请下载对照参考-s3c2440a button-driven, with several keyboard driver, please download the control reference
- 2022-03-25 09:46:32下载
- 积分:1
-
MFC四大天王之一。MFC intenal 一书的code
MFC四大天王之一。MFC intenal 一书的code-MFC one of four kings. MFC intenal a code book
- 2022-06-14 01:48:10下载
- 积分:1
-
一个用于生成文本文件的小程序,很浅显的C++程序
一个用于生成文本文件的小程序,很浅显的C++程序-Text file used to generate a small program, it is simple C++ Procedures
- 2023-07-24 12:25:03下载
- 积分:1
-
ShutUp lets you automate clean
ShutUp lets you automate clean-up tasks before shutdown. It can
clean out selected history lists, eject CDs, delete the files in
your TEMP directory, and run the programs you specify before
shutting down your computer. It also lets you schedule reminders
every day, one day a week, one day a month, or for a specific
date any time in the future.
- 2022-02-07 07:14:22下载
- 积分:1
-
Server For Chat which is run continuously searching for client request
Server For Chat which is run continuously searching for client request-Server For Chat which is run continuously searching for client request...
- 2022-02-21 05:04:13下载
- 积分:1
-
can coordinate conversion functions : high Shikelike projection is the anti
可以进行坐标换算, 功能:高斯克里克投影的正算与反算-can coordinate conversion functions : high Shikelike projection is the anti-counting and counting
- 2022-01-25 19:51:01下载
- 积分:1
-
可实现多任务调度的模拟
可实现多任务调度的模拟-more achievable task scheduling simulation
- 2022-02-28 15:16:01下载
- 积分:1
-
很无奈的,真正想要的话多了解一下,多联系,有的话肯定给,大家多交流...
很无奈的,真正想要的话多了解一下,多联系,有的话肯定给,大家多交流-Very helpless, and truly want it to find out more, multi-link, and some certainly given everyone more exchanges
- 2022-01-24 19:05:11下载
- 积分:1
-
flash介绍用vb编写的很好的功能实例程序有兴趣的朋友可以下
flash介绍用vb编写的很好的功能实例程序有兴趣的朋友可以下-vb flash presentation prepared by the good examples of functional procedures are interested friends under
- 2022-03-29 06:36:53下载
- 积分:1