自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(1)
  • 资源 (33)
  • 收藏
  • 关注

原创 技术实验:系统启动过程

使用的软件与环境: 1、Intel CPU 2、Windows XP 3、NSAM-2.09RC1 4、VMWare 6.5 启动过程概述: 电脑启动时首先运行的是 BIOS 中的固化代码,比如:上电自检等。如果这部分代码没有问题,BIOS 就会按照去寻找启动设备(软盘、硬盘、光驱等),设备的寻找顺序是由用户在 BIOS 中定义的。这块有个小问题,如何判断一个设备是启动设备?在安装系统时,我们将系统盘放入光驱,可以进行引导,但不是每张光盘都可以引导系统。BIOS 判

2010-08-03 00:23:00 938

Processor Microarchitecture An Implementation Perspective.pdf

Processor Microarchitecture: An Implementation Perspective

2021-04-13

Optimizing Compilers for Modern Architectures

Optimizing Compilers for Modern Architectures

2017-03-07

Data Flow Analysis Theory and Practice

Data flow analysis is used to discover information for a wide variety of useful applications, ranging from compiler optimizations to software engineering and verification. Modern compilers apply it to produce performance-maximizing code, and software engineers use it to re-engineer or reverse engineer programs and verify the integrity of their programs.

2016-11-01

Zero Configuration Networking: The Definitive Guide

It used to be that two laptops, sitting side by side, couldn't communicate with each other; they may as well have been a thousand miles apart. But that was then, before the advent of Zero Configuration Networking technology. This amazing cross-platform open source technology automatically connects electronic devices on a network, allowing them to interoperate seamlessly-without any user configuration. So now you don't have to lift a finger! Needless to say, it has completely changed the way people connect to devices and programs for printing, file sharing, and other activities. Zero Configuration Networking: The Definitive Guide walks you through this groundbreaking network technology, with a complete description of the protocols and ways to implement network-aware applications and devices. Written by two Zero Configuration Networking experts, including one of Apple's own computer scientists, the book covers more than just file sharing and printing. Zero Configuration Networking also enables activities such as music and photo sharing and automatic buddy discovery on Instant Messaging applications. In fact, Zero Configuration Networking can be used for virtually any device that can be controlled by a computer. And this handy guide has the inside scoop on all of its capabilities-and how you can easily apply them in your own environment. For the technically advanced, Zero Configuration Networking: The Definitive Guide examines the three core technologies that make up Zero Configuration Networking: Link-Local Addressing, Multicast DNS, and DNS Service Discovery. It also reviews a series of APIs, including C-API, Java API, CFNetServices, and Cocoa's NSNetServices. Whether you want to understand how iTunes works, or you want to network a series of laptops and other devices at your office for maximum efficiency, you'll find all the answers in this authoritative guide.

2015-11-09

Open Source Fuzzing Tools

Product Details Paperback: 210 pages Publisher: Syngress; 1 edition (December 28, 2007) Language: English ISBN-10: 1597491950 ISBN-13: 978-1597491952 Product Dimensions: 7.5 x 0.5 x 9.2 inches

2015-09-09

MachOView-build-2013-05-22

MachOView 是一个查看 MachO 格式文件信息的开源工具。官方编译的程序在运行时经常会崩溃,这里是个人修改后的程序,目测没遇到崩溃问题。

2013-07-28

Programming with Quartz 2D and PDF Graphics in Mac OS X

Programming with Quartz 2D and PDF Graphics in Mac OS X Written by members of the development team at Apple, Programming with Quartz is the first book to describe the sophisticated graphics system of Mac OS X. By using the methods described in this book, developers will be able to fully exploit the state-of-the-art graphics capabilities of Mac OS X in their applications, whether for Cocoa or Carbon development. This book also serves as an introduction to 2D graphics concepts, including how images are drawn and how color is rendered. It includes guidance for working with PDF documents, drawing bitmap graphics, using Quartz built-in color management, and drawing text. Programming with Quartz is a rich resource for new and experienced Mac OS X developers, Cocoa and Carbon programmers, UNIX developers who are migrating to Mac OS X, and anyone interested in powerful 2D graphics systems. * This is the definitive guide to the revolutionary graphics system of Mac OS X that uses the Portable Document Format (PDF) as the basis of its imaging model. * It contains the latest on programming with Quartz for Mac OS X version 10.4. * Carefully crafted and extensive code examples show how to accomplish most of the drawing tasks possible with Quartz.

