资源列表
[数据结构常用算法] 6
说明:页面置换算法理解页面置换算法,实现先进先出(FIFO)置换算法和最久未使用(LRU)置换算法。给出任意的输入流,计算置换次数。-Page replacement algorithms understand page replacement algorithm, first in first out (FIFO) replacement algorithm and least-recently used (LRU) replacement algorithm. Any given input st<瓜哥> 在 2025-06-20 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 2
说明:编程实现生产者消费者或读写者的同步问题 编程实现生产者消费者或读写者的同步问题,目标掌握信号量实现进程同步及其应用-Programming producers or consumers who read and write the synchronization programming producers, consumers or those who read and write synchronization problem, the target volume to achieve p<瓜哥> 在 2025-06-20 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Bubble-sort-method
说明:冒泡法排序:如果有n个数,则要进行n-1趟比较。在第1趟比较中要进行n-1次两两比较,在第j趟比较中要进行n-j次两两比较-Bubble sort method: If you have n numbers, n-1 times will have to be compared. Times in comparison to the first n-1 times for any two, in comparison to the j-times nj times for pairwise co<陈军> 在 2025-06-20 上传 | 大小:353kb | 下载:0
[数据结构常用算法] Order-form-insert
说明:任意长度的线性表的任意位置顺序插入值的操作-Any length anywhere in the linear order of the table into the value of operating<陈军> 在 2025-06-20 上传 | 大小:101kb | 下载:0
[数据结构常用算法] Insert-delete-input-list
说明:任意长度的链表的输入值、插入值和删除值的操作-Arbitrary length list of input values, insert and delete values of the operating value<陈军> 在 2025-06-20 上传 | 大小:225kb | 下载:0