资源列表
[数学计算/工程计算] Subseofseveralquestions
说明:子集和数问题 实现对图的最小生成树实现,通过此算法可以找到此图中连接所有点的最小生成树-Subset of several questions on the implementation of the minimum spanning tree implementation plans, the passage of this algorithm can find this chart connecting all points of the minimum spanning tree<samuel> 在 2025-10-02 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] numerical_matlab_code
说明:《数值分析及其MATLAB实现》这本书以理论推导为基础,通过利用Matlab的底层库函数实现各个数值计算方法,而不是简单的调用高层函数,因此实现的算法过程很详细并具有很高的灵活性,便于自行学习和调整,实现了理论与实践的相统一。同时配有大量例题,并有Matlab数值计算、符号计算的基本使用方法。 -" " Numerical Analysis and MATLAB implementation, " " This book is based on a the<吴> 在 2025-10-02 上传 | 大小:10.5mb | 下载:0
[数据结构常用算法] 1108
说明:在0 / 1背包问题中,需对容量为c 的背包进行装载。从n 个物品中选取装入背包的物品,每件物品i 的重量为wi ,价值为pi 。对于可行的背包装载,背包中物品的总重量不能超过背包的容量,最佳装载是指所装入的物品价值最高,即n ?i=1pi xi 取得最大值。约束条件为n ?i =1wi xi≤c 和xi?[ 0 , 1 ] [ 1≤i≤n]。-At 0/1 knapsack problem, there is a need for a capacity of c for the loaded<samuel> 在 2025-10-02 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] 1
说明:统计学领域,测量数据处理领域线性混合模型的方差分量的最小范数估计-The MIQUE of variance components<pengjunhuan> 在 2025-10-02 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] code20090302_1
说明:一个不错的c的小写数字转为大写数字转换代码,很好用...个人使用过-c<hellochina> 在 2025-10-02 上传 | 大小:3kb | 下载:0