搜索结果
找到约 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)
Windows CE This document describes functionalities of SM VoyagerGX windows ce drivers which support wince 4.x.S
This document describes functionalities of SM VoyagerGX windows ce drivers which support wince 4.x.SM device drivers are developed in c++.
文件格式 Phison MP2232 based usb controller development tool. Tweakand customize other settings of MP2232 bas
Phison MP2232 based usb controller development tool. Tweakand customize other settings of MP2232 based USB Mass storage device.
VHDL/FPGA/Verilog it is a verilog code written for digital watch in modelsim simulator and it will synthesize in xin
it is a verilog code written for digital watch in modelsim simulator and it will synthesize in xinlix ise 8.2i.i have tested it om my kit.[i mae my own kit for spartan2 device]
VHDL/FPGA/Verilog it is a verilog code written for FIFO in modelsim simulator and it will synthesize in xinlix ise 8
it is a verilog code written for FIFO in modelsim simulator and it will synthesize in xinlix ise 8.2i.i have tested it om my kit.[i mae my own kit for spartan2 device].you can use this code in any DSP project in which data entry is required.
VHDL/FPGA/Verilog it is a verilog code written for traffic light controller will synthesize in xinlix ise 8.2i.i have
it is a verilog code written for traffic light controller will synthesize in xinlix ise 8.2i.i have tested it om my kit.[i mae my own kit for spartan2 device].it is a state machine based code.
VHDL/FPGA/Verilog it is a verilog code written for MELAY state machine based UART and it wll synthesize in xinlix
it is a verilog code written for MELAY state machine based UART and it wll synthesize in xinlix ise 8.2i.i have tested it om my kit.[i mae my own kit for spartan2 device]
Linux/Unix编程 //结构 struct fb_fix_screeninfo finfo struct fb_var_screeninfo vinfo //打开设备 fd = open[
//结构
struct fb_fix_screeninfo finfo
struct fb_var_screeninfo vinfo
//打开设备
fd = open["/dev/fb0", O_RDWR]
if [!fd] {
printf["Cannot open framebuffer device.\n"]
exit[1]
}
//取得固定信息
if [ioctl[fd, FBIOGET_FSCREENINFO, &finfo]] {
printf["Error reading fixed info ...
系统设计方案 The AT24C512 provides 524,288 bits of serial electrically erasable and programmable read only memor
The AT24C512 provides 524,288 bits of serial electrically erasable and programmable
read only memory (EEPROM) organized as 65,536 words of 8 bits each. The device鈥檚
cascadable feature allows up to four devices to share a common two-wire bus. The
device is optimized for use in many industrial and c ...
软件设计/软件工程 lDocumentation for VxVorks 6.2. Migration Guide, Application API Reference, Driver API Reference, BS
lDocumentation for VxVorks 6.2. Migration Guide, Application API Reference, Driver API Reference, BSP developers Guide, CLI Tools Users Guide, Device Driver Developers Guide and more.
其他嵌入式/单片机内容 The program computes the checksum and displays the result in an output port. The program is written
The program computes the checksum and displays the result in an output port. The program is written for Microchip PIC16F877A target device