搜索结果
找到约 844 项符合
EMbedded 的查询结果
按分类筛选
- 全部分类
- 嵌入式/单片机编程 (93)
- 其他书籍 (82)
- Windows CE (56)
- 嵌入式Linux (41)
- 单片机开发 (39)
- 其他嵌入式/单片机内容 (38)
- Linux/Unix编程 (34)
- 其他 (32)
- 技术资料 (29)
- 单片机编程 (28)
- 微处理器开发 (26)
- 软件设计/软件工程 (23)
- VIP专区 (23)
- 学术论文 (22)
- 嵌入式综合 (21)
- 系统设计方案 (21)
- 电子书籍 (17)
- 精品软件 (17)
- VC书籍 (15)
- 软件工程 (14)
- 可编程逻辑 (12)
- 书籍 (10)
- 压缩解压 (8)
- VHDL/FPGA/Verilog (8)
- 教程资料 (6)
- Windows Mobile (6)
- 行业发展研究 (6)
- matlab例程 (6)
- IAR (6)
- 汇编语言 (5)
- DSP编程 (5)
- 网络 (5)
- *行业应用 (5)
- ARM (4)
- 技术书籍 (4)
- 技术管理 (4)
- 编译器/解释器 (4)
- 文章/文档 (4)
- 驱动编程 (4)
- 开发工具 (3)
- Modem编程 (3)
- 文件格式 (3)
- USB编程 (3)
- 中间件编程 (3)
- 软件 (3)
- 技术教程 (2)
- 电源技术 (2)
- 通信网络 (2)
- 接口技术 (2)
- Java编程 (2)
- 其他数据库 (2)
- 串口编程 (2)
- Delphi控件源码 (2)
- 通讯编程文档 (2)
- uCOS (2)
- VxWorks (2)
- 通讯/手机编程 (2)
- 书籍源码 (2)
- 加密解密 (2)
- Linux/uClinux/Unix编程 (2)
- 资料/手册 (1)
- 其他文档 (1)
- 源码/资料 (1)
- RFID编程 (1)
- CA认证 (1)
- J2ME (1)
- Symbian (1)
- Applet (1)
- 其他行业 (1)
- Java书籍 (1)
- 驱动程序 (1)
- 操作系统开发 (1)
- 多媒体处理 (1)
可编程逻辑 XAPP806 -决定DDR反馈时钟的最佳DCM相移
This application note describes how to build a system that can be used for determining theoptimal phase shift for a Double Data Rate (DDR) memory feedback clock. In this system, theDDR memory is controlled by a controller that attaches to either the OPB or PLB and is used inan embedded microproces ...
可编程逻辑 WP200-将Spartan-3 FPGA用作远程数码相机的低成本控制器
 
The introduction of Spartan-3™ devices has createdmultiple changes in the evolution of embedded controldesigns and pushed processing capabilities to the “almostfreestage.” With these new FPGAs falling under $20, involume, with over 1 million system gates, and under $5for ...
可编程逻辑 xilinx Zynq-7000 EPP产品简介
The Xilinx Zynq-7000 Extensible Processing Platform (EPP) redefines the possibilities for embedded systems, giving system and software architects and developers a flexible platform to launch their new solutions and traditional ASIC and ASSP users an alternative that aligns with today’s progr ...
可编程逻辑 基于FPGA+DSP模式的智能相机设计
针对嵌入式机器视觉系统向独立化、智能化发展的要求,介绍了一种嵌入式视觉系统--智能相机。基于对智能相机体系结构、组成模块和图像采集、传输和处理技术的分析,对国内外的几款智能相机进行比较。综合技术发展现状,提出基于FPGA+DSP模式的硬件平台,并提出智能相机的发展方向。分析结果表明,该系统设计可以实现脱离PC运 ...
可编程逻辑 SOC验证方法
Prakash Rashinkar has over 15 years experience in system design and verificationof embedded systems for communication satellites, launch vehicles and spacecraftground systems, high-performance computing, switching, multimedia, and wirelessapplications. Prakash graduated with an MSEE from Regional En ...
接口技术 SL811开发资料_包含源程序_电路图_芯片资料
SL811开发资料_包含源程序_电路图_芯片资料:SL811HS Embedded USB Host/Slave Controller.The SL811HS is an Embedded USB Host/Slave Controller capable of communicate with either full-speed or low-speed USB peripherals. The SL811HS can interface to devices such as microprocessors, microcontrollers, DSPs, o ...
Linux/Unix编程 CSL is a programming language with C syntax and comprehensive libraries. The compact scripting engin
CSL is a programming language with C syntax and comprehensive libraries. The compact scripting engine can also be embedded into your own applications as a powerful macro language. Windows Distribution utilities.
嵌入式/单片机编程 We intend to develop a wifi enabled p2p file sharing system on a linux platform using jxta and java.
We intend to develop a wifi enabled p2p file sharing system on a linux platform using jxta and java. The purpose is to build a system that can be ported to an embedded device at a later stage and be used for p2p file sharing using the 802.11b standard. 我们旨在Linux平台上使用jxta 和java来开发一个支 ...
其他 JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented feat
JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented features, reference counting (auto destruction of data as soon as it is no longer used, no garbage collection), exceptions (handled in C/C++ or virtual machine code) and other debugging features. Objects ...
其他 The JILRunOnly project is a simple command-line application written in ANSI-C that is intended to de
The JILRunOnly project is a simple command-line application written in ANSI-C that is intended to demonstrate in detail, how the JILRuntime/JewelScript library can be embedded into an application.