搜索资源列表
yemian
- 页面置换算法:实现先进先出页面置换算法,最近最少使用页面置换算法,最少使用页面置换算法-pages replacement algorithm : achieving FIFO pages replacement algorithm, the least recently used pages replacement algorithm, at least the use of replacement pages algorithm
SVM-MATLAB
- 本文是一篇名为“基于SVM的石油勘探算法研究”的硕士论文,文中应用MATLAB进行算法实现,给出了详细的设计思路,各种不同方法的图像对比,区县调整,是一片相当不错的文章。-This is the one entitled "SVM Based Algorithm for oil exploration," the master's thesis, text MATLAB algorithm is given a detailed design ideas, diffe
Operate_System
- 操作系统实验:单处理器调度算法的实现和银行家算法实现。-experimental operating system : single-processor scheduling algorithm and the realization of bankers algorithm.
fftfpga
- 采用按时间抽选的基4原位算法和坐标旋转数字式计算机(CORDIC)算法实现了一个FFT实时谱分析系统。整个设计采用流水线工作方式,保证了系统的速度,避免了瓶劲的出现;整个系统采用FPGA实现,实验表明,该系统既有DSP器件实现的灵活性又有专用FFT芯片实现的高速数据吞吐能力,可以广泛地应用于数字信号处理的各个领域。-time selected by using the in-situ-4 algorithm and coordinate rotation digital computer (CO
firfpga
- 在利用FPGA实现数字信号处理方面,分布式算法发挥着关键作用,与传统的乘积-积结构相比,具有并行处理的高效性特点。详细研究了基于FPGA、采用分布式算法实现FIR数字滤波器的原理和方法,并通过Xilinx ISE在Modelsim下进行了仿真。 -FPGA using digital signal processing, distributed algorithm plays a key role with the traditional product-plot structure compa
CRC_c_book
- 本文从理论上推导出CRC 算法实现原理,给出三种分别适应不同计算机或微控 制器硬件环境的C 语言程序。读者更能根据本算法原理,用不同的语言编写出独特风格 更加实用的CRC 计算程序。-is theoretically derived from the CRC algorithm theory, Adaptation were given three different computer or micro-controller hardware environment of the C P
jyshzipljdshjyfx
- 本设计以AT89C52为核心,充分利用AT89C52的三个定时/计时器,采用测量N个周期信号波形的算法.实现了频率,周期高精度的测量.-AT89C52 to the design at the core, and make full use of the three regular AT89C52 / timer, Measure N cycle signal waveform algorithms. achieve a frequency, high-precision measurement
yinhangjiasfa
- 操作系统课程设计----银行家算法实现 -courses on operating system design algorithm-bankers
w02
- 以 AT89S52为核心 ,通过 A/D、D/A转换和 V/ I转换及独特的算法实现高精度的电流控制 ,电流输出范围为 20~ 2000mA的数控直流电流源。该电流源具有电流可预置 , lmA步进 ,同时显示给定值和实测值等功能。-to AT89S52 as the core and, through A / D, D / A conversion and V / I and unique conversion algorithm, high-precision current contr
DSP-MPEG4
- 闻亭公司内部关于DSP MPEG-4算法实现寄优化的培训资料
CRCsfCsx
- 本文从理论上推导出CRC算法实现原理,给出三种分别适应不同计算机或微控制器硬件环境的C语言程序。读者更能根据本算法原理,用不同的语言编写出独特风格更加实用的CRC计算程序。
_
- kyiging2维插枝,和3维地图等高线Kriging 算法实现 2维和3维地图等高线Kriging 算法实现 2
equalizeOp.doc
- 直方图的均衡化算法实现,采用visual c++编写
nucleus plus的调度算法分析
- 嵌入式实时操作系统Nucleus中线程控制部件的实现方法 详细调度算法分析
Algorithm_for_detection_QRS
- 孕产期胎儿心跳QRS波的提取,采用相关算法实现,比较有意义-Maternal fetal heartbeat QRS wave extraction, using the relevant algorithm, more meaningful
yinhangjia
- 操作系统课程设计报告(含源码),C语言实现。功能比较简单,课自己添加功能,应付报告还是可以的。 资源管理系统的设计与实现-银行家算法实现-Operating systems curriculum design report (including source), C language. Function of relatively simple classes to add their own features, or can deal with the report. Resource M
asdf
- 中北大学软件工程排课算法实现课程设计详细说明书,完整格式,,附有核心代码,基于优先级的排课算法的部分排时间代码-North University Software Engineering Course Scheduling Algorithm for curriculum design, detailed instructions, complete form, with the core code, priority-based Course Scheduling Algorithm for
加权图像融合算法程序 MATLAB编写 - 副本
- 一种图像融合算法,加权平均,实现两幅图像的融合(An image fusion algorithm, weighted average, to achieve the fusion of two images)
PID算法实现
- PID控制算法的C语言实现,将PID算法转变为C语言的方法。
蒙特卡罗算法与matlab(精品教程).pdf
- 全网最全蒙特卡洛理论讲解与MATLAB算法实现,结合程序实例讲解,零基础学习蒙特卡洛算法