资源列表

« 1 2 ... .43 .44 .45 .46 .47 3448.49 .50 .51 .52 .53 ... 28522 »

[数据结构常用算法ShellSort

说明:希尔排序(缩小增量法) 排序过程:先取一个正整数d1<n,把所有相隔d1的记录放一组,组内进行直接插入排序;然后取d2<d1,重复上述分组和排序操作;直至di=1,即所有记录放进一个组中排序为止 -Sort Hill (narrow incremental method) sorting process: first get a positive integer d1
<文静> 在 2025-06-18 上传 | 大小:338kb | 下载:0

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

说明:机器人路径规划演示平台,自主移动的智能机器人演示程序源代码,可以实现机器人壁障功能-Demonstration platform for robot path planning, intelligent autonomous mobile robot demo program source code, you can realize robot barrier function
<文静> 在 2025-06-18 上传 | 大小:4.02mb | 下载:0

[matlab例程AR_Methods

说明:使用MATLAB建立一个AR模型,并画出图形进行比较-Use MATLAB to build a AR model, and draw graphics comparison
<> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[matlab例程bp2

说明:输入历史实测数据(34天)的汽轮机振动的日平均峰峰值取其中三十天作为历史数据样本-Enter the history of the measured data (34 days) of the turbine vibration peak average peak day from 30 days in which samples of historical data as
<> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[matlab例程bp

说明:做生成数(使用0.1做因子),之后13年的数据按统计方法标准化后输入,训练,仿真,对比结果。这个过程相当于插值计算-Generated to do a few (make use of 0.1 factor), after 13 years of data input after the standardization of statistical methods, training, simulation, comparing the results. This process is equi
<> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[matlab例程3bp

说明:这是一个用MATLAB语言编写的三分类BP程序,绘制了误差曲线-This is a MATLAB language with three BP classification procedures, rendering the error curve
<> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法AlgorithmUsingJava

说明:<算法导论>第二版大部分算法实现. 1. 各类排序和顺序统计学相关 2. 数据结构 2.1 基本数据结构 2.2 散列表 2.3 二叉查找树 2.4 红黑树 2.5 数据结构基于红黑树的扩张 3. 高级涉及和分析技术 3.1 动态规划相关 3.2 贪心算法相关 3.3 用于不相交集合的数据结构 4. 部分图算法.-<Introduction to Algorithms> Algorithms realize most of
<QJGui> 在 2025-06-18 上传 | 大小:317kb | 下载:0

[数学计算/工程计算random

说明:随机有限元分析的经典程序,分析结构可靠度等方面应用-Stochastic finite element analysis of the classical procedures, analysis of structural reliability applications, etc.
<wq2351> 在 2025-06-18 上传 | 大小:7kb | 下载:0

[数据结构常用算法philosopher

说明:经典的哲学家就餐问题的C语言版本-Power wilt die of hunger laugh mold cavity open string问Questions cavity C Pang Sung-linked版
<dsd> 在 2025-06-18 上传 | 大小:2kb | 下载:0

[数值算法/人工智能DualProblem

说明:用基本C++语言实现的解决运筹学对偶问题的程序,需要提交对偶问题程序的朋友可以一试-With the basic C++ Realize the language of operations research on the dual problem solution procedure, required to submit to the dual problem procedures friends can one test
<王勇> 在 2025-06-18 上传 | 大小:771kb | 下载:0

[数值算法/人工智能0-1Programming

说明:用VB语言编写的解决运筹学0-1规划的程序,可以作为大家提交作业的参考啊-Use VB language to solve 0-1 programming operations research procedures, can be used as reference for everyone to submit work ah
<王勇> 在 2025-06-18 上传 | 大小:78kb | 下载:0

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

说明:ISODATA 算法的 C++ 语言的实现源码-ISODATA algorithm C++ Realize language source
<www> 在 2025-06-18 上传 | 大小:3kb | 下载:0
« 1 2 ... .43 .44 .45 .46 .47 3448.49 .50 .51 .52 .53 ... 28522 »

源码中国 www.ymcn.org