资源列表

« 1 2 ... .95 .96 .97 .98 .99 26600.01 .02 .03 .04 .05 ... 28523 »

[数据结构常用算法kthtree

说明:kthtree问题 给定一棵有向树T,树T 中每个顶点u都有一个权w(u);树的每条边(u,v)也都有一个 非负边长d(u,v)。有向树T的每个顶点u 可以看作客户,其服务需求量为w(u)。每条边(u,v)的边长d(u,v) 可以看作运输费用。如果在顶点u 处未设置服务机构,则将顶点u 处的服务需求沿有向树的边(u,v)转移到顶点v 处服务机构需付出的服务转移费用为w(u)*d(u,v)。 树根处已设置了服务机构,现在要在树
<wu> 在 2025-04-24 上传 | 大小:213kb | 下载:0

[数据结构常用算法repeat2

说明: 问题描述: 设R={r1,r2,…,rn}是要进行排列的n个元素,其中r1,r2,…,rn可能相同。试设计一个算法,列出R的所有不同排列。  编程任务: 给定以及待排列的个元素。计算出这个元素的所有不同排列。 -err
<wu> 在 2025-04-24 上传 | 大小:108kb | 下载:0

[数据结构常用算法contree

说明: 给定一棵树T,树中每个顶点u都有一个权w(u),权可以是负数。现在要找到树T的一个连通子图使该子图的权之和最大。-given a tree T, tree each vertex u have a right to w (u), the right to be negative. Now to find a tree T connectivity graph so that the graph of the rights and th
<wu> 在 2025-04-24 上传 | 大小:146kb | 下载:0

[人工智能/神经网络/遗传算法fuzzycontrolle

说明:
<lt> 在 2025-04-24 上传 | 大小:3kb | 下载:0

[人工智能/神经网络/遗传算法Radial_Basis_Function_Neural_Network

说明:神经网络,用于神经网络的机理模型和建立经验模型.-neural network, for the mechanism of neural network models and model building experience.
<lt> 在 2025-04-24 上传 | 大小:5kb | 下载:0

[matlab例程Fuzzy_Control_System_for_Tanker_Ship

说明:神经网络,用于神经网络的机理模型和建立经验模型.-neural network, for the mechanism of neural network models and model building experience.
<lt> 在 2025-04-24 上传 | 大小:7kb | 下载:0

[matlab例程jra78

说明:短期负荷预测通常是指24小时的日负荷预测和168小时的周负荷预测,本文主要预测的是日平均负荷,对于短期负荷预测-short-term load forecasts usually refers to the 24-hour daily load forecasting and 168 hours a week load forecasting, In this paper, the forecast is the average loa
<钱斌> 在 2025-04-24 上传 | 大小:122kb | 下载:1

[matlab例程nonlinear_model_predictive_control

说明: nonlinear model predictive control(模型预测控制)-nonlinear model predictive control (Die Predictive Control)
<lt> 在 2025-04-24 上传 | 大小:3kb | 下载:0

[数学计算/工程计算FormulaProcessor_beta1_CSharp

说明:功能说明: 次组件提供的功能有二: 1、解析出数学表达式中的参数 2、计算数学表达式 此组件不但可以解析和计算数学表达式,还提供了一系列的数学基本函数,可应用于表达式中一块处理。提供的数学基本函数有:将值舍入到最接近的整数 rount(x)、向下取整函数 int(x)、向上取整 ceiling(x)、求两个数中最大数的函数 max(a,b)、求两个数中最小数的函数 min(a,b)、幂函数 pow(x,n
<jason> 在 2025-04-24 上传 | 大小:3kb | 下载:0

[压缩解压tankedazhan2

说明:vc++ 坦克大战原愿代码,有空可以下载来看看,是初学程序设计的好材料! -vc Tankedaizhan willing to original code can be downloaded at the time to look at the design process is a novice to the good stuff!
<招其良> 在 2025-04-24 上传 | 大小:105kb | 下载:0

[压缩解压feiji1

说明:vc++ 飞机游戏1,是一种好玩的游戏,初学程序设计,这是个好开始!-vc aircraft a game is a fun game, beginner program design, this is a good start!
<招其良> 在 2025-04-24 上传 | 大小:218kb | 下载:0

[数学计算/工程计算606077-

说明:子空间迭代法的C++以及Fortran源程序-subspace iteration of the C and Fortran source
<许伟军> 在 2025-04-24 上传 | 大小:9kb | 下载:0
« 1 2 ... .95 .96 .97 .98 .99 26600.01 .02 .03 .04 .05 ... 28523 »

源码中国 www.ymcn.org