网站购物车   | 店铺购物车  
店铺平均得分:99.20 分,再接再厉!!!【查看全部评价】
评分 40分 50分 60分 70分 80分 90分 100分
数量 8 1 7 11 44 138 4031
本店铺共有 29 笔投诉记录,投诉率 1% ,低于平均投诉率 1% 【查看详细】
投诉类型
数量
比例
无法联系卖家
2
7%
服务态度问题
1
3%
商品问题
4
14%
发货问题
11
38%
退款问题
2
7%
其他
9
31%
已解决
29
100%
店主称呼:满6元起包邮   联系方式:购买咨询请联系我  13061253263    地址:山东省 滨州市 滨城区 尽量12小时发货,48小时未发货的请申请退款
促销广告:6元包邮起
图书分类
店铺公告
本店所售图书均为正版二手,均为实际库存,品相8成新左右,一般都有笔迹,低于7品的我们会联系同意后才会发货。
二手书不含光盘,部分书可以提供光盘资源免费下载。具体问客服。
大部分地区6元包邮,部分偏远满10元包邮,新疆,西藏不包邮。
店铺介绍
主要经营大学二手教材、小说、杂志,100000余种,100万本。
本店网上只卖7成新以上图书,或多或少都有些笔记,绝不影响使用。
本店所有图书均为正版二手。网上不卖盗版书和打印的。
一律不含光盘销售。如果必须光盘资源,请联系客服确认后再拍。
交易帮助
第一步:选择图书放入购物车。
第二步:结算、填写收货地址。
第三步:担保付款或银行汇款。
第四步:卖家发货。
第五步:确认收货、评价。
作/译者:卡马尔 出版社:清华大学出版社
嵌入式系统体系结构编程与设计(影印版)
出版日期:2005年02月
ISBN:9787302102977 [十位:730210297X]
页数:619      
定价:¥59.00
店铺售价:¥23.60 (为您节省:¥35.40
店铺库存:1
注:您当前是在入驻店铺购买,非有路网直接销售。
正在处理购买信息,请稍候……
我要买: * 如何购买
** 关于库存、售价、配送费等具体信息建议直接联系店主咨询。
联系店主:购买咨询请联系我  13061253263
本店已缴纳保证金,请放心购买!【如何赔付?】
店主推荐图书:
买家对店铺的满意度评价:查看更多>>
评分
评价内容
评论人
订单图书
《嵌入式系统体系结构编程与设计(影印版)》内容提要:
本书是关于嵌入式系统开发与设计的一部*新力作,介绍了嵌入式系统的硬件、操作系统、开发过程以及编程。全书系统地阐述了嵌入式系统的基本概念、处理器处存储器、设备与总线、设备驱动与中断服务,基本的C与C++、编程模型、软件工程的思想、进程间通信与同步、实时操作系统以及软硬件协同设计。附录中包含了CISC与RISC指令集特征,并详细阐述了几种高性能的嵌入式处理器、微控制器、数字信号处理器以及总线和设备。本书提供了大量案例,这对读者的实践开发具有非常好的指导意义。
本书适合于嵌入式系统的软硬件开发人员,以及接受嵌入式系统课程教育的本科生和研究生。
《嵌入式系统体系结构编程与设计(影印版)》图书目录:
Acknowledgements
1. Introduction to Embedded Systems
1.1 An Embedded System
1.2 Processor in the System
1.3 Other Hardware Units
1.4 Software Embedded into a System
1.5 Exemplary Embedded Systems
1.6 Embedded System-On-Chip (SOC) and in VLSI Circuit
Summary
List of Keywords and their Definitions
Review Questions
Practice Exercises
2. Processor and Memory Organisation
2.1 Structural Units in a Processor
2.2 Processor Selection for an Embedded System
2.3 Memory Devices
2.4 Memory Selection for an Embedded System
2.5 Allocation of Memory to Program Segments and Blocks and Memory Map of a System
2.6 Direct Memory Access
2.7 Interfacing Processor, Memories and I/O Devices
Summary
List of Keywords and their Definitions
Review Questions
Practice Exercises
3. Devices and Buses for Device Networks
3.1 I/O Devices
3.2 Timer and Counting Devices
3.3 Serial Communication Using the 'I2C', 'CAN'and Advanced I/O Buses between the Networked Multiple Devices
3.4 Host System or Computer Parallel Communication between the Networked I/O Multiple Devices Using the ISA, PCI,PCI-X and Advanced Buses
Summary
List of Keywords and their Definitions
Review Questions
Practice Exercises
4. Device Drivers and Interrupts Servicing Mechanism
4.1 Device Drivers
4.2 Parallel Port Device Dri,~ers in a System
4.3 Serial Port Device Drivers in a System
4.4 Device Drivers for Internal Programmable Timing Devices
4.5 Interrupt Servicing (Handling) Mechanism
4.6 Context and the Periods for Context-Switching,Deadline and Interrupt Latency
Summary
List of Keywords and their Definitions
Review Questions
Practice Exercises
5. Programming Concepts and Embedded Programming in C and C++
5.1 Software Programming in Assembly Language(ALP) and in High Level Language ‘C’
5.2 ‘C’ Program Elements: Header and Source Files and Preprocessor Directives
5.3 Program Elements: Macros and Functions
5.4 Program Elements: Data Types, Data Structures,Modifiers, Statements, Loops and Pointers
5.5 Queues
5.6 Stacks
5.7 Lists and Ordered Lists
5.8 Embedded Programming in C++
5.9 Embedded Programming in Java
5.10 ‘C’ Program Compiler and Cross-Compiler
5.11 Source Code Engineering Tools for Embedded C/C++
5.12 Optimisation of Memory Needs
Summary
List of Keywords and their Definitions
Review Questions
Practice Exercises
6. Program Modeling Concepts in Single and Multiprocessor Systems Software-Development Process
6.1 Modeling Processes for Software Analysis Before Software Implementation
6.2 Programming Models for Event Controlled or Response Time Constrained Real Time Programs
6.3 Modeling of Multiprocessor Systems
Summary
List of Keywords and their Definitions
Review Questions
Practice Exercises
7. Software Engineering Practices
8. Inter-Process Communication and Synchronisation
9. Real Time Operating Systems
10. Real Time Operating System Programming Tools: Micro C/OS-II and VxWorks
11. Case Studies of Programming with RTOS
12. Hardware-Software Co-design in an Embedded System
Appendix A. CISC and RISC Processor Architectures and an Exemplary Instruction Set
Appendix B. Embedded System High-performance Processors
Appendix C. Embedded System 8/16/32 Bit Microcontrollers and an Overview of their Architecture
Appendix D. Embedded Digital Signal Processors
Appendix E. New Innovative Processors for Embedded Systems
Appendix G. Devices in Embedded Systems
Appendix H. Important Topics in Embedded Systems Architecture,Programming and Design