搜索资源列表
lms_noise_cancellation
- 自适应噪声对消源程序,LMS算法自适应滤波器仿真-adaptive noise cancellation source, LMS adaptive filter algorithm simulation
FIFOandLRUarithmetic
- 最佳页面置换算法,FIFO,LRU的仿真。页面调用和置换过程有动态显示。内存分配页面数目和页面引用串的长度可以进行人工交互输入。 -best pages replacement algorithm, FIFO, the LRU simulation. Page calls and replacement process is dynamic display. Memory allocation of the number of pages and pages cited the lengt
MMA32
- 一种盲均衡算法的matlab仿真程序 信道为多经信道-a blind equalization algorithm Matlab simulation program for multi-channel by channel
Animprovedquantumevolutionaryalgorithm
- 量子进化算法的性能直接受量子旋转门旋转角计算方法的影响.文中提出一种改进量子进化算法,核心是 设计了基于量子比特概率幅比值自适应计算量子旋转门旋转角的新方法,算法具有收敛速度快和全局搜索能力强 的特点.通过011背包问题分析了新方法中相关参数对算法性能的影响,并应用算法求解物流配送路径优化问题,仿真表明改进量子进化算法性能优于量子进化算法和传统进化算法.
os_bank
- 操作系统银行家算法的仿真实现生成可视化文件,便于理解程序
数据结构理发馆仿真
- 数据结构基本算法实现 用C++实现理发馆防真功能-basic data structure algorithm in C-achieving barber's shop really function
数据结构的C++描述
- 目 录 译者序 前言 第一部分 预备知识 第1章 C++程序设计 1 1.1 引言 1 1.2 函数与参数 2 1.2.1 传值参数 2 1.2.2 模板函数 3 1.2.3 引用参数 3 1.2.4 常量引用参数 4 1.2.5 返回值 4 1.2.6 递归函数 5 1.3 动态存储分配
ns
- 在网络仿真NS中对延时分析,丢包率分析,延时抖动分析,网络吞吐量分析等给出了可行性算法,直接就能用,对学NS2的人很有用的-Network simulation in NS for latency analysis, analysis of packet loss rate, delay jitter analysis, network throughput analysis give a feasibility algorithm, can be used directly on people
LIU_LS_ESPRIT
- 此算法实现对信号使用改进的music方法的估计,仿真效果很好-music-estimation
list
- 用VC实现的具体的一个手机MP3 仿真操作过程,主要是学习双向链表算法!-Using VC to achieve a specific cell phone MP3 simulation operation, mainly the study of two-way linked list algorithm!
JPDA
- 统的联合概率数据关联算法(IPDA)是在密集杂波环境下的一种良好的多目标跟踪算法, 但它是针对单传感嚣对多目标跟踪的情况下使用,不能直接用于多传感器对多目标的跟踪。针对这 一问题,文中提出了一种适用于多传感器多目标跟踪的JPDA算法,它以极大似然估计完成对来自 多传感器的测量集合进行同源最优分划,然后采用JPDA方法对多目标进行跟踪。经过理论分析和 仿真试验,证明了该方法能有效地进行多传感器多目标的跟踪,且具有算法简单、跟踪精度高、附 加的计算量小等优点。-Abstract)
shujuguanlian
- 数据关联是多目标跟踪的一项关键技术。JPDA是大家公认的多目标跟踪中性能较好的数据关联算法,它 认为量测和目标是一一对应的关联关系,但在许多实际情况中,量测和目标是多一多对应的关系。针对上述情况,该文提 出了广义概率数据关联算法(Generalized Probability Data Association,GPDA)。文中从理论上对这两种算法的性能进行了 详细分析,并利用Monte Carlo技术对其性能进行了仿真比较。-Data association is one of th
KdTree
- 二叉树编程,一些编程算法!可用于只能仿真里智能体的控制!-Binary programming, some programming algorithm! Simulation can be used only in the agent control!
TaskSchedule
- 工厂调度仿真程序,北京大学数据结构与算法实习第一次作业代码-Task Schedule
cordic-fixed-point-c-vc6.0-
- cordic算法的c语定点数仿真,输入x,y两点坐标,自动计算得出改点与平面坐标轴(x轴正向)夹角(有一定误差),适用于整个坐标平面。于环境vc 6.0下编译通过。-CORDIC algorithm C language fixed point simulation, enter the X, y coordinates of two points, are automatically calculated to change point and plane coordinate axis (
Dijkstra
- 本代码应用Dijkstra算法,实现了找最短路径问题,仿真了整个过程,是一个高效实用的代码值得下载实用。-This code apply Dijkstra algorithm to find the shortest path problem, the simulation of the whole process is a practical and efficient code is worth the download utility.
SearchReplaceStr
- 本代码应用Dijkstra算法,实现了找最短路径问题,仿真了整个过程,是一个高效实用的代码值得下载实用。很不错-This code apply Dijkstra algorithm to find the shortest path problem, the simulation of the whole process is a practical and efficient code is worth the download utility. Very good
ToBinary
- 本代码应用Dijkstra算法,实现了找最短路径问题,仿真了整个过程,是一个高效实用的代码值得下载实用。很不错-This code apply Dijkstra algorithm to find the shortest path problem, the simulation of the whole process is a practical and efficient code is worth the download utility. Very good
data-structure-and-algorithm-
- 数据结构与算法,详细并全面的介绍了数据结构,并进行算法仿真,利用C++编写代码,充分实现栈、链表、队列、递归、图、遍历等-Data Structures and Algorithms, detailed and comprehensive introduction to the data structure and algorithm simulation, the use of C++ code, the full realization of stacks, linked lists, qu
ndmrpy
- 基于模糊逻辑和GA的智能车辆横向控制算法仿真研究,网上很少有这样的珍贵资料,故上载之()