资源列表

« 1 2 ... .84 .85 .86 .87 .88 1789.90 .91 .92 .93 .94 ... 2656 »

[数据结构常用算法PathSearch

说明:带有费用限制的TSP问题,文件由运行时给定路径-TSP
<chanhung> 在 2024-10-04 上传 | 大小:8192 | 下载:0

[数据结构常用算法quiksort

说明: 输入若干组长度各异的待排序列,分别用快速排序算法和改进的枢轴元素三者取中算法对待排序列进行排序,当待排子序列长度已小于 20时,改用直接插入排序,利用时间函数验证三者取中算法在效率上的提高。(提示: 待排序列的长度一般应为 5000 以上)-QuickSort&MiddleQuickSort
<丁健航> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法dulie

说明:使用TC的数据结构的基本操作——队列的基本操作-TC data structure using the basic operations- the basic operation of the queue
<李樱> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法erchashu

说明:使用TC的数据结构的基本操作——二叉树的基本操作-TC data structure using the basic operations- the basic operation of a binary tree
<李樱> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法lianbiao

说明:使用TC的数据结构的基本操作——链表的基本操作-TC data structure using the basic operations- list the basic operation of
<李樱> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法xianxingbiao

说明:使用TC的数据结构的基本操作——线性表的基本操作-TC data structure using the basic operations- the basic operation of the linear form
<李樱> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法zhan

说明:使用TC的数据结构的基本操作——栈的基本操作-TC data structure using the basic operations- the basic operation of the stack
<李樱> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法2

说明:利用循环链表解决约瑟夫环问题 可能会有不足之处 希望高手-Joseph Ring using circular linked list to solve the problem may be the inadequacies of hope to see master
<alex> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法user_mm

说明:1. 分析用户程序虚拟地址空间分布 2. 模拟实现可变分区管理,存储分配算法采用最佳适配算法。-1. Analysis of user process virtual address space distribution 2. Simulation and Realization of a variable partition management, storage allocation algorithm uses the bes
<atlantis_5> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法josephus

说明:问题描述: 新Josephus排列问题定义如下:假设n个人排成一个环形,给定一个正整数m,从第1 个人开始,沿环计数,每遇到第m个人就让其出列,这时计算器m自动加一,且计数继续进 行下去。这个过程一直进行到所有的人都出列为止,最后出列者为赢家。设这n个人的编号 分别为1~n,每次从编号为1的竞赛者开始计数,那么每个人出列的次序定义为整数1~n 的一个排列。这个排列称为一个(n,m)Josephus排列。 例如,(
<atlantis> 在 2024-10-04 上传 | 大小:2048 | 下载:1

[数据结构常用算法sort

说明:常见的几种排序方法:简单选择排序、直接插入排序、冒泡排序、快速排序、折半插入排序。-Of several common sorting methods: a simple selection sort, direct insertion sort, bubble sort, quick sort, binary insertion sort.
<lzh> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法Joseph

说明:利用单向循环链表解决约瑟夫环问题,按出列的顺序印出各人的编号。-The use of one-way circular linked list to solve the problem, Joseph Wan, according to the order of a column printed in each number.
<lzh> 在 2024-10-04 上传 | 大小:1024 | 下载:0
« 1 2 ... .84 .85 .86 .87 .88 1789.90 .91 .92 .93 .94 ... 2656 »

源码中国 www.ymcn.org