资源列表

« 1 2 ... .26 .27 .28 .29 .30 26931.32 .33 .34 .35 .36 ... 28522 »

[数据结构常用算法astar

说明:A*算法 1、将开始节点放入开放列表(开始节点的F和G值都视为0) 2、重复以下步骤: 在开放列表中查找具有最小F值的节点,并把查找到的节点作为当前节点 把当前节点从开放列表删除, 加入到封闭列表. -A* algorithm 1, will begin to node placed in the and opening up list of (the began to node of the F and G values ​ ​ are regarde
<yan> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[数据结构常用算法dstring

说明:动态规划——编辑距离问题 设A和B是2个字符串。要用最少的字符操作将字符串A转换为字符串B。-Dynamic Programming- edit distance problem Let A and B are two strings. Characters use the least action string A converted to a string B.
<yan> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[matlab例程pole_assignment

说明:基于MATLAB 的状态反馈极点配置函数设计,极点配置分析,全阶观测器设计分析-MATLAB-based state feedback pole assignment function design, pole placement analysis, design and analysis of full order observer
<zhaoquan> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[matlab例程corde

说明:用meshless approcimation diffuse methode 模拟弦振动-String vibration simulation using meshless approcimation diffuse methode
<zhou> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[数学计算/工程计算xishujuzhen

说明:稀疏矩阵的运算,主要是通过十字链表的方式进行实现的 十分有效 适合初学者-Sparse matrix operations, primarily by way of the cross linked list achieve very effective for beginners
<段铁笼> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[数学计算/工程计算BendersDecomposition

说明:应用Benders分解算法求解混合0-1规划。对于研究非线性规划的同学很有益。-Application Benders decomposition algorithm for mixed 0-1 programming. Very useful for the study of nonlinear programming students.
<zuoyongyang> 在 2025-06-25 上传 | 大小:1kb | 下载:1

[matlab例程EM

说明:本程序一维数据的EM算法实现,稍作修改就可以成为多维数据的EM算法实现。-EM algorithm for one-dimensional data of the program implementation, minor modifications can become the cube of the EM algorithm.
<高逢逢> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[matlab例程OFDM_Est

说明:the performance of LSE algorithm in OFDM channel estimation
<imennasr> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[matlab例程coherent_ML_receiver

说明:coherent ML receiver
<imennasr> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[matlab例程Huffman-Coder-Decoder

说明:HUFFMANN ALPHABETS CODEC using MATLAB
<ali> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[数学计算/工程计算floyd

说明:floyd算法,最短路径C语言算法实现,acm最短路径问题-floyd algorithm, the shortest path algorithm in C language to achieve, acm shortest path problem
<lvbei> 在 2025-06-25 上传 | 大小:1kb | 下载:0

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

说明:基于支持向量机的语音信号端点检测,主要是去掉首位的噪声。-Voice signal endpoint detection based on support vector machines, mainly to get rid of the first noise.
<符艳平> 在 2025-06-25 上传 | 大小:1kb | 下载:0
« 1 2 ... .26 .27 .28 .29 .30 26931.32 .33 .34 .35 .36 ... 28522 »

源码中国 www.ymcn.org