搜索: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/650/488694.html
人工智能/神经网络
遗传算法经典例子matlab来实现-Matlab genetic algorithm to achieve a classic example of
遗传算法经典例子matlab来实现-Matlab genetic algorithm to achieve a classic example of
https://www.eeworm.com/dl/665/284186.html
matlab例程
In this demo, I use the EM algorithm with a Rauch-Tung-Striebel smoother and an M step, which I ve r
In this demo, I use the EM algorithm with a Rauch-Tung-Striebel smoother and an M step, which I ve recently derived, to train a two-layer perceptron, so as to classify medical data (kindly provided by Steve Roberts and Will Penny from EE, Imperial College). The data and simulatio ...
https://www.eeworm.com/dl/527/306488.html
通讯/手机编程
% decode with soft-input viterbi algorithm 硬判决 % //k=4,r=1/2 %输入数据为软信息
% decode with soft-input viterbi algorithm 硬判决
% //k=4,r=1/2
%输入数据为软信息,并且数据为均值为1的BPSK调制,如果均值为MEAN,那么62,63,103,104行应做相应修改
https://www.eeworm.com/dl/641/486330.html
数学计算
This article describes a new efficient implementation of the Cooley-Tukey fast Fourier transform (FF
This article describes a new efficient implementation of the Cooley-Tukey fast Fourier transform (FFT) algorithm using C++ template metaprogramming. Thank to the recursive nature of the FFT, the source code is more readable and faster than the classical implementation. The effici ...
https://www.eeworm.com/dl/519/100931.html
加密解密
Rijndael algorithm修正了CBC下BUG的版本(有源代码)工作在:D5。作者:Sergey Kirichenko。
Rijndael algorithm修正了CBC下BUG的版本(有源代码)工作在:D5。作者:Sergey Kirichenko。
https://www.eeworm.com/dl/937286.html
技术资料
期刊论文:Live Wire和Watershed Algorithm在图像分割中的应用及改进
·期刊论文:Live Wire和Watershed Algorithm在图像分割中的应用及改进
https://www.eeworm.com/dl/534/263257.html
其他
MPEG MDCT的一些文章 A design on the vector-processor of MDCT-IMDCT algorithm for digital audio;A fast al
MPEG MDCT的一些文章
A design on the vector-processor of MDCT-IMDCT algorithm for digital audio;A fast algorithm of integer MDCT for lossless audio coding
https://www.eeworm.com/dl/518/205136.html
数值算法/人工智能
这是一个面向对象的GA遗传算法库GAlib: A C++ Library of Genetic Algorithm Components)
这是一个面向对象的GA遗传算法库GAlib: A C++ Library of Genetic Algorithm Components),是我见过中的最好的,功能较全面,使得用遗传算法编程变得极为容易。
https://www.eeworm.com/dl/650/327870.html
人工智能/神经网络
遗传算法(Genetic Algorithm)是一类借鉴生物界的进化规律(适者生存
遗传算法(Genetic Algorithm)是一类借鉴生物界的进化规律(适者生存,优胜劣汰遗传机制)演化而来的随机化搜索方法
https://www.eeworm.com/dl/519/381261.html
加密解密
实现IDEA加密算法与解密算法 IDEA(International Data Encryption Algorithm)是瑞士的James Massey
实现IDEA加密算法与解密算法
IDEA(International Data Encryption Algorithm)是瑞士的James Massey,Xuejia Lai等人提出的加密算法,在密码学中属于数据块加密算法(Block Cipher)类。IDEA使用长度为128bit的密钥,数据块大小为64bit。从理论上讲,IDEA属于“强”加密算法,至今还没有出现对该算法的有 ...