资源列表

« 1 2 ... .15 .16 .17 .18 .19 16920.21 .22 .23 .24 .25 ... 28522 »

[数据结构常用算法Breadth

说明:使用图的深度遍历实现的邻接表存储结构和基本操作函数,在此基础上实现图的广度遍历算法-The use of graph traversal depth achieve adjacency list storage structure and basic operation function, on the basis of the realization of graph breadth traversal algorithm
<Loben> 在 2025-02-25 上传 | 大小:2kb | 下载:0

[matlab例程DiscreteEventAndSimulate

说明:对离散数据进行建模,而且详细介绍了计算机仿真技术在处理离散数据时的应用。-Discrete data modeling, and detailed computer simulation technology in dealing with discrete data.
<呙尧> 在 2025-02-25 上传 | 大小:7.76mb | 下载:0

[数据结构常用算法Binary-Tree

说明:源代码实现了二叉树的遍历以及输出。直接可以运行,代码完整。-Binary Tree
<Jie Yu> 在 2025-02-25 上传 | 大小:1kb | 下载:0

[数据结构常用算法Binary-Tree(new)

说明:源代码实现了二叉树的遍历以及输出。直接可以运行,代码完整。-Binary Tree
<Jie Yu> 在 2025-02-25 上传 | 大小:1kb | 下载:0

[数据结构常用算法BinaryTree-Positive-sequence

说明:二叉树的正序建立。代码完整,可直接运行。-BianryTree Positive sequence
<Jie Yu> 在 2025-02-25 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法complex-network-node

说明:求网络图中各节点的度及度的分布曲线,在在workplace中运行。-For network diagram of each node in degrees and degree of the distribution curve, in addition, in the workplace operation.
<xizi> 在 2025-02-25 上传 | 大小:11kb | 下载:0

[数据结构常用算法The-shortest-path-bellman-ford

说明:在实际问题中,边的权值一般以正权的形式出现,但是很多情况下负权也是存在的。这个时候,最短路径不一定存在。我们无法得到像dijkstra算法那样时间复杂度较低的算法,但是,仍然可以用bellman-ford迭代算法去解决问题。 bellman-ford算法是迭代算法,它不像dijkstra算法,按照一定的顺序直接算出每个点的距离值,而是不断地修改每个点的当前最小距离值,直到求出真正的最短距离为止。 -In practical pr
<liuyunyang> 在 2025-02-25 上传 | 大小:14kb | 下载:0

[数值算法/人工智能Approximation-algorithm

说明:很有帮助~近似算法的相关资料~适合初学者学习!-Approximation algorithm
<> 在 2025-02-25 上传 | 大小:38kb | 下载:0

[matlab例程3

说明:Generating orthogonal codes in Matlab
<Mansoor> 在 2025-02-25 上传 | 大小:319kb | 下载:0

[matlab例程4

说明:Matlab code and simulink model
<Mansoor> 在 2025-02-25 上传 | 大小:41kb | 下载:0

[matlab例程6

说明:PN sequences and Orthogonal codes
<Mansoor> 在 2025-02-25 上传 | 大小:73kb | 下载:0

[matlab例程APFC

说明:传统有源功率因数校正的电路simulink仿真,使用的控制方法为滞环控制方法-Tradition of active power factor correction circuit simulink simulation, the control methods used for the hysteresis control method
<史晓阳> 在 2025-02-25 上传 | 大小:10kb | 下载:1
« 1 2 ... .15 .16 .17 .18 .19 16920.21 .22 .23 .24 .25 ... 28522 »

源码中国 www.ymcn.org