资源列表

« 1 2 ... .59 .60 .61 .62 .63 18864.65 .66 .67 .68 .69 ... 28523 »

[matlab例程MASK

说明:程序用于产生MASK波形,以及其 差错率分析。-Procedures used to generate waveforms MASK, and its error rate analysis.
<zhaofei> 在 2025-11-11 上传 | 大小:2kb | 下载:0

[matlab例程maxcost

说明:“基于Floyd最短路算法的Ford和Fulkerson迭加算法”的最小费用最大流算法,其基本思路为:把各条弧上单位流量的费用看成某种长度,用Floyd求最短路的方法确定一条自V1至Vn的最短路;再将这条最短路作为可扩充路,用求解最大流问题的方法将其上的流量增至最大可能值;而这条最短路上的流量增加后,其上各条弧的单位流量的费用要重新确定,如此多次迭代,最终得到最小费用最大流。 -" Floyd shortest path algorithm based on the Ford and
<biaoshi> 在 2025-11-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法closepair

说明:二位平面中求最近点对的问题,采用分治的方法,按照书本的算法实现-Two nearest points on the plane ask the question, the use of divide and conquer approach, in accordance with the books of the algorithm
<龙飞> 在 2025-11-11 上传 | 大小:449kb | 下载:0

[数学计算/工程计算robot

说明:取各障碍物顶点连线的中点为路径点,相互连接各路径点,将机器人移动的起点和终点限制在各路径点上,利用Dijkstra算法来求网络图的最短路径,找到从起点P1到终点Pn的最短路径,由于上述算法使用了连接线中点的条件,不是整个规划空间的最优路径,然后利用遗传算法对找到的最短路径各个路径点Pi (i=1,2,…n)调整,让各路径点在相应障碍物端点连线上滑动,利用Pi= Pi1+ti×(Pi2-Pi1)(ti∈[0,1] i=1,2,…n)即可确定相应的Pi,即为新的路径点,连接此路径点为最优路径。-Ta
<biaoshi> 在 2025-11-11 上传 | 大小:2kb | 下载:0

[数据结构常用算法majority

说明:算法中的寻找数组中的多数元素的算法实现,根据书本算法实现的,c语言-Algorithm to find most of the elements in the array algorithm, the algorithm based on books, c language
<龙飞> 在 2025-11-11 上传 | 大小:13kb | 下载:0

[matlab例程ss

说明:小球碰撞动画,实现小球与大球在碗中碰撞的动画演示-Ball collision animations to achieve a small ball and big ball in the bowl animation of the collision
<任宏伟> 在 2025-11-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法AdjList

说明:图的深度遍历一个简单的C++程序代码 写得一般吧 还在学习当中-Graph traversal depth
<周健> 在 2025-11-11 上传 | 大小:1kb | 下载:0

[matlab例程signal

说明:这是数字信号处理做实验的全部程序和内容,很全哦,欢迎下载。-This is to experiment with digital signal processing, all the procedures and content, it all Oh, welcome to download.
<黄香雪> 在 2025-11-11 上传 | 大小:326kb | 下载:0

[数据结构常用算法code8-13-14

说明:数据结构课程设计 8航空订票系统 13银行排队 14课程编排-Data structure course design airline reservation system 13 8 14 curriculum bank queue
<fuqian> 在 2025-11-11 上传 | 大小:564kb | 下载:0

[数值算法/人工智能MIDDLE

说明:各种ACM题代码,一共有六十道ACM题的代码代码代码-ACM code of various problems, issues a total of sixty ACM code code code
<王舒博> 在 2025-11-11 上传 | 大小:43kb | 下载:0

[matlab例程Hopfield_Neural_Network

说明:Hopfield神经网络的matlab程序-Hopfield neural network matlab program
<林雨风> 在 2025-11-11 上传 | 大小:7kb | 下载:0

[matlab例程newton

说明:牛顿迭代法求非线性方程的解,需输入初始值,方程,导数方程,步数,error-Newton iteration solution of nonlinear equations required to enter the initial value equation, derivative equation, step number, error
<张晓君> 在 2025-11-11 上传 | 大小:1kb | 下载:0
« 1 2 ... .59 .60 .61 .62 .63 18864.65 .66 .67 .68 .69 ... 28523 »

源码中国 www.ymcn.org