搜索:Algorithm+Analysis
找到约 1,867 项符合「Algorithm+Analysis」的查询结果
结果 1,867
按分类筛选
- 全部
- 技术资料 (332)
- matlab例程 (245)
- 人工智能/神经网络 (147)
- 数学计算 (104)
- 加密解密 (80)
- 其他 (78)
- 数值算法/人工智能 (74)
- 其他书籍 (73)
- Java编程 (44)
- 压缩解压 (41)
- 数据结构 (38)
- 书籍 (37)
- 软件设计/软件工程 (36)
- 通讯/手机编程 (30)
- Linux/Unix编程 (25)
- 通讯编程文档 (24)
- 文章/文档 (23)
- 系统设计方案 (21)
- 单片机编程 (20)
- 书籍源码 (20)
- 软件工程 (20)
- 电子书籍 (19)
- 文件格式 (19)
- 单片机开发 (19)
- 技术管理 (16)
- VHDL/FPGA/Verilog (16)
- 行业发展研究 (14)
- DSP编程 (13)
- 编译器/解释器 (11)
- 可编程逻辑 (10)
- 论文 (10)
- 嵌入式/单片机编程 (8)
- 其他行业 (8)
- VC书籍 (8)
- 多国语言处理 (7)
- 无线通信 (6)
- 多媒体处理 (6)
- 教程资料 (6)
- 汇编语言 (6)
- JavaScript (6)
- 其他嵌入式/单片机内容 (6)
- 源码 (6)
- 操作系统开发 (5)
- 驱动编程 (5)
- 网络 (5)
- CA认证 (5)
- STL (5)
- VIP专区 (5)
- PCB相关 (4)
- 编辑器/阅读器 (4)
- Applet (4)
- 其他数据库 (4)
- 微处理器开发 (4)
- Java书籍 (4)
- SQL Server (4)
- 并行计算 (4)
- 通信网络 (3)
- 模拟电子 (3)
- Internet/网络编程 (3)
- 生物技术 (3)
- 医药行业 (3)
- GPS编程 (3)
- 数据库系统 (2)
- 仿真技术 (2)
- 技术书籍 (2)
- Matlab (2)
- Modem编程 (2)
- 游戏 (2)
- *行业应用 (2)
- 嵌入式Linux (2)
- 中间件编程 (2)
- RFID编程 (2)
- 精品软件 (2)
- C/C++语言编程 (1)
- 电源技术 (1)
- 接口技术 (1)
- Linux/uClinux/Unix编程 (1)
- 设计相关 (1)
- 学术论文 (1)
- 图形图像 (1)
- 资料/手册 (1)
- 测试测量 (1)
- 实用工具 (1)
- ALTERA FPGA开发软件 (1)
- 电工电气 (1)
- 传感与控制 (1)
- 图形图像 (1)
- Mentor (1)
- 教育系统应用 (1)
- 语音压缩 (1)
- 磁盘编程 (1)
- 企业管理 (1)
- USB编程 (1)
- 手机WAP编程 (1)
- J2ME (1)
- Delphi控件源码 (1)
- 家庭/个人应用 (1)
- 交通/航空行业 (1)
- 邮电通讯系统 (1)
- Jsp/Servlet (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 ...