资源列表

« 1 2 ... .85 .86 .87 .88 .89 190.91 .92 .93 .94 .95 ... 2656 »

[数据结构常用算法Josephus

说明:设有n个人围坐在一个圆桌周围,现从第s个人开始报数,数到第m的人出列,然后从出列的下一个人重新开始报数,数到第m的人又出列,…,如此反复直到所有的人全部出列为止。Josephus问题是:对于任意给定的n,s和m,求出按出列次序得到的n个人员的序列。-With n individuals sitting around a round table is starting from the first s individuals report
<张臻> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法exchange_perfix

说明:中缀表达式 后缀表达式:不包含括号,运算符放在两个运算对象的后面,所有的计算按运算符出现的顺序,严格从左向右进行-Infix expression postfix expression: does not contain parentheses, operator on two operands in the back, all the calculations appear in the order according to oper
<张臻> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法queen

说明:八皇后问题算法 老师留得算法作业 完成了老师规定的要求-eight queens
<minmin> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法selectlib

说明:这里有常用的选择排序,这是学习数据结构的经验总结,包含了选择排序和堆排序,以及其时间复杂度和空间复杂度的考虑,希望对大家有所帮助。-There are commonly used in selection sort, which is a summary of experiences to learn data structures, including the selection sort and heap sort, as well
<天外沙> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法changesortlib

说明:这是交换排序的程序,包含冒泡泡排序和快速排序算法,有比较详细的介绍和其复杂度的分析。-This is the sort of exchange program, including the risk bubble sort and quick sort algorithm, a more detailed descr iption and its complexity analysis.
<天外沙> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法mergelib

说明:这个非常详细的介绍了内排序中的归并排序算法,并分析了它的时间复杂度和空间复杂度。-This very detailed descr iption of the inside of the merge sort algorithm to sort and analyze its time complexity and space complexity.
<天外沙> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法huanghou

说明:c++ N皇后求解源码。。。,希望有帮助。-c++ N Queen solve the source code. . . Hope that helps.
<lls> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法hanglieshi

说明:c++行列式求值源码。。 希望有所帮助。-c++ source code determinant evaluation. . Want to help.
<lls> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法testpra

说明:程序用不同的查找方式实现了在一个数组中找出所有等于某一个数据元素的方法-Program to find different ways to achieve in an array to find all the other data elements to a particular method of
<ljk05> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法321

说明:实现对图书的查找,删除,添加,以及合计。读者的借阅,归还,馆员管理-Realize the book to find, delete, add, and the total. Readers borrow, return, librarians Management
<茵茵> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法wyj

说明:动态分区分配方式模拟:了解动态分区分配方式中使用数据结构和分配算法-Simulate the dynamic partition
<吴艳杰> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法matrix

说明:matrix multiply and sum
<grzessy> 在 2025-01-13 上传 | 大小:1kb | 下载:0
« 1 2 ... .85 .86 .87 .88 .89 190.91 .92 .93 .94 .95 ... 2656 »

源码中国 www.ymcn.org