搜索:string+algorithm

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

结果 1,495
https://www.eeworm.com/dl/665/243516.html matlab例程

To estimate the input-output mapping with inputs x % and outputs y generated by the following nonli

To estimate the input-output mapping with inputs x % and outputs y generated by the following nonlinear, % nonstationary state space model: % x(t+1) = 0.5x(t) + [25x(t)]/[(1+x(t))^(2)] % + 8cos(1.2t) + process noise % y(t) = x(t)^(2) / 20 + 6 squareWave(0.05(t-1)) + 3 % + ...
下载 35
·
查看 1104
https://www.eeworm.com/dl/514506.html 源码

C语言算法排序问题

1.Describe a Θ(n lg n)-time algorithm that, given a set S of n integers and another integer x, determines whether or not there exist two elements in S whose sum is exactly x. (Implement exercise 2.3-7.)
下载 1
·
查看 40
https://www.eeworm.com/dl/650/424458.html 人工智能/神经网络

,许多最优化问题性质十分复杂,很难用 传统的优化方法来求解.自1960年以来,人们对求解这类难 解问题日益增加.一种模仿生物自然进化过程的、被称为“ 进化算法(evolutionary algo

,许多最优化问题性质十分复杂,很难用 传统的优化方法来求解.自1960年以来,人们对求解这类难 解问题日益增加.一种模仿生物自然进化过程的、被称为“ 进化算法(evolutionary algorithm)”
下载 65
·
查看 1098
https://www.eeworm.com/dl/834874.html 技术资料

DP转HDMI转换原理图

CH7525 is a low-cost, low-power semiconductor device that translates the DisplayPort signal to HDMI/DVI. This innovative DisplayPort receiver with an integrated HDMI Transmitter is specially designed to target the notebook/ultrabook, tablet device and PC market segments. Through ...
下载 6
·
查看 8359
https://www.eeworm.com/dl/521906.html 论文

Full-Duplex+Small+Cells

The recent developments in full duplex (FD) commu- nication promise doubling the capacity of cellular networks using self interference cancellation (SIC) techniques. FD small cells with device-to-device (D2D) communication links could achieve the expected capacity of the future c ...
查看 76
https://www.eeworm.com/dl/542/396313.html 其他书籍

The combinatorial core of the OVSF code assignment problem that arises in UMTS is to assign some no

The combinatorial core of the OVSF code assignment problem that arises in UMTS is to assign some nodes of a complete binary tree of height h (the code tree) to n simultaneous connections, such that no two assigned nodes (codes) are on the same root-to-leaf path. Each connection r ...
下载 194
·
查看 1096
https://www.eeworm.com/dl/527/437506.html 通讯/手机编程

在VB中把中文转化成Unicode码 首先介绍一下VB中的两个函数:ChrW()和AscW().对于Chr()和Asc()函数大家一定很熟悉,对于ChrW()和AscW()可能会比较生疏一点. Ch

在VB中把中文转化成Unicode码 首先介绍一下VB中的两个函数:ChrW()和AscW().对于Chr()和Asc()函数大家一定很熟悉,对于ChrW()和AscW()可能会比较生疏一点. ChrW 函数返回包含 Unicode 的 String,若在不支持 Unicode 的平台上,则其功能与 Chr 函数相同 AscW 函数返回 Unicode 字符代码,若平台不支持 U ...
下载 35
·
查看 1212
https://www.eeworm.com/dl/521/14530.html 多媒体处理

Goertzel算法是DTMF信号检测的核心

·详细说明:Goertzel算法是DTMF信号检测的核心,它利用二极点的IIR滤波器计算离散傅立叶变换值,快速有效的提取输入信号的频谱信息。-Goertzel algorithm is the DTMF signal examination core, it uses two extremes the IIR filter computations to be separated Fourier t ...
下载 186
·
查看 1402
https://www.eeworm.com/dl/684/154732.html 软件设计/软件工程

十部经典算法合集 .chm Fundamentals of Data Structures by Ellis Horowitz and Sartaj Sahni PREFACE C

十部经典算法合集 .chm Fundamentals of Data Structures by Ellis Horowitz and Sartaj Sahni PREFACE CHAPTER 1: INTRODUCTION CHAPTER 2: ARRAYS CHAPTER 3: STACKS AND QUEUES CHAPTER 4: LINKED LISTS CHAPTER 5: TREES CHAPTER 6: GRAPHS CHAPTER 7: INTERNAL SORTING CHAPTER 8: EXTE ...
下载 138
·
查看 1435
https://www.eeworm.com/dl/938907.html 技术资料

Goertzel算法是DTMF信号检测的核心

·详细说明:Goertzel算法是DTMF信号检测的核心,它利用二极点的IIR滤波器计算离散傅立叶变换值,快速有效的提取输入信号的频谱信息。-Goertzel algorithm is the DTMF signal examination core, it uses two extremes the IIR filter computations to be separated Fourier t ...
下载 3
·
查看 8388