- 博客(1)
- 资源 (7)
- 收藏
- 关注
原创 FreeBSD pmbr 解读
boot/i386/pmbr/pmbr.s start的地址,即整个pmbr的链接基准地址为$ORG=0x600,所以main链接地址为0x600+delta, 其中delta=$main-start,即main和start之间的差值。链接地址不等于运行地址,真正的运行地址是BIOS装载的地址,开机后pmbr被装载到$LOAD=0x07c00位置。也就是说,当start标号后的第一条语句”cld
2014-10-13 23:21:00
1061
TCP/IP Illustrated 2nd Edition
TCP/IP Illustrated, Volume 1, Second Edition, is a detailed and visual guide to today’s TCP/IP protocol suite. Fully updated for the newest innovations, it demonstrates each protocol in action through realistic examples from modern Linux, Windows, and Mac OS environments. There’s no better way to discover why TCP/IP works as it does, how it reacts to common conditions, and how to apply it in your own applications and networks.
2018-04-05
Linux Kernel Development
作者 Robert Love.
Linux Kernel Development details the design and implementation of the Linux kernel, presenting the content in a manner that is beneficial to those writing and developing kernel code, as well as to programmers seeking to better understand the operating system and become more efficient and productive in their coding.
2018-03-05
Fullstack React
Stop wasting your time learning React with incomplete and confusing tutorials.
There are so many incorrect, confusing, and out-of-date blog articles
One tutorial says one thing and another says something completely different.
There are too many options
There are fifty different boilerplates and a dozen different Flux implementations. Which one is best?
2018-03-05
D3.js In Action
D3 represents two major transitions for folks: modern web development and data visualization. I touch on aspects of both that may give a reader more grounding in what I expect to be new and strange fields. Someone who’s intimately familiar with JavaScript may find that some of these subjects (like function chaining) are already well understood, and others who know data visualization well may feel the same way about some of the general principles, like graphical primitives.
2018-03-12
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