搜索:Embedded+Algorithm
找到约 2,263 项符合「Embedded+Algorithm」的查询结果
结果 2,263
按分类筛选
- 全部
- matlab例程 (151)
- 人工智能/神经网络 (100)
- 技术资料 (93)
- 其他书籍 (90)
- 嵌入式/单片机编程 (84)
- 数学计算 (76)
- 加密解密 (71)
- 其他 (58)
- 数值算法/人工智能 (50)
- Windows CE (42)
- Linux/Unix编程 (37)
- 单片机开发 (35)
- 其他嵌入式/单片机内容 (35)
- 压缩解压 (31)
- 嵌入式Linux (31)
- 数据结构 (31)
- 软件设计/软件工程 (28)
- Java编程 (27)
- 系统设计方案 (25)
- 电子书籍 (20)
- 软件工程 (19)
- 通讯/手机编程 (18)
- 文章/文档 (17)
- 微处理器开发 (17)
- 技术管理 (15)
- 书籍源码 (14)
- VHDL/FPGA/Verilog (14)
- 通讯编程文档 (13)
- VC书籍 (13)
- DSP编程 (11)
- 行业发展研究 (11)
- 文件格式 (10)
- 汇编语言 (9)
- *行业应用 (7)
- 驱动编程 (6)
- CA认证 (6)
- JavaScript (6)
- IAR (6)
- 书籍 (6)
- 操作系统开发 (5)
- 网络 (5)
- 其他数据库 (5)
- 编辑器/阅读器 (4)
- 多国语言处理 (4)
- Windows Mobile (4)
- 中间件编程 (4)
- Linux/uClinux/Unix编程 (3)
- 嵌入式综合 (3)
- 编译器/解释器 (3)
- USB编程 (3)
- STL (3)
- 其他行业 (3)
- GPS编程 (3)
- 技术书籍 (2)
- Modem编程 (2)
- 游戏 (2)
- uCOS (2)
- VxWorks (2)
- 并行计算 (2)
- RFID编程 (2)
- 设计相关 (1)
- 数据库系统 (1)
- 技术教程 (1)
- 资料/手册 (1)
- 教程资料 (1)
- 源码/资料 (1)
- 串口编程 (1)
- 语音压缩 (1)
- 磁盘编程 (1)
- Applet (1)
- Java书籍 (1)
- J2ME (1)
- 家庭/个人应用 (1)
- 生物技术 (1)
- Symbian (1)
- Jsp/Servlet (1)
- 3G开发 (1)
- 源码 (1)
- 论文 (1)
- 习题答案 (1)
https://www.eeworm.com/dl/665/371770.html
matlab例程
PRINCIPLE: PLS cross-validation using the SIMPLS or WIMPLS algorithm, respectively for tall or wide
PRINCIPLE: PLS cross-validation using the SIMPLS or WIMPLS algorithm, respectively for tall or wide X-data. The optimal approach is selected automatically.
https://www.eeworm.com/dl/641/410485.html
数学计算
cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used
cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used to calculate a whole range of scientific functions including sin, cos, tan, arctan, arcsin, arccos, sinh, cosh, tanh, arctanh, log, exp, square root and even multiply and divide.
...
https://www.eeworm.com/dl/518/384083.html
数值算法/人工智能
Batch version of the back-propagation algorithm. % Given a set of corresponding input-output pairs
Batch version of the back-propagation algorithm.
% Given a set of corresponding input-output pairs and an initial network
% [W1,W2,critvec,iter]=batbp(NetDef,W1,W2,PHI,Y,trparms) trains the
% network with backpropagation.
%
% The activation functions must be either linear or ...
https://www.eeworm.com/dl/665/384109.html
matlab例程
Train a two layer neural network with a recursive prediction error % algorithm ("recursive Gauss-Ne
Train a two layer neural network with a recursive prediction error
% algorithm ("recursive Gauss-Newton"). Also pruned (i.e., not fully
% connected) networks can be trained.
%
% The activation functions can either be linear or tanh. The network
% architecture is defined by t ...
https://www.eeworm.com/dl/542/385956.html
其他书籍
并行计算的英文教程 Parallel Computation Architecture, Algorithm and Programming
并行计算的英文教程
Parallel Computation
Architecture, Algorithm and Programming
https://www.eeworm.com/dl/646/427184.html
通讯编程文档
contains documents about new insights into the recursive least squares algorithm and a sample matlab
contains documents about new insights into the recursive least squares algorithm and a sample matlab code for rls algorithm
https://www.eeworm.com/dl/665/427489.html
matlab例程
Control optimisation. It is example of use BFGS algorithm to control satellite form Earth atmosphere
Control optimisation. It is example of use BFGS algorithm to control satellite form Earth atmosphere to the Mars. Controled is engine power (bang-bang type) and angle of nozze.
https://www.eeworm.com/dl/617/428932.html
压缩解压
This code implements the arithmetic coding algorithm used for text compression. At present it takes
This code implements the arithmetic coding algorithm used for text compression. At present it takes an input of fixed length but that can be modified in the code as required.
https://www.eeworm.com/dl/518/393437.html
数值算法/人工智能
A Markov Chain Monte Carlo version of the genetic algorithm Differential Evolution: easy Bayesian co
A Markov Chain Monte Carlo version of the genetic algorithm Differential Evolution: easy Bayesian computing for real parameter spaces
https://www.eeworm.com/dl/650/374426.html
人工智能/神经网络
BP神经网络,用VC实现/*********** universal BP algorithm *********** *********** dglag@163.com ***********/
BP神经网络,用VC实现/*********** universal BP algorithm ***********
*********** dglag@163.com ***********/