资源列表
[数据结构常用算法] charuheshanchu
说明:数据结构实验内容,线形表链式结构的插入和删除-The contents of the structure of the experimental data, linear chain structure of the table insert and delete<swallow> 在 2025-01-12 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Large_integer_multiplication
说明:算法分析与设计——大整数乘法。 计算两个超出机器数表示范围的整数的乘积。-Algorithm Analysis and Design- large integer multiplication. Calculating the number of two machines that go beyond the scope of the product of an integer.<胡小姗> 在 2025-01-12 上传 | 大小:1kb | 下载:0
[数据结构常用算法] find
说明:数据结构中的顺序表和数表的查找算法。基本思想:从表的一端开始,顺序扫描线性表,依次将扫描到的结点的关键字与给定值k进行比较,若相等,则查找成功;若扫描到表的另一端仍没有找到与关键字k相等的结点,则查找失败。-Data structure in the order list and several forms of the search algorithm. The basic idea: to start from one end of<wuyoudanbo> 在 2025-01-12 上传 | 大小:1kb | 下载:0