把The UVM Primer看完,基本上就可以自己开发UVM验证平台了
2021-11-04 22:28:23 14.66MB The UVM PRIMER 源代码
1
Chapter 1. Introduction Section 1.1. Why Linux? Section 1.2. Embedded Linux Today Section 1.3. Open Source and the GPL Section 1.4. Standards and Relevant Bodies Section 1.5. Chapter Summary Chapter 2. Your First Embedded Experience Section 2.1. Embedded or Not? Section 2.2. Anatomy of an Embedded System Section 2.3. Storage Considerations Section 2.4. Embedded Linux Distributions Section 2.5. Chapter Summary Chapter 3. Processor Basics Section 3.1. Stand-alone Processors Section 3.2. Integrated Processors: Systems on Chip Section 3.3. Hardware Platforms Section 3.4. Chapter Summary Chapter 4. The Linux KernelA Different Perspective Section 4.1. Background Section 4.2. Linux Kernel Construction Section 4.3. Kernel Build System Section 4.4. Obtaining a Linux Kernel Section 4.5. Chapter Summary Chapter 5. Kernel Initialization Section 5.1. Composite Kernel Image: Piggy and Friends Section 5.2. Initialization Flow of Control Section 5.3. Kernel Command Line Processing Section 5.4. Subsystem Initialization Section 5.5. The init Thread Section 5.6. Chapter Summary Chapter 6. System Initialization Section 6.1. Root File System Section 6.2. Kernel's Last Boot Steps Section 6.3. The Init Process Section 6.4. Initial RAM Disk Section 6.5. Using initramfs Section 6.6. Shutdown Section 6.7. Chapter Summary Chapter 7. Bootloaders Section 7.1. Role of a Bootloader Section 7.2. Bootloader Challenges Section 7.3. A Universal Bootloader: Das U-Boot Section 7.4. Porting U-Boot Section 7.5. Other Bootloaders Section 7.6. Chapter Summary Chapter 8. Device Driver Basics Section 8.1. Device Driver Concepts Section 8.2. Module Utilities Section 8.3. Driver Methods Section 8.4. Bringing It All Together Section 8.5. Device Drivers and the GPL Section 8.6. Chapter Summary Chapter 9. File Systems Section 9.1. Linux File System Concepts Section 9.2. ext2 Section 9.3. ext3 Section 9.4. ReiserFS Section 9.5. JFFS2 Section 9.6. cramfs Section 9.7. Network File System Section 9.8. Pseudo File Sys
2021-11-04 21:32:17 4.3MB Embeded linux
1
Primer Primer5.0是目前最强大的引物设计软件,这是64位版本,内含说明书、注册机、注册机使用方法等文件。
2021-11-03 08:49:38 1.75MB 引物设计
1
C++ primer plus 高清带书签 pdf [美] Stephen Prata 著;张海龙,袁国忠 译
2021-11-01 15:41:14 252.21MB C++ 高清 书签 pdf
1
c++ primer plus 第六版,高清非扫描,英文,建议英文好的同学下载
2021-11-01 15:40:14 7.7MB c++ 编程 必读 基础
1
基本LPC算法,带中文注释。.net控制台环境
2021-10-31 15:49:43 1.12MB C++Primer xml 例题 答案
1
一起打包,因为书籍太大,所以就放了两个游戏源码(可以直接执行)超级玛丽和贪吃蛇。超级玛丽难度相对来说大一点,建议先做贪吃蛇。
2021-10-29 11:34:10 218.17MB c++ 游戏源码 c++基础
1
中文版第六版c++ primer plus,高清,共900多页。之前找到的基本不怎么清楚,这个200多M,属于比较完美的
2021-10-28 21:33:26 204.81MB c++,高清
1
The UVM Primer, 中文版本,根据原版翻译,UVM学习必备。附带代码例子。
2021-10-28 16:03:25 4.74MB UVM Primer
1
本书全面讲解了C++程序设计语言的特性和用法全书分五个部分对C++进行阐述第一部分是C++概述,第二部分在此基础上介绍C++语言,主要涉及数据类型、表达式、语句及抽象容器类型,第三部分是基于过程的程序设计,主要介绍函数、域和生命期、重载函数、函数模板、异常处理及泛型算法,第四部分是基于对象的程序设计,主要介绍类、重载操作符及类模板,第五部分是面向对象的程序设计,主要讲解类继承和子类型、多继承和虚拟继承及iostream库等, 本书结合了C++大师Stanley B Lippman的实践经验和C++标准委员会原负责人Josée Lajoie对于ANSI/IS
2021-10-27 14:18:17 54.7MB C++经典之作
1