自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(0)
  • 资源 (17)
  • 收藏
  • 关注

空空如也

M253-M254说明书

M253-M254说明书

2022-09-17

Arm Architecture Reference Manual v9

ARM v9系统架构手册,最新手册. ARMv9

2022-03-09

The GNU linker.pdf

ld combines a number of object and archive files, relocates their data and ties up symbol references. Usually the last step in compiling a program is to run ld. ld accepts Linker Command Language files written in a superset of AT&T’s Link Editor Command Language syntax, to provide explicit and total control over the linking process. This version of ld uses the general purpose BFD libraries to operate on object files. This allows ld to read, combine, and write object files in many different formats—for example, COFF or a.out. Different formats may be linked together to produce any available kind of object file. See Chapter 5 [BFD], page 93, for more information. Aside from its flexibility, the gnu linker is more helpful than other linkers in providing diagnostic information. Many linkers abandon execution immediately upon encountering an error; whenever possible, ld continues executing, allowing you to identify other errors (or, in some cases, to get an output file in spite of the error).

2021-10-08

ACPI_6_3_May16.pdf

ACPI标准,即与bios紧密结合的标准,主要应用在pc机上

2021-05-21

Accelerating Two-Dimensional Page Walks for Virtualized Systems.pdf

cpu虚拟化 之 页表虚拟化

2021-05-21

Hardware and Software Support for Virtualization.pdf

硬件虚拟化,没有中文版。写的非常不错,作者属于这个领域的泰山北斗级大师。

2021-05-21

Intel ® Virtualization Technology for Directed I:O.pdf

大数据、虚拟化如火如荼,其中设备虚拟化Directed I/O是虚拟化的一个主要方面,intel这篇文档值得我们借鉴。

2021-05-21

iperf-2.0.2.vc2010.7z

iperf源代码for windows src目录里有vs2010的工程 从 linux上移植过来的.对于没有Linux系统的同学,可以在windows下调试学习iperf原理。iperf工具是测试网络系统性能的有效工具之一。

2021-04-30

GPU Virtualization on VMware’s Hosted I:O Architecture.pdf

目前能找到虚拟化技术讲的最深,最透的一本书。 非常不错,有价值。介绍了虚拟化的历史、基础理论、X86 ARM的芯片支持,介绍了KVM以及ZEN的支持情况,同时对比了这两种虚拟机以及两种指令集架构的性能对比,以及后续展望。

2020-12-17

A Tutorial on IEEE 802.11ax High Efficiency WLANs

非常不错的一篇深度介绍wifi6、802.11ax的文章,尤其是和LTE/4G对比。 比看标准好多了。

2020-10-04

Head First HTML and CSS-2Ed.7z

Head First HTML and CSS-2Ed英文版,写的虽然有点啰嗦,到是不可多得的一本英文版资料。

2020-03-08

Mac OS X and iOS Internals--非扫描版.7z

深入解析Mac OS X & iOS操作系统. 英文版,高清,非扫描

2019-05-22

802.11kvr.7z

802.11 KVR协议,主要解决WIFI漫游问题。802.11k 通过创建优化的频道列表,802.11k 标准有助于 iOS 加快搜索附近可作为漫游目标的接入点。如果当前接入点的信号强度变弱,您的设备将进行扫描来确定是否有此列表中的目标接入点。 802.11r 当您的 iOS 设备从一个接入点漫游至同一网络上的另一个接入点时,802.11r 可使用一种名为“快速基本服务设置转换 (FT)”的功能更快地进行鉴定。FT 适用于预共享密钥 (PSK) 和 802.1X 鉴定方法。 iOS 10 及更高版本在 Cisco 无线网络上包含对自适应 802.11r 的支持。自适应 802.11r 提供 FT,无需在已配置的 Cisco 无线网络上启用 802.11r。 802.11v iOS 在某些设备上支持 802.11v 基本服务设置 (BSS) 转换管理功能。BSS 转换管理功能允许网络的控制层影响客户端漫游行为,方法是向客户端提供附近接入点的负载信息。iOS 在确定可能的漫游目标时会考虑此信息。 802.11v 能够通过 FT 的更快速接入点关联加快搜索最佳目标接入点,当您把它与 802.11k 结合使用时 ,应用的性能会加快,您也可以在 iOS 中获得更好的 Wi-Fi 体验。

2019-05-14

ARM Cortex-A9 手册,网上找不到的

ARM Cortex-A9 手册,内部培训资料,网上找不到的

2014-05-03

ARM v7 手册

ARM v7手册,ARM v7指令集,很难找到哦

2014-05-03

ARM v8 手册

ARM64位V8架构手册,ARM v8 手册

2014-05-03

iperf源代码for windows

从 linux上移植过来的.对于没有Linux系统的同学,可以在windows下调试学习iperf原理。iperf工具是测试网络系统性能的有效工具之一。

2009-05-03

windows下串口通讯程序,不使用自带的控件

windows下串口通讯程序,不使用自带的控件

2009-05-03

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除