资源列表

« 1 2 ... .61 .62 .63 .64 .65 24666.67 .68 .69 .70 .71 ... 28523 »

[数据结构常用算法Exp21_3

说明:*编写求二叉树的叶子结点数的函数模板.求一棵二叉树的叶子结点数的递归模型如下-* Write a binary tree of leaf nodes seek the function template. Seek a binary tree of leaf nodes as a recursive model
<陆艺> 在 2026-01-12 上传 | 大小:1kb | 下载:0

[数值算法/人工智能DP_MatrixChain

说明:动态规划中,矩阵连乘的最少次数计算,利用VC++ 2008开发环境实现的代码源码。-Dynamic programming, the matrix with the minimum number of calculations by using the VC++ 2008 development environment to achieve the code source.
<bj> 在 2026-01-12 上传 | 大小:1kb | 下载:0

[数值算法/人工智能KalmanMatlab

说明: 稳态kalman滤波算法仿真通式 本程序考虑线性离散时不变随机系统。系统模型为x(t+1)=fai*x(t)+gama*w(t) y(t)=H(t)*x(t)+v(t)。有6个参数:状态转移阵fai,输入噪声系数gama,观测阵H,输入 噪声方差Q,观测噪声方差R,观测y- Steady-state kalman filtering algorithm simulation program to consider the general form linear discr
<石志强> 在 2026-01-12 上传 | 大小:1kb | 下载:0

[数值算法/人工智能two

说明:这是图论中的求解最短路的常用算法Dijkstra算法,很有适用价值的-This is the graph theory commonly used algorithm for solving shortest Dijkstra algorithm, useful for value
<duan> 在 2026-01-12 上传 | 大小:1kb | 下载:0

[matlab例程EM_1D

说明:一维EM算法MATLAB实现,两分支高斯混合模型,均值和方差都不相同。-one dimensino EM algorithm implemented by MATLAB. Estimate the mean and variance of Gaussian Mixture Model with two branches.
<luoyong> 在 2026-01-12 上传 | 大小:1kb | 下载:0

[数学计算/工程计算regress

说明:一元线性回归负荷预测程序,采用C++编写-Linear regression load forecasting procedure for the preparation of C++
<muli> 在 2026-01-12 上传 | 大小:1kb | 下载:0

[数学计算/工程计算loading

说明:装载问题 运用回溯法 解决双船的装载问题-Loading problems backtracking
<多多洛> 在 2026-01-12 上传 | 大小:1kb | 下载:0

[matlab例程11

说明:/*定义一个基类Animal,有私有整型成员变量age,构造其派生类dog, 在其成员函数SetAge(int n)中直接给age赋值,看看会有什么问题, age改为公有成员变量,还会有问题吗?-/* Define a base class Animal, a private integer member variables age, derived class constructor of its dog, its member function SetAge (int n) dire
<冰凌> 在 2026-01-12 上传 | 大小:1kb | 下载:0

[数值算法/人工智能dashuxiangcheng

说明: 利用分治方法设计实现大整数乘法的递归算法-Using the method of big integer partition design and realize the recursion algorithm square
<曹萌萌> 在 2026-01-12 上传 | 大小:1kb | 下载:0

[数值算法/人工智能fenshubeibao

说明:利用贪心算法的设计方法设计分数背包问题的算法-Using the method of greedy algorithm design points knapsack problem
<曹萌萌> 在 2026-01-12 上传 | 大小:1kb | 下载:0

[数值算法/人工智能lingyibeibao

说明:0/1背包问题的动态规划算法,要求输出背包内物品的最大价值以及选入背包的物品种类,利用动态规划方法设计背包问题-0/1 knapsack problem of dynamic programming algorithm, the maximum output value in the backpack items and selected by the backpack, dynamic programming method to design a knapsack problem
<曹萌萌> 在 2026-01-12 上传 | 大小:1kb | 下载:0

[数值算法/人工智能zhipaisuanfa

说明:指派问题的回溯算法,回溯算法解决此问题要找出问题所有的可行解,然后一次比较保留问题的最优解(即最少耗费的解),并输出结果-The assignment problem, backtracking algorithm retrospective algorithm to solve the problem of finding problems all feasible solution, then a comparative retain the optimum solution of the
<曹萌萌> 在 2026-01-12 上传 | 大小:1kb | 下载:0
« 1 2 ... .61 .62 .63 .64 .65 24666.67 .68 .69 .70 .71 ... 28523 »

源码中国 www.ymcn.org