资源列表

« 1 2 ... .94 .95 .96 .97 .98 1299.00 .01 .02 .03 .04 ... 2656 »

[数据结构常用算法LeastMoney

说明:对于给定的1≤n≤10,硬币面值数组T和可以使用的各种面值的硬币个数数组Coins,以及钱数m,计算找钱m的最少硬币数。-For a given 1 ≤ n ≤ 10, an array of T and the nominal value of coins of various denominations can use the number of coins in an array of Coins, as well as the
<> 在 2024-10-14 上传 | 大小:2048 | 下载:0

[数据结构常用算法QuickSort

说明:快速排序的基本思想是把数组划分成三段,然后用递归求解-The basic idea is to quickly sort the array is divided into three sections, and then use recursion to solve
<> 在 2024-10-14 上传 | 大小:2048 | 下载:0

[数据结构常用算法MainElement

说明:主元素问题,求给定数组中的主元素,并将结果输出到文件-The main elements of the problem, seeking to set the main elements of the array, and the resulting output to a file
<> 在 2024-10-14 上传 | 大小:184320 | 下载:0

[数据结构常用算法2533

说明:poj 2533 Longest Ordered Subsequence 简单的动态规划题目-poj 2533 Longest Ordered Subsequence simple dynamic programming topics
<seaok> 在 2024-10-14 上传 | 大小:174080 | 下载:0

[数据结构常用算法1042

说明:poj 1042 Gone Fishing 枚举加贪心思想,也可用动态规划做-poj 1042 Gone Fishing enumeration plus greedy thinking, dynamic programming can also be used to do
<seaok> 在 2024-10-14 上传 | 大小:1080320 | 下载:0

[数据结构常用算法tu

说明:图的邻接表建立以深度,广度优先及遍历,和最短路径-Adjacency table to establish the depth and breadth-first traversal, and the shortest path
<langduhua> 在 2024-10-14 上传 | 大小:3072 | 下载:0

[数据结构常用算法mac

说明:MAC的编程源程序,及 MAC算法对不稳定系统的影响-Programming source MAC, and MAC algorithm unstable system of
<张政> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[数据结构常用算法Classic-bubble-sort

说明:经典的冒泡排序,自己优化了一下,min增加max减少-Classic bubble sort, its a bit optimization, min max decrease increase
<weimin> 在 2024-10-14 上传 | 大小:33792 | 下载:0

[数据结构常用算法Josephus

说明:约瑟夫环C语言源码:简单的C语言代码实现约瑟夫环功能-Joseph Central C language source: a simple C language function code Joseph Central
<薛梦飞> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[数据结构常用算法RB_Tree

说明:红黑树的算法模拟。红黑树的生成,结点的插入、删除和调整。通过类的方式管理。-Red-black tree algorithm simulation. The formation of red-black tree, node insertion, deletion, and adjustment. Administered by the class.
<lly> 在 2024-10-14 上传 | 大小:353280 | 下载:0

[数据结构常用算法Heap_Sort

说明:堆排序的算法模拟。使用C++模拟实现堆排序算法。使用大顶堆,在数组中操作-Simulation of heap sort algorithm. Achieved using the C++ simulation of heap sort algorithm. The top of the heap using large, operate in the array
<lly> 在 2024-10-14 上传 | 大小:240640 | 下载:0

[数据结构常用算法huisu-suafa

说明:回溯算法,实现n位的回溯算法,里面有算法的详细说明,对递归回溯算法进行详细说明。-Backtracking algorithm to achieve n bits of the backtracking algorithm, which has detailed descr iption of the algorithm on recursive backtracking algorithm in detail.
<黄曜> 在 2024-10-14 上传 | 大小:1134592 | 下载:0
« 1 2 ... .94 .95 .96 .97 .98 1299.00 .01 .02 .03 .04 ... 2656 »

源码中国 www.ymcn.org