资源列表

« 1 2 ... .02 .03 .04 .05 .06 3307.08 .09 .10 .11 .12 ... 28522 »

[数学计算/工程计算LS

说明:自己编写的最小二乘法线性回归程序,常用数值算法之一。-Prepared by the least squares method, linear regression program, one of the commonly used numerical algorithms.
<syt> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[matlab例程shenjingwangluo

说明:自适应滤波LMS算法和bp算法,解决一些基本数学问题-Adaptive filtering LMS algorithm and the bp algorithm to solve basic math problems
<casy> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法qipao

说明:起泡排序是数据结构中的重要排序方法,本程序是起泡排序的Visual C++代码实现。-The bubble sort is the sort method in the data structure, This is the Visual C++ source code of bubble sort。
<李强> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法jiandanxuanze

说明:简单选择排序算法是数据结构中关于排序的重要算法,本程序是简单选择排序算法的源代码。-Simply select the sorting algorithm is the sort algorithm, data structures, this program is the source code of a simple selection sort algorithm.
<李强> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[matlab例程Aver--Path--Length

说明:一个很有用的计算网络中两节点的距离以及平均路径长度的程序,对网络分析很有用-A very computing network with a two-node distance and the average path length of program and very useful for network analysis
<marionette> 在 2025-06-08 上传 | 大小:1kb | 下载:0

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

说明:利用蚁群算法,在MATLAB中实现遗传算法的编程-Ant colony algorithm, genetic algorithm in MATLAB programming
<nn0914> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[matlab例程fre_Mvdr

说明:水声声纳线阵频域自适应波束形成。波束自动适应线阵。是MALTLAB水声编程的重要学习方向。-Underwater acoustic sonar linear frequency domain adaptive beamforming.The beam automatically adapt to the linear array.Programming learning MATLAB underwater acoustic direction.
<赵越> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[数学计算/工程计算sancengkuangjia

说明:这是我自己编写的三层框架结构的的ANSYS代码,已经通过运行调试,可以直接使用!-This is what I have written three-tier fr a mework structure of the ANSYS code by running, debugging, and can be used directly
<李思源> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[matlab例程ladregression

说明:最小一乘算法和最小一乘拟合直线。这是最小一乘拟合直线的matlab算法-Least absolute deviation fitting algorithm and the least absolute deviation line. This is the minimum
<yangyuanyuan> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[matlab例程mulfilter

说明:用MATLAB实现了多相滤波器的仿真,给大家提供个思路-Polyphase filter simulation with MATLAB
<张志勇> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[matlab例程gsta

说明:给出一组表征年平均全球表面温度异常的数据“gsta.dat”。这组数据的第一列表示时间,第二列表示相应的数据值。-A given dataset “gsta.dat”, which is the annual mean global surface temperature anomaly. In “gsta.dat”, the first column is the time and the second is the corresponding data value.
<lizishan> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法process

说明:编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。 “最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优先数最高的进程。   静态优先数是在创建进程时确定的,并在整个进程运行期间不再改变。 动态优先数是指进程的优先数在创建进程时可以给定一个初始值,并且可以按一定原则修改优先数。例如:在进程获得一次CPU后就将其优先数减少1。或者,进程等待的时间超过某一时限时增加其优先数的值,等等。 -there are no english,
<黄强> 在 2025-06-08 上传 | 大小:1kb | 下载:0
« 1 2 ... .02 .03 .04 .05 .06 3307.08 .09 .10 .11 .12 ... 28522 »

源码中国 www.ymcn.org