首页
社区
课程
招聘
[转帖]Компьютерная литература на английском языке
发表于: 2012-10-11 22:44 5715

[转帖]Компьютерная литература на английском языке

2012-10-11 22:44
5715
《深入解析Windows操作系统 (第6版, Part 1&2)》(Windows Internals: Covering Windows Server 2008 R2 and Windows 7, 6th Edition)英文文字版/EPUB/Part 1&2[PDF]
http://www.verycd.com/topics/2920270/



内容介绍:
Delve inside Windows architecture and internals—guided by a team of internationally renowned internals experts. Fully updated for Windows 7 and Windows Server 2008 R2, this classic guide delivers key architectural insights on system design, debugging, performance, and support—along with hands-on experiments to experience Windows internal behavior firsthand.
See how Windows components work behind the scenes:
Understand how the core system and management mechanisms work
Explore internal system data structures using tools like the kernel debugger
Go inside the Windows security model to see how it authorizes access to data
Understand how Windows manages physical and virtual memory
Tour the Windows networking stack from top to bottom
Troubleshoot file-system access problems and system boot problems
Learn how to analyze crashes

作者介绍:
Mark E. Russinovich is a Technical Fellow in the Windows Azure™ group at Microsoft. He is coauthor of the Windows Internals book series, lead author for Windows Sysinternals Administrator’s Reference, cofounder of the Sysinternals web site, and a highly regarded expert on Windows internals and computer security.
David A. Solomon is coauthor of the WINDOWS INTERNALS book series and teaches classes on Windows internals to corporations worldwide, including Microsoft. He is a regular speaker at Microsoft technical conferences and previously was a lead developer for the VMS operating system.
Alex Ionescu is a software engineer and consultant specializing in low-level system software and operating system design. He teaches Windows internals courses with David Solomon and is active in the security research community.

目录:
Chapter 1 Concepts and Tools
Chapter 2 System Architecture
Chapter 3 System Mechanisms
Chapter 4 Management Mechanisms
Chapter 5 Processes, Threads, and Jobs
Chapter 6 Security
Chapter 7 Networking
Chapter 8: I/O System
Chapter 9: Storage Management
Chapter 10: Memory Management
Chapter 11: Cache Manager
Chapter 12: File Systems
Chapter 13: Startup and Shutdown
Chapter 14: Crash Dump Analysis

ed2k://|file|%5BWindows.Internals.Part.1%286th%2C2012.3%29%5D.Mark.E.Russinovich.%E6%96%87%E5%AD%97%E7%89%88.pdf|26217201|918d6710a19b4467ab2f2f45627e061d|h=gwcz7bfbhncri2nl3cqxhlsi23jrm4jk|/
ed2k://|file|%5BWindows.Internals.Part.1%286th%2C2012.3%29%5D.Mark.E.Russinovich.%E6%96%87%E5%AD%97%E7%89%88.epub|18997549|171851ffc8481b7ac3638f9a5c4bf3e6|h=t5oyoyq6f44tooz7gocvv5fhfcmsrcp3|/
ed2k://|file|%5BWindows.Internals.Part.2%286th%2C2012.9%29%5D.Mark.E.Russinovich.%E6%96%87%E5%AD%97%E7%89%88.pdf|22738659|1a0e27fb2221ff55c7ced45fb9d14d2b|h=nlj32oaur7jqyltnb5psloppmzvwo64i|/
ed2k://|file|%5BWindows.Internals.Part.2%286th%2C2012.9%29%5D.Mark.E.Russinovich.%E6%96%87%E5%AD%97%E7%89%88.epub|14776191|0a147e9316b5e035e2ac94ebea727146|h=5umbdeojdvve5jvj5jodfgpendk5tpe5|/


[培训]《安卓高级研修班(网课)》月薪三万计划,掌握调试、分析还原ollvm、vmp的方法,定制art虚拟机自动化脱壳的方法

上传的附件:
收藏
免费 1
支持
分享
最新回复 (133)
雪    币: 93908
活跃值: (200199)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
2
《深入解析Windows操作系统》(Microsoft Windows Internals)((美)所罗门(Solomon,D.A.) / 美)罗斯(Russinovich,M.E.))中文第4版[PDF]
http://www.verycd.com/topics/2852670/


