资源列表

« 1 2 ... .51 .52 .53 .54 .55 356.57 .58 .59 .60 .61 ... 2656 »

[数据结构常用算法liangxi

说明:求两个整数的最小公倍数的简单的算法代码,辗转相除法-Least common multiple of two integers a simple algorithm code, the Euclidean algorithm
<shiwangying> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法4

说明:编程实现银行家算法 通过实例模拟银行家算法实现死锁预防。 掌握银行家算法实现死锁预防的原理 要求:输入实例,能够使用银行家算法判断资源分配后是否存在安全序列。 -Programming by example simulation banker bankers algorithm deadlock prevention algorithm. Master bankers, deadlock prevention algor
<瓜哥> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法6

说明:页面置换算法理解页面置换算法,实现先进先出(FIFO)置换算法和最久未使用(LRU)置换算法。给出任意的输入流,计算置换次数。-Page replacement algorithms understand page replacement algorithm, first in first out (FIFO) replacement algorithm and least-recently used (LRU) replacement
<瓜哥> 在 2025-01-19 上传 | 大小: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-01-19 上传 | 大小: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 c
<瓜哥> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法2

说明:编程实现生产者消费者或读写者的同步问题 编程实现生产者消费者或读写者的同步问题,目标掌握信号量实现进程同步及其应用-Programming producers or consumers who read and write the synchronization programming producers, consumers or those who read and write synchronization problem,
<瓜哥> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法Floyd

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

[数据结构常用算法binary-tree

说明:这是个有关C语言二叉排序树的简单小小小小程序 -This is a small c language program about binary tree
<heihei> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法bag1

说明:使用不同的方法解决背包问题:本算法采用的是动态规划方法,比较好的解决背包问题。-Use different methods to solve knapsack problem: The algorithm is a dynamic programming approach, a better solution to knapsack problem.
<yuyangyang> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法bag3

说明:背包问题是很经典的问题,可以使用多种方法解决,这里使用回溯法解决。-Knapsack problem is a classic problem, you can use a variety of methods to solve, backtracking is used here to solve.
<yuyangyang> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法assemble

说明:装箱问题是大家经常碰到的问题,也有很多解决方法,这里使用近似算法解决。-Packing problem is that we often encounter the problem, there are many solutions, approximation algorithm is used here to solve.
<yuyangyang> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法bag2

说明:背包问题有很多解决算法,这里使用贪心算法解决背包问题-There are many algorithms to solve knapsack problem, greedy algorithm is used here to solve knapsack problem
<yuyangyang> 在 2025-01-19 上传 | 大小:1kb | 下载:0
« 1 2 ... .51 .52 .53 .54 .55 356.57 .58 .59 .60 .61 ... 2656 »

源码中国 www.ymcn.org