资源列表
[数学计算/工程计算] gauss-seidel
说明:是一个做gauss-seidel的矩阵变换代码-it is a project about gauss-seidel<军> 在 2025-11-22 上传 | 大小:177kb | 下载:0
[数值算法/人工智能] Magic_Square
说明:可以给出任意奇数阶的幻方,目的是指出做幻方是一件很容易的事。-Can give an arbitrary odd-order magic square, purpose is to do magic square is a very easy task.<yjt> 在 2025-11-22 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] mfa_sy2
说明:根据Yan et al. 文章编写的MFA程序,希望对大家有帮助;如果存在问题,也希望指正!-According to Yan et al. The article written MFA program you want to help If there are problems, but also want to correct me!<shiya> 在 2025-11-22 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] an-introduction-to-modeling-and-simulation
说明:an introduction to modeling and simulation of particulate flows computational science and engineering<mon> 在 2025-11-22 上传 | 大小:12.13mb | 下载:0
[数据结构常用算法] 3230
说明:带堆优化的贪心,从题意中我们可以得到的最暴力解法就是,每天都搜索整个数组,找出符合条件的题目并且它的经验是最大的,这样找M天就好了。接下来就是如何优化,在每次找的时候我们只要找经验最大的,因为可以用大顶堆组织可以做的题目,每次升级之后加入新的可以做的题目就OK了。-Optimized with a greedy heap, from the meaning of the questions, we can get the most violent solution is that every d<ufo> 在 2025-11-22 上传 | 大小:1kb | 下载:0