内容简介:

  本书是著名的操作系统内核专家Mark Russinovich和David Solomon撰写的Windows操作系统原理的最新版著作,全面和深入地阐述了Windows操作系统的整体结构以及内部工作细节。本书针对Windows Server 2003、Windows XP和Windows 2000做了全面更新,通过许多练习实验让你直接感受到Windows的内部行为。另外,本书还介绍了一些高级诊断技术,以便使你的系统运行得更加平稳和高效。无论你是开发人员还是系统管理员,你都可以在本书中找到一些关键的、有关体系结构方面的知识,通过这些知识你可以更好地做系统设计、调试,以及性能优化。全书内容丰富、信息全面,主要包括的Windows操作系统深度知识有:理解Windows的关键机制,包括系统服务分发和调度机制、启动和停机,以及注册表;挖掘Windows的安全模型,包括访问控制、特权和审计;利用内核调试器和其他的工具来检查内部系统结构;检查与进程、线程和作业相关的数据结构和算法;观察Windows如何管理虚拟内存和物理内存;理解NTFS的操作和格式,诊断文件系统访问问题;从上往下查看Windows的网络栈,包括映射、API、名称解析和协议驱动程序;诊断引导问题,执行崩溃分析。本书适合广大Windows平台开发人员、IT专业从业人员等参考使用。

关于译者:

  潘爱民:浙江海宁人获得了南开大学数学学士学位清华大学工学硕士学位以及北京大学计算机科学博士学位。他从中学时代开始接触计算机编程经历了从DOS到Windows各种版本的发展历程。潘爱民曾经长期从事软件技术的研究和开发工作撰写了大量软件技术文章1999年曾经是《微电脑世界》杂志社的合作专家。他著写了《COM原理与应用》(1999年出版)翻译了多部经典名作如:《Visual C++技术内幕》(第四六版)、《C++ Primer中文版》(第三版)、《COM本质论》、《计算机网络》(第四版)等。从2001年开始潘爱民在北京大学计算机科学技术系承担研究生课程教学共讲授了三门课程:《组件技术》、《网络与信息安全》、《程序开发环境分析与实践》深受学生欢迎。2006年秋季在清华大学软件科学实验班讲授《程序设计与算法基础》课程。潘爱民获得了2001年微软亚洲研究院“微软学者”称号2002年度北京大学优秀教学奖。他现在微软亚洲研究院从事系统与安全方向的研究工作。

目录:

