搜索资源列表
dd
- 进程管理调度算法,可以对进程的管理有一定的了解
dd
- 多关键字排序算法,按照多个关键字来排序的算法,关于算法和数据结构的原代码
dd
- 拉格朗日插值算法,动态实现全过程,很不错的代码
0305111
- 很好的一个DD。。 能够进行快速排序...利用C语言实现,8种排序算法! 例如:插入排序、快速排序、选择排序、冒泡排序、堆排序、希尔排序、归并排序、基数排序!-good a DD. . To conduct rapid sequencing ... use C language, eight algorithm! For example : insert sequencing, Quick Sort, select, in order
dd
- 进程管理调度算法,可以对进程的管理有一定的了解-Process management scheduling algorithms, process management can have some knowledge about the
carrierrecovery
- 该载波恢复算法采用FD,PFD,DD相结合,适用于DVB解调系统的载波恢复-The carrier recovery algorithm uses FD, PFD, DD combining applicable to DVB demodulator carrier recovery system
dd
- 多关键字排序算法,按照多个关键字来排序的算法,关于算法和数据结构的原代码-Multi-keyword sorting algorithm, in accordance with the number of keywords to sort algorithms, algorithm and data structure on the original code
dd
- 文中给出了数据融合算法,并提出把数据融合方法应用于火电机组的在线性能计算中,使计算结果能更完善、准确地反映机组的运行状况。这种数据融合方法计算简便,可以反映传感器在空间或时间上的冗余或互补的信息,获得比有限个传感器的算术平均值更准确的测量结果,具有较高的可靠性,实际应用结果证实了该算法的准确性,可推广到其它具有正态分布特性测量结果的数据融合。-Paper gives the data fusion algorithms, and to
dd
- 拉格朗日插值算法,动态实现全过程,很不错的代码-Lagrange interpolation algorithm, dynamic realize the whole process, very good code
DD_engi
- dd牛的usaco源代码!对学习算法,oi的人很有帮助-dd cattle usaco source code! Of learning algorithm, oi the people very helpful
MIL-Ensemble
- This toolbox contains re-implementations of four different multi-instance learners, i.e. Diverse Density, Citation-kNN, Iterated-discrim APR, and EM-DD. Ensembles of these single multi-instance learners can be built with
dd
- 进程调度 设计进程控制块PCB表结构(与实验一的结构相同),分别适用于优先数调度算法和循环轮转调度算法。 ②建立进程就绪队列。对两种不同算法编制入链子程序。 ③编制两种进程调度算法:1)优先数调度;2)循环轮转调度 -The process of scheduling the design process control block PCB table structure (with the same structure a
dd
- 操作系统进程调度算法,处理流程: 1 初始化--进程队列结构(包括:就绪队列,等待队列,运行队列)等必要的数据结构 init() 2 进入无限循环,反复调度队列 -Operating system process scheduling algorithm to deal with processes: 1 initialization- the process of the queue structure (includi
dd
- 进行积分算法的c语言编程 进行的 的拉力拉拉链拉-Integral Algorithm for the c programming language to pull the zipper pull of the pulling force
dd
- 蚁群算法仿真因特网中的路由选择,给出正常情况、节点阻断和路径拥塞等不同情况下的最优路径选择与更新实现,仿真结果能够提供可视化的过程模拟-Simulation of Ant Colony Algorithm for Routing in the Internet, given normal circumstances, and the path blocked node under different circumstances, suc
nd-dd
- 牛顿迭代算法 m文件 我们在计算方法课上讲过,按书上给的算法作的-Newton iterative algorithm m our calculations document class said, according to the book to make the algorithm
weinat
- 基于DD算法的先验信噪比估计的维纳语音降噪完整程序,包括语音分帧,动态信噪比估计,噪声估计更新和帧的重构。很完整。-DD algorithm based on a priori signal to noise ratio is estimated that the integrity of the process noise reduction Wiener voice, including voice sub-fr a me, dyn
dd
- FIFO,LRU,用于实现页面调度算法,包括FIFO和LRU,非常实用,很多专家都看不懂-FIFO, LRU this program is used to excute lru and fifo and so on,it is very useful ,and many people have download it ,believe it or not
EM-DD
- EM-DD算法源代码,用MATLAB实现,多示例最好的算法之一-The EM-DD algorithm source code with MATLAB, multi-sample one of the best algorithm
GpDraw
- 计算机图形学 DDA算法 bresenham算法 中点画圆算法 bresenham画圆算法 椭圆算法 扫描线算法(Computer graphics DDA algorithm Bresenham algorithm Midpoint circle algorithm Bresenham circle algorithm Ellipse algorithm Scan line algorithm)