资源列表

« 1 2 ... .33 .34 .35 .36 .37 19138.39 .40 .41 .42 .43 ... 28522 »

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

说明:粗粒度并行遗传算法,用于流域梯级水电站群的优化调度。-Coarse-grained parallel genetic algorithm for the watershed of Cascade Hydropower Stations optimization.
<张景瑞> 在 2025-07-31 上传 | 大小:3kb | 下载:2

[数学计算/工程计算pinv

说明: //奇异值分解法求广义逆 //本函数返回值小于0表示在奇异值分解过程, //中迭代值超过了60次还未满足精度要求. //返回值大于0表示正常返回。 //a-长度为m*n的数组,返回时其对角线依次给出奇异值,其余元素为0 //m-矩阵的行数 //n-矩阵的列数 //aa-长度为n*m的数组,返回式存放A的广义逆 //eps-精度要求 //u-长度为m*m的数组,返回时存放奇异值分解的左奇异量U //v-长度为n*n的数组,返回时存放奇异值分解的左奇异量
<钟钟> 在 2025-07-31 上传 | 大小:3kb | 下载:0

[压缩解压LABEX5

说明:处理文件,有利于图形图像处理。不需要具有较高能力的学者就能读懂!-Processing documents, in favor of graphic image processing. Do not need to have a higher ability to scholars will be able to read!
<许磊> 在 2025-07-31 上传 | 大小:3kb | 下载:0

[数据结构常用算法HB

说明:任务:通过此系统可以实现如下功能: 录入: 可以录入航班情况(数据必须存储在一个外部文件中,数据结构采用线性表,并以链式存储结构表示)。 查询: 可以查询某个航线的情况(如,输入航班号,查询起降时间,起飞抵达城市,航班票价,票价折扣,确定航班是否满仓); 可以输入起飞抵达城市,查询飞机航班情况; 订票:(订票情况可以存在一个外部文件中) 可以订票,如果该航班已经无票,可以提供相关可选择航班; 退票: 可退票,退票后修改相关数据文件; 客户资料
<迟浩东> 在 2025-07-31 上传 | 大小:3kb | 下载:0

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

说明:基本遗传算法的C语言源程序。(遗传算法的应用范围极其广泛,它可应用于函数优化、组合优化、生产调度问题、自动控制、机器人学、图像处理、人工生命、遗传编程以及机器学习等领域。)-Basic genetic algorithm C language source code. (Genetic algorithm extremely broad range of applications, it can be applied to function optimization, combinatorial
<沁篱> 在 2025-07-31 上传 | 大小:3kb | 下载:0

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

说明:聚类算法kmeans,比较简单的聚类算法,通过欧几里德距离确定聚类的标准,对二维的点进行聚类-Clustering algorithm kmeans, relatively simple clustering algorithm, through the Euclidean distance to determine the standard clustering of the points of two-dimensional clustering
<huang> 在 2025-07-31 上传 | 大小:3kb | 下载:0

[数据结构常用算法Stack(devc)

说明:数据结构C语言中的顺序栈的实现,是清华大学严版的。-C language data structure in order to achieve stack is a strict version of Tsinghua University.
<fzz> 在 2025-07-31 上传 | 大小:3kb | 下载:0

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

说明:车间作业调度问题遗传算法,可以生成调度甘特图。-Job-shop scheduling problem genetic algorithm, can generate Gantt scheduling.
<李志辉> 在 2025-07-31 上传 | 大小:3kb | 下载:0

[数学计算/工程计算1111

说明:最小二乘法直线拟合 最小二乘法直线拟合-Linear least squares fitting a straight line least squares fitting
<王钰> 在 2025-07-31 上传 | 大小:3kb | 下载:0

[matlab例程radarclutter

说明:瑞利、韦伯、对数等分布的密度图、功率图等的雷达杂波的matlab仿真程序-Rayleigh, Weber and logarithm of the density distribution, power plans, such as radar clutter simulation program matlab
<郝霏霏> 在 2025-07-31 上传 | 大小:3kb | 下载:0

[数学计算/工程计算111

说明:最小二乘法 -Least squares method least square method
<溜溜> 在 2025-07-31 上传 | 大小:3kb | 下载:0

[数据结构常用算法SpiralMetrix

说明:打印如下规律的螺旋矩阵,尽管存在求数值规律的方法,但本代码的方法更为基本和通用。vc++ 2005环境。 1 2 9 10 25 4 3 8 11 24 5 6 7 12 23 16 15 14 13 22 17 18 19 20 21 -Print the following laws of the spiral matrix, despite the existence of the law for numerical methods, but this code
<inspire> 在 2025-07-31 上传 | 大小:3kb | 下载:1
« 1 2 ... .33 .34 .35 .36 .37 19138.39 .40 .41 .42 .43 ... 28522 »

源码中国 www.ymcn.org