资源列表
[matlab例程] LDLT-factorization
说明:改进的Cholesky分解的过程演示,本人原创,测试无误,内含详细注释。 -Cholesky decomposition process improvement presentation, my original test and correct, containing detailed notes.<huyunq> 在 2025-08-29 上传 | 大小:1kb | 下载:0
[数据结构常用算法] magic-square-matrix-solution
说明:求幻方矩阵。给定任何数字n,即可显示n*n的幻方矩阵。幻方矩阵是一个经典的问题。ACM程序设计大赛常考。此源码还包括算法的规律说明。-Find magic square matrix. Given any number n, you can display the magic square n* n matrix. Magic square matrices is a classical problem. ACM Programming Contest Chang examination. Th<guiyongmao> 在 2025-08-29 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] pso_goldstein_price
说明:标准粒子群算法该程序用于计算 Goldstein-Price 函数的函数最小值问题。-pso algorithm<小黑> 在 2025-08-29 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] spso-algorithm
说明:随机粒子群算法,对标准粒子群算法进行了改进,并以goldstein price函数作为测试函数。-spso algorithm<小黑> 在 2025-08-29 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] cutcake-c
说明:切蛋糕c语言实验源码,内容为:一个矩形蛋糕,长宽都是正整数,要求用户输入蛋糕的长和宽,并且由用户决定切分成多少块,编写一个函数求怎样切割使得最大的那一块面积最小,并输出最大的那一块的面积。-Cut the cake experiment c language source code, content: a rectangular cake, length and width are positive integers, requiring the user to enter length and<> 在 2025-08-29 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] Hanoi_Tower
说明:汉诺塔问题求解中盘子的移动过程的c语言源码。-Tower of Hanoi problem-solving process in the mobile plate c language source code.<> 在 2025-08-29 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] denominator
说明:允许用户输入两个整数,求出并输出两个整数的最大公约数的c语言源码-Allows the user to input two integers, find the greatest common divisor of two integers and outputs the c language source code<> 在 2025-08-29 上传 | 大小:1kb | 下载:0