资源列表

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

[数据结构常用算法zxj

说明:拓扑排序 有向图拓朴排序算法的基本步骤如下: ①从图中选择一个入度为0的顶点,输出该顶点; ②从图中删除该顶点及其相关联的弧,调整被删弧的弧头结点的入度(入度-1); ③重复执行①、②直到所有顶点均被输出,拓朴排序完成或者图中再也没有入度为0的顶点(此种情况说明原有向图含有环)。
<zhang> 在 2025-05-23 上传 | 大小:1kb | 下载:0

[数学计算/工程计算rainflowcounting

说明:雨流计数法+最小二乘法matlab程序,用于疲劳与断裂力学课程-Rain-flow counting method+ Least squares matlab procedures for fatigue and fracture mechanics courses
<sunshine> 在 2025-05-23 上传 | 大小:1kb | 下载:0

[数值算法/人工智能nihe

说明:VB 开发的拟合函数,将数据拟合成 1024 个点-VB developed by fitting a function of the data to be synthesized 1024 points
<陈树> 在 2025-05-23 上传 | 大小:1kb | 下载:0

[数学计算/工程计算fix_fft.tar

说明:很不错的FFT算法,兼顾了速度以及各种情况,并且是定点程序-FFT algorithm is very good, taking into account the speed and the various situations and is fixed-point procedure
<韩润强> 在 2025-05-23 上传 | 大小:5kb | 下载:0

[数据结构常用算法wenzhangbianji

说明:本程序可以实现的功能是输入一页文字后,程序可以统计出文字、数字、空格的个数。对于文章的内容统计作用效果较好,还可以删除字符串,并把后面的内容与之前的内容自动连接上,且简单易懂,也便与实现。-This procedure can realize the function is to input a text, the text can be statistics, numbers, the number of spaces. Statis
<赵越> 在 2025-05-23 上传 | 大小:1kb | 下载:0

[matlab例程PIadjust

说明:基于matlab实现模糊自整定PI参数的模型
<lxl> 在 2025-05-23 上传 | 大小:7kb | 下载:0

[matlab例程yiqunc

说明:蚁群算法的一个程序,可以优化用来做机器人路径规划用-Ant colony algorithm is a procedure can be optimized to make use of robot path planning
<zhou> 在 2025-05-23 上传 | 大小:40kb | 下载:0

[matlab例程MATLAB+communication

说明:matlab是实现通信理论及应用的很有用的一个工具,本文会给你很多启发-matlab is to achieve communication theory and application of a very useful tool, this article will give you a lot of inspiration
<张峻维> 在 2025-05-23 上传 | 大小:1.33mb | 下载:0

[matlab例程matlab

说明:人工智能各种方法的实现,具体实例的说明-Realize a variety of methods of artificial intelligence, specific examples of the note
<feng> 在 2025-05-23 上传 | 大小:2.54mb | 下载:0

[matlab例程bot703

说明:目标跟踪中的粒子滤波器进行了100次Monte carlo 仿真(输出航迹图和误差曲线)-Target tracking in a particle filter 100 Monte carlo simulation (output track map and the error curve)
<fuxiao> 在 2025-05-23 上传 | 大小:2kb | 下载:0

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

说明:对于仅有角度量测值的跟踪问题,程序描述的是目标的运动航迹和跟踪平台的运动航迹-For only the perspective of measuring the value of the tracking problem, the program describes the objectives of the movement track and track movement of the platform track
<fuxiao> 在 2025-05-23 上传 | 大小:1kb | 下载:0

[matlab例程ofdmmatlab

说明:很不错的ofdm仿真程序,改程序会使你对正交频分复用有较深的理解-OFDM is a good simulation program, changing the procedure would you OFDM has a better understanding of
<张峻维> 在 2025-05-23 上传 | 大小:21kb | 下载:0
« 1 2 ... .33 .34 .35 .36 .37 25238.39 .40 .41 .42 .43 ... 28522 »

源码中国 www.ymcn.org