-
十字链表是这样构成的:用链表模拟矩阵的行(或者列,这可以根据个人喜好来定),然后,再构造代表列的链表,将每一行中的元素节点插入到对应的列中去。书中为了少存几个表...
十字链表是这样构成的:用链表模拟矩阵的行(或者列,这可以根据个人喜好来定),然后,再构造代表列的链表,将每一行中的元素节点插入到对应的列中去。书中为了少存几个表头节点,将行和列的表头节点合并到了一起――实际只是省了几个指针域,如果行和列数不等,多余的数据域就把这点省出的空间又给用了。这点小动作让我着实废了半天劲,个人感觉,优点不大,缺点不少,不如老老实实写得象个十字链表,让人也好看一些,这是教科书,目的是教学。实在看得晕的人,参阅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
-
UDP调试工具
一个接收udp通信的简单工具,一般用于调试wince时接收日志信息.
接收框最后还是会有大小限制,几M是有吧,不能长期接收大量日志,要手动清一下。
加入了TCP连接,但是不支持长链接
- 2022-04-09 22:10:35下载
- 积分:1
-
directx9实现矩阵处理例程
directx9实现矩阵处理例程-directx9 handling routines to achieve Matrix
- 2022-05-07 02:37:55下载
- 积分:1
-
Nothing to say, and with the keyboard backspace input procedures.
没什么好说的,用键盘退格输入的程序。
- 2022-10-28 04:55:05下载
- 积分:1
-
ATL控件写的,实现二进制,八进制,十进制,hexadecima…
atl写的控件,用于实现二进制,八进制,十进制,十六进制数值转化.-atl controls written for the realization of a binary, octal, decimal, hexadecimal conversion values.
- 2022-03-05 05:24:51下载
- 积分:1
-
增强 Edit 控件为日期输入控件
增强 Edit 控件为日期输入控件-enhanced Edit Control date for the importation of Control
- 2022-03-09 13:43:21下载
- 积分:1
-
Menu Demo dgfd sgj d sfk lj fj d kjf d jf ds al k fj f f fsjjkl jdlsjl j...
菜单演示程序注意要在Large 模式下编译-Menu Demo dgfd sgj d sfk lj fj d kjf d jf ds al k fj f f fsjjkl jdlsjl jfj f fjf f f f lsl d sfd ff er
- 2022-04-14 17:19:16下载
- 积分:1
-
c源代码,模拟示波器,开发环境VC6,使用方法见说明
c源代码,模拟示波器,开发环境VC6,使用方法见说明-c source code, analog oscilloscopes, development environment VC6, use see note
- 2023-01-12 22:25:03下载
- 积分:1
-
是一个项目查询系统
是一个项目查询系统-is a project Inquiry System
- 2023-06-29 20:30:02下载
- 积分:1
-
一个MP3播放器程序用VC .NET,谁有兴趣的话可以下载…
一个使用VC.NET代码写的MP3媒体播放器,有兴趣的朋友可以下载研究一下-a mp3 player programed by vc.net,anyone who have interest in it can download and research
- 2022-05-31 23:26:35下载
- 积分:1