2013-01-09

CHM_To_PDF_Converter_Pro_v3.6.2

CHM_To_PDF_Converter_Pro_v3.6.2

2012-11-14

Hack the Stack

Hack the Stack Using Snort and Ethereal to Master the Layers of an Insecure Network

2012-02-03

Protected Mode Software Architecture

Protected Mode Software Architecture

2010-11-02

The Indispensable PC Hardware Book - Third Edition

The Indispensable PC Hardware Book - Third Edition

2010-10-09

ASP.NET MVC 2 in Action 2nd

ASP.NET MVC 2 in Action 2nd,不是最终的版本,是通过作者手稿整理,并且手工添加了索引,便于了解内容的概貌,便于阅读定为。随书源码作者放在了 GitHub 上,可以搜索下载。

2010-06-23

iPhone开发需要看的3本书

iPhone.Development.Guide.pdf iPhone.Human.Interface.Guidelines Learning.iPhone.Programming.Mar.2010 最近在看,收集了下,与大家分享,省的东找西找了.

2010-03-30

个人网站作业 风格3

这是个人收集的个人网站源代码,希望可以帮助需要完成作业的同学,重要的是不要资源分。

2009-06-06

个人网站作业 风格2

这是个人收集的个人网站源代码,希望可以帮助需要完成作业的同学,重要的是不要资源分。

2009-06-06

个人网站作业 风格1

这是个人收集的个人网站源代码,希望可以帮助需要完成作业的同学,重要的是不要资源分。

2009-06-06

MFC应用程序在.NET框架下的扩展

MFC应用程序在.NET框架下的扩展的英文版.

2009-01-14

DOS操作系统源代码

DOS操作系统源代码,希望大家下载.

2007-12-03

BoundsChecker6.5_VC++.part2.rar

BoundsChecker 6.5 VC++,在VC 6.0 +SP6 下可以使用.共两部分,这是第二部分.

2007-11-29

BoundsChecker6.5_VC++.part1.rar

BoundsChecker 6.5 VC++,在VC 6.0 +SP6 下可以使用.共两部分,这是第一部分.

2007-11-29

BoundsChecker 6.5 VC++ -----------(6)

BoundsChecker 6.5 VC++,在VC 6.0 +SP6 下可以使用.共六部分,这是第六部分.

2007-11-29

BoundsChecker 6.5 VC++ -----------(5)

BoundsChecker 6.5 VC++,在VC 6.0 +SP6 下可以使用.共六部分,这是第五部分.

2007-11-29

BoundsChecker 6.5 VC++ -----------(4)

BoundsChecker 6.5 VC++,在VC 6.0 +SP6 下可以使用.共六部分,这是第四部分.

2007-11-29

BoundsChecker 6.5 VC++ -----------(3)

BoundsChecker 6.5 VC++,在VC 6.0 +SP6 下可以使用.共六部分,这是第三部分.

2007-11-29

BoundsChecker 6.5 VC++ -----------(2)

BoundsChecker 6.5 VC++,在VC 6.0 +SP6 下可以使用.共六部分,这是第二部分.

2007-11-29

BoundsChecker 6.5 VC++ -----------(1)

BoundsChecker 6.5 VC++,在VC 6.0 +SP6 下可以使用.共六部分,这是第一部分.

2007-11-29

Bounds Checker 6.01 for VC

Bounds Checker 6.01 for VC,可以在vc 6 下使用,欢迎大家下载,这是part3,一共三部分。

2007-10-17

Bounds Checker 6.01 for VC

Bounds Checker 6.01 for VC,可以在vc 6 下使用,欢迎大家下载,这是part2,一共三部分。

2007-10-17

Bounds Checker 6.01 for VC

Bounds Checker 6.01 for VC,可以在vc 6 下使用,欢迎大家下载,这是part1,一共三部分。

2007-10-17

Windows环境下32位汇编语言程序设计源码

Windows环境下32位汇编语言程序设计源码,老罗那本书的。

2007-10-16

COM技术内幕源码(COM技术内幕源码)

COM技术内幕源码,com入门书籍的源代码,希望对大家有帮助。

2007-10-15

InstallShield6简明教程

安装脚本介绍,与工具软件使用与介绍。

2007-10-15

空空如也

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

TA关注的人

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