-
Screenshot of easy language module, very easy to use
Screenshot of easy language module, very easy to use
- 2022-03-03 23:22:02下载
- 积分:1
-
十字链表是这样构成的:用链表模拟矩阵的行(或者列,这可以根据个人喜好来定),然后,再构造代表列的链表,将每一行中的元素节点插入到对应的列中去。书中为了少存几个表...
十字链表是这样构成的:用链表模拟矩阵的行(或者列,这可以根据个人喜好来定),然后,再构造代表列的链表,将每一行中的元素节点插入到对应的列中去。书中为了少存几个表头节点,将行和列的表头节点合并到了一起――实际只是省了几个指针域,如果行和列数不等,多余的数据域就把这点省出的空间又给用了。这点小动作让我着实废了半天劲,个人感觉,优点不大,缺点不少,不如老老实实写得象个十字链表,让人也好看一些,这是教科书,目的是教学。实在看得晕的人,参阅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
-
VC6.0源代码,可以设置系统图标,可以隐藏主窗口,更换图标
VC6.0源代码,可以设置系统图标,可以隐藏主窗口,更换图标-VC6.0 icon of the system source code
- 2022-05-29 22:12:13下载
- 积分:1
-
expect source code for UNIX
expect source code for UNIX
- 2022-12-09 04:30:03下载
- 积分:1
-
Customizable Tool Bar for VC
Customizable Tool Bar for VC
- 2022-03-12 00:55:29下载
- 积分:1
-
查看浮点对应的十六进制,自动生成记录文件,以文本格式存盘
查看浮点对应的十六进制,自动生成记录文件,以文本格式存盘-See the corresponding hexadecimal floating-point, auto-generated log files to text format disk
- 2022-12-30 04:10:03下载
- 积分:1
-
Sample lighting program
Sample lighting program
- 2022-02-21 02:10:00下载
- 积分:1
-
使用其他用户权限运行程序
利用其他用户的权限来运行程序,主要用于:1,在服务中运行一些界面程序,需要以某些用户权限运行。2,在低权限的用户态中运行需要高权限的程序,此时需要其他高权限用户的权限来调用,需要输入用户名和密码。
- 2022-01-24 09:31:00下载
- 积分:1
-
这个程序可以实现二叉树的插入,删除操作。
这个程序可以实现二叉树的插入,删除操作。-this procedure can be achieved binary tree insertion, deletion.
- 2022-10-04 02:35:04下载
- 积分:1
-
Transparent bitmap display methods, methods are more well
透明位图的显示方法,方法步骤比较清晰,欢迎下载-Transparent bitmap display methods, methods are more well-defined steps are welcome to download
- 2022-03-06 12:24:45下载
- 积分:1