搜索:recursive+algorithm
找到约 1,259 项符合「recursive+algorithm」的查询结果
结果 1,259
按分类筛选
- 全部
- matlab例程 (181)
- 技术资料 (165)
- 人工智能/神经网络 (128)
- 数学计算 (87)
- 加密解密 (77)
- 数值算法/人工智能 (66)
- 其他 (54)
- 压缩解压 (39)
- 数据结构 (39)
- 其他书籍 (33)
- Java编程 (29)
- 软件设计/软件工程 (22)
- 通讯/手机编程 (20)
- 书籍源码 (18)
- Linux/Unix编程 (18)
- 通讯编程文档 (17)
- 文章/文档 (16)
- VHDL/FPGA/Verilog (14)
- 文件格式 (13)
- 技术管理 (11)
- 单片机开发 (11)
- 电子书籍 (10)
- DSP编程 (9)
- 系统设计方案 (9)
- 单片机编程 (8)
- 软件工程 (8)
- VC书籍 (7)
- 行业发展研究 (7)
- 书籍 (7)
- 汇编语言 (6)
- JavaScript (6)
- 多媒体处理 (5)
- 操作系统开发 (5)
- 驱动编程 (5)
- CA认证 (5)
- 嵌入式/单片机编程 (5)
- 其他嵌入式/单片机内容 (5)
- 源码 (5)
- 论文 (5)
- 编辑器/阅读器 (4)
- 编译器/解释器 (4)
- 多国语言处理 (4)
- STL (4)
- 通信网络 (3)
- 教程资料 (3)
- 可编程逻辑 (3)
- 其他数据库 (3)
- 其他行业 (3)
- GPS编程 (3)
- 并行计算 (3)
- VIP专区 (3)
- 数据库系统 (2)
- Matlab (2)
- Modem编程 (2)
- 游戏 (2)
- *行业应用 (2)
- Applet (2)
- 网络 (2)
- 微处理器开发 (2)
- 生物技术 (2)
- 中间件编程 (2)
- C/C++语言编程 (1)
- 无线通信 (1)
- 接口技术 (1)
- Linux/uClinux/Unix编程 (1)
- 设计相关 (1)
- 学术论文 (1)
- 图形图像 (1)
- 技术书籍 (1)
- 测试测量 (1)
- 实用工具 (1)
- Internet/网络编程 (1)
- 教育系统应用 (1)
- 语音压缩 (1)
- 磁盘编程 (1)
- Java书籍 (1)
- J2ME (1)
- Delphi控件源码 (1)
- 家庭/个人应用 (1)
- Jsp/Servlet (1)
- RFID编程 (1)
- MTK (1)
- 3G开发 (1)
- 能源行业(电力石油煤炭) (1)
- 习题答案 (1)
https://www.eeworm.com/dl/551/11180.html
实用工具
C
C语言经典电子书
C常用算法程序集
数据结构C语言版
C专家编程
C语言经典编程900例-C language algorithm used classic e-book C data
https://www.eeworm.com/dl/906814.html
技术资料
C
C语言经典电子书
C常用算法程序集
数据结构C语言版
C专家编程
C语言经典编程900例-C language algorithm used classic e-book C data
https://www.eeworm.com/dl/908138.html
技术资料
IDMA
有关IDMA接纳控制算法基于多业务Qos的体系结构介绍,是下一的无线移动通信的关键技术-The IDMA admission control algorithm is based on the arc
https://www.eeworm.com/dl/665/266844.html
matlab例程
% This program calculates Dilution of Precision with respect to a GPS * % receiver given its Cartes
% This program calculates Dilution of Precision with respect to a GPS *
% receiver given its Cartesian ECEF position and the positions of four or *
% more visible GPS satellites. It is a validation of the DOP algorithm and *
% contains reference positions for which the DOP re ...
https://www.eeworm.com/dl/650/176806.html
人工智能/神经网络
The software implements particle filtering and Rao Blackwellised particle filtering for conditionall
The software implements particle filtering and Rao Blackwellised particle filtering for conditionally Gaussian Models. The RB algorithm can be interpreted as an efficient stochastic mixture of Kalman filters. The software also includes efficient state-of-the-art resampling routin ...
https://www.eeworm.com/dl/650/365739.html
人工智能/神经网络
BPMLL is a package for training multi-label BP neural networks. The package includes the MATLAB code
BPMLL is a package for training multi-label BP neural networks. The package includes the MATLAB code of the algorithm BP-MLL, which is designed to deal with multi-label learning. It is in particular useful when a real-world object is associated with multiple labels simultaneously
https://www.eeworm.com/dl/619/327242.html
Linux/Unix编程
序列对齐 Compare a protein sequence to a protein sequence database or a DNA sequence to a DNA sequenc
序列对齐
Compare a protein sequence to a protein sequence
database or a DNA sequence to a DNA sequence database using the
Smith-Waterman algorithm.[.wat815.] \fCssearch3\fP is about 10-times
slower than FASTA3, but is more sensitive for full-length protein
sequence comparison ...
https://www.eeworm.com/dl/684/463922.html
软件设计/软件工程
ImpulseC Codeveloper fft code. This file implements the hardware portion of a 256 sample FFT using a
ImpulseC Codeveloper fft code. This file implements the hardware portion of a 256 sample FFT using a radix-4 algorithm. This implementation demonstrates that results similar to hand-coded HDL can be achieved
using the C language, and without using a low-level style of C code.
https://www.eeworm.com/dl/908790.html
技术资料
H.264_Optimization
h.264算法优化的多篇硕士,博士论文,可以参考对h.264算法进行优化,以便在dsp等平台上进行移植运行。-h.264 algorithm optimization of multi
https://www.eeworm.com/dl/665/347557.html
matlab例程
采用蚁群算法检测图像边缘 This a demo program of image edge detection using ant colony, based on the paper, "An
采用蚁群算法检测图像边缘
This a demo program of image edge detection using ant colony, based on the paper, "An Ant Colony Optimization Algorithm For Image Edge Detection," IEEE Congress on Evolutionary Computation (CEC), pp. 751-756, Hongkong, Jun. 2008.