搜索:Algorithm-analysis
找到约 1,867 项符合「Algorithm-analysis」的查询结果
结果 1,867
按分类筛选
- 全部
- matlab例程 (201)
- 人工智能/神经网络 (118)
- 技术资料 (97)
- 数学计算 (87)
- 加密解密 (73)
- 其他 (62)
- 数值算法/人工智能 (60)
- 其他书籍 (55)
- 数据结构 (32)
- Java编程 (31)
- 压缩解压 (29)
- 软件设计/软件工程 (29)
- 通讯/手机编程 (22)
- 文章/文档 (21)
- 通讯编程文档 (18)
- 软件工程 (16)
- Linux/Unix编程 (16)
- 技术管理 (16)
- 单片机开发 (16)
- 书籍源码 (15)
- 书籍 (14)
- 电子书籍 (13)
- 文件格式 (12)
- 系统设计方案 (12)
- DSP编程 (11)
- 行业发展研究 (11)
- VHDL/FPGA/Verilog (10)
- 其他行业 (6)
- JavaScript (6)
- 操作系统开发 (5)
- 驱动编程 (5)
- 编译器/解释器 (5)
- 多国语言处理 (5)
- CA认证 (5)
- 汇编语言 (5)
- 嵌入式/单片机编程 (5)
- 编辑器/阅读器 (4)
- 网络 (4)
- STL (4)
- VC书籍 (4)
- 其他嵌入式/单片机内容 (4)
- SQL Server (4)
- Applet (3)
- 其他数据库 (3)
- GPS编程 (3)
- 并行计算 (3)
- 仿真技术 (2)
- Internet/网络编程 (2)
- 游戏 (2)
- *行业应用 (2)
- 嵌入式Linux (2)
- 微处理器开发 (2)
- Java书籍 (2)
- 生物技术 (2)
- 医药行业 (2)
- 中间件编程 (2)
- RFID编程 (2)
- 论文 (2)
- Linux/uClinux/Unix编程 (1)
- 设计相关 (1)
- 多媒体处理 (1)
- 数据库系统 (1)
- 资料/手册 (1)
- 教程资料 (1)
- Modem编程 (1)
- 语音压缩 (1)
- 磁盘编程 (1)
- 企业管理 (1)
- USB编程 (1)
- 手机WAP编程 (1)
- J2ME (1)
- 家庭/个人应用 (1)
- 交通/航空行业 (1)
- 邮电通讯系统 (1)
- Jsp/Servlet (1)
- 3G开发 (1)
- 源码 (1)
- 习题答案 (1)
https://www.eeworm.com/dl/646/358921.html
通讯编程文档
With the advent of multimedia, digital signal processing (DSP) of sound has emerged from the shadow
With the advent of multimedia, digital signal processing (DSP) of sound has emerged from the shadow of bandwidth-limited speech processing. Today, the main appli- cations of audio DSP are high quality audio coding and the digital generation and manipulation of music signals. They ...
https://www.eeworm.com/dl/521965.html
书籍
Millimeter+Wave+Communication+Systems
This book presents millimeter wave communication system design and analysis at the
level to produce an understanding of the interaction between a wireless system and its
front end so that the overall performance can be predicted. Gigabit wireless commu-
nications require a consid ...
https://www.eeworm.com/dl/522062.html
书籍
Principles+of+Communication+Systems+Simulation
This book is a result of the recent rapid advances in two related technologies: com-
munications and computers. Over the past few decades, communication systems
have increased in complexity to the point where system design and performance
analysis can no longer be conducted witho ...
https://www.eeworm.com/dl/522786.html
论文
wavelet and field forecast verification
Current field forecast verification measures are inadequate, primarily because they compress the comparison
between two complex spatial field processes into one number. Discrete wavelet transforms (DWTs) applied to
analysis and contemporaneous forecast fields prove to be an insig ...
https://www.eeworm.com/dl/617/132266.html
压缩解压
This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is described by Storer a
This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is described by Storer and Szymanski [2]. An implementation using a binary tree is proposed by Bell [3]. The algorithm is quite simple: Keep a ring buffer, which initially contains "space" characters only ...
https://www.eeworm.com/dl/648/193645.html
单片机开发
* DEFINITION * This is the header file for a library module used to calculate the median * of a
* DEFINITION
* This is the header file for a library module used to calculate the median
* of a list of values. It finds the value that would be in the center if
* the list were sorted. If the list contains an even number of values, the
* lower of the two center values is rep ...
https://www.eeworm.com/dl/527/342747.html
通讯/手机编程
用于汽车巡航控制系统的模糊控制算法
用于汽车巡航控制系统的模糊控制算法,以及如何利用梯度下降法和卡尔曼滤波来优化模糊控制器的算法。The files illustrate a simple fuzzy control algorithm as applied to an automobile cruise control system. The files also illustrate how gradient descent and Kalman filtering can be used t ...
https://www.eeworm.com/dl/665/370242.html
matlab例程
This demo shows the BER performance of linear, decision feedback (DFE), and maximum likelihood seque
This demo shows the BER performance of linear, decision feedback (DFE), and maximum likelihood sequence estimation (MLSE) equalizers when operating in a static channel with a deep null. The MLSE equalizer is invoked first with perfect channel knowledge, then with an imperfect, al ...
https://www.eeworm.com/dl/650/192600.html
人工智能/神经网络
Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search ma
Implemented BFS, DFS and A*
To compile this project, use the following command:
g++ -o search main.cpp
Then you can run it:
./search
The input is loaded from a input file in.txt
Here is the format of the input file:
The first line of the input file shoud contain two chars ind ...
https://www.eeworm.com/dl/kbcluoji/40089.html
可编程逻辑
XAPP953-二维列序滤波器的实现
 
This application note describes the implementation of a two-dimensional Rank Order filter. Thereference design includes the RTL VHDL implementation of an efficient sorting algorithm. Thedesign is parameterizable for input/output precision, color standards, filter kerne ...