资源列表

« 1 2 ... .45 .46 .47 .48 .49 16750.51 .52 .53 .54 .55 ... 28521 »

[数值算法/人工智能Disk-scheduling

说明:磁盘调度算法,包含FCFS,SSTF,SCAN和CSCAN-Disk scheduling algorithms, including FCFS, SSTF, SCAN and CSCAN
<踏雪> 在 2025-05-08 上传 | 大小:477kb | 下载:0

[数值算法/人工智能yinhangjiasuanfa

说明:银行家算法:程序模拟预防进程死锁的银行家算法的工作过程-Banker' s algorithm: program to simulate the process of deadlock prevention algorithms work process banker
<踏雪> 在 2025-05-08 上传 | 大小:512kb | 下载:0

[数值算法/人工智能dongtaifenqu

说明:动态分区算法:程序模拟四种动态分区分配算法:首次适应算法、循环首次适应算法、最佳适应算法和最坏适应算法的工作过程。-Dynamic partitioning algorithm: program to simulate the dynamic partition of four algorithms: the first fit algorithm, loop the first fit algorithm, the best fit
<踏雪> 在 2025-05-08 上传 | 大小:498kb | 下载:0

[matlab例程SegyMAT-1.4

说明:用于SEGY地震数据的读写和操控,是一个可以将天然地震数据SAC格式转换为SEGY格式的好程序-SEGY seismic data for read and write and control, is a natural seismic data can be converted to SEGY format SAC format, a good program. . . . .
<胡刚> 在 2025-05-08 上传 | 大小:489kb | 下载:0

[数据结构常用算法Hfmlast

说明:实现哈弗曼编码,对刚学习数据结构的同学有很大的指导启发作用-Achieve Hafu Man coded data structure for students just learning a great role in guiding inspiration
<张贤> 在 2025-05-08 上传 | 大小:293kb | 下载:0

[数据结构常用算法shu

说明:本程序主要是展示树的基本操作,包括二叉树的遍历,左右子树的互换等-This program is just for show the basic operation of the tree, including the binary tree traversal, so the exchange of left and right subtrees
<张贤> 在 2025-05-08 上传 | 大小:2kb | 下载:0

[数值算法/人工智能yhjsf

说明:一个银行家算法 感觉还不错 需要可以下来看看哦 可能对你有用-it is about yhj
<ace> 在 2025-05-08 上传 | 大小:1.97mb | 下载:0

[数值算法/人工智能Warshalls-Transitive-Closure

说明:In computer science, the Floyd–Warshall algorithm (also known as Floyd s algorithm, Roy–Warshall algorithm, Roy–Floyd algorithm, or the WFI algorithm[clarification needed]) is a graph analysis algorithm for finding short
<ww> 在 2025-05-08 上传 | 大小:1kb | 下载:0

[数值算法/人工智能Bellman-Fords-Shortest-Paths

说明:The Bellman–Ford algorithm computes single-source shortest paths in a weighted digraph. For graphs with only non-negative edge weights, the faster Dijkstra s algorithm also solves the problem.
<ww> 在 2025-05-08 上传 | 大小:1kb | 下载:0

[matlab例程calculate_LCTD4

说明:L类四阶复延迟时频分布程序,可用来做仿真信号的时频分布-L class of fourth order delay time-frequency distribution of complex procedures, can be used for simulation of time-frequency distribution
<刘震宇> 在 2025-05-08 上传 | 大小:2kb | 下载:0

[数学计算/工程计算HeapSort

说明:Heapsort is a comparison-based sorting algorithm, and is part of the selection sort family. Although somewhat slower in practice on most machines than a well implemented quicksort, it has the advantage of a more favorabl
<ww> 在 2025-05-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法QuickSort

说明:Quicksort is a sorting algorithm developed by Tony Hoare that, on average, makes O(nlogn) (big O notation) comparisons to sort n items.
<ww> 在 2025-05-08 上传 | 大小:1kb | 下载:0
« 1 2 ... .45 .46 .47 .48 .49 16750.51 .52 .53 .54 .55 ... 28521 »

源码中国 www.ymcn.org