-
全面介绍ARM处理器的体系结构、编程模型、指令系统和开发工具的同时,以Samsung公司的一款基于以太网系统的ARM处理器-S3C4510B为核心,详细讲解系统...
全面介绍ARM处理器的体系结构、编程模型、指令系统和开发工具的同时,以Samsung公司的一款基于以太网系统的ARM处理器-S3C4510B为核心,详细讲解系统的设计、调试,以及相关的软件设计和嵌入式操作系统的移植过程。通过阅读本书,可以使具备一定的系统设计能力的读者全面掌握开发基于ARM微处理器系统的多方面知识,从而具备设计开发基于ARM微处理器的特定应用系统的能力-A comprehensive introduction to ARM processor architecture, programming model, instruction set and development tools at the same time, to Samsung, a company
- 2022-01-24 19:04:59下载
- 积分:1
-
GCC的完整使用手册
GCC的完整使用手册-GCC integrity Manuals
- 2022-07-18 19:08:30下载
- 积分:1
-
本书通过85个实例全面讲述了应用MFC进行Visual C++编程的思想。每个实例均以编写一个应用程序要走的步骤编写。全书共分四部分进行介绍,第一部分是基础知识...
本书通过85个实例全面讲述了应用MFC进行Visual C++编程的思想。每个实例均以编写一个应用程序要走的步骤编写。全书共分四部分进行介绍,第一部分是基础知识,第二部分讲述用户界面的实例,第三部分讲述MFC内部处理方面的实例,第四部分讲述打包实例。全书基本上面向实例进行阐述,讲解透彻、易于掌握。本书既可作为初学者和大专院校师生的自学参考书,也可作为计算机软件开发人员的技术参考书。 -This book through about 85 examples of a comprehensive application MFC for Visual C++ Programming ideas. Each instance of an application are prepared to take steps to prepare. Book is divided into four parts, the first part is basic knowledge, the second part of the user interface on the examples, the third part to deal with aspects of the internal MFC examples, Part IV on the packaging examples. Examples for the whole book is basically elaborated on the thorough, easy to master. This book can be used as a beginner and tertiary teachers and students of self-reference can also be used as computer software developers the technical reference books.
- 2023-05-10 19:15:06下载
- 积分:1
-
The Complete Reference C语言大全第四版书中的例子程序
The Complete Reference C语言大全第四版书中的例子程序-The Complete Series C Language Reference fourth book examples procedures
- 2022-08-11 10:29:28下载
- 积分:1
-
DirectShow基础指南.你想入门吗,这本清华版的电子书时你最佳的入门教程,系统讲解了DirectShow的知识...
DirectShow基础指南.你想入门吗,这本清华版的电子书时你最佳的入门教程,系统讲解了DirectShow的知识-DirectShow-based guidelines. Do you want to entry, this version of the book Tsinghua when your best introductory tutorial, the system of knowledge to explain the DirectShow
- 2022-11-13 04:40:09下载
- 积分:1
-
此资料是美国名校嵌入式系统课程的精品讲义,该讲义从嵌入式系统的各个方面进行了详细的阐述,对在校学生有很大的帮助....
此资料是美国名校嵌入式系统课程的精品讲义,该讲义从嵌入式系统的各个方面进行了详细的阐述,对在校学生有很大的帮助.-this information is embedded system courses elite of top handouts, Embedded overhead from the various aspects of the detailed, in-school students to be very helpful.
- 2022-06-18 19:20:28下载
- 积分:1
-
敏捷思维-架构设计中的方法学
敏捷思维-架构设计中的方法学-agile thinking-structure design methodology
- 2023-05-30 21:30:04下载
- 积分:1
-
“principles of communication systems simulation with wireless applications”书的仿真原...
“principles of communication systems simulation with wireless applications”书的仿真原代码-“principles of communication systems simulation with wireless applications”
programming code
- 2022-06-14 10:49:29下载
- 积分:1
-
Can generate dozens of K, a very small demonstration program. Exquisite picture...
可以生成几十K的非常小的演示程序。画面精美,压缩比极高。-Can generate dozens of K, a very small demonstration program. Exquisite picture of the very high compression ratio.
- 2022-01-26 03:43:18下载
- 积分:1
-
实现类Book
设计并实现类Book,所包含的实例数据表示书名、作者、出版社及版权日期。定义Book构造方法接收和初始化这些数据,并定义接收和设置这些数据的方法。定义toString方法返回多行且格式美观的描述书的字符串。创建驱动类Bookshelf,该类的main方法实例化并更新若干个Book对象。
- 2022-02-06 02:41:03下载
- 积分:1