搜索: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/518/104118.html
数值算法/人工智能
Modular Exponentiation Algorithm Analysis
Modular Exponentiation Algorithm Analysis
https://www.eeworm.com/dl/509589.html
Linux/uClinux/Unix编程
Algorithm Design. Foundations, Analysis
Goodrich版算法设计与基础
https://www.eeworm.com/dl/512539.html
书籍
Data Structures and Algorithm Analysis
一本从数据结构的基础到深入剖释的书籍,值得收藏。另一方面,为了获取积分才把珍藏的英文版放上来。
https://www.eeworm.com/dl/523/466944.html
数据库系统
Data StructuresAnd Algorithm Analysis In Java Source Code
Data StructuresAnd Algorithm Analysis In Java Source Code
https://www.eeworm.com/dl/654/127615.html
数据结构
A Practical Introduction to Data Structures and Algorithm Analysis
A Practical Introduction to Data Structures and Algorithm Analysis,数据结构和算法,里面包括Java描述、C++描述和C描述三个版本,非常全
https://www.eeworm.com/dl/654/128476.html
数据结构
Data Structures and Algorithm Analysis in Java -- Source Code
Data Structures and Algorithm Analysis in Java -- Source Code
https://www.eeworm.com/dl/540/437493.html
软件工程
I present an expectation-maximization (EM) algorithm for principal component analysis (PCA).
I present an expectation-maximization (EM) algorithm for principal
component analysis (PCA).
https://www.eeworm.com/dl/665/480842.html
matlab例程
In numerical analysis, the secant method is a root-finding algorithm that uses a succession of roots
In numerical analysis, the secant method is a root-finding algorithm that uses a succession of roots of secant lines to better approximate a root of a function f.
https://www.eeworm.com/dl/508267.html
仿真技术
fft analysis
      Use
the fast Fourier transform function fft to analyse following signal. Plot the original signal, and the magnitude of its
spectrum linearly and logarithmically. Apply Hamming window to reduce the
leakage.
 
.
 
The hamming window can ...