第1章 概念和工具
1.1 Windows操作系统的版本
1.2 基础概念和术语
1.3 挖掘Windows内部机理
1.4 本章总结
第2章 系统结构
2.1 需求和设计目标
2.2 操作系统模型
2.3 总体结构
2.4 关键的系统组件
2.5 本章总结
第3章 系统机制
3.1 陷阱分发
3.2 对象管理器
3.3 同步
3.4 系统辅助线程
3.5 Windows全局标志
3.6 本地过程调用(LPC)
3.7 内核事件追踪
3.8 Wow64
3.9 本章总结
第4章 管理机制
4.1 注册表
4.2 服务
4.3 Windows管理规范
4.4 本章总结
第5章 启动和停机
5.1 引导过程
5.2 引导和启动问题的故障检查
5.3 停机
5.4 本章总结
第6章 进程、线程和作业
6.1 进程的内部机理
6.2 CreateProcess的流程
6.3 线程的内部机理
6.4 检查线程活动
6.5 线程调度
6.6 作业对象
6.7 本章总结
第7章 内存管理
7.1 内存管理器简介
7.2 内存管理器提供的服务
7.3 系统内存池
7.4 虚拟地址空间的布局结构
7.5 地址转译
7.6 页面错误处理
7.7 虚拟地址描述符
7.8 内存区对象
7.9 工作集
7.10 逻辑预取器
7.11 页面帧编号数据库
7.12 本章总结
第8章 安全性
8.1 安全系统组件
8.2 保护对象
8.3 账户权限和特权
8.4 安全审计
8.5 登录(Logon)
8.6 软件限制策略
8.7 本章总结
第9章 I/O系统
9.1 I/O系统组件
9.2 设备驱动程序
9.3 I/O处理
9.4 即插即用(PnP)管理器
9.5 电源管理器
9.6 本章总结
第10章 存储管理
10.1 有关存储的术语
10.2 磁盘驱动程序
10.3 卷的管理
10.4 本章总结
第11章 缓存管理器
11.1 缓存管理器的关键特性
11.2 缓存的虚拟内存管理
11.3 缓存的大小
11.4 缓存的数据结构
11.5 文件系统接口
11.6 快速I/O
11.7 预读(Read Ahead)和滞后写(Write Behind)
11.8 本章总结
第12章 文件系统
12.1 Windows文件系统格式
12.2 文件系统驱动程序总体结构
12.3 诊断文件系统的问题
12.5 NTFS文件系统驱动程序
12.6 NTFS在磁盘上的结构
12.7 NTFS的恢复支持
12.8 加密文件系统(EFS)安全性
12.9 本章总结
第13章 网络
13.1 Windows的网络总体结构
13.2 网络API
13.3 多重定向器支持
13.4 名称解析
13.5 协议驱动程序
13.6 NDIS驱动程序
13.7 绑定
13.8 分层的网络服务
13.9 本章总结
第14章 崩溃转储分析
14.1 Windows为什么会崩溃
14.2 蓝屏
14.3 崩溃转储文件
14.4 Windows错误报告
14.5 在线崩溃分析
14.6 基本的崩溃转储分析
14.7 使用崩溃诊断工具
14.8 高级的崩溃转储分析
术语表
术语对照表
索引

ed2k://|file|%5B%E6%B7%B1%E5%85%A5%E8%A7%A3%E6%9E%90Windows%E6%93%8D%E4%BD%9C%E7%B3%BB%E7%BB%9F%5D.%28Microsoft.Windows.Internals%29.%28%E7%BE%8E%29%E6%89%80%E7%BD%97%E9%97%A8%28Solomon%2CD.A.%29.%2F.%E7%BE%8E%29%E7%BD%97%E6%96%AF%28Russinovich%2CM.E.%29.%E4%B8%AD%E6%96%87%E7%AC%AC%E5%9B%9B%E7%89%88.pdf|93837179|62db11c491d9ff2eadae540735b9a9a4|h=vlxkk37hxbshc2wxx4ubryilwmjiwr5z|/
ed2k://|file|%5B%E6%B7%B1%E5%85%A5%E8%A7%A3%E6%9E%90Windows%E6%93%8D%E4%BD%9C%E7%B3%BB%E7%BB%9F%5D.SysinternalsSuite.zip|12611514|a0cfe602dcd3b0bf21afd6f9f5d30e2a|h=rqakpbq2yyhqjv3fl7jjon2zedfsix2b|/
ed2k://|file|ProcessMonitor%E7%9B%91%E8%A7%86%E8%BF%9B%E7%A8%8B%E3%80%81%E7%BA%BF%E7%A8%8B%E3%80%81%E6%96%87%E4%BB%B6%E6%B3%A8%E5%86%8C%E8%A1%A8%E5%8F%98%E5%8C%96.rar|1017280|f38eae057649f2ad7fbffb3c98ec09c8|h=oeqzkyyzvf67vdvrvcwz2olj42ovmrjy|/

上传的附件:
2012-10-11 23:02
0
雪    币: 297
活跃值: (120)
能力值: ( LV5,RANK:60 )
在线值:
发帖
回帖
粉丝
3
跟着linhanshi混,好事天天有,太好了,有中文版的。,沙发啊
2012-10-11 23:09
0
雪    币: 93908
活跃值: (200199)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
4
《Windows 内核原理和实现》
http://www.verycd.com/topics/2820285/


