搜索结果
找到约 798 项符合
devICe 的查询结果
按分类筛选
- 全部分类
- 单片机编程 (76)
- 技术资料 (73)
- 驱动编程 (69)
- Linux/Unix编程 (45)
- 单片机开发 (39)
- 其他 (35)
- 其他书籍 (33)
- 微处理器开发 (32)
- USB编程 (27)
- 书籍 (21)
- 嵌入式Linux (20)
- 其他嵌入式/单片机内容 (18)
- VHDL/FPGA/Verilog (16)
- DSP编程 (14)
- 电源技术 (13)
- 可编程逻辑 (13)
- 嵌入式/单片机编程 (13)
- 网络 (13)
- Windows CE (12)
- 软件设计/软件工程 (11)
- Java编程 (10)
- VxWorks (9)
- 学术论文 (8)
- 文章/文档 (8)
- 汇编语言 (8)
- 系统设计方案 (8)
- 模拟电子 (7)
- 教程资料 (7)
- 电子书籍 (7)
- 文件格式 (7)
- 行业发展研究 (6)
- 串口编程 (5)
- 软件工程 (5)
- 通讯编程文档 (5)
- VC书籍 (5)
- 操作系统开发 (5)
- VIP专区 (5)
- 嵌入式综合 (4)
- Symbian (4)
- J2ME (4)
- matlab例程 (4)
- 无线通信 (3)
- 接口技术 (3)
- uCOS (3)
- 其他行业 (3)
- Delphi控件源码 (3)
- 手册 (3)
- 论文 (3)
- 技术书籍 (2)
- 多媒体处理 (2)
- PCB相关 (2)
- 通信网络 (2)
- 测试测量 (2)
- 编译器/解释器 (2)
- 并口编程 (2)
- 通讯/手机编程 (2)
- 技术管理 (2)
- BREW编程 (2)
- Modem编程 (2)
- GPS编程 (2)
- Java书籍 (2)
- Windows Mobile (2)
- 软件 (2)
- 资料/手册 (1)
- 传感与控制 (1)
- 开关电源 (1)
- 开发工具 (1)
- 仿真技术 (1)
- 中间件编程 (1)
- 语音压缩 (1)
- 多国语言处理 (1)
- 3G开发 (1)
- 磁盘编程 (1)
- FlashMX/Flex源码 (1)
- Applet (1)
- MacOS编程 (1)
- Jsp/Servlet (1)
- 压缩解压 (1)
- MTK (1)
- 手机彩信(MMS)编程 (1)
- 家庭/个人应用 (1)
- 认证考试资料 (1)
- 单片机 (1)
- 源码/资料 (1)
- 笔记 (1)
- 教程 (1)
USB编程 This module is common to all of the Example programs It declares the {Open, Read, Write, Close} ca
This module is common to all of the Example programs
It declares the {Open, Read, Write, Close} calls for the USB device
These user-calls are translated into OS system calls
This module also contains several support routines used by all of the examples
VHDL/FPGA/Verilog Verilog HDL: Magnitude For a vector (a,b), the magnitude representation is the following: A c
Verilog HDL: Magnitude
For a vector (a,b), the magnitude representation is the following:
A common approach to implementing these arithmetic functions is to use the Coordinate Rotation Digital Computer (CORDIC) algorithm. The CORDIC algorithm calculates the trigonometric functions of sine, cosine ...
Delphi控件源码 Magenta Systems Internet Packet Monitoring Components are a set of Delphi components designed to cap
Magenta Systems Internet Packet Monitoring Components are a set of Delphi components designed to capture and monitor internet packets using either raw sockets or the WinPcap device driver. Hardware permitting, ethernet packets may be captured and interpreted, and statistics maintained about the traf ...
驱动编程 RAM Disk Driver with custom BoundsChecker events This sample illustrates how to add custom Bounds
RAM Disk Driver with custom BoundsChecker events
This sample illustrates how to add custom BoundsChecker events to a DDK driver.
It links to the kchecker library and has several BOUNDSCHECKER() calls in it.
This sample is a software only Windows NT Device Driver. This driver
is provided for educa ...
DSP编程 DSP/BIOS Driver Developer Kit 1.11 The DSP/BIOS Driver Developer Kit (DDK) provides a selection of
DSP/BIOS Driver Developer Kit 1.11
The DSP/BIOS Driver Developer Kit (DDK) provides a selection of pre-tested DSP/BIOS device drivers, and documentation on how to write a driver to the DSP/BIOS driver model, known as IOM. The DDK includes C source code for all drivers. The DDK 1.11 has been validate ...
Modem编程 Make and answer phone calls Detect tone and pulse digit from the phone line Capture Caller ID
Make and answer phone calls
Detect tone and pulse digit from the phone line
Capture Caller ID
Support blind transfer, single-step transfer/conference, consultation transfer/conference, hold, unhold.
Control of the local phone handset, microphone and speaker of the modem
Send and receive fa ...
微处理器开发 This a simple bootloader for AT91SAM7{S,X}{64,128,256} processors. It permits you to download new c
This a simple bootloader for AT91SAM7{S,X}{64,128,256} processors. It
permits you to download new code to the device over USB. This bootrom is
installed at address 0x00000000 in the ARM, which means that it is the
first piece of code to execute after reset. At startup, it waits for
a few seconds to ...
驱动编程 This directory builds the Tape class driver for Microsoft® Windows® Server 2003. The class dri
This directory builds the Tape class driver for Microsoft&reg Windows&reg Server 2003. The class driver implements device-independent support, and exports support routines for device-specific tape miniclass drivers. It handles device-independent tape requests and calls the tape minidriver routines t ...
系统设计方案 The development of a data acquisition card based on USB bus is introduced in this article.It first d
The development of a data acquisition card based on USB bus is introduced in this article.It first describes the configuration and principle of this card in the part of hardware design,and then the application program and device driver in the part of software design.Data acquisition program in firmw ...