搜索:string+algorithm

找到约 1,495 项符合「string+algorithm」的查询结果

结果 1,495
https://www.eeworm.com/dl/686/310448.html VC书籍

C++STL STL(Standard Template Library

C++STL STL(Standard Template Library,标准模板库)是惠普实验室开发的一系列软件的统称。它是由Alexander Stepanov、Meng Lee和David R Musser在惠普实验室工作时所开发出来的。现在虽说它主要出现在C++中,但在被引入C++之前该技术就已经存在了很长的一段时间。 STL的代码从广义上讲分为三类:alg ...
下载 69
·
查看 1074
https://www.eeworm.com/dl/655/304075.html 微处理器开发

The PMSM FOC is made of several C modules, compatible with the free-of-charge IAR EWARM KickStart e

The PMSM FOC is made of several C modules, compatible with the free-of-charge IAR EWARM KickStart edition toolchain version 4.42. It is used to quickly evaluate both the MCU and the available tools. In addition, when used together with the STM32F103xx motor control starter kit (S ...
下载 23
·
查看 1083
https://www.eeworm.com/dl/880357.html 技术资料

eXpressDSP软件技术

eXpressDSP软件技术 强大集成的开发工具 规模可伸缩实时软件 基础 • C55x compiler optimizes • Pre-emptive scheduler Code coded assembly Composer DSP/BIOS • Real-time analysis • More than 10,000 TM ...
下载 8
·
查看 4471
https://www.eeworm.com/dl/685/485921.html JavaScript

关于代码的解释(以区为单位): 1区中

关于代码的解释(以区为单位): 1区中,当读取文件时,先把文件内容读到缓存中,当调用in.readLine()时,再从缓存中以字符的方式读取数据(以下简称“缓存字节读取方式”)。 1b区中,由于想以缓存字节读取方式从标准IO(键盘)中读取数据,所以要先把标准IO(System.in)转换成字符导向的stream,再 ...
下载 114
·
查看 1091
https://www.eeworm.com/dl/542/240339.html 其他书籍

This paper investigates the design of joint frequency offset and carrier phase estimation of a mult

This paper investigates the design of joint frequency offset and carrier phase estimation of a multi-frequency time division multiple access (MF-TDMA) demodulator that is applied to a digital video broadcasting—return channel system via satellite (DVB-RCS). The proposed joint es ...
下载 198
·
查看 1094
https://www.eeworm.com/dl/648/314259.html 单片机开发

The goal of our final project was to design an efficient elevator simulator that can accept input fr

The goal of our final project was to design an efficient elevator simulator that can accept input from a user and mechanically operate (on a small scale) a system of 4 floors and 3 elevators using pulleys and stepper motors. Users enter input using physical pushbuttons or the com ...
下载 118
·
查看 1081
https://www.eeworm.com/dl/641/453195.html 数学计算

The code performs a number (ITERS) of iterations of the Bailey s 6-step FFT alg

The code performs a number (ITERS) of iterations of the Bailey s 6-step FFT algorithm (following the ideas in the CMU Task parallel suite). 1.- Generates an input signal vector (dgen) with size n=n1xn2 stored ...
下载 198
·
查看 1127
https://www.eeworm.com/dl/639/429809.html 文件格式

This paper presents a novel technique to increase the quality of medical images based on Histogram

This paper presents a novel technique to increase the quality of medical images based on Histogram Equalization. In the proposed method first we have applied a noise reduction method and then we apply some suitable preprocessing on histogram of the medical images and after that h ...
下载 161
·
查看 1120
https://www.eeworm.com/dl/654/155654.html 数据结构

数字运算

数字运算,判断一个数是否接近素数 A Niven number is a number such that the sum of its digits divides itself. For example, 111 is a Niven number because the sum of its digits is 3, which divides 111. We can also specify a number in another base b, and a number in base b is a Niven ...
下载 115
·
查看 1126
https://www.eeworm.com/dl/897281.html 技术资料

基于IAP单片机电子秤控制系统设计

研发一套家用的电子秤,能够给人们的生活带来方便。本文首先介绍了电子秤的工作原理,然后基于IAP单片机进行了控制系统硬件电路设计,在电子秤硬件系统电路设计的基础上,进行了控制系统软件算法设计。通过得到AD转化量与物体质量的关系,进行最小二乘拟合,得到输出量与转化量之间的关系,通过滤波算法的实现 ...
下载 3
·
查看 540