资源列表

« 1 2 ... 30 31 32 33 34 3536 37 38 39 40 ... 2656 »

[数据结构常用算法LinkedLista

说明:此为初步实现,简单直观,可在此基础上增强功能。-preliminary achieve this, simple, and the basis of this enhanced functionality.
<> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法mutex

说明:第一次上传,大家如果需要可以下载,谢谢大家-first upload, if we need to be downloaded, thank you
<rgb> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法recursion_mathod_to_solve_combination_and_all_perm

说明:简单的全排列与组合问题的递归解法,数据结构与算法中较基础的问题-simple combination with the full array of recursive method, data structure and algorithm based on the issues than
<sherry> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法mergeinS

说明:merge sort give a set S of n integers and another integer x, determine whether or not there exits two elements in S whose sum is exactly x.-merge sort give a set of S n integers and anot her integer x, determine whether
< 朱雨科> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法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-11-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法priority_queues

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

[数据结构常用算法4_25

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

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

说明:数据结构中的一个试验程序,实现简单的校园导游图功能,提供查找最短路径功能。-data structure of a test procedures, a simple guide campus map function, providing the shortest path search function.
<宋文强> 在 2024-11-19 上传 | 大小:1kb | 下载: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-11-19 上传 | 大小:1kb | 下载:0
« 1 2 ... 30 31 32 33 34 3536 37 38 39 40 ... 2656 »

源码中国 www.ymcn.org