最近潘爱民新出版《Windows 内核原理和实现》一书,读的如火如荼,却发现"WRK"工具和研究环境的匮乏。微软对此光盘虽免费索取的政策,但非大专院校教师几乎不可获得。几经周折,终获该光盘,使得获得潘大宝典的芸芸同胞不在烦恼,特此制作分享,以敬潘老师呕心沥血之初衷:为我国计算机工业界的基础研究做些贡献。
网址:“Windows内核原理与实现” 配书学习环境光盘http://www.VeryCD.com/topics/2820285/
WRK的全称是“Windows Research Kernel”,它是微软为学校操作系统课程提供的可修改和跟踪的操作系统教学平台。它给出了Windows这个成功的商业操作系统的内核大部分代码,可以对其进行修改、编译,并且可以用这个内核启动Windows操作系统。可让学生将操作系统基本原理和商业操作系统内核联系起来,进一步加深对操作系统整体的理解。微软的WRK计划(Windows Research Kernel),这个计划是让高校师生以及亲密的合作商有一个机会能够了解和学习windows的内核代码。WRK包含了以下模块:
* Processes
* Threads
* Virtual memory and cache managers
* I/O management
* The registry
* Executive functions, such as the kernel heap and synchronization
* Object manager
* Local procedure call mechanism
* Security reference monitor
* Low-level CPU management (thread scheduling, Asynchronous and Deferred Procedure calls, interrupt/trap handling, exceptions)

WRK的特点功能介绍:
在本科的操作系统教学中,能够提供一个展示真实操作系统是如何工作的环境是很重要的。但目前普遍使用的教学平台大多是非真实的、模拟的环境,这可能使同学对操作系统的理解出现偏差。同时教学平台要求在学生的理解和修改的基础上能够真实的运行起来,所以我们采用WRK作为操作系统课程的教学实践平台。WRK 平台隶属于Windows Academic Program项目,是微软公司将Windows Kernel的核心技术融入到高校的教学和科研中的产物。该平台是基于Windows操作系统的真实内核代码进行提炼、修改形成的。它在操作系统教学方面具有以下几个突出的优点:
1.可运行在真实的硬件平台:WRK是建立在真实的NT内核基础上的,实现了线程调度、内存管理、I/O管理、文件系统等操作系统所必须的组成部分。可以将编译出的内核放到装有Windows 2003的机器上,通过增加启动项,指定从WRK内核启动。通过修改编译时的选项,可以支持X86和AMD64两种架构。当然,我们也可以使用虚拟机运行WRK。可以防止修改过的代码对真实的硬件和文件系统产生负面影响;也可以方便的通过串口进行调试。
2.包含操作系统中很多概念的具体实现:现代操作系统原理中包含了很多的概念,如线程、虚拟内存、硬件抽象等等。一些模拟的操作系统由于各种原因无法将这些概念付诸实际,这样就导致学生在学习的过程中,获得的只是一些空洞的知识。WRK中将Windows的各种实现都展示了出来。
3.调试比较方便,随机性使体验更加真实:一般来说,操作系统内核的调试需要两台计算机。一台作为宿主机,运行需要调试的内核;另一台作为调试机,运行调试程序。两台机器通过串口进行连接,传送调试指令和调试数据。因为WRK可以运行在虚拟机上,我们可以通过一个命名管道连接虚拟机和物理机。将虚拟机作为宿主机,而物理机器作为调试机来进行调试。不确定性是操作系统所必须具有的特征。WRK运行在真实的硬件平台上,各种硬件中断的随机性和不确定性赋予了WRK天生的不确定性。当然,这个不确定性对于我们也是具有两面性的,一方面展示的真实操作系统的特征;另一方面,对于我们内核的调试也具有不确定性。
4.结构清晰,易于分模块阅读:WRK具有非常清晰的目录结构,将所有代码分布在16个文件夹中。如下表:
  
模块目录::模块功能
cache::cache manager
config::registry implementation
dbgk::user-mode debugger support
ex::executive functions (kernel heap, synchronization, time)
fsrtl::file system run-time support
io::I/O manager
ke::scheduler, CPU management, low-level synchronization
lpc::local procedure call implementation
mm::virtual memory manager
ob::kernel object manager
ps::process/thread support
se::security functions
wmi::Windows Management Instrumentation
inc::NTOS-only include files
rtl::kernel run-time support
init::kernel startup

