资源列表

« 1 2 ... .56 .57 .58 .59 .60 2061.62 .63 .64 .65 .66 ... 2656 »

[数据结构常用算法Knapsacktwoinone

说明:0-1背包和 背包问题的动态规划 源程序 只是测试 不过要自己输入 还要自己加入 很简单就没有更改-0-1 knapsack problem knapsack and the dynamic programming source code is to test but also to input their own entry is very there is no simple changes
< 朱雨科> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法priority_queues

说明:是个HEAP SORT 算法..对一个数列进行HEAP SORT -is SORT algorithm Rd .. right for a series Rd SORT
< 朱雨科> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法4_25

说明:给定一个n位正整数a,去掉其中任意k<=n个数字后,剩下的数字按原次序排列成一个新的正整数。对于给定的n位正整数a和正整数k,设计一个算法找出剩下数字组成的新数最小的删数方案。-given a positive integer n-a, which removed arbitrary k
<33> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法2_8

说明:设n个不同的整数排好序后存于T[0:n-1]中。若存在一个下标I,0<I<n,使得t[I]=I,设计一个有效算法找到这个下标。要求算法在最坏情况下的计算时间为O(logn).-Let n different integer sequence after arranging deposit T [0 : n-1]. If there is a subscr ipt I, 0
<33> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法31yn

说明:设计一个O(n2)时间的算法,找出由n个数组成的序列的最长单调递增子序列。-design an O (n2) time algorithm to identify by the number n of the longest sequence monotonically increasing sequences.
<33> 在 2024-10-28 上传 | 大小:1024 | 下载:1

[数据结构常用算法asdcv

说明:利用哈希函数对学生姓名进行最优化查找 可选择从键盘输入和文件输入,需输入名字最大长度-hash function to the students find the most optimal choice from the keyboard input and the input document, name must be imported maximum length
<houny> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法shcool-guide

说明:数据结构中的一个试验程序,实现简单的校园导游图功能,提供查找最短路径功能。-data structure of a test procedures, a simple guide campus map function, providing the shortest path search function.
<宋文强> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法rbtreetraver

说明:树的四种遍历方式,中叙,前序,后序和按层遍历算法,前三个用递归很好实现,最后一个复杂点。-tree traversal of the four, China and Syria, the former sequence after sequence and by layer traversal algorithm, the former three Recursive properly achieved, Finally a compl
<宋文强> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法chagnshengjiangjun

说明:常胜将军 现有21根火柴,两人轮流取,每人每次可以取走1至4根,不可多取,也不能不取,谁取最后一楰火柴谁输。请编写一个程序进行人机对弈,要求人先取,计算机后取;计算机一方为“常胜将军”。 *问题分析与算法设计 在计算机后走的情况下,要想使计算机成为“常胜将军”,必须找出取 关键。根据本题的要求枷以总结出,后走一方取子的数量与对方刚才一步取子的数量之和等于,就可以保证最后一个子是留给先取子的那个人的。 据此分析进行算
<黄波> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法3_Huiwen

说明:回文游戏,c语言,有源码,可以参考研究使用。-palindrome games, c language, and the source code can reference study.
<杨琳琳> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法heart511

说明:已知一个二叉树的前序与中序,输出其后序的程序。-known to a sequence of binary tree with the order, then the order of the output process.
<刘浪> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法0-1beibao

说明:0-1背包问题的动态规划求解算法, 0-1背包不同于背包问题-0-1 knapsack problem of the dynamic programming algorithm, 0-1 knapsack different from the knapsack problem
<高亮> 在 2024-10-28 上传 | 大小:1024 | 下载:0
« 1 2 ... .56 .57 .58 .59 .60 2061.62 .63 .64 .65 .66 ... 2656 »

源码中国 www.ymcn.org