资源列表

« 1 2 ... .11 .12 .13 .14 .15 116.17 .18 .19 .20 .21 ... 2656 »

[数据结构常用算法1073

说明:设有n 个程序{1,2,…, n }要存放在长度为L的磁带上。程序i存放在磁带上的长度是 Li,程序存储问题要求确定这n 个程序在磁带上的一个存储方案,使得能够在磁带上存储尽可能多的程序。对于给定的n个程序存放在磁带上的长度,编程计算磁带上最多可以存储的程序数。-N a procedure with (1,2, ..., n) should be kept in the length L of the tape. Procedures
<兰帕德> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法middlechanfinally

说明:输入一个中缀表达式,将其变为后缀, 内有VC++源代码 -Enter a infix expression to turn it into suffix, with VC++ Source code
<李家月> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法queen

说明:用Python实现的八皇后问题-Using Python to achieve the eight queen problem
<lyx> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法EditDistance

说明:用动态规划算法思想求最小编辑距离,即近似字符串匹配问题-Thinking of using dynamic programming algorithm for the minimum edit distance, that is, approximate string matching problem
<Doreen> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法tanxin

说明:算法分析中的贪心算法,希望对学习的同学有所帮助。-Algorithm Analysis of greedy algorithm, and they hope to help students learn.
<小林> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法ZHONGSHU1

说明:这是另外一个众数的代码。大家可以对比的参考一下看一下。-This is another plural code. We can look at contrast look.
<城城> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法xianxingshijian

说明:这是另外一个线性时间选择的代码。大家看看吧,呵呵。-This is another choice of a linear time code. We look at it, huh, huh.
<城城> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法K

说明:最大K乘积问题。这个一个可以实现的代码。大家看看,参考一下。-The biggest problem of K product. This one can achieve code. Let us look at the reference.
<城城> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法4

说明:这是一个实现哈夫曼编码的代码,大家看看,参考一下。我觉得这个不错的。-This is a realization of Huffman code, let us look at reference. I think this is good.
<城城> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法xiasanjiaojuzhen

说明:下三角矩阵的算法 程序有简单的下三角矩阵的输入,输出、查找、删除, 简单易懂-Lower triangular matrix algorithm process simple lower triangular matrix of the import, export, find, delete, easy-to-read
<杨杨> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法link

说明:C语言里,链表的各种操作,包括删除、插入等等,在该程序里,各种功能都可以实现。-C language, the list of the various operations, including delete, insert, etc. In the process, the various functions can be achieved.
<shayuan> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法exam5te

说明:用C写的银行家算法……在学操作系统的朋友可以参考一下-Using C to write the banker
<Jamon Wong> 在 2025-01-11 上传 | 大小:1kb | 下载:0
« 1 2 ... .11 .12 .13 .14 .15 116.17 .18 .19 .20 .21 ... 2656 »

源码中国 www.ymcn.org