资源列表

« 1 2 ... .69 .70 .71 .72 .73 1474.75 .76 .77 .78 .79 ... 2656 »

[数据结构常用算法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

[数据结构常用算法7

说明:编程实现SSTF算法和SCAN算法 掌握SSTF算法和SCAN算法的原理,并编程实现-Programming algorithm SSTF and SCAN algorithms SSTF and SCAN algorithms to master the principles of algorithm and programming
<瓜哥> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法1

说明:进程状态迁移.写一个程序描述进程状态迁移过程,理解进程概念、状态转换及其控制-Process state transition. The process of writing a program that describes the status of the migration process, the process of understanding the concept of state transition and its control
<瓜哥> 在 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

[数据结构常用算法Floyd

说明:最短路径的常见算法,能够算出图中所有节点之间的最短路径(时间复杂度为o(n^3))-Common shortest path algorithm
<Lee> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法Sort

说明:常用的排序算法,包括选择排序,插入排序,归并排序,快速排序,希尔排序,堆排序-Commonly used sorting algorithm, including selection sort, insertion sort, merge sort, quick sort, shell sort, heap sort
<Lee> 在 2025-06-20 上传 | 大小:4kb | 下载:0

[数据结构常用算法24

说明:通过输入的数,进行不同方式的排列,显示出不同的结果-By entering the number, the arrangement of different ways, showing different results
<slm> 在 2025-06-20 上传 | 大小:2.86mb | 下载: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

[数据结构常用算法Maze

说明:电脑鼠走迷宫,实现快速转弯,无撞击,灵敏快速。-Computer Mouse Maze
<邱爱国> 在 2025-06-20 上传 | 大小:53kb | 下载:0

[数据结构常用算法09

说明:电脑鼠走迷宫,该算法简单,能实现左转右转45°。快速搜索。-Computer Mouse Maze
<邱爱国> 在 2025-06-20 上传 | 大小:83kb | 下载: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
« 1 2 ... .69 .70 .71 .72 .73 1474.75 .76 .77 .78 .79 ... 2656 »

源码中国 www.ymcn.org