WRK的代码量相当大,源代码有47M。所以,随着操作系统课程的进行,同学可以有针对性的阅读某一个模块的代码,能够更好的理论联系实际。
5.代码质量高:WRK是用C语言来实现的。这是考虑到了操作系统内核效率的问题。WRK代码质量很高,规范很好,可以通过阅读提高自己的水平。

编译WRK

01. 用VMware安装一个windows server 2003系统(以下所指系统如未加说明均为该windows 2003虚拟机)
02. 将WRK源码拷贝到系统下C盘,将文件夹取名wrk(可以任意命名)
03. 将系统中的环境变量Path设置为C:wrktoolsx86;%path%
04. (在命令提示符中输入)cd wrkbasentos
05. (在命令提示符中输入)nmake -nologo x86=(内核正在编译...编译完后在wrkbasentosBUILDEXE下生成内核文件)
06. 将wrkbasentosBUILDEXE下的内核文件拷贝到C:windowssystem32下
07. (在命令提示符中输入)在C:windowssystem32路径下输入link -dump -all hal.dll | findstr pdb命令,查看你的hal按照下面对照:
halacpi.dll -> halacpim.dll ; ACPI PIC-based PC [used by VirtualPC]
halaacpi.dll -> halmacpi.dll ; ACPI APIC-based PC
halapic.dll -> halmps.dll ; MPS
08. 进入C:wrkWS03SP1HALSx86目录下,将相应的hal文件夹下的文件(2个)拷贝到C:windowssystem32下
09. 进入C盘,将隐藏的文件boot.ini打开,在最后一行加入:multi(0)disk(0)rdisk(0)partition(2)WINDOWS="test" /kernel=wrkx86.exe /hal=halmacpi.dll
10. 重新启动,进入新编译好的内核。
PS: 一、注意第09步骤中,发光的数字"2",该数值应与原来最后一句中的一致(否则进入系统时会出现没有找到引导盘);二、如果还是进入不了系统,则下载win2003sp1ch进行系统升级。

WRK的安装

WRK 1.2可以在两种环境下运行:
* X86(Windows Server 2003 Service Pack 1)
* AMD64(Windows XP x64 Professional)
可以在运行上述操作系统的物理计算机上安装WRK,但是,为了实验方便同时也为了保护物理计算机的操作系统,建议在虚拟机下安装WRK。目前最为流行的虚拟机软件有VMware 和Virtual PC,这两种软件都可以用来安装WRK。


不日新得潘爱民亲笔签售《Windows 内核原理和实现》一书,读的如火如荼,却发现工具和研究环境的匮乏。微软对此光盘虽免费索取的政策,但非大专院校教师几乎不可获得。几经周折,终获该光盘,使得获得潘大宝典的芸芸同胞不在烦恼,特此制作分享,以敬潘老师呕心沥血之初衷:为我国计算机工业界的基础研究做些贡献。

-------------------------------------------------------
Windows Server 2003 SP1核心研究光盘
-------------------------------------------------------
The Windows Academic Program supplies universities with concepts, code, and projects useful for integrating Core Windows® kernel technologies into teaching and research.

The program components include Windows Operating System Internals Curriculum Resource Kit (CRK), Windows Research Kernel (WRK), and ProjectOZ. This CD contains source code and build environment from the Windows Research Kit, the materials from Curriculum Resource Kit and ProjectOZ. Provided also plows Microsoft PowerShell RC1 and information on the Windows Embedded Academic Program.

Copyright © Microsoft Corporation. All rights reserved.
=====================================================
The Windows Research Kernel contains the sources for the core Windows (NTOS) kernel.
NTOS implements the basic OS functions for:

