资源列表
[汇编语言] yuesehuanwenti
说明:约瑟夫环问题。本程序要求设编号为1-n的n(n>0)个人按顺时针方向围成一圈.首先第1个人从1开始顺时针报数.报m的人(m 为正整数).令其出列。然后再从他的下一个人开始,重新从1顺时针报数,报m的人,再令其出列。如此下去,直到圈中所有人出列为止。-Josephus problem. The procedural requirements set numbered 1-n of n (n> 0) Personal clock<juwairen> 在 2024-11-13 上传 | 大小:1kb | 下载:0
[汇编语言] priority-queue
说明:优先级队列(priority queue)就是遵循两个排序规则的集合。首先,具有高优先级的项目在先。第二,具有相同优先级的项目使用先进先出方法来确定其排序。-Priority queue (priority queue) is to follow two collations set. First, a high-priority item first. Second, with the same priority projects u<juwairen> 在 2024-11-13 上传 | 大小:1kb | 下载:0
[汇编语言] pianzuixiao
说明:非常好的偏最小二乘分析的程序,包含了典型相关分析、主成分分析和多元线性回归。可以根据具体的需要更改代码变成非线性回归,建立多个自变量和多个因变量之间的关系应用很广。包含计算程序和画图表示结果的程序两个m文件-Very good partial least squares analysis of programs, including the canonical correlation analysis, principal compon<张雨萌> 在 2024-11-13 上传 | 大小:1kb | 下载:0
[编辑器/阅读器] make_unique_workaround
说明:make_unique workaround for C-make_unique workaround for C++11<mace1234> 在 2024-11-13 上传 | 大小:1kb | 下载:0
[并行运算] make_another_unique_workaround
说明:another workaround for make unique<mace1234> 在 2024-11-13 上传 | 大小:1kb | 下载:0