资源列表
[其他小程序] Josephus
说明:约瑟夫环是一个数学的应用问题。 已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。 这个就是约瑟夫环问题的实际场景,有一种是要通过输入n,m,k三个正整数,来求出列的序列。-Josephus is the application of a mathematical problem. Known n individuals (with numbe<佘晓凤> 在 2025-06-22 上传 | 大小:1kb | 下载:0
[C#编程] disanti
说明:编写函数,实现:1)删除数组中相同元素;2)按照由小到大排序(除冒泡法)。例如:输入:{1,2,1,-1,0,0} ; 输出:{-1,0,1,2}-Write a function to achieve: 1) to delete an array of the same element 2) according to ascending order (except Bubble Act). For example: Input: {1,2,1,-1,0,0} Output: {-1,0,1<林梓晨> 在 2025-06-22 上传 | 大小:1kb | 下载:0
[Windows编程] prime
说明:根据普利姆算法计算最小生成树,并在最后给出最小生成树的路径值-Value based plym minimum spanning tree algorithm, and finally gives the minimum spanning tree path<tianmiaomiao> 在 2025-06-22 上传 | 大小:1kb | 下载:0
[其他小程序] hanglieshijisuan
说明:行列式计算,输出行列式,可以计算出该行列式的值-Determinant calculation, output determinant, can calculate the value of the determinant<asdafs> 在 2025-06-22 上传 | 大小:1kb | 下载:0
[其他小程序] STM8kuhanshu.exe
说明:STM8函数库中文参考.exe是能够方便您查看代码,能够直接复制粘贴的好工具-Chinese STM8 library reference. Exe is that you can easily view the code, copy and paste can be a good tool for direct<罗图秀> 在 2025-06-22 上传 | 大小:1kb | 下载:0