资源列表

« 1 2 ... .42 .43 .44 .45 .46 14747.48 .49 .50 .51 .52 ... 28522 »

[数学计算/工程计算simpson

说明:实现辛普森算法,主要用于教学过程中的例题-Simpson algorithm to achieve the main examples used in teaching process
<李四尔> 在 2025-06-09 上传 | 大小:7kb | 下载:0

[matlab例程simAnealing

说明:Simulated annealing (SA) is a generic probabilistic metaheuristic for the global optimization problem of applied mathematics, namely locating a good approximation to the global optimum of a given function in a large search space. It is often used whe
<massumeh> 在 2025-06-09 上传 | 大小:7kb | 下载:0

[matlab例程farrow_exam

说明:farraw filter matlab simulation-farrow filter matlab simulation
<liuzhaohui> 在 2025-06-09 上传 | 大小:7kb | 下载:0

[matlab例程cycloconverter

说明:the step down characterstics of a cycloconverter
<bhuvana> 在 2025-06-09 上传 | 大小:7kb | 下载:0

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

说明:蚁群算法C代码 蚁群算法C代码-code for Ant by c++ code for Ant by c++ code for Ant by c++
<joe> 在 2025-06-09 上传 | 大小:7kb | 下载:0

[matlab例程untitled001

说明:屏幕上不停地出现随机(随机颜色,随机边长,随机线宽)的三角形-Constantly appear on the screen randomly (random color, random side, random width) of the triangle
<feng qiang > 在 2025-06-09 上传 | 大小:7kb | 下载:0

[matlab例程komple_sis

说明:heat conversion and fare calculator for simulink
<Selin OZCIRA> 在 2025-06-09 上传 | 大小:7kb | 下载:0

[压缩解压lzari

说明:lzari压缩解压源代码,不仅可以压缩解压磁盘中的文件,而且可以压缩与解压内存中的数据。-lzari.cpp-- A Data Compression Class 4/7/1989 Haruhiko Okumura Use, distribute, and modify this program freely.
<shangdi> 在 2025-06-09 上传 | 大小:7kb | 下载:0

[数据结构常用算法BBB

说明:设有一个有向图存储在邻接表中。试设计一个算法,按深度优先搜索策略对其进行拓扑排序。并以右图为例检验你的算法的正确性。-There is a directed graph stored in the adjacent table. Trial design an algorithm, depth-first search strategy by the topology of its sort. And to test your example picture on the right algor
<冯灿灿> 在 2025-06-09 上传 | 大小:7kb | 下载:0

[数据结构常用算法ccc

说明:在二叉搜索树上删除一个有两个子女的结点时,可以采用以下三种方法: (1) 用左子树TL上具有最大关键码的结点X顶替,再递归地删除X。 (2) 交替地用左子树TL上具有最大关键码的结点和右子树TR上具有最小关键码的结点顶替,再递归地删除适当的结点。 (3) 用左子树TL上具有最大关键码的结点或者用右子树TR上具有最小关键码的结点顶替,再递归地删除适当的结点。可随机选择其中一个方案。 试编写程序实现这三个删除方法,并用实例说明哪一个方法最易于达到平衡化。 -In the bin
<冯灿灿> 在 2025-06-09 上传 | 大小:7kb | 下载:0

[matlab例程mfa

说明:mfa的源码,老外写的,很不错,需要时直接在相关文件中修改参数即可~-the code of mfa
<shixuemei> 在 2025-06-09 上传 | 大小:7kb | 下载:0

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

说明:遗传算法的matlab程序,程序写的不错,可以作为参考-the code of yichuansuanfa
<刘东东> 在 2025-06-09 上传 | 大小:7kb | 下载:0
« 1 2 ... .42 .43 .44 .45 .46 14747.48 .49 .50 .51 .52 ... 28522 »

源码中国 www.ymcn.org