搜索资源列表
-
0下载:
雷达数据处理的重要模型算法之一,该代码对imm算法的不同参数下进行了详细的仿真。-Radar Data Processing, one of the important model algorithm, the code imm algorithm under different parameters of the simulation in detail.
-
-
0下载:
随机算法的模拟实现 该算法在visual c++2008上实现了pi的求值该算法具有界面实现,用的是随机算法。算法比较简单-Stochastic simulation algorithm to achieve the algorithm in visual c++2008 on the realization of the value of pi for the interface of the algorithm, using a random algorithm. Relatively si
-
-
0下载:
一个 模拟死锁检测算法的c程序 很好的学习资料-A deadlock detection algorithm simulation of the c procedures, good learning materials
-
-
0下载:
对稀疏矩阵进行LU分解,可用于电路仿真、FEM求解等 C语言-KLU is a sparse LU factorization algorithm well-suited for use in circuit simulation. KLU is a sparse LU factorization algorithm well-suited for use in circuit simulation. It was highlighted in the May 2007 issue of SIA
-
-
0下载:
磁盘调度算法模拟,包括模拟实现FCFS、SSTF、SCAN、C-SCAN算法,并计算及比较磁头移动道数。下载的-Disk-scheduling algorithm simulation, including analog realization of FCFS, SSTF, SCAN, C-SCAN algorithm, and calculate and compare the number of head movement Road. Download
-
-
0下载:
包含五个C源码,分别是:IP地址解析、二叉树算法集、广度优先搜索及深度优先搜索、华氏温度和摄氏温度的相互转换、用for循环模拟自由落体运动。-Contains five C source code, namely: IP address resolution, binary tree algorithm set, breadth-first search and depth-first search, Fahrenheit and Celsius temperature of one anoth
-
-
0下载:
有一个基本的格子结构必须提供的Viterbi译码算法。因此,有两个步骤需要在一个特定组合的格子和调制的仿真:第一就是棚架结构。-
Trellis structure,TCM schemes have an underlying trellis structure that must be provided to the Viterbi decoding algorithm. Therefore, there are two steps required in the simulation o
-
-
0下载:
模拟先来先服务算法,用C语言写的,里面包含两个.C文件,新建工程然后那两个.C加载进去就可以编译运行了-Simulation first-come, first-served algorithm, written in C language, which contains two C files, new construction and then two. C loaded into it can compile and run
-
-
0下载:
This Algorithm comutes demagnetizig tensor from Newell Paper[1] between two rectangular shape elements.Main function is and there is equivallent function written in c-language, you can use it to compile mex file.This scr ipt can be used in field of m
-
-
0下载:
用c++实验银行家算法模拟程序,并输出安全序列-Experiment with c++ bankers algorithm simulation program, and outputs the security sequence
-
-
0下载:
用C++模拟简单的cache的功能,运用LRU替换算法-C++ cache simulation with simple functions, using LRU replacement algorithm
-
-
0下载:
1) 实现比特填充技术和循环冗余校验算法;
2) 实现HDLC的组帧(Flag、A段、C段、D段、FCS、Flag、包括扩展模式);
3) 实现滑动窗口、差错控制机制;
4) 模拟无噪声链路的数据传输,发送端随机发送数据帧(能够模拟帧丢失、帧失序、帧重复);
5) 模拟有噪声链路的数据传输,发送端发送模拟单比特错误(有能力的同学可以考虑加入多比特错误),要求错误出现在HDLC帧的不同字段,并能够模拟差错控制方法(帧损伤);
6) 给定HDLC的比特流,分别用Mancheste
-
-
0下载:
1) 实现比特填充技术和循环冗余校验算法;
2) 实现HDLC的组帧(Flag、A段、C段、D段、FCS、Flag、包括扩展模式);
3) 实现滑动窗口、差错控制机制;
4) 模拟无噪声链路的数据传输,发送端随机发送数据帧(能够模拟帧丢失、帧失序、帧重复);
5) 模拟有噪声链路的数据传输,发送端发送模拟单比特错误(有能力的同学可以考虑加入多比特错误),要求错误出现在HDLC帧的不同字段,并能够模拟差错控制方法(帧损伤);
6) 给定HDLC的比特流,分别用Mancheste
-
-
0下载:
蚁群算法是当前研究非常火热的一种智能算法,下面的蚁群算法程序专门用于求解TSP问题,我们经过仿真检验,发现此程序的优化效率和鲁棒性都非常好。
function [R_best,L_best,L_ave,Shortest_Route,Shortest_Length]=ACATSP(C,NC_max,m,Alpha,Beta,Rho,Q)-Ant colony algorithm is very hot current research an intelligent algorithm, the
-
-
0下载:
用C语言实现对N(N=5)个进程的调度模拟,可以采用优先权高者优先算法Highest Priority First等,分别进行模拟调度。
-Realization of N (N = 5) a process of scheduling simulation using C language, you can use the higher priority Highest Priority First Priority algorithm, etc., were simulated sche
-
-
3下载:
使用标准C语言写的LMS算法仿真实验。内含gauss噪声,laplace噪声产生函数。主函数利用LMS算法对含噪声信号进行滤波,滤除gauss噪声。-Using the standard C language to write LMS algorithm simulation. Contains gauss noise, laplace noise function. The main function use LMS algorithm with noise signal filtering,
-
-
1下载:
matlab2012b和VS2013联合仿真,通过matlab的coder工具箱将m编程算法转换为c源码,在VS2013中调用通过!-matlab2012b and VS2013 joint simulation by matlab toolbox of coder m c programming algorithm converts source code, in VS2013 call through!
-
-
1下载:
cuda代码,实现合成孔径雷达CSA算法,点目标仿真-c++ code that implements the algorithm of synthetic aperture radar CSA, point target simulation
-
-
1下载:
对music算法 进行c语言编程 以及MATLAB仿真(MUSIC algorithm for C programming language, and MATLAB simulation)
-
-
0下载:
PID算法 C程序和Matlab仿真程序(PID algorithm, C program and Matlab simulation program)
-