资源列表

« 1 2 ... .07 .08 .09 .10 .11 20312.13 .14 .15 .16 .17 ... 28523 »

[matlab例程spring_mass

说明:A gui simulation and animation of two or three masses connected by springs. Four cases: (1) two masses and three springs to two walls (2) two masses and two springs to one wall (3) three masses and four springs to two walls, or (4) three masses and t
<monchin> 在 2025-10-16 上传 | 大小:42kb | 下载:0

[matlab例程COSBOS_v1.0

说明:his the software package for using color sensors and perturbation-modulated light (color-controllable fixtures required) to estimate the occupancy distribution in an indoor space.-his is the software package for using color sensors and perturbation-m
<monchin> 在 2025-10-16 上传 | 大小:10.33mb | 下载:0

[matlab例程rssi

说明:基于matlab的峰值检测算法,具有较为直观地意义,系数可以根据实际需要进行调节-Matlab-based peak detection algorithm, with a more intuitive sense, the coefficients can be adjusted according to actual needs
<yaohongyan> 在 2025-10-16 上传 | 大小:56kb | 下载:0

[matlab例程fractional-order-unified

说明:分数阶统一混沌的实现程序。分数阶混沌改变参数即为洛仑兹、Lü以及 Chen系统。-Fractional order unified chaotic realization program. Fractional order chaotic change parameter is the Lorentz, L u and Chen system.
<李东> 在 2025-10-16 上传 | 大小:6kb | 下载:0

[数值算法/人工智能mWM

说明:Weighted maximum matching ,图论中的计算。 matlab与C++ 混合编程,如果运行出现问题,请将所有Weighted maximum matching 函数换成 mWM-Weighted maximum matching for graph
<JANE> 在 2025-10-16 上传 | 大小:12kb | 下载:0

[数据结构常用算法ds_3_5

说明:本程序定义了一个wordstack类,可以储存字符串。 在pop字符串时候能够正确pop。 先将文件进行分析,对需要压入堆栈的字符串压入堆栈,然后进行判断。 可更改第20行中的test.txt为test2.txt和text3.txt测试其他结果-The program defines a wordstack class, you can store strings. In the pop strings when correctly pop. First file for an
<杨丫> 在 2025-10-16 上传 | 大小:207kb | 下载:0

[数据结构常用算法ds_6_8

说明:数据结构优先级序列 Priority sequence data structure-Priority sequence data structures Priority sequence data structure
<杨丫> 在 2025-10-16 上传 | 大小:205kb | 下载:0

[数据结构常用算法ds_5_8

说明:此处可输入以下树来进行调试。 构建的树为 1 / | 2 3 4 / | \ 5 6 7 B | / 8 9 A 前序遍历:1 2 5 6 8 7 9 A 3 4 B 后序遍历:5 8 6 9 A 7 2 3 B 4 1 层次遍历:1 2 3 4 5 6 7 B 8 9 A-Here you can enter the following tree for debugging. Construction of the tree 1/| \ 2 3 4/|
<杨丫> 在 2025-10-16 上传 | 大小:211kb | 下载:0

[数据结构常用算法ds_5_3

说明:生成二叉树 按照普通的二叉树输入方法进行输入,空节点还是用@表示。 例如输入以下这棵树: A / B C / D E / F G 输入根节点:A 输入A的两个儿子(@表示空节点):BC 输入B的两个儿子(@表示空节点):@@ 输入C的两个儿子(@表示空节点):DE 输入D的两个儿子(@表示空节点):FG 输入E的两个儿子(@表示空节点):@@ 输入F的两个儿子(@表示空节点):@@ 输入G的两个儿子(@表示空节点):-Generat
<杨丫> 在 2025-10-16 上传 | 大小:210kb | 下载:0

[数据结构常用算法ds_2_9

说明:本程序没有使用类,事实上将下面的函数封装到类中可以实现一样的功能。 方便起见,直接在main函数中写好这些程序。 使用了系统自带的list类。 本程序没有进行错误的捕捉与处理,例如在没有open的情况下执行其他命令也没有报错。 执行帮助: 运行文件后输入open打开文件。 输入list,按照提示操作可以查看文件。 输入del,按照提示操作删除某些字符。 输入ins,按照提示操作插入某些字符。 输入quit,保存并退出。-The program
<杨丫> 在 2025-10-16 上传 | 大小:219kb | 下载:0

[matlab例程FM_modulation_demodulation

说明:FM信号调制解调simulink仿真实现,一共四个文件,调制解调-FM modulation demodulation simulink
<Bob> 在 2025-10-16 上传 | 大小:71kb | 下载:0

[数据结构常用算法20150912

说明:卡尔曼C语言算法,四轴滤波最佳处理算法那。-Kalman algorithm C language, four axis filtering processing algorithms that best.
<陈国奥> 在 2025-10-16 上传 | 大小:2kb | 下载:0
« 1 2 ... .07 .08 .09 .10 .11 20312.13 .14 .15 .16 .17 ... 28523 »

源码中国 www.ymcn.org