Chapter 1 Hello Windows CE From Kernighan and Ritchie to Petzold and on to Prosise, programming books traditionally start with a "hello, world" program. It's a logical place to begin. Every program has a basic underlying structure that, when not obs
This book is about the fundamentals of data structures and algorithms--the basic elements from which large and complex software artifacts are built. To develop a solid understanding of a data structure requires three things: First, you must learn ho
想要看这本书的读者你的英文水平要过关哟 "This is an excellent text that should be read by every computer security professional and student." —Dick Kemmerer, University of California, Santa Barbara. "This is the most complete book on information security theory, technol
Resource Hacker has been designed to: 1. View resources in Win32 executable files (*.exe, *.dll, *.cpl, *.ocx) and in Win32 resource files (*.res) in both their compiled and decompiled formats. 2. Extract (save) resources to file in (*.res) format,
This book is one of a series of texts written by faculty of the Electrical Engineering and Computer Science Department at the Massachusetts Institute of Technology. It was edited and produced by The MIT Press under a joint production-distribution ag
Let's assume you decide to learn to play the violin. You start lessons this week, and by the end of the month, you want to have a concert at Carnegie Hall in New York City. Is that likely to happen? No, but it illustrates a point about learning 3ds
Lucene in Action 英文版 JAVA 组件 Lucene is a powerful Java search library that lets you easily add search to any application. In recent years Lucene has become exceptionally popular and is now the most widely used information retrieval library: it power
Developers who need powerful search capabilities embedded in their applica- tions should read this book. Lucene in Action is also suitable for developers who are curious about Lucene or indexing and search techniques, but who may not have an immedia
A Guide to the Project Management Body of Knowledge (PMBOK Guide) is the recognized standard for the project management profession. As with other professions such as law, medicine, and accounting, the knowledge contained in this standard evolved fro
如果有觉得英文版看的费事的话可以下载我所发布对应的中文版本 kevin Product and Installation Overview This chapter describes what is contained in Oracle Application Server and recommended topologies. It contains the following sections: Section 1.1, "Product Overview" Section 1.2,
C++ is a large, complex language, and learning it is never entirely easy. But some concepts and techniques must be thoroughly mastered if programmers are ever to do professional-quality work. This book cuts through the technical details to reveal wh
C/C++ Interview Questions how do you find out if a linked-list has an end? (i.e. the list is not a cycle) You can find out by using 2 pointers. One of them goes 2 nodes each time. The second one goes at 1 nodes each time. If there is a cycle, the on
"Stephen Rago's update is a long overdue benefit to the community of professionals using the versatile family of UNIX and UNIX-like operating environments. It removes obsolescence and includes newer developments. It also thoroughly updates the conte
神级ROR教程第四版:最新版 传说中学Ruby只要两本书,一本是ProgrammingRuby(在我的资源列表里也有),另一本就是Agile.Web.Development.with.Rails,即该本书。 Rails just keeps on changing. Rails 3 and Ruby 1.9 bring hundreds of improvements, including new APIs and substantial performance enhancements. T
Ruby三神书之一(其余的两本是Agile.Web.Development.with.Rails和Ruby For Rails,在我的资源列表也有) Rails is large, powerful, and new. How do you use it effectively? How do you harness the power? And, most important, how do you get high quality, real-world applications writ
Ruby三神书之一(其余的两本是Agile.Web.Development.with.Rails和Ruby For Rails,在我的资源列表也有) Rails is large, powerful, and new. How do you use it effectively? How do you harness the power? And, most important, how do you get high quality, real-world applications writ
Ruby三神书之一(其余的两本是Agile.Web.Development.with.Rails和Ruby For Rails,在我的资源列表也有) Rails is large, powerful, and new. How do you use it effectively? How do you harness the power? And, most important, how do you get high quality, real-world applications writ