资源列表

« 1 2 ... .68 .69 .70 .71 .72 15773.74 .75 .76 .77 .78 ... 28522 »

[数据结构常用算法New

说明:最短路径新算法,程序速度特快,3万节点,35000条路全部遍历,只需1秒。-New shortest path algorithm, the program speed of the express, 30,000 nodes, 35,000 road traversing all, just 1 second.
<> 在 2025-05-18 上传 | 大小:6kb | 下载:0

[matlab例程differentialequations

说明:利用matlab求解微分方程的实例,代码可以直接运行-Using matlab to solve differential equations instance, the code can be run directly
<李绍兴> 在 2025-05-18 上传 | 大小:6kb | 下载:0

[数据结构常用算法QuickSort

说明:步骤:设有一待排序的序列 1、分别设置low、high指向序列的最左端、最右端;从序列中选一个进行排序(通常选最左端的值low指向的值),存入到tmp; 2、从high端开始,查找比tmp小的,找到后将该值放入到low指向的存储位中;同时将high指向当前查到的值所在的位; 3、从low端开始,查找比tmp大的,找到后将该值放入到high指向的存储为中,同时low指向当前查到的值所在位; 4、若low位小于high
<马艳娟> 在 2025-05-18 上传 | 大小:6kb | 下载:0

[matlab例程Localization

说明:机器人足球赛,人形机器人在足球场的定位问题。采用粒子滤波方法,此为模拟的文件。-Robot soccer, humanoid robot localization problem in football. Using particle filter, this is the simulation of the file.
<贾子枫> 在 2025-05-18 上传 | 大小:6kb | 下载:0

[matlab例程mas_res

说明:Simulation sous simulink, de la machine asynchrone triphasée avec sources sinusoidales, et vecteurs complexes de la MAS
<said> 在 2025-05-18 上传 | 大小:6kb | 下载:0

[数据结构常用算法Distance-Vector

说明:距离向量解决分布式异步距离算法 可在VC6.0下成功运行-Distance Vector
<aa123321pp> 在 2025-05-18 上传 | 大小:6kb | 下载:0

[数据结构常用算法HashFunction

说明:Hash function. It is easy. It is very useful.
<david> 在 2025-05-18 上传 | 大小:6kb | 下载:0

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

说明:AI的坦克大战,就是用人工智能方面的算法实现模拟坦克大战,同时也可以自行调节难度。-tank_extend_101210
<Hugo> 在 2025-05-18 上传 | 大小:6kb | 下载:0

[matlab例程666616psk

说明:RLS算法,用matlab实现,用自适应算法来实现均衡,程序正确-RLS algorithm, using matlab to achieve, with an adaptive algorithm to achieve a balanced and correct procedures
<王强> 在 2025-05-18 上传 | 大小:6kb | 下载:0

[数学计算/工程计算ks

说明:Knapsack dynamic and Pissinger Code
<Oscar Oliveira> 在 2025-05-18 上传 | 大小:6kb | 下载:0

[matlab例程matlab-combine

说明:模拟退火,禁忌搜索,遗传算法,神经网络-MATLAB程序合集-Simulated annealing, tabu search, genetic algorithms, neural network-MATLAB program collection
<林蒙> 在 2025-05-18 上传 | 大小:6kb | 下载:0

[matlab例程circlebeamforming

说明:圆形阵列的波束形成算子的matlab算子,在智能天线中有很好的应用-Circular array beamforming matlab operator operator, and good application in smart antenna
<雷浩> 在 2025-05-18 上传 | 大小:6kb | 下载:0
« 1 2 ... .68 .69 .70 .71 .72 15773.74 .75 .76 .77 .78 ... 28522 »

源码中国 www.ymcn.org