* Processes
* Threads
* Virtual memory and cache managers
* I/O management
* The registry
* Executive functions, such as the kernel heap and synchronization
* Object manager
* Local procedure call mechanism
* Security reference monitor
* Low-level CPU management (thread scheduling, Asynchronous and Deferred Procedure calls, interrupt/trap handling, exceptions)
=====================================================
You may only uses the contents of this license CD if you agree to the terms of the agreements associated with the individual program components. If you do not agree to the terms, do not uses the accompanying materials.
------------------------------
Organization of the CD
Windows Academic Program Components
——————————— -
The WindowsResearchKernel-WRK directory contains NTOS kernel source code from the latest released version of Windows and the build environment. The VirtualPC subdirectory contains VirtualPC 2004 SP1 software.
The CurriculumResourceKit-CRK directory contains the Operating Windows Internals System Curriculum Resource Kit with Supplement Instructor. The Internals Windows eBook subdirectory contains to Copy of the book titled Microsoft Internals Windows, 4th Edition by Mark Russinovich and David Solomon, Microsoft Press, 2005.
The ProjectOZ directory contains the overview of the experimental ProjectOZ environment and information on downloading
the latest version.
Additional software and materials
=====================================================
Additional information about using for Windows teaching and research
in operating systems is available AT
http://www.microsoft.com/resources/shareds...ult.mspx
Specific questions about the WRK, CRK, or ProjectOZ dog be directed to
compsci@microsoft.com
The Windows Academic Program discussion forum is located AT http://forums.microsoft.com/WindowsAcademic
Curriculum
To discussion forum regarding development of operating systems curriculum
based on the Windows kernel, including uses of the Windows Curriculum
Resource Kit, the Windows Research Kernel, and ProjectOZ.
Kernel
Questions & answers regarding the Windows Research Kernel,
its architecture, source code, and uses in teaching and research.
ProjectOZ
Questions & answers regarding uses of for ProjectOZ teaching and
research of operating systems topics
=====================================================
另外给各位玩家惊喜的礼包:
1. 内含2004年泄漏的Windows 2000 部分核心源码,Windows十年变迁,从源码中就可以窥见一斑。
2. ReactOS 最新源码,可以充分借鉴对比民间模仿Windows所写的代码和原始代码何区别
=====================================================
若使用其中代码和资源请遵循 Microsoft 相关许可证。

ed2k://|file|%5BWindows.%E5%86%85%E6%A0%B8%E7%A0%94%E7%A9%B6%E5%85%89%E7%9B%98%5DWindows.Academic.Program.by.zEalXP.iso|440881152|21e32e165bff53803972a106fe9cc6ba|h=d5t7uqca2qigfws3ykhrwk5xel4skyp3|/

上传的附件:
2012-10-11 23:09
0
雪    币: 284
活跃值: (3389)
能力值: ( LV5,RANK:75 )
在线值:
发帖
回帖
粉丝
5
第一次占 linhanshi版 楼下
2012-10-11 23:09
0
雪    币: 242
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
6
果断站位。~~~~~~~~~~~··················
2012-10-11 23:25
0
雪    币: 297
活跃值: (120)
能力值: ( LV5,RANK:60 )
在线值:
发帖
回帖
粉丝
7
iso下载的好慢啊,我都急冒汗了,赶紧下来,我好见识见识哦,再次深情感谢linhanshi版
2012-10-11 23:49
0
雪    币: 2120
活跃值: (73)
能力值: ( LV4,RANK:50 )
在线值:
发帖
回帖
粉丝
8
都是好书 必须要顶
2012-10-12 00:27
0
雪    币: 93908
活跃值: (200199)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
9
Done.
上传的附件:
2012-10-12 03:44
0
雪    币: 42
活跃值: (16)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
10
Windows Server 2003 SP1核心研究光盘
感谢林版啊,好像很厉害的东西,收藏之
2012-10-12 06:00
0
雪    币: 42
活跃值: (16)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
11
Windows Server 2003 SP1核心研究光盘
感谢林版啊,好像很厉害的东西,收藏之
发重了 版主见谅啊
2012-10-12 06:03
0
雪    币: 151
活跃值: (13)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
12
感谢. 给该有的都有了.
2012-10-12 08:52
0
雪    币: 122
活跃值: (72)
能力值: ( LV3,RANK:30 )
在线值:
发帖
回帖
粉丝
13
终于有中文的了...
2012-10-12 09:19
0
雪    币: 34
活跃值: (11)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
14
mark mark mark
2012-10-12 09:36
0
雪    币: 244
活跃值: (40)
能力值: ( LV5,RANK:60 )
在线值:
发帖
回帖
粉丝
15
果断收藏下载
2012-10-12 09:40
0
雪    币: 191
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
16
都是好书 必须要顶
2012-10-12 09:51
0
雪    币: 2700
活跃值: (63)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
17
没有第5版?
2012-10-12 10:03
0
雪    币: 250
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
18
mark一下,感谢林版
2012-10-12 10:39
0
雪    币: 93908
活跃值: (200199)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
19
Windows Internals, Part 2

