搜索: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/650/200939.html
人工智能/神经网络
This source code is about the basic sorting algorithm implemented in C#. The algorithms included are
This source code is about the basic sorting algorithm implemented in C#. The algorithms included are Bubble Sort, Insertion Sort, Selection Sort. User can trace how s the sorting algorithm works.
https://www.eeworm.com/dl/534/222017.html
其他
The particle swarm optimization algorithm is very popular this years and widely used in many specili
The particle swarm optimization algorithm is very popular this years and widely used in many specilities. Our procedure is hoped to bu useful to you.
https://www.eeworm.com/dl/617/206153.html
压缩解压
zzip-zzlib-src.zip. A new archiver that uses a BWT algorithm to achieve superior compression. The
zzip-zzlib-src.zip.
A new archiver that uses a BWT algorithm to achieve superior compression. The author has now released the source code to zzip under the GPL.
https://www.eeworm.com/dl/532/358191.html
书籍源码
data struct algorithm and application in c++ 一书的课后答案源码
data struct algorithm and application in c++ 一书的课后答案源码
https://www.eeworm.com/dl/665/363157.html
matlab例程
%% Ant Colony Algorithm for QoS Multicast Routing % QoS组播路由蚁群算法
%% Ant Colony Algorithm for QoS Multicast Routing
% QoS组播路由蚁群算法
https://www.eeworm.com/dl/648/301914.html
单片机开发
Bubble Oscillation Algorithm. It is used to implement balancing load traffic, which is similar to wh
Bubble Oscillation Algorithm. It is used to implement balancing load traffic, which is similar to what a semi-smart antenna can do. This algorithm was figured out by Lin Du who obtained PHD in Queen Mary, University of London.
https://www.eeworm.com/dl/665/303147.html
matlab例程
I developed an algorithm for using local ICA in denoising multidimensional data. It uses delay embed
I developed an algorithm for using local ICA in denoising multidimensional data. It uses delay embedded version of the data, clustering and ICA for the separation between data and noise.
https://www.eeworm.com/dl/665/356592.html
matlab例程
Shape registration by shape context: algorithm implemented by matlab and the paper. One of the best
Shape registration by shape context: algorithm implemented by matlab and the paper. One of the best point matching algorithm after 2000.
https://www.eeworm.com/dl/665/343493.html
matlab例程
The kernel-ica package is a Matlab program that implements the Kernel ICA algorithm for independent
The kernel-ica package is a Matlab program that implements the Kernel
ICA algorithm for independent component analysis (ICA). The Kernel ICA
algorithm is based on the minimization of a contrast function based on
kernel ideas. A contrast function measures the statistical dependenc ...
https://www.eeworm.com/dl/678/438432.html
系统设计方案
This article describes how to build simple audio spectrum analyzer based on FFT algorithm using Phi
This article describes how to
build simple audio spectrum analyzer based on FFT algorithm using Philips LPC2138
microcontroller.