搜索结果
找到约 417 项符合
each 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (27)
- 其他 (27)
- matlab例程 (23)
- Java编程 (21)
- 单片机开发 (19)
- 书籍 (18)
- 单片机编程 (16)
- Java书籍 (14)
- 人工智能/神经网络 (11)
- VC书籍 (11)
- 电源技术 (10)
- VHDL/FPGA/Verilog (9)
- 电子书籍 (9)
- 软件设计/软件工程 (8)
- 数据结构 (8)
- 技术资料 (7)
- Linux/Unix编程 (6)
- 技术管理 (6)
- 数值算法/人工智能 (6)
- 模拟电子 (5)
- 网络 (5)
- 系统设计方案 (5)
- 文件格式 (5)
- 其他数据库 (5)
- 数学计算 (5)
- 书籍源码 (5)
- 加密解密 (5)
- 文章/文档 (5)
- 游戏 (4)
- 操作系统开发 (4)
- 行业发展研究 (4)
- DSP编程 (4)
- 软件工程 (4)
- SQL Server (4)
- 驱动编程 (4)
- 微处理器开发 (4)
- 通讯/手机编程 (4)
- 教程资料 (3)
- 可编程逻辑 (3)
- 测试测量 (3)
- 压缩解压 (3)
- 邮电通讯系统 (3)
- 通讯编程文档 (3)
- Jsp/Servlet (3)
- GPS编程 (3)
- 论文 (3)
- 嵌入式综合 (2)
- 无线通信 (2)
- ARM (2)
- C/C++语言编程 (2)
- 接口技术 (2)
- 中间件编程 (2)
- 串口编程 (2)
- 嵌入式/单片机编程 (2)
- Applet (2)
- 编译器/解释器 (2)
- Linux/uClinux/Unix编程 (2)
- 行业应用文档 (1)
- 多媒体处理 (1)
- 通信网络 (1)
- 技术书籍 (1)
- 开发工具 (1)
- 实用工具 (1)
- 源码/资料 (1)
- Internet/网络编程 (1)
- Windows Mobile (1)
- 编辑器/阅读器 (1)
- 其他嵌入式/单片机内容 (1)
- 人物传记/成功经验 (1)
- 并行计算 (1)
- uCOS (1)
- 手机短信编程 (1)
- 教育系统应用 (1)
- Windows CE (1)
- Delphi/CppBuilder (1)
- 其他行业 (1)
- CA认证 (1)
- USB编程 (1)
- 嵌入式Linux (1)
- Delphi控件源码 (1)
- Ajax (1)
- Symbian (1)
- JavaScript (1)
- 手册 (1)
- 其他 (1)
- 笔记 (1)
- 源码 (1)
- VIP专区 (1)
文件格式 Aiming at the application of passive trackinn based on sensor array, a new passive trackinn usinn se
Aiming at the application of passive trackinn based on sensor array, a new passive trackinn usinn sensor array
based on particle filter was proposed. Firstly, the“fake points" could be almost entirely and exactly deleted with the aids of the
sensor array at the expense of an additional sensor. Seco ...
文件格式 We propose a novel approach for head tracking, which combines particle filters with Isomap. The part
We propose a novel approach for head tracking, which combines particle filters with Isomap. The particle filter works on the low-dimensional embedding of training images. It indexes into the Isomap with its state variables to find the closest template for each particle. The most weighted particle ap ...
文件格式 In this paper, we consider the problem of filtering in relational hidden Markov models. We present
In this paper, we consider the problem of filtering in relational
hidden Markov models. We present a compact representation for
such models and an associated logical particle filtering algorithm. Each
particle contains a logical formula that describes a set of states. The
algorithm updates the formu ...
文件格式 We present a particle filter construction for a system that exhibits time-scale separation. The sep
We present a particle filter construction for a system that exhibits
time-scale separation. The separation of time-scales allows two simplifications
that we exploit: i) The use of the averaging principle for the
dimensional reduction of the system needed to solve for each particle
and ii) the factor ...
其他书籍 TI warrants performance of its products to the specifications applicable at the time of sale in acc
TI warrants performance of its products to the specifications applicable at the time of sale in
accordance with TI’s standard warranty. Testing and other quality control techniques are utilized
to the extent TI deems necessary to support this warranty. Specific testing of all parameters of
each dev ...
其他书籍 This cookbook contains a wealth of solutions to problems that SQL programmers face all the time. Rec
This cookbook contains a wealth of solutions to problems that SQL programmers face all the time. Recipes inside range from how to perform simple tasks, like importing external data, to ways of handling issues that are more complicated, like set algebra. Each recipe includes a discussion that explain ...
数学计算 Sherwood算法消除最坏实例
Sherwood算法消除最坏实例,以达到对任何实例都能有好的性能的效果
文件:
rd_list.c --> create a random sequence of n integers not equal to each other
list.c --> create a descending sequence of n integers not equal to each other
sherwood.c --> 就是该算法,静态链表的长度默认设为1000,可在宏定义处修改
...
人工智能/神经网络 我编写的八数码问题C++实现
我编写的八数码问题C++实现,This file contains a summary of what you will find in each of the files that
make up your 8_num application.
matlab例程 This program compress and recostruct using wavelets. We can select level of decomposition(here maxim
This program compress and recostruct using wavelets. We can select level of decomposition(here maximum 4 levels are given) of images using selected wavelet.
For eg:-wavelets can be haar, db1, db2,dmey...............
Decomposition can be viewed in figure.
(Please note that select 256X256 image for be ...
通讯编程文档 This article describes a sniffer for Windows. WinSniff is an application for capturing packets on th
This article describes a sniffer for Windows. WinSniff is an application for capturing packets on the network. It displays all the packets that are transmitted on the local network and gives detailed information about each header in the packet. In order to keep it simple, I am not dealing with appli ...