搜索结果
找到约 82 项符合
DemOnstrate 的查询结果
按分类筛选
- 全部分类
- 其他 (7)
- matlab例程 (6)
- 驱动编程 (6)
- Linux/Unix编程 (6)
- 嵌入式/单片机编程 (4)
- VIP专区 (4)
- 微处理器开发 (3)
- 其他书籍 (3)
- 汇编语言 (2)
- 数值算法/人工智能 (2)
- 通讯编程文档 (2)
- 单片机开发 (2)
- 压缩解压 (2)
- DSP编程 (2)
- 文章/文档 (2)
- VC书籍 (2)
- Java编程 (2)
- 论文 (2)
- 书籍 (2)
- 电源技术 (1)
- 单片机编程 (1)
- TAPI编程 (1)
- USB编程 (1)
- 网络 (1)
- 软件设计/软件工程 (1)
- 技术管理 (1)
- 文件格式 (1)
- 操作系统开发 (1)
- 电子书籍 (1)
- Jsp/Servlet (1)
- Applet (1)
- 认证考试资料 (1)
- JavaScript (1)
- 软件工程 (1)
- 行业发展研究 (1)
- 嵌入式Linux (1)
- Java书籍 (1)
- Internet/网络编程 (1)
- *行业应用 (1)
- 技术资料 (1)
Linux/Unix编程 The document about how to write driver in linux. This document demonstrate how to write mouse devic
The document about how to write driver in linux.
This document demonstrate how to write mouse device driver.
JavaScript A program to demonstrate a method returning an array.
A program to demonstrate a method returning an array.
微处理器开发 MSP-FET430P140 Demo - USART0, SPI Interface to HC165/164 Shift Registers Description: Demonstrate
MSP-FET430P140 Demo - USART0, SPI Interface to HC165/164 Shift Registers
Description: Demonstrate USART0 in two-way SPI mode. Data are read from
an HC165, and same data written back to the HC164.
ACLK = n/a MCLK = SMCLK = default DCO = UCLK0 = DCO/2
* USART0 control bits are in different SFR s from ...
单片机开发 The purpose of this code is to demonstrate how to get started using the GPIFTool utility in EZUSB F
The purpose of this code is to demonstrate how to get started using the GPIFTool utility in
EZUSB FX2 GPIF applications
matlab例程 % PURPOSE : Demonstrate the differences between the following filters on the same problem: % % 1)
% PURPOSE : Demonstrate the differences between the following filters on the same problem:
%
% 1) Extended Kalman Filter (EKF)
% 2) Unscented Kalman Filter (UKF)
% 3) Particle Filter (PF)
% 4) PF with EKF proposal (PFEKF)
% 5) PF with UKF proposal (PFUKF)
matlab例程 This application note is used to demonstrate the use of MATCOM software (by Mathtools Corporation)
This application note is used to demonstrate the use of MATCOM software (by Mathtools Corporation)
to generate Dynamic Link Library files (*.dll files) that can be used with ACOLADE.
压缩解压 We describe and demonstrate an algorithm that takes as input an unorganized set of points fx1И
We describe and demonstrate an algorithm that takes as input an
unorganized set of points fx1&#1048576 &#1048576 xng &#1048576 IR3 on or near an unknown
manifold M, and produces as output a simplicial surface that
approximates M. Neither the topology, the presence of boundaries,
nor the geometry ...
DSP编程 DSP算法(ANSI_C) PROGRAM TO DEMONSTRATE REAL TIME FILTERING USING fir_filter() AND iir_filter()
DSP算法(ANSI_C)
PROGRAM TO DEMONSTRATE REAL TIME FILTERING USING fir_filter() AND iir_filter()
Linux/Unix编程 A sample program to demonstrate the usage of signal handling in linux C programing language.
A sample program to demonstrate the usage of signal handling in linux C programing language.
Linux/Unix编程 A sample program to demonstrate the usage of regex() regular expression function of the C language i
A sample program to demonstrate the usage of regex() regular expression function of the C language in linux.