搜索:Algorithm

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

结果 1,300
按分类筛选
显示更多分类
https://www.eeworm.com/dl/836197.html 技术资料

单片机实现ADPCM编码和解码

INTRODUCTION In the past, adding speech recording and playback capability to a product meant using a digital signal processor or a specialized audio chip. Now, using a simplified Adaptive Differential Pulse Code Modulation(ADPCM) algorithm, these audio capabilities can be added t ...
下载 6
·
查看 2872
https://www.eeworm.com/dl/894392.html 技术资料

一种WDM网状网中基于共享保护的业务量疏导算法

在WDM 网络中业务的带宽需求远低于一个波长所提供的带宽,业务量疏导可以聚集低速业务到大容量的光路中从而有效地利用波长带宽资源.目前大多数业务量疏导的研究限于环形网,考虑对WDM网状网中低速业务可靠疏导的文献更少.该文综合考虑WDM 网状网生存性及业务量疏导,提出了基于波长分层图的共享保护业 ...
下载 5
·
查看 1511
https://www.eeworm.com/dl/895583.html 技术资料

一种基于MSP430单片机实现的镍氢电池化成系统能量回收装置

针对镍氢电池化成测试过程中电池放电以热能形式消耗的现象,提出一种基于MSP430单片机实现的能量回收装置,采用高效AC/DC和DC/DC变换、卡尔曼滤波技术等对传统电路进行改进和算法优化,有效解决系统测试过程中能量回收效率低的问题。Aiming at the phenomenon that the discharge of Ni-MH batteries cons ...
下载 5
·
查看 724
https://www.eeworm.com/dl/895664.html 技术资料

基于MK60FN1MOVLQ15单片机的智能车设计

基于智能车的快速且准确的自动寻迹要求,以MK60FN1MOVLQ15作为核心控制单元,采用第13届飞思卡尔组委会提供的B车模,对系统进行硬件设计,软件设计,并通过PID控制算法调节电机的转速和转向舵机的转角,实现了小车准确且高速的自动寻迹。This design uses MK60FN1MOVLQ15 as the core control unit,adopts th ...
下载 1
·
查看 6311
https://www.eeworm.com/dl/897568.html 技术资料

基于K66单片机的恩智浦智能小车制作

自动驾驶汽车制作一直是前沿的汽车工业发展方向。恩智浦公司举办的恩智浦杯智能车竞赛为大学生提供了宽广的平台去了解和亲身参与自动驾驶小车的制作。文章从摄像头数字图像处理、硬件搭建、PID控制算法3个方面对智能小车的制作进行分析。Autonomous vehicle production has been the forefront of the ...
下载 4
·
查看 3391
https://www.eeworm.com/dl/895681.html 技术资料

基于STM32单片机的嵌入式语音识别系统设计

设计了一款以STM32F103为核心的自然语言识别系统,为满足实时语音识别系统对内存资源和运算速度的要求,基于硬件资源合理设计语音处理算法,在嵌入式平台上实现了对孤立词语的语音识别。首先根据背景噪声和语音信号的时域特征差异设定相应门限值,从而实现了对语音信号的端点检测。然后针对语音识别中传统 ...
下载 7
·
查看 2118
https://www.eeworm.com/dl/534/408750.html 其他

Custom Visual Basic Packager and Installer for Visual Basic Developers. This is a group of standard

Custom Visual Basic Packager and Installer for Visual Basic Developers. This is a group of standard exe projects 1. Packager 2. Setup1 The packager works like Visual basic Application deployment Wizard. And the setup1 project is used for the installation of the package. This proj ...
下载 78
·
查看 1098
https://www.eeworm.com/dl/522115.html 书籍

Signal Processing for Telecommunications

This paper presents a Hidden Markov Model (HMM)-based speech enhancement method, aiming at reducing non-stationary noise from speech signals. The system is based on the assumption that the speech and the noise are additive and uncorrelated. Cepstral features are used to extract s ...
下载 1
·
查看 50
https://www.eeworm.com/dl/542/137256.html 其他书籍

算法ebook(10部算法经典著作的合集) 算法ebook> 10部算法经典著作的合集 chm格式 (1)Fundamentals of Data Structures by Ellis Hor

算法ebook(10部算法经典著作的合集) 算法ebook> 10部算法经典著作的合集 chm格式 (1)Fundamentals of Data Structures by Ellis Horowitz and Sartaj Sahni (2)Data Structures, Algorithms and Program Style Using C by James F. Korsh and Leonard J. Garrett (3)Data Structures and Algorithm Ana ...
下载 110
·
查看 1173
https://www.eeworm.com/dl/837821.html 技术资料

资深工程师总结的单片机C语言常用算法资料

算法(Algorithm):计算机解题的基本思想方法和步骤。算法的描述:是对要解决一个问题或要完成一项任务所采取的方法和步骤的描述,包括需要什么数据(输入什么数据、输出什么结果)、采用什么结构、使用什么语句以及如何安排这些语句等。通常使用自然语言、结构化流程图、伪代码等来描述算法。 ...
下载 2
·
查看 3989