搜索结果
找到约 2,427 项符合
that 的查询结果
按分类筛选
- 全部分类
- 书籍 (256)
- 其他 (141)
- 其他书籍 (130)
- Java编程 (105)
- 单片机编程 (98)
- matlab例程 (94)
- VC书籍 (76)
- 单片机开发 (69)
- Linux/Unix编程 (65)
- 电源技术 (60)
- 技术资料 (52)
- 软件设计/软件工程 (46)
- 可编程逻辑 (45)
- 电子书籍 (44)
- 数学计算 (40)
- 人工智能/神经网络 (40)
- 模拟电子 (36)
- 压缩解压 (34)
- Java书籍 (33)
- 文章/文档 (33)
- 嵌入式/单片机编程 (32)
- 数值算法/人工智能 (31)
- 微处理器开发 (30)
- 驱动编程 (30)
- 行业发展研究 (29)
- VHDL/FPGA/Verilog (28)
- 教程资料 (27)
- 网络 (27)
- 通讯/手机编程 (26)
- Internet/网络编程 (25)
- Delphi控件源码 (25)
- 系统设计方案 (25)
- 编译器/解释器 (24)
- 文件格式 (23)
- 其他嵌入式/单片机内容 (22)
- 数据结构 (21)
- 书籍源码 (21)
- 汇编语言 (21)
- 软件工程 (20)
- DSP编程 (20)
- 无线通信 (18)
- 通讯编程文档 (18)
- 加密解密 (18)
- 其他行业 (15)
- JavaScript (15)
- Applet (13)
- SQL Server (12)
- 技术管理 (12)
- GPS编程 (11)
- J2ME (11)
- 游戏 (11)
- 论文 (11)
- 其他数据库 (10)
- VIP专区 (10)
- 嵌入式Linux (9)
- 操作系统开发 (9)
- 通信网络 (8)
- 测试测量 (8)
- 嵌入式综合 (8)
- Windows Mobile (7)
- 串口编程 (7)
- 编辑器/阅读器 (7)
- MySQL数据库 (7)
- Jsp/Servlet (7)
- RFID编程 (6)
- Windows CE (6)
- 手机短信编程 (6)
- ARM (5)
- 人物传记/成功经验 (5)
- uCOS (5)
- MacOS编程 (5)
- *行业应用 (5)
- 技术书籍 (5)
- 源码 (5)
- 邮电通讯系统 (4)
- 中间件编程 (4)
- VxWorks (4)
- FlashMX/Flex源码 (4)
- Symbian (4)
- 资料/手册 (3)
- PCB相关 (3)
- 源码/资料 (3)
- 数据库系统 (3)
- Delphi/CppBuilder (3)
- 教育系统应用 (3)
- 金融证券系统 (3)
- USB编程 (3)
- CA认证 (3)
- 接口技术 (3)
- Linux/uClinux/Unix编程 (3)
- 手册 (3)
- allegro (2)
- Mentor (2)
- 传感与控制 (2)
- 开关电源 (2)
- 磁盘编程 (2)
- 手机彩信(MMS)编程 (2)
- Modem编程 (2)
- 多国语言处理 (2)
- 认证考试资料 (2)
文章/文档 A DynamicArray is an array that automatically allocates dynymaic array for the visual basic.net lang
A DynamicArray is an array that automatically allocates dynymaic array for the visual basic.net language
matlab例程 A simple (de)compression program using Run Length Encoding. Compression is done that easy: compr
A simple (de)compression program using Run Length Encoding.
Compression is done that easy:
compressedData = rle(originalData)
Decompression:
originalData = rle(compressedData)
matlab例程 This submission includes the presentation and model files that were used in delivering a webinar on
This submission includes the presentation and model files that were used in delivering a webinar on 12-15-05 that covered the topic of modeling Hybrid Electric Vehicles.
Hybrid electric vehicles (HEVs) have proven they can substantially improve fuel economy and reduce emissions. Because HEVs combine ...
压缩解压 a small program by Yuval Fisher that has gone a long way to revealing some of the secrets of fracal
a small program by Yuval Fisher that has gone a long way to revealing some of the secrets of fracal image compression.
电子书籍 The LabVIEW Development Guidelines describe many of the issues that arise when developing large app
The LabVIEW Development Guidelines describe many of the issues that
arise when developing large applications. The guidelines are based on the
advice of LabVIEW developers, and provide a basic survey of software
engineering techniques you might find useful when developing your
own projects.
There is ...
DSP编程 This directory contains a code example that demonstrates the functionality of the general purpose t
This directory contains a code example that demonstrates the functionality
of the general purpose timers on the ADSP-BF561 EZ-KIT,用VDSP++打开
汇编语言 This directory contains example ADSPBF535 code, written in assembly, that changes the frequency and
This directory contains example ADSPBF535 code, written in assembly, that changes the frequency and voltage using the push button switches on the board.
DSP编程 VDSP++打开。This directory contains an example ADSP-BF537 RTC project that does a basic blink routine a
VDSP++打开。This directory contains an example ADSP-BF537 RTC project that does a basic blink routine and
then puts the part in deep sleep mode to be woken up from a RTC Stopwatch Event. Once woken up,
the RTC is reconfigured to toggle the EZ KIT LEDs using RTC second, minute, hour, and day interrup ...
文件格式 An unsatisfactory property of particle filters is that they may become inefficient when the observa
An unsatisfactory property of particle filters is that they
may become inefficient when the observation noise is low.
In this paper we consider a simple-to-implement particle filter,
called ‘LIS-based particle filter’, whose aim is to overcome
the above mentioned weakness. LIS-based particle
filte ...
文件格式 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 ...