Mark E. Russinovich, David A. Solomon and Alex Ionescu, "Windows Internals, Part 2"
English | ISBN: 0735665877 | 2012 | 674 pages | PDF, EPUB | 14 + 21 MB
Delve inside Windows architecture and internals—and see how core components work behind the scenes. Led by three renowned internals experts, this classic guide is fully updated for Windows 7 and Windows Server 2008 R2—and now presents its coverage in two volumes.
As always, you get critical insider perspectives on how Windows operates. And through hands-on experiments, you’ll experience its internal behavior firsthand—knowledge you can apply to improve application design, debugging, system performance, and support.
In Part 2, you’ll examine:
Core subsystems for I/O, storage, memory management, cache manager, and file systems
Startup and shutdown processes
Crash-dump analysis, including troubleshooting tools and techniques
http://ul.to/9iaxxlt0
https://rapidshare.com/files/596428805/0735665877_Internals.pdf


http://ul.to/urffnp96
https://rapidshare.com/files/2666560101/0735665877_Internals.epub

上传的附件:
2012-10-13 21:01
0
雪    币: 93908
活跃值: (200199)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
20
Greg Kroah-Hartman, "Linux Kernel in a Nutshell"

Greg Kroah-Hartman, "Linux Kernel in a Nutshell"
2007 | ISBN-10: 0596100795 | EPUB, PDF | 198 pages | 6 MB

Written by a leading developer and maintainer of the Linux kernel, Linux Kernel in a Nutshell is a comprehensive overview of kernel configuration and building, a critical task for Linux users and administrators.
No distribution can provide a Linux kernel that meets all users' needs. Computers big and small have special requirements that require reconfiguring and rebuilding the kernel. Whether you are trying to get sound, wireless support, and power management working on a laptop or incorporating enterprise features such as logical volume management on a large server, you can benefit from the insights in this book.
Linux Kernel in a Nutshell covers the entire range of kernel tasks, starting with downloading the source and making sure that the kernel is in sync with the versions of the tools you need. In addition to configuration and installation steps, the book offers reference material and discussions of related topics such as control of kernel options at runtime.

A key benefit of the book is a chapter on determining exactly what drivers are needed for your hardware. Also included are recipes that list what you need to do to accomplish a wide range of popular tasks.
http://ul.to/ls7oecq8
https://rapidshare.com/files/1657582060/0596100795_Linux.rar

上传的附件:
2012-10-14 01:45
0
雪    币: 93908
活跃值: (200199)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
21
Gary B. Shelly and Harry J. Rosenblatt, "Systems Analysis and Design, 9th edition"

ary B. Shelly and Harry J. Rosenblatt, "Systems Analysis and Design, 9th edition"
English | 2011 | ISBN: 0538481617 | 737 pages | PDF | 57,2 MB

SYSTEMS ANALYSIS AND DESIGN, NINTH EDITION offers a practical, visually appealing approach to information systems development.
https://rapidshare.com/files/585926954/0538481617.pdf
http://uploaded.net/file/30sok10e/0538481617.rar

上传的附件:
2012-10-14 01:47
0
雪    币: 93908
活跃值: (200199)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
22
Windows Server 2008 R2 Unleashed by Rand Morimoto

