搜索:Queue+Algorithm

找到约 1,298 项符合「Queue+Algorithm」的查询结果

结果 1,298
https://www.eeworm.com/dl/977860.html 技术资料

卡尔曼滤波

为了测试kalman filter algorithm,我设计了一个简单实验,来验证kalman filter的优良性。程序中给定一个初值,然后给定一组测量值,验证kalman filter估值的准确性。
下载 4
·
查看 2986
https://www.eeworm.com/dl/521/14713.html 多媒体处理

C++写的DTMF算法

·详细说明:C++写的DTMF算法,内含一个pcm数据文件,读入文件并分析按键-c writes the DTMF algorithm, contains a pcm data file, the read-in document and the analysis pressed key。文件列表:   DTMF   ....\DTMF.cpp   ....\DTMF.
下载 25
·
查看 1121
https://www.eeworm.com/dl/934127.html 技术资料

Performance analysis for tracking of variable scale objects 

·摘自:上海润图智能系统有限公司http://www.machinevision.cn/Performance analysis for tracking of variable scale objects using mean-shift algorithm 论文 1(英文):作者  彭宁嵩(上海交大图像处理与模式识别研究所博士)
下载 7
·
查看 8340
https://www.eeworm.com/dl/527/253517.html 通讯/手机编程

下载的一个不错的HMM程序

下载的一个不错的HMM程序,主要实现HMM中的viterbi最佳路径选择算法,用vc编写,可以根据自己需要参考修改 this is a excellent HMM program,it completes the VITERBI algorithm in HMM.
下载 126
·
查看 1066
https://www.eeworm.com/dl/621/397525.html 教育系统应用

银行家算法

银行家算法,弄课程设计的时候搞的,作课设时可以用来参考下,希望有帮助-bankers algorithm to find curriculum design of the moment when, for the class can be used to set up at the reference, we hope that the help
下载 49
·
查看 1079
https://www.eeworm.com/dl/684/448244.html 软件设计/软件工程

This contribution provides functions for finding an optimum parameter set using the evolutionary alg

This contribution provides functions for finding an optimum parameter set using the evolutionary algorithm of Differential Evolution. Simply speaking: If you have some complicated function of which you are unable to compute a derivative, and you want to find the parameter set min ...
下载 38
·
查看 1120
https://www.eeworm.com/dl/882284.html 技术资料

C++写的DTMF算法

·详细说明:C++写的DTMF算法,内含一个pcm数据文件,读入文件并分析按键-c writes the DTMF algorithm, contains a pcm data file, the read-in document and the analysis pressed key。文件列表:   DTMF   ....\DTMF.cpp   ....\DTMF.
下载 1
·
查看 7170
https://www.eeworm.com/dl/534/370774.html 其他

We propose a technique that allows a person to design a new photograph with substantially less effo

We propose a technique that allows a person to design a new photograph with substantially less effort. This paper presents a method that generates a composite image when a user types in nouns, such as “boat” and “sand.” The artist can optionally design an intended image by sp ...
下载 188
·
查看 1146
https://www.eeworm.com/dl/700/462334.html MTK

MTK flash TOOL源程序代码 ========== FlashTool v3.1.05 (2007/05/15) ======= Bug fixes: 1. [DA] Fix

MTK flash TOOL源程序代码 ========== FlashTool v3.1.05 (2007/05/15) ======= Bug fixes: 1. [DA] Fix that DA cannot be loaded on MT6225 for exceeding internal SRAM size. 2. [DA] Fix that NAND download/read-back issue on MT6225 because buffer is linked on TCM. New features: 1. ...
下载 153
·
查看 1132
https://www.eeworm.com/dl/534/269808.html 其他

μC/OS从1992年开始为人们熟悉

μC/OS从1992年开始为人们熟悉,到现在已经发展为μC/OS-II。ΜC/OS-II最多支持56个任务,其内核为占先式,总是执行就绪态的优先级最高的任务,并支持Semaphore(信号量)、Mailbox(邮箱)、Message Queue(消息队列)等多种常用的进程间通信机制。与大多商用RTOS不同的是,μC/OS-II公开所有的源代码, ...
下载 150
·
查看 1045