说明:B-树的图形界面演示代码,能演示生成B-树,删除B-树等-B-tree graphical interface demo code, can demonstrate to generate B-tree, the deletion of B-tree, etc. <任> 在 2024-11-04 上传
| 大小:2048 | 下载:0
说明:前两行分别指示字符矩阵的宽 w 和高 h(1<=w<=80 且 1<=h<=80)。接下来的 h 行每行 w 个字
符便是字符矩阵的内容,再下面的 1 行为要寻找的字符串的数目 n(n<10),其后的 n行便是要寻找的字符串,每个字符串不会超过 20 个字符。 -Instructions were the first two lines of wide-character matrix w and h <hjx> 在 2024-11-04 上传
| 大小:2048 | 下载:0
说明:通过建立赫夫曼树,将码元如“ABC”编码成
“011001”形式,也可通过此赫夫曼树进行译码,而且编码形式为最小生成树形式,即在有权值情况下编码长度最短。-Through the establishment of Huffman trees, will be key element such as " ABC" code as " 011001" form can also be carried <HouZhihua> 在 2024-11-04 上传
| 大小:2048 | 下载:0
说明:十字链表实现的稀疏矩阵,C++编写,使用模板完成,适应各种自定义数据类型-Orthogonal List sparse matrix, C++ writing, using a template is complete, customized to adapt to a variety of data types <王浩> 在 2024-11-04 上传
| 大小:2048 | 下载:0