资源列表
[数据结构常用算法] 1013_digital_root
说明:数字根算法,用最简单的代码计算数字根。如果把一个大数的各位数字相加得到一个和,再把这个和的各位数字相加又得一个和,再继续作数字和,直到最后的数字和是个位数为止,这最后的数称为最初那个数的“数字根”。-Digital root algorithm, with the most simple code to calculate the digital root. If you figure in a large numbers is the<yx> 在 2024-11-05 上传 | 大小:93184 | 下载:0
[数据结构常用算法] Three-classic-C-language-program
说明:这是C语言编的三个经典程序的解读和感悟,非常实用,希望大家下载开看,很有用的。-This is the interpretation and comprehension of the three classic C language program, very useful, and hope that we download the open look, very useful.<事在人为> 在 2024-11-05 上传 | 大小:573440 | 下载:0
[数据结构常用算法] Joseph-ring-sort
说明:利用约瑟夫环对单链表进行的排序算法,直接改变了结点的顺序而没有进行数据域中数值的交换。-Joseph ring singly linked list sorting algorithms, and change the end point of order without the exchange of data field values .<SchroPony> 在 2024-11-05 上传 | 大小:1024 | 下载:0
[数据结构常用算法] DynamicPartition
说明:动态分区存储程序,包含两种算法:最佳适应算法和最先适应算法。主要用于初学者了解动态分区的过程以及两种算法的区别。-Dynamic partitioning storage procedure, including two kinds of algorithm: the Best Fit algorithm and the First Fit algorithm. Primarily for beginners to understand<sunxb10> 在 2024-11-05 上传 | 大小:4096 | 下载:0