搜索:tracking+algorithm
找到约 1,374 项符合「tracking+algorithm」的查询结果
结果 1,374
按分类筛选
- 全部
- matlab例程 (161)
- 人工智能/神经网络 (103)
- 数学计算 (77)
- 加密解密 (70)
- 技术资料 (55)
- 数值算法/人工智能 (51)
- 其他 (50)
- 数据结构 (31)
- 其他书籍 (30)
- 压缩解压 (27)
- Java编程 (26)
- 软件设计/软件工程 (20)
- 通讯/手机编程 (17)
- 文章/文档 (17)
- 书籍源码 (14)
- Linux/Unix编程 (13)
- 通讯编程文档 (13)
- 技术管理 (12)
- 行业发展研究 (11)
- 单片机开发 (10)
- DSP编程 (9)
- 文件格式 (9)
- VHDL/FPGA/Verilog (9)
- GPS编程 (9)
- 软件工程 (8)
- 电子书籍 (8)
- 系统设计方案 (8)
- JavaScript (6)
- 操作系统开发 (5)
- CA认证 (5)
- 汇编语言 (5)
- 其他嵌入式/单片机内容 (5)
- 驱动编程 (4)
- 编辑器/阅读器 (4)
- 网络 (4)
- 多国语言处理 (4)
- *行业应用 (3)
- 其他数据库 (3)
- 嵌入式/单片机编程 (3)
- STL (3)
- 中间件编程 (3)
- VC书籍 (3)
- 书籍 (3)
- 游戏 (2)
- 编译器/解释器 (2)
- 其他行业 (2)
- 生物技术 (2)
- 并行计算 (2)
- Jsp/Servlet (2)
- Linux/uClinux/Unix编程 (1)
- 设计相关 (1)
- 数据库系统 (1)
- 教程资料 (1)
- Modem编程 (1)
- 语音压缩 (1)
- 磁盘编程 (1)
- Applet (1)
- 微处理器开发 (1)
- Java书籍 (1)
- J2ME (1)
- 家庭/个人应用 (1)
- 交通/航空行业 (1)
- Windows CE (1)
- SQL Server (1)
- RFID编程 (1)
- 3G开发 (1)
- 源码 (1)
- 论文 (1)
- 习题答案 (1)
https://www.eeworm.com/dl/650/176378.html
人工智能/神经网络
EM algorithm with a Rauch-Tung-Striebel smoother and an M step,内有说明
EM algorithm with a Rauch-Tung-Striebel smoother and an M step,内有说明
https://www.eeworm.com/dl/650/155517.html
人工智能/神经网络
利用Partition-Ligation algorithm计算生物SNP的单倍型频率
利用Partition-Ligation algorithm计算生物SNP的单倍型频率
https://www.eeworm.com/dl/518/159788.html
数值算法/人工智能
This package implements a Kalman filter as described in the paper "A Statistical Algorithm for Esti
This package implements a Kalman filter as described in the
paper "A Statistical Algorithm for Estimating Speed from Single Loop
Volume and Occupancy Measurements" by D. J. Dailey.
https://www.eeworm.com/dl/633/170728.html
Java编程
This program is using Genetic Algorithm to solve the Travlling Salesman Problem. It gives the bes
This program is using Genetic Algorithm to solve the Travlling
Salesman Problem. It gives the best path route within a specified
time.
usage: java Evolver <seconds> <city file> <config file>
Author: Liu Yang
https://www.eeworm.com/dl/619/171797.html
Linux/Unix编程
The decoding algorithm used in RBDS.c is based on error trapping. The program emulates the operation
The decoding algorithm used in RBDS.c is based on error trapping. The program emulates the operation of the encoder and decoder of a binary cyclic codes, using bitwise shifts and xor for modulo g(x) operations.
https://www.eeworm.com/dl/518/174383.html
数值算法/人工智能
A program to find frequent itemsets (also closed and maximal) with the eclat algorithm ,which carrie
A program to find frequent itemsets (also closed and maximal) with the eclat algorithm ,which carries out a depth first search on the subset lattice and determines the support of itemsets by intersecting transaction lists.
https://www.eeworm.com/dl/665/212270.html
matlab例程
Some algorithms of variable step size LMS adaptive filtering are studied.The VS—LMS algorithm is imp
Some algorithms of variable step size LMS adaptive filtering are studied.The VS—LMS algorithm is improved.
Another new non-linear function between肛and e(/ t)is established.The theoretic analysis and computer
simulation results show that this algorithm converges more quickly ...
https://www.eeworm.com/dl/519/198657.html
加密解密
a very popular packet of cryptography tools,it encloses the most common used algorithm and protocols
a very popular packet of cryptography tools,it encloses the most common used algorithm and protocols
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.