Windows Server 2008 R2 Unleashed by Rand Morimoto
2010 | Rand Morimoto, Michael Noel, Omar Droubi, Ross Mistry | Sams Publishing | ISBN: 067233092X | PDF | 1674 pages | 32 Mb
Windows Server 2008 R2 Unleashed /by Rand Morimoto (Author), Michael Noel (Author), Omar Droubi (Author), Ross Mistry (Author), Chris Amaris (Author) . Windows Server 2008 R2 Unleashed is the most comprehensive and realistic guide to planning, design, prototyping, implementation, migration, administration, and support. Based on the authors’ unsurpassed experience working with Windows Server 2008 R2 since its earliest alpha releases, it offers indispensable guidance drawn from hundreds of production environments.
The authors thoroughly address major Windows Server 2008 R2 enhancements and present extensive coverage of R2 innovations ranging from Hyper-V virtualization to DirectAccess and the enhancements in Failover Clustering. Every chapter contains tips, tricks, and best practices learned from actual deployments: practical information for using Windows Server 2008 R2 to solve real business problems.
Detailed information on how to…
* Plan and migrate from Windows Server 2003/2008 to Windows Server 2008 R2 and use R2’s new server migration tools
* Manage Active Directory with Active Directory Administrative Center, Best Practice Analyzer, and PowerShell scripts
* Use R2’s updated security tools and templates to lock down servers, clients, and networks
* Maximize availability with Windows Server 2008 R2 clustering, fault tolerance, and replication
* Streamline client management with new Group Policy ADMX settings and management tools
* Improve remote access using DirectAccess, Remote Desktop Services (formerly Terminal Services), and Virtual Desktop Infrastructure
* Implement Hyper-V virtualization including the built-in Live Migration technology
* Leverage add-ons such as Windows SharePoint Services, Windows Media Services, and IIS 7.5

http://fp.io/bme257a9/
http://turbobit.net/wp7kh4sjiz6c.html

上传的附件:
2012-10-16 23:23
0
雪    币: 170
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
23
果断收藏
2012-10-17 09:20
0
雪    币: 208
活跃值: (40)
能力值: ( LV3,RANK:20 )
在线值:
发帖
回帖
粉丝
24
多谢林版,下载收藏
2012-10-17 09:43
0
雪    币: 93908
活跃值: (200199)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
25
《SQL Server 2008 中文版标准教程》扫描版[PDF]
http://www.verycd.com/topics/2934084/


内容介绍:
本书全面介绍了SQL Server 2008中文版数据库管理和应用的知识。本书共分12章,介绍数据库与SQL Server 2008基础知识,数据查询和管理,SQL Server 2008数据库的创建、配置和管理,数据类型、列属性、表数据完整性,Transact-SQL语言基础、常用函数和SQL Server 2008中Transact-SQL语言增强功能等,使用XML查询技术,存储过程与触发器,操作架构、索引和视图,SQL Server的安全机制,SQL Server备份与恢复,使用.NET访问SQL Server 2008,SQL Server 2008高级主题:SMO、SQL Server 2008服务体系和SQL Server代理服务。本书每章都提供了系列实验指导和思考与练习。附书光盘提供了本书实例的完整素材文件和全程教学视频文件。
  本书既适合作为各级院校学生学习SQL Server 2008数据库的教材,也可作为应用和开发人员的参考资料。

目录:
第1章 数据库与SQL Server2008简介
1.1 数据库原理
1.1.1 数据库基础概念
1.1.2 数据库模型
1.2 关系数据库
1.2.1 关系数据库组成
1.2.2 基本术语
1.2.3 完整性规则
1.3 范式理论和E-R模型
1.3.1 范式理论
1.3.2 E.R模型
1.4 SQL Server 2008概述
1.4.1 SQL Server发展简史
1.4.2 SQL Server 2008数据库平台
1.5 SQL Server 2008新增功能与特性

ed2k://|file|%5BSQL.2008.%E4%B8%AD%E6%96%87%E7%89%88%E6%A0%87%E5%87%86%E6%95%99%E7%A8%8B%5D.%E5%BA%B7%E4%BC%9A%E5%85%89.%E6%89%AB%E6%8F%8F%E7%89%88.pdf|127471516|811f023d09504727e14361f08c9da583|h=ffny6r6o3zaauft7iu4nloctintgeyad|/

上传的附件:
2012-10-17 14:33
0
游客
登录 | 注册 方可回帖
返回
//