资源列表

« 1 2 ... .56 .57 .58 .59 .60 13961.62 .63 .64 .65 .66 ... 28523 »

[matlab例程succeed

说明:卡尔曼的滤波跟踪程序,成功实现了最小二乘法的跟踪和IMM跟踪。-Kalman filter tracking procedures, the successful implementation of the least squares method of tracking and tracking IMM.
<无梦> 在 2025-11-22 上传 | 大小:8kb | 下载:0

[数据结构常用算法hfuman

说明:一个用VC++做的3D魔方游戏,注意不是用JAVA做的哦-a VC do 3D Cube games, the attention was not so oh JAVA
<continue> 在 2025-11-22 上传 | 大小:8kb | 下载:0

[数值算法/人工智能many_sort

说明:九种排序的源代码,冒泡排序: 直接插入排序 希尔排序 归并排序 折半插入排序 直接选择排序 基数排序 快速排序 堆排序-nine ranking source code, Bubble sort : Hill inserted directly Ranking Ranking Ranking half merging inserted directly choose Ranking Ranking Ranking rapid base sequencing Hea
<jian> 在 2025-11-22 上传 | 大小:8kb | 下载:0

[matlab例程nlfm_code

说明:非线性调频信号的产生及一种优化方法.是为脉压处理所设计.详细内容及代码均在doc文档-nonlinear FM signals and the selection of an optimal method. Pulse pressure is to handle design. Details and the code is Documents in doc
<jfs> 在 2025-11-22 上传 | 大小:8kb | 下载:3

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

说明:雷达数据预测,包括航迹仿真、卡尔曼滤波等 -radar data projections, including track simulation, Kalman filtering
<Daniel> 在 2025-11-22 上传 | 大小:8kb | 下载:2

[压缩解压haffman

说明:在Jpeg中Huffman采用的是范式Huffman编码。经过查相关资料有两种不同说法,请高手指点。谢谢! 1、构造范式 Huffman 编码的方法大致是: 分别统计从最大编码长度 maxlength 到 1 的每个长度对应了多少个符号。根据这一信息从 maxlength 个 0 开始以递增顺序为每个符号分配编码。例如,编码长度为 5 的符号有 4 个,长度为 3 的有 1 个,长度为 2 的有 3 个,则分配的编码依次为: 00000 00001 00010 00011
<gaorui> 在 2025-11-22 上传 | 大小:8kb | 下载:0

[数据结构常用算法shu

说明:1.[问题描述] 编写递归算法,计算二叉树中叶子结点的数目 [输入] 按照先序序列的顺序输入该结点的内容。其输入abd eh cf i g . [输出] 按中序序列输出,输出的结果为;dbheaficg并计算出二叉树中叶子结点的数目为4 [存储结构] 采用二叉表存储 [算法的基本思想] 采用递归方法建立和遍历二叉树。首先建立二叉树的根结点,然后建立其左右子树,直到空子树为止,中序遍历二叉树时,先遍厉左子树,后遍厉右子树,最后访问根结点。根据左右子树的最后一个
<Demonic> 在 2025-11-22 上传 | 大小:8kb | 下载:0

[matlab例程zhy

说明:自己在simulink中仿真的一个自适应例程,大家可以参考一下-Simulink simulation in an adaptive routine, we can refer to
<王润伟> 在 2025-11-22 上传 | 大小:8kb | 下载:0

[matlab例程segy_control

说明:对sgy格式的地震数据,进行各种操作。包括读取和制作,以及道头字提取,地震数据提取等。期待与有共同目标的朋友们研究。-Sgy format for seismic data in the various operations. Including the reading and production, as well as the Road, the first word extraction, data extraction, such as an earthquake. Look forwa
<吴应涛> 在 2025-11-22 上传 | 大小:8kb | 下载:0

[数据结构常用算法hafuman

说明:哈夫曼编码/译码 利用克鲁斯卡尔算法计算一段传输数据的哈夫曼编码,以提高信道利用率。-Huffman encoding/decoding algorithm using Kruskal data section of the Huffman coding, in order to improve channel utilization.
<毕小凯> 在 2025-11-22 上传 | 大小:8kb | 下载:0

[数据结构常用算法C++0001

说明:这是一个有序链表的生成和插入的源码。用C++实现。-This is an orderly list of the generation and insertion of the source. With C++ Realize.
<> 在 2025-11-22 上传 | 大小:8kb | 下载:0

[数据结构常用算法C++0003

说明:这是数据结构算法中的队列的实现源码。用C++开发。-This is a data structure algorithms realize the source of the queue. With C++ Development.
<> 在 2025-11-22 上传 | 大小:8kb | 下载:0
« 1 2 ... .56 .57 .58 .59 .60 13961.62 .63 .64 .65 .66 ... 28523 »

源码中国 www.ymcn.org