资源列表

« 1 2 ... .80 .81 .82 .83 .84 15585.86 .87 .88 .89 .90 ... 28522 »

[数据结构常用算法Dijkstra

说明:1. 初使时令 S={V0},T={其余顶点},T中顶点对应的距离值   若存在<V0,Vi>,d(V0,Vi)为<V0,Vi>弧上的权值   若不存在<V0,Vi>,d(V0,Vi)为∝   2. 从T中选取一个其距离值为最小的顶点W且不在S中,加入S   3. 对T中顶点的距离值进行修改:若加进W作中间顶点,从V0到Vi的   距离值比不加W的路径要短,则修改此距离值   重复上述步骤2、3,直到
<Dell Sford> 在 2025-05-20 上传 | 大小:146kb | 下载:0

[matlab例程OFDM_Simulation_Using_Matlab

说明:关于ofdm系统仿真介绍。对于掌握OFDM很有用,原理在实践中应用。-Simulation of ofdm system introduced. OFDM is useful for the control, the principle applied in practice.
<张叠翠> 在 2025-05-20 上传 | 大小:378kb | 下载:0

[matlab例程tsbbpso

说明:粒子群改进算法,有助于学生学习,可以在此基础上改进-Improved particle swarm algorithm to help students to learn, you can improve on this basis
<大漠> 在 2025-05-20 上传 | 大小:4kb | 下载:0

[数据结构常用算法joseph

说明:M个人围成一圈,从第一个人开始依次从1到N循环报数,当报到N的时候此人出圈,直到圈中只剩一人为止.要求按退出顺序给出原始编号-M personal circle, starting from the first person in turn reported from 1 to N number of cycles, N, when the report when the person out circle, circle until
<夏天> 在 2025-05-20 上传 | 大小:1kb | 下载:0

[matlab例程pcncdldnn

说明:一个在MATLAB上编写的PCNN去除噪声的程序源代码完整,可直接使用。-Written in MATLAB on a PCNN noise removal complete source code can be used directly.
<认可> 在 2025-05-20 上传 | 大小:2kb | 下载:0

[数据结构常用算法CarStationDemo

说明:学习数据结构最好的例子,里面综合了队列,栈,链表等内容。学习数据结构的可以下载下来好好看一下。-Learn the best example of data structure, which combines the queues, stacks, linked lists and so on.
<liyongbing> 在 2025-05-20 上传 | 大小:2kb | 下载:0

[matlab例程flowercloud

说明:基于云模型的花片特征提取算法,该算法通过云模型的逆向正态云发生器,由样本点信息,求解出三类花四个特征参数各自的数字特征:期望、熵、超熵。-Based on Cloud Model Motif feature extraction algorithm, which cloud model of reverse normal cloud generator, the sample point information, solving the
<zhuchangming> 在 2025-05-20 上传 | 大小:4kb | 下载:0

[数据结构常用算法mymath

说明:C语言,三角函数,平方根快速算法。运算速度很快,可以用来替换部分标准库 math.h 内的函数-C, trigonometric functions, square root of the fast algorithm. Fast operation, can be used to replace part of the standard library math.h functions within the
<majianjia> 在 2025-05-20 上传 | 大小:3kb | 下载:0

[人工智能/神经网络/遗传算法AStar-new

说明:最新ASTAR寻路算法,减少寻路时间,优化算法,降低系统资源占用-ASTAR pathfinding algorithm
<罗世俊> 在 2025-05-20 上传 | 大小:2kb | 下载:0

[matlab例程shujuguiyihuachuli

说明:这是一个数据归一化处理的程序,对于数据想要归一化处理,这是一个不错的参考。-This is a process of data normalization procedures for the data you want to normalize, which is a good reference.
<吴闯> 在 2025-05-20 上传 | 大小:7kb | 下载:0

[人工智能/神经网络/遗传算法five-kind-BP-for-traffic-prediction

说明:采用五种不同的局部算法对BP网络进行改进,预测交通流量,根据不同的数据特征可以进行不同的选择-Using five different local networks to improve the BP algorithm to predict traffic flow, according to different data characteristics can be different choices
<彭ph.D> 在 2025-05-20 上传 | 大小:60kb | 下载:0

[matlab例程fdb

说明:范德波方程的混沌现象的数值模拟及其matlab实现-Fan Debo equations and numerical simulation of chaotic phenomena matlab to achieve
<wphu_nwpu> 在 2025-05-20 上传 | 大小:1kb | 下载:0
« 1 2 ... .80 .81 .82 .83 .84 15585.86 .87 .88 .89 .90 ... 28522 »

源码中国 www.ymcn.org