资源列表

« 1 2 ... .42 .43 .44 .45 .46 1447.48 .49 .50 .51 .52 ... 2656 »

[数据结构常用算法stack_queue_ufs

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

[数据结构常用算法sorting

说明:各种排序的比较,包括正序,随机,逆序的时间复杂度比较-Comparison of various sort, including the positive sequence, random, reverse the time complexity of comparing
<su> 在 2024-10-11 上传 | 大小:1901568 | 下载:0

[数据结构常用算法KrusklaPrim

说明:最小生成树 Kruskal和Prim的比较 可以根据用户输入的点数和边数随机生成图并且保证是连通图-Kruskal and Prim' s minimum spanning tree can compare the number of points based on user input and the edges are randomly generated map and ensuring that connected g
<su> 在 2024-10-11 上传 | 大小:1938432 | 下载:0

[数据结构常用算法MaxFlow

说明:最大流最小割 可以测试某一个特定的图 也可以随机生成n个顶点的图和k条边 用来分析时间复杂度-Maximum flow minimum cut to test a particular map can also be randomly generated graph of n vertices and k edges used to analyze the time complexity
<su> 在 2024-10-11 上传 | 大小:964608 | 下载:0

[数据结构常用算法shuzhifenxi

说明:各种解方程组的方法 包括线性和非线性方程组-The method of solution of equations, including linear and nonlinear equations
<su> 在 2024-10-11 上传 | 大小:7168 | 下载:0

[数据结构常用算法LinkList

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

[数据结构常用算法biaodashiqiuzhi

说明:实现表达式求值,对表达式进行运算,考虑运算符的优先级,包括对括号进行操作-Achieve an expression, the expression computing, considering the priority of operators, including the operation of the brackets
<*> 在 2024-10-11 上传 | 大小:3072 | 下载:0

[数据结构常用算法xiaoyuandaoyou

说明:设计一个校园导游程序,为来访的客人提供各种信息查询服务。 要求: 设计学校的校园平面图(参考江苏大学校园网上校园平面图),所含景点不少于10个,以图中顶点表示校内各景点,存放景点名称、代号、简介等信息;以边表示路径,存放路径长度等相关信息。 为来访客人提供图中任意景点相关信息的查询。 为来访客人提供景点的问路查询,即已知一个景点,查询到某景点之间的一条最短路径及长度。 -A campus tour guide pro
<张琼芳> 在 2024-10-11 上传 | 大小:3072 | 下载:0

[数据结构常用算法stopcars

说明:停车场报告 数据结构 可自己设定停车费用,功能比较强大-Parking report data structure can set their own parking fees, more powerful
<马睿> 在 2024-10-11 上传 | 大小:197632 | 下载:0

[数据结构常用算法Sort

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

[数据结构常用算法eight-sort-algorithms

说明:插入排序、堆排序、归并排序、冒泡排序、直接插入排序、快速排序、选择排序、希尔排序-Insertion sort, heap sort, merge sort, bubble sort, direct insertion sort, quick sort, selection sort, shell sort
<zhangling> 在 2024-10-11 上传 | 大小:3072 | 下载:0

[数据结构常用算法wide-search

说明:广度优先搜索重排九宫格实例,一个简单的对算法的实现-Breadth first search rearrangement of JiuGongGe examples, a simple to the realization of the algorithm
<汪鹏> 在 2024-10-11 上传 | 大小:11592704 | 下载:0
« 1 2 ... .42 .43 .44 .45 .46 1447.48 .49 .50 .51 .52 ... 2656 »

源码中国 www.ymcn.org