资源列表

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

[数据结构常用算法Josephus

说明:单链表 与顺序表 实现的 josephus问题-Single list and order form algorithm implemented josephus
<hawke> 在 2024-11-15 上传 | 大小:9kb | 下载:0

[数据结构常用算法C-suanfadaquan

说明:介绍C语言的经典算法大全,不得不看的好书啊! -Introduce a classical algorithm C-Daquan, books had to see ah!
<lfning> 在 2024-11-15 上传 | 大小:1.01mb | 下载:0

[数据结构常用算法3.1

说明: 最长公共子序列问题 最长公共子序列(动态规划) 实验数据:input.txt X={A,B,C,B,D,A,B} Y={B,D,C,A,B,A} ——要求给出X、Y的最长公共子序列Z,程序运行结束时,将计算结果输出到文件output.txt中。输出文件中包含问题的答案:找不到公共子序列时给出“null” 。 -Longest common subsequence problem LCS (dynamic pr
<陈星风> 在 2024-11-15 上传 | 大小:99kb | 下载:0

[数据结构常用算法2.1

说明:2.1、快速排序 实验数据:input.txt(共100个数据) ——要求按从小到大进行排序 将排好序的数据输出到output.txt文件中 -2.1, quick sort of experimental data: input.txt (a total of 100 data)- requested by small to large sort of data will be sorted output to out
<陈星风> 在 2024-11-15 上传 | 大小:6kb | 下载:0

[数据结构常用算法2.3

说明:2.3 主元素问题(课本2-9) 问题描述:设T[0:n-1]是n个元素的数组,如果其中某个元素x在整个数组中的出现次数超过n/2,则称x为数组T的主元素。输入数据由文件名为input.txt的文本文件提供。 请设计一个线性时间算法,判断input中的数据是否存在主元素。在实验报告中对算法时间复杂度作出分析。 输入:文件的第1行为数组S中元素个数n;接下来的n 行中,每行有一个自然数。程序运行结束时,将计算结果输出到文件ou
<陈星风> 在 2024-11-15 上传 | 大小:7kb | 下载:0

[数据结构常用算法danlianbiao

说明:本程序为数据结构作业,完成功能为单链表的生成及各项操作。-The procedures for data structure operations, a single list for the completion of the formation and operation.
<黄毅骏> 在 2024-11-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法FF

说明:ford-fulkerson算法的具体实现。实现了最大流算法。编程语言c-ford-fulkerson algorithm implementation. To achieve the maximum flow algorithm. C++ programming language
<林选伟> 在 2024-11-15 上传 | 大小:4kb | 下载:0

[数据结构常用算法3_1

说明:长公共子序列问题 最长公共子序列(动态规划) 实验数据:input.txt X={A,B,C,B,D,A,B} Y={B,D,C,A,B,A} ——要求给出X、Y的最长公共子序列Z,程序运行结束时,将计算结果输出到文件output.txt中。输出文件中包含问题的答案:找不到公共子序列时给出“null” 。 -“null” 。
<rain> 在 2024-11-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法a

说明:C语言中的冒泡算法,给一些需要看基础的人用来学习用的。-Bubble Sort algorithm in C language, to some people who need to see the basis for learning purposes.
<肖伟民> 在 2024-11-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法erchashu

说明:二叉树的遍历二叉树的创建遍历中序前序后序-The creation of binary tree traversing a binary tree inorder traversal sequence after the pre-order
<董凯> 在 2024-11-15 上传 | 大小:166kb | 下载:0

[数据结构常用算法Huge

说明:It contain an implementation for string class and a class for huge numbers. In some practical usage of mathematics, we need to use numbers lager than long int and 64 bit integer numbers, for example we need a number with
<Behzad Solaymoney> 在 2024-11-15 上传 | 大小:1.65mb | 下载:0

[数据结构常用算法Data-structures

说明:数据结构-用面向对象方法与C++描述-源程序 清华大学 殷人昆 vc6-Data structures- Object-oriented methods and C++ descr iption- source Tsinghua University, Yan Renkun
<杨炎云> 在 2024-11-15 上传 | 大小:1.79mb | 下载:0
« 1 2 ... .69 .70 .71 .72 .73 1374.75 .76 .77 .78 .79 ... 2656 »

源码中国 www.ymcn.org