搜索:Queue+Algorithm
找到约 1,298 项符合「Queue+Algorithm」的查询结果
结果 1,298
按分类筛选
- 全部
- matlab例程 (149)
- 人工智能/神经网络 (100)
- 数学计算 (76)
- 加密解密 (70)
- 数值算法/人工智能 (50)
- 其他 (44)
- 技术资料 (43)
- 数据结构 (37)
- 压缩解压 (27)
- Java编程 (27)
- 其他书籍 (25)
- 软件设计/软件工程 (17)
- 通讯/手机编程 (16)
- 文章/文档 (16)
- 书籍源码 (14)
- Linux/Unix编程 (14)
- 技术管理 (14)
- 通讯编程文档 (13)
- VHDL/FPGA/Verilog (10)
- DSP编程 (9)
- 电子书籍 (9)
- 单片机开发 (9)
- 系统设计方案 (9)
- 文件格式 (8)
- 软件工程 (7)
- JavaScript (7)
- 操作系统开发 (6)
- 编辑器/阅读器 (5)
- CA认证 (5)
- 汇编语言 (5)
- 行业发展研究 (5)
- 驱动编程 (4)
- 编译器/解释器 (4)
- 多国语言处理 (4)
- STL (4)
- 其他嵌入式/单片机内容 (4)
- 网络 (3)
- 其他数据库 (3)
- 嵌入式/单片机编程 (3)
- VC书籍 (3)
- GPS编程 (3)
- 书籍 (3)
- 游戏 (2)
- *行业应用 (2)
- 其他行业 (2)
- 中间件编程 (2)
- 并行计算 (2)
- 源码 (2)
- Linux/uClinux/Unix编程 (1)
- 设计相关 (1)
- 数据库系统 (1)
- 教程资料 (1)
- Modem编程 (1)
- 语音压缩 (1)
- 磁盘编程 (1)
- Applet (1)
- 微处理器开发 (1)
- Java书籍 (1)
- J2ME (1)
- 家庭/个人应用 (1)
- 生物技术 (1)
- Oracle数据库 (1)
- Jsp/Servlet (1)
- RFID编程 (1)
- 3G开发 (1)
- 论文 (1)
- 习题答案 (1)
https://www.eeworm.com/dl/662/282997.html
VxWorks
练习并掌握多任务实时操作系统下Task 调度、Task 间主要通信手段(信号量、消息队列等)、RISC 处理器 I/O 端口控制等内容
练习并掌握多任务实时操作系统下Task 调度、Task 间主要通信手段(信号量、消息队列等)、RISC 处理器 I/O 端口控制等内容,并形成嵌入式实时应用软件的良好编程习惯。创建多Task,为每个Task 创建私有的Message Queue,每个Task 只通过自己的私有Message Queue 接收消息;Task 间消息通信通过向对方私 ...
https://www.eeworm.com/dl/564/33807.html
通信网络
基于码本映射的语音带宽扩展算法研究
在现代通信系统中,电话语音的频带被限制在300 Hz~4 kHz的范围内,带来了语音可懂度和自然度的降低。为了在不增加额外成本的前提下提高语音的可懂度和自然度,进行了电话语音频带扩展的研究。提出了一种改进的基于码本映射的语音带宽扩展算法:在码本映射的过程中,使用加权系数来得到映射码本。客观 ...
https://www.eeworm.com/dl/641/284170.html
数学计算
The software implements particle filtering and Rao Blackwellised particle filtering for conditionall
The software implements particle filtering and Rao Blackwellised particle filtering for conditionally Gaussian Models. The RB algorithm can be interpreted as an efficient stochastic mixture of Kalman filters. The software also includes efficient state-of-the-art resampling routin ...
https://www.eeworm.com/dl/665/347811.html
matlab例程
MATLAB的SVM算法实现
MATLAB的SVM算法实现,Matlab Support Vector Machine Toolbox,This toolbox was designed as a teaching aid, which matlab is
particularly good for since source code is relatively legible and
simple to modify. However, it is still reasonably fast if used
with the supplied optimiser. H ...
https://www.eeworm.com/dl/542/428334.html
其他书籍
The paper describes the concept and realization of the DOOCS control software for FPGAbased TESLA c
The paper describes the concept and realization of the DOOCS control software for FPGAbased
TESLA cavity controller and simulator (SIMCON). It bases on universal software
components, created for laboratory purposes and used in MATLAB based control
environment. These modules have ...
https://www.eeworm.com/dl/542/330816.html
其他书籍
輕易學好C++編程技巧 - 進楷 (香港科技大學筆記 19課) 內容包括 1) base C++ review, 2) Pointers and Dynamic Objects, 3) R
輕易學好C++編程技巧 - 進楷 (香港科技大學筆記 19課) 內容包括
1) base C++ review,
2) Pointers and Dynamic Objects,
3) Recursion,Linked Lists,
4) Stacks and Queues,
5) Algorithm Analysis,
6) Insertion Sort and Mergesort,
7) Quicksort,
8) Heaps and Heapsort,
9) Lower Bound of Sort ...
https://www.eeworm.com/dl/663/457415.html
VHDL/FPGA/Verilog
In communication systems channel poses an important role. channels can convolve many different kind
In communication systems channel poses an important role. channels can convolve many different kind of distortions to our information. In perticular wireless channels multipath distortion is sevear.
and more sevear is such distortion is random.
To handle this, multipath affected ...
https://www.eeworm.com/dl/639/241532.html
文件格式
Rao-Blackwellised Particle Filters (RBPFs) are a class of Particle Filters (PFs) that exploit condi
Rao-Blackwellised Particle Filters (RBPFs) are a class of Particle
Filters (PFs) that exploit conditional dependencies between
parts of the state to estimate. By doing so, RBPFs can
improve the estimation quality while also reducing the overall
computational load in comparison to ...
https://www.eeworm.com/dl/540/426506.html
软件工程
Fortran 90 versions of all the Numerical Recipes routines appear in the following Chapters B1 throu
Fortran 90 versions of all the Numerical Recipes routines appear in the following
Chapters B1 through B20, numbered in correspondence with Chapters 1 through 20
in Volume 1. Within each chapter, the routines appear in the same order as in Volume
1, but not broken out separately b ...
https://www.eeworm.com/dl/895375.html
技术资料
基于KEA128单片机的电磁智能车设计与实现
选取32位单片机S9KEAZ128AMLK为中央控制器,10mH电感作为主要传感器,设计了基于电磁传感器的智能小车。本文设计并实现了电源模块、电机MOS驱动模块、信号采集模块。智能车通过电磁传感器采集赛道信息,采用三次曲线算法实现了智能车的方向控制,增量式PID控制算法实现了速度控制,经过单片机的分析处理,智 ...