搜索资源列表
LINUX_system_manage_book
- 本书同时收录了Linux领域两位领导人物的作品—相当于“Linux 文档项目”的一个印刷版本,展示了Linux 核心概念及其基本结构。对于面向所有主流Linux子系统的支持与管理任务,本书都进行了恰到好处的讲解。涵盖的主题包括文件系统、目录、引导和关机、打印、网络兼容性、网络应用、网络登录、安全、用户账号、数据备份等等。此外,还针对TCP/IP网络、电子邮件、硬件问题以及网络的管理与配置,进行了专门讨论。 -the book contains a Linux two leading figure
pe_decoder
- 在《软件加密技术》这本书里看过PE文件各部分的详细解释之后,我也有了一个自己写PE文件分析器的的想法。虽然好的分析器不在少数,但对于一堆十六进制数,有些朋友可能不明白它代表什么意思。如果在程序里就可以将这些01序列转换成可以直接看懂得信息,那至少用户可以省去以后去查表的麻烦。怀着这样的想法,我仔细的研究了书中分析器PEInfo的源代码,我发现它没有提供信息转换的功能。 通过研究发现,PEInfo是通过PE文件在内存中的映象来获取文件信息的,我在想是否还有别的方法可以绕过将文件映象到内
snort-16.3-patch2
- 该软件是一个有名的基于网络的入侵检测系统,其功能及相关信息在本书中做了详细的分析和说明(该软件具有的功能有:网络信息包嗅探、记录网络信息包并进行网络数据分析、基于网络的误用检测等-The software is a well-known network-based intrusion detection system, and its function and related information in the book to do a detailed analysis and exp
Linux_Kernel_CN(1)
- 本书并不是特意一本Linux 的内部手册相反它是对操作系统的介绍同时以Linux作为示例书中每一章遵循从共性到特性的原则它们将首先给出核心子系统的概叙然后进行尽可能的详细描叙 我不会用routine_X()调用routine_Y()来增加bar 数据结构中foo 域的值这种方式来描叙核心算法 你自己可以通过阅读代码发现它每当需要理解一段代码时我总是将其数据结构画出来这样我发现了许多相关的核心数据结构以及它们之间的关系 每一章都是非常独立的就象Linux 核心子系统一样当然有时它们还是有联系的比如
UnderstandingLinuxKernel
- All people curious about how Linux works and why it is so efficient will find answers here. After reading the book, you will find your way through the many thousands of lines of code, distinguishing between crucial data structures and secondary one
linuxDeviceDrivers
- linux Device Drivers 英文版,以及该书的中文版的第二版,学习linux驱动开发的好资料-linux Device Drivers in English, as well as the book s Chinese version of the second edition, learning linux a good data-driven development
linuxdriver_code_tool
- linux驱动书中的资料,可以学习驱动的开发 和makefile的写法,以及转换工具-linux data-driven book, you can drive the development and study of written makefile, as well as conversion tools
booksystem
- 能够存储一定数量的图书信息,并方便有效的进行相应的书籍数据操作和管理,这主要包括: 1) 图书信息的录入、删除及修改。 2) 图书信息的多关键字检索查询。 3) 图书的出借、返还和资料统计。-Be able to store a certain number of books information, and convenient and effective to carry out the corresponding data manipulation and management
DSA
- A book on Algorithms and Data structures using C-A book on Algorithms and Data structures using C++
Unix_system_design
- 本书以unix系统为背景,全面系统介绍了unix操作内核的内部数据结构和算法。描述了文件系统程序调度和存储管理等。-This book as the background to unix system, a comprehensive introduction of the unix operating system kernel' s internal data structures and algorithms. Procedures described in the file sys
Mastering.Algorithms.with.C
- Data comes in all shapes and sizes, but often it can be organized in the same way. For example, consider a list of things to do, a list of ingredients in a recipe, or a reading list for a class. Although each contains a different type of data, they a
3540316817
- e book Kernel based algorithms for mining huge data sets
book
- This book provides a set of design and implementation guidelines for writing secure programs for Linux and Unix systems. Such programs include application programs used as viewers of remote data, web applications (including CGI scr ipts), network ser
DataComeback
- 这是我在其它网上搜索得来的有关于数据恢复的书,我上传的都是本网站至今为止没有的资料,希望能对大家有所帮助."本人为了便于学习数据恢复,把网上的一些数据恢复知识做了个整理!顺便发到网上和大家分享! 大家如果看到有好的东西的话可以发给我,我再加到上面方便大家学习!" 欢迎大家来信跟笔者探讨各种电脑问题!特别是网络安全,加密与解密,系统~~等!-This is my online search in the other come the book on data recovery, I
NiaoGe_Linux_SiFangCai
- Linux的基础知识在各大主流Linux安装版本中基本相同,如账号管理、硬盘文件格式、数据管理与核心编译等。本书深入浅出地介绍了Linux操作系统的基本原理与架构,适合当前所有主流Linux版本的学习。 全书共分5大篇。第1篇主要介绍Linux操作系统的规划与安装;第2篇介绍Linux的基本文件权限与系统架构;第3篇介绍非常重要的Shell与Shell scr ipts的基本内容,这是所有以文字界面操控主机的基础;第4篇着重介绍Linux用户管理,包括账号管理、磁盘配额与用户的例行性工作
Address-book
- Address book Source code example of creating a simple address book on the component TListView. Saving and loading the data, removing the selected entry or clear the entire database.
book
- 图书馆管理系统,管理收集数据。图书馆管理系统,图书馆管理系统。-Library management system, management of collected data. Library management system, library management system.
book
- 用Swing开发桌面程序,图书馆管理系统包含系统登录模块,图书信息管理模块,并用DAO层来封装数据-Desktop applications with Swing development, library management system includes a system login module, library information management module, and DAO layer to encapsulate data
all-codes-in-book
- 数据结构,算法与应用 ---C++语言描述(代码与习题答案)-data structure
lxfb
- Graphics Processor registers (table 6-29 the data book). -Graphics Processor registers (table 6-29 the data book).