搜索结果
找到约 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)
单片机开发 This project is created using the Keil ARM CA Compiler. The Logic Analyzer built into the simula
This project is created using the Keil ARM CA Compiler.
The Logic Analyzer built into the simulator may be used to monitor and display any variable or peripheral I/O register. It is already configured to show the PWM output signal on PORT3.0 and PORT3.1
This ARM Example may be debugged using onl ...
单片机开发 This example demonstrates how to erase, write, and read the on-chip 640-byte EEPROM Data Memory of t
This example demonstrates how to erase, write, and read the on-chip 640-byte EEPROM Data Memory of the Analog Devices ADuC812, ADuC814, ADuC816, and ADuC824 devivces. This example includes a µ Vision2 Project with a target for each supported device.
单片机开发 This program configures the external memory interface and CAN to receieve data in a FIFO buffer and
This program configures the external memory interface and CAN to receieve data in a FIFO buffer and store the data in XRAM. Meant to receive data from another CAN device.
驱动编程 This is a serial mouse driver, which is compliant with Plug and Play, supports dynamic detection (vi
This is a serial mouse driver, which is compliant with Plug and Play, supports dynamic detection (via serenum) and removal (either hotplug or via the device manager). The code serves as a sample for any serial-enumerable device. The behavior of the various routines is documented in the source code f ...
Windows CE Details for How to develop an OAL .Step-by-step to develop an OAL. An OEM adaptation layer (OAL) is
Details for How to develop an OAL .Step-by-step to develop an OAL. An OEM adaptation layer (OAL) is a layer of code between the Windows CE kernel and the hardware of your target device. You develop an OAL to communicate data between your operating system (OS) and your target device and include code ...
VC书籍 Far too many programmers and software designers consider efficient C++ to be an oxymoron. They rega
Far too many programmers and software designers consider efficient C++ to be an
oxymoron. They regard C++ as inherently slow and inappropriate for performancecritical
applications. Consequently, C++ has had little success penetrating domains such
as networking, operating system kernels, device drive ...
微处理器开发 Assembly example with RealView MDK The Assembly example shows how to create a pure assembly program
Assembly example with RealView MDK
The Assembly example shows how to create a pure assembly program for an ARM device. It is done using the RealView Compilation Tools that are part of the RealView MDK-ARM.
嵌入式Linux 了解linux设备驱动程序的基本原理
了解linux设备驱动程序的基本原理,包括symbol device coding,debug and testing。
单片机开发 1)MCS51内核
1)MCS51内核,可以利用单片及开发软件Keil软件方便开发mp3播放器,无需特殊软件平台;
2)MPEG I/II-Layer 3 hardware decoder
.独立MP3 Decoder
.支持48,44.1,32,24,22.05,16khz取样频率
.支持软件31阶音量控制,高中低音均衡控制
.重低音效果
3)集成DAC部件,支持PCM,IIS格式;
4)64K字节片上代码存储空间(100K次 ...
微处理器开发 at91rm9200例子代码
at91rm9200例子代码,包括audio,basicboot,display,emac,flash,ide,rtc,uart,usb-device,usb-host