资源列表

« 1 2 ... .38 .39 .40 .41 .42 14643.44 .45 .46 .47 .48 ... 28522 »

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

说明:Apriori算法,生成频繁项目面集。C++,可以用-Apriori algorithm to generate frequent item face set
<linjingying> 在 2025-06-18 上传 | 大小:968kb | 下载:0

[数据结构常用算法ArbolABB

说明:All empty tree is a binary search tree. A binary tree is not empty, the root R is a binary search tree if: • In case of left subtree, the root R must be greater than the maximum value stored in the left subtree, and that the left subtr
<ivan> 在 2025-06-18 上传 | 大小:21kb | 下载:0

[matlab例程motor

说明:电力电子、电机控制系统仿真模型,包括异步电机及同步电机-Power electronics, motor control system simulation models, including the induction motor and synchronous motor
<草鱼> 在 2025-06-18 上传 | 大小:361kb | 下载:0

[matlab例程new-method-of-rinex-on-matlab-

说明:此文档介绍在matlab上识别和处理gps数据格式rinex的新方法,对于正在做这方面毕业设计的同学有帮助,也可成为研究者的参考-The document is introduced in the matlab recognition and processing GPS data format rinex new method, are doing this for the graduation design of the students having help, also can beco
<李波> 在 2025-06-18 上传 | 大小:226kb | 下载:0

[matlab例程GAMIT-introduction-of-chinese

说明:GAMIT软件在卫星观测数据处理领域应用广泛,计算的结果也很精确,对于需要误差项精确计算值得程序开发人员和科学研究人员有很大的帮助,此文档主要介绍GAMIT软件的使用,比较容易上手-GAMIT software in satellite observation data processing field applications, the results of the calculation are very accurate, the need for the error term is pr
<李波> 在 2025-06-18 上传 | 大小:1.78mb | 下载:0

[matlab例程communication-system-simulation

说明:本书介绍了如何用matlab来做通信系统的仿真,对于理解和加强通信系统的构造有较强的指导意义!-This book describes how to simulate a communication system using matlab.
<dfhsie> 在 2025-06-18 上传 | 大小:5.8mb | 下载:0

[数学计算/工程计算tree

说明:设T 是一棵带权树,树的每一条边带一个正权。又设S 是T 的顶点集,T/S 是从树T 中 将S中顶点删去后得到的森林。如果T/S中所有树的从根到叶的路长都不超过d ,则称T/S 是一个d 森林。-this is a project
<ziv> 在 2025-06-18 上传 | 大小:2kb | 下载:0

[数学计算/工程计算set

说明:给定一个自然数n,由n开始可以依次产生半数集set(n)中的数如下。 (1) n∈set(n); (2) 在n的左边加上一个自然数,但该自然数不能超过最近添加的数的一半; (3) 按此规则进行处理,直到不能再添加自然数为止。 例如,set(6)={6,16,26,126,36,136}。半数集set(6)中有6个元素。 -this is a project
<ziv> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[数学计算/工程计算cover

说明: 设x , x , , xn 1 2  是实直线上的n个点。用固定长度的闭区间覆盖这n个点,至少需要多 少个这样的固定长度闭区间?设计解此问题的有效算法,并证明算法的正确性。-this is a project
<ziv> 在 2025-06-18 上传 | 大小:2kb | 下载:0

[数据结构常用算法edit

说明: 问题描述: 设A和B是2个字符串。要用最少的字符操作将字符串A转换为字符串B。这里所说的字符操作包括 (1)删除一个字符; (2)插入一个字符; (3)将一个字符改为另一个字符。 将字符串A变换为字符串B所用的最少字符操作数称为字符串A到B的编辑距离,记为d(A,B)。试设计一个有效算法,对任给的2个字符串A和B,计算出它们的编辑距离d(A,B)。 -this is a project
<ziv> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[matlab例程IV

说明:PV太阳能光伏电池的IV曲线的设计与仿真-PV IV
<常见泽> 在 2025-06-18 上传 | 大小:7kb | 下载:0

[人工智能/神经网络/遗传算法agent2d-3.1.1.tar

说明:这是Robocup比赛中仿真2D组的曾经世界冠军Helios开放出来的源代码,功能已经比较完善,编译时需要librcsc。-This is the simulation of 2D Robocup competition once the world champion Helios open the source code, the function has been improved compile-time need librcsc.
<rongya> 在 2025-06-18 上传 | 大小:317kb | 下载:0
« 1 2 ... .38 .39 .40 .41 .42 14643.44 .45 .46 .47 .48 ... 28522 »

源码中国 www.ymcn.org