资源列表

« 1 2 ... .14 .15 .16 .17 .18 1919.20 .21 .22 .23 .24 ... 2656 »

[数据结构常用算法string

说明:实现字符串操作,实现查找与词典相同的字符,并统计。-To realize the string operation, achieve the same characters dictionary search and, and statistics.
<> 在 2024-10-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法1

说明:(C++)迷宫非递归求解的源代码,分享一下-Maze solving non-recursive
<shirley> 在 2024-10-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法Dynamic-Programming

说明:这是算法设计与分析课程实验,动态规划的源程序。包含最长上升子序列,最长公共子序列,最大字段和问题,DP背包问题-This is a test algorithm design and analysis programs, dynamic programming source code. Rising sequence containing the longest, longest common subsequence, maximum
<林达> 在 2024-10-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法greedy

说明:这是算法设计与分析课程实验, 贪心算法实验的简单的源代码,包括汽车加油,多级调度问题 ,prim最小生成树-This is the algorithm design and analysis course experiment, the experiment simple greedy algorithm source code, including vehicle refueling, multi-level scheduling p
<林达> 在 2024-10-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法PageManagement

说明:模拟实现页面存储器管理 以及相关的算法描述 -Simulation to achieve memory management and related page algorithm descr iption
<张永鑫> 在 2024-10-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法monk_savage2

说明:n位野人和n位传道师 渡河问题 确保传道士安全的解决方案 -Savage And Register AcrossTheRiver
<朱晓敏> 在 2024-10-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法cPP

说明:请求分配分区(首次适应算法、最坏适应算法、最佳适应算法)-Request allocation district (first-fit algorithm, the worst fit algorithm, the best-fit algorithm)
<mt> 在 2024-10-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法stack_queue_ufs

说明:自己C++写的单链表栈、单链表队列、并查集-C++ to write their own list of single-stack, single-linked list queue, and check collection
<neo_wei> 在 2024-10-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法LinkList

说明:单链表的线性操作,程序员在编写程序时可以直接用,省去很多时间-Single list of linear operation, the programmer can write programs directly, eliminating a lot of time
<张婉婷> 在 2024-10-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法Sort

说明:关于各种排序算法的小节,描述了常见的各种算法的,时间复杂度和空间复杂度-Sections on various sorting algorithms, describes a variety of common algorithms, time complexity and space complexity
<雷小雄> 在 2024-10-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法binary

说明:二叉树的插入,实现二叉树的排序,插入,前前xu,中序,后序-Binary tree insertion, to achieve binary tree sorting, inserting, before the first xu, in order, the order of
<lindanmm> 在 2024-10-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法joke

说明:约瑟夫环问题:设编号为1,2,3,……,n的n(n>0)个人按顺时针方向围坐一圈,每个人持有一个正整数密码。开始时任选一个正整数做为报数上限m,从第一个人开始顺时针方向自1起顺序报数,报到m是停止报数,报m的人出列,将他的密码作为新的m值,从他的下一个人开始重新从1报数。如此下去,直到所有人全部出列为止。令n最大值取30。要求设计一个程序模拟此过程,求出出列编号序列。-Josephus problem: Let numbered
<陈玟> 在 2024-10-01 上传 | 大小:2048 | 下载:0
« 1 2 ... .14 .15 .16 .17 .18 1919.20 .21 .22 .23 .24 ... 2656 »

源码中国 www.ymcn.org