搜索结果
找到约 7 项符合
writers 的查询结果
Java编程 solve readers-writers problem with RMI
solve readers-writers problem with RMI
通讯编程文档 writing in english a practical handbook for scientific and technical writers
writing in english a practical handbook for scientific and technical writers
驱动编程 This a sample Plug and Play filter driver that provides WMI data blocks. Typically, driver writers w
This a sample Plug and Play filter driver that provides WMI data blocks. Typically, driver writers will copy the sample code into their own driver and make any minor modifications so that the WMI data blocks are always available when the driver is loaded. Alternatively, WmiSamp can be left as a filt ...
文章/文档 This book is designed to be used for the purpose to describe the structure of an optimizing compiler
This book is designed to be used for the purpose to describe the structure of an optimizing compiler so that a reader can implement it or a variation (compiler writers always modify a design).
系统设计方案 Welcome to the Microsoft CRM 3.0 Software Development Kit (SDK). This SDK contains a wealth of resou
Welcome to the Microsoft CRM 3.0 Software Development Kit (SDK). This SDK contains a wealth of resources, including code samples, that are designed to help you build powerful vertical applications using the Microsoft CRM platform. It includes the following sections:
1 Server Programming Guide
2 Cl ...
技术资料 A_Guide_to_Kernel_Exploitation
A Guide to Kernel Exploitation,Attacking the Core
---
With the number of security countermeasures against user-land exploitation greater
than ever these days, kernel-level exploitation is becoming increasingly popular
among attackers and, generically, exploit writers. Playing with the heart of a c ...
Java书籍 All of Java s Input/Output (I/O) facilities are based on streams, which provide simple ways to read
All of Java s Input/Output (I/O) facilities are based on streams, which provide simple ways to read and write data of different types. Java provides many different kinds of streams, each with its own application. The universe of streams is divided into four large categories: input streams and output ...