| 查看: 2621 | 回复: 6 | |||
| 当前主题已经存档。 | |||
[交流]
[推荐]最新发现值得珍藏的好书
|
|||
|
1、Webmaster in a Nutshell, 3rd Edition Webmaster in a Nutshell is a concise and portable quick reference guide that distills an immense amount of information on several languages and technologies into one compact book. It puts a fast-paced introduction, detailed reference section, and quick reference guide to each technology all within easy reach and is packed full of the genuinely useful information a webmaster needs daily, whatever the technology. This one-stop resource for HTML, CSS, XML, CGI, JavaScript, HTTP, PHP, and Apache, is the book youll turn to again http://www.itebook.net/opensoft.asp?soft_id=1&url=1 2、Oracle Security This book covers the field of Oracle security from simple to complex. It describes basic RDBMS security features (e.g., passwords, profiles, roles, privileges, synonyms) and includes many practical strategies for securing an Oracle system, developing auditing and backup plans, and using the Oracle Enterprise Manager and Oracle Security Server. Also touches on advanced security features, such as encryption, Trusted Oracle, and Internet and Web protection. http://www.itebook.net/opensoft.asp?soft_id=2&url=1 3、PL/SQL Developers Introduction This book is an easy-to-understand guide to building Oracle8i (Oracles "Internet database" Web applications using a variety of tools -- PL/SQL, HTML, XML, WebDB, and Oracle Application Server (OAS). It also covers the packages in the PL/SQL toolkit and demonstrates several fully realized Web applications. This book provides the jump-start you need to extend relational concepts to Web content and to make the transition from traditional programming to the development of useful Web applications for Oracle8i. Also covers Web development for Oracle8 and Oracle7.http://www.itebook.net/opensoft.asp?soft_id=3&url=1 4、High Performance Data Mining Contains four refereed papers covering important classes of data mining algorithms: classification, clustering, association rule discovery, and learning Bayesian networks. Srivastava et al present a detailed analysis of the parallelization strategy of tree induction algorithms. Xu et al present a parallel clustering algorithm for distributed memory machines. A new scalable algorithm for association rule discovery and a survey of other strategies is covered by Cheung et al. The final paper, written by Xiang et al, describes an algorithm for parallel learning of Bayesian networks. The papers aim to take a practical approach to large scale mining applications and increase useable knowledge concerning high performance computing technology. Lacks a subject index.Book News, Inc.(R), Portland, OR http://www.itebook.net/opensoft.asp?soft_id=4&url=1 5、Easy Microsoft Office 2003 Easy Microsoft Office 2003 takes the work out of learning this new software application by using short, easy-to-follow lessons that show you how to accomplish basic tasks quickly and efficiently! It is the perfect book for beginners who want to learn the Office 2003 applications through a visual, full-color approach. More than 100 hands-on lessons are designed to teach the easiest, fastest, or most direct way to accomplish common Office tasks. The book is suited for new Office users, as well as those upgrading from an earlier version. http://www.itebook.net/opensoft.asp?soft_id=5&url=1 6、C++ Plus Data Structures .pdf Written as a second-semester text which focuses on abstract data types from three perspectives: specification, application, and implementation. Within this focus, the author stresses computer science theory and software engineering principles using chapter exercises, case studies, and programming assignments. Book News, Inc.(R), Portland, OR http://www.itebook.net/opensoft.asp?soft_id=6&url=1 7、Java 2: The Complete Reference, Fifth Edition This fifth edition of a guide to the Java language covers the latest features of Java 2, v1.4, including the new I/O API, regular expression, chained exceptions, the assert keyword, and upgrades to Javas networking classes and the Collections Framework. The book starts with an in-depth tutorial of... Read more http://www.itebook.net/opensoft.asp?soft_id=7&url=1 8、Advanced Java 2 Platform: How to Program In this resource, members of the Deitel & Associates, Inc. corporate training and content-creation organization discuss topics needed to build Java-based enterprise systems. They present clear examples of advanced and often overlooked topics, and adhere to Java idiom, following sophisticated coding styles and practices. Chapters begin with objectives and are followed by quotations that offer either philosophy, humor or interesting insights; an outline; the program material; summaries to reinforce key concepts; and tips, recommended practices and cautions. Features are presented in the context of complete, working Java programs. The accompanying CD-ROM contains program code.Book News, Inc.(R), Portland, OR http://www.itebook.net/opensoft.asp?soft_id=8&url=1 9、The ANSI C Programming Language http://www.itebook.net/opensoft.asp?soft_id=9&url=1 10、Implementation with IPv6 and IP Security The ever-improving tools available to network engineers have helped hide the details of the TCP/IP protocol suite to some degree, but real gurus know that you have to understand the protocols at a low level to really see whats going on. TCP/IP: Architecture, Protocols, and Implementation with IPv6 and IP Security shows how, under the TCP/IP protocols, digital signals are assembled into packets and routed among network nodes. To communicate this information, the author uses lots of block diagrams and bit listings. He also patiently walks through transactions, explaining how nodes communicate back and forth to establish connections. The miscellaneous elements of the TCP/IP stack--including Bootstrap Protocol (BOOTP), Dynamic Host Configuration Protocol (DHCP), the Domain Name System (DNS), the mail protocols, and various others--get plenty of attention too (something thats welcome, as theyre not well covered in most TCP/IP books). http://www.itebook.net/opensoft.asp?soft_id=13&url=1 11、DirectX 3D Graphics Programming Bible Complete coverage of DirectX 3D graphics programming. Topics include understanding how DirectX interfaces with PC graphics devices and Windows, mastering 2D and 3D animation basics, harnessing Direct3D retained mode programming to create true 3D animations, manipulating frames, meshes, textures,... http://www.itebook.net/opensoft.asp?soft_id=14&url=1 12、Applied Microsoft .NET Framework Programming Applied Microsoft .NET Framework Programming is a tutorial. Its meant for programmers who already know an object-oriented language and want to apply their knowledge in the standardized environment provided by the Microsoft .NET Framework. The book, written by Jeffrey Richter, a programmer and the .NET columnist at Microsofts magazine for its developer community, takes a more or less language-agnostic approach to the run-time environment (though many illustrative examples are in C#). It aims to untangle the Common Language Runtime (CLR) and some of the Framework Class Library (FCL), and generally succeeds, particularly at the former. Richter shares his knowledge of the key classes you can instantiate in the CLR, and the kinds of operations you can perform on and with them. You can read this book, or individual chapters, from beginning to end. Youll probably find it more helpful, though, if you read individual sections as you encounter problems or develop an interest in specific aspects of the CLR (ideal for those middle-of-the-night "I wonder how it does..." questions). Richter typically lets his code do most of the talking, and hell often introduce a section with a prose summary of the CLR way of doing something (sometimes with a supplementary diagram) before unleashing a string of quick examples that illustrate variations on the theme. In an unusual and helpful tutorial move, he makes heavy use of the ILDASM utility to show what goes on at compile time. --David Wall Topics covered: How the Microsoft .NET Framework--in other words, the Common Language Runtime (CLR) and parts of the Framework Class Library (FCL)--runs Microsoft .NET applications, and how to write software for the framework. Shared assemblies, characteristics of CLR types (including their properties, methods, fields, and events), and object orientation all get ample coverage. Theres particularly detailed information on text manipulation (including internationalization and localization), arrays, custom interfaces, and the managed environment (garbage collection) in the CLR environment. http://www.itebook.net/opensoft.asp?soft_id=15&url=1 12、Black Art of Java Game Programming A book/CD-ROM package on the mysteries of sound, animation, color, networking, advanced graphics, and multiplayer gaming. Provides techniques for maximizing Javas networking and GUI facilities, and building a high score server for games. Includes a game gallery section in which creators describe... http://www.itebook.net/opensoft.asp?soft_id=16&url=1 13、Teach Yourself TCP-IP in 24 Hours, Third Edition As the Internet continues to expand its reach, more and more users, administrators, and programmers need to learn about TCP/IP the core standard behind the Internet, and the dominant protocol for networks throughout the world. Sams Teach Yourself TCP/IP in 24 Hours provides a clear and concise... http://www.itebook.net/opensoft.asp?soft_id=17&url=1 14、Windows Graphics Programming This guide for experienced Windows programmers describes what is going on beneath the API layer. Coverage includes: uncovering the Windows system architecture and graphics system internal data structure, detecting GDI resource leaks and other troubleshooting techniques, device context, coordinate... http://www.itebook.net/opensoft.asp?soft_id=21&url=1 15、The Microsoft DirectX 9 Programmable... The Microsoft DirectX 9 Programmable Graphics Pipeline 出版社:Microsoft Press 作者:Kris Gray 发布日期:30 July, 2003 http://www.itebook.net/opensoft.asp?soft_id=24&url=1 16、Operating System Concepts 5th ReleaseData:March, 2002 Operating systems are large and complex, and yet must function with near-absolute reliability--thats why theyre a class unto themselves in the field of software development. Since its first release 20 years ago, "the dinosaur book"--Operating System Concepts by Abraham Silberschatz, Peter Baer Galvin, and Greg Gagne--has been a valuable reference for designers and implementers of operating systems. The newly released sixth edition of this book maintains the volumes authority with new sections on thread management, distributed processes, and the Java Virtual Machine (JVM). Theres also information on the workings of the latest crop of operating systems, including Microsoft Windows 2000, Linux, FreeBSD, and compact operating systems for handheld devices. This book is concerned with the design of operating systems, which is to say it enumerates the problems that pop up in the creation of efficient systems and explores alternative ways of dealing with them, detailing the advantages and shortcomings of each. For example, in their chapter on scheduling CPU activity, the authors explain several algorithms (first-come, first-served, and round-robin scheduling, among others) for allocating the capacity of single and multiple processors among jobs. They highlight the relative advantages of each, and explain how several real-life operating systems solve the problem. They then present the reader with exercises (this book is essentially a university textbook) that inspire thought and discussion. --David Wall Topics covered: The problems faced by designers of system software for electronic computers, and strategies that have been developed over the past 20 years to address (and, in some cases, solve) them. Problems of CPU scheduling, memory allocation, paging, processes and threads, storage management, distributed processes and storage mechanisms, and security are all discussed thoroughly and with many authoritative references. |
» 猜你喜欢
博士读完未来一定会好吗
已经有21人回复
导师想让我从独立一作变成了共一第一
已经有5人回复
到新单位后,换了新的研究方向,没有团队,持续积累2区以上论文,能申请到面上吗
已经有11人回复
读博
已经有4人回复
JMPT 期刊投稿流程
已经有4人回复
心脉受损
已经有5人回复
Springer期刊投稿求助
已经有4人回复
小论文投稿
已经有3人回复
Bioresource Technology期刊,第一次返修的时候被退回好几次了
已经有9人回复
申请2026年博士
已经有6人回复
|
60、 Cisco路由器简明配置手册.rar http://bbs.itebook.net/attachment.php?aid=6817 61、CISCO路由器配置手册.rar http://bbs.itebook.net/attachment.php?aid=6818 62、清华大学计算中心ORACLE培训资料 http://bbs.itebook.net/attachment.php?aid=7020 http://bbs.itebook.net/attachment.php?aid=7021 http://bbs.itebook.net/attachment.php?aid=7022 http://bbs.itebook.net/attachment.php?aid=7023 63、Java Threads 2e.pdf http://bbs.itebook.net/attachment.php?aid=7027 64、Inside the Java 2 Virtual Machine.rar http://bbs.itebook.net/attachment.php?aid=7028 65、Addison Wesley - Writing Effective Use Cases.pdf http://bbs.itebook.net/attachment.php?aid=6970 Writing Effective Use Cases Tranditional Chinese.pdf http://bbs.itebook.net/attachment.php?aid=6987 66、UML参考手册 http://bbs.itebook.net/attachment.php?aid=7019 67、《计算机组成原理试题库》 http://bbs.itebook.net/attachment.php?aid=7117 ........ http://bbs.itebook.net/attachment.php?aid=7123 62、清华大学计算中心ORACLE培训资料 http://bbs.itebook.net/attachment.php?aid=7020 http://bbs.itebook.net/attachment.php?aid=7021 http://bbs.itebook.net/attachment.php?aid=7022 http://bbs.itebook.net/attachment.php?aid=7023 63、Java Threads 2e.pdf http://bbs.itebook.net/attachment.php?aid=7027 64、Inside the Java 2 Virtual Machine.rar http://bbs.itebook.net/attachment.php?aid=7028 65、Addison Wesley - Writing Effective Use Cases.pdf http://bbs.itebook.net/attachment.php?aid=6970 Writing Effective Use Cases Tranditional Chinese.pdf http://bbs.itebook.net/attachment.php?aid=6987 66、UML参考手册 http://bbs.itebook.net/attachment.php?aid=7019 67、《计算机组成原理试题库》 http://bbs.itebook.net/attachment.php?aid=7117 ........ http://bbs.itebook.net/attachment.php?aid=7123 68、jmx in action (manning) http://bbs.itebook.net/attachment.php?aid=7155 http://bbs.itebook.net/attachment.php?aid=7156 http://bbs.itebook.net/attachment.php?aid=7157 http://bbs.itebook.net/attachment.php?aid=7158 69、Visual Basic API指南 http://bbs.itebook.net/attachment.php?aid=6985 70、C++ Primer Plus, 4th Edition The fourth edition presents the ANSI C++ standard beginning with a discussion of the essential elements of C++ programming: loops, expressions, functions, and classes. It walks readers through the basics of object-oriented programming: classes, inheritance, templates, and exceptions, as well as the latest object-oriented programming techniques. C++ Primer Plus contains hundreds of sample programs. The friendly tone, concise programs, and end-of-chapter review exercises allow beginners to write their own programs immediately. http://www.itebook.net/opensoft.asp?soft_id=43&url=1 71、C++ Primer 中文版(第三版)完全版 C++ Primer的第三版结合了Stanley Lippman的实践经验和Josée Lajoie对于ANSI/ISO标准C++的深入理解。这本指导书的第三版已经被重新改写过,以便更加精确地讲述标准C++的特性和用法。在本书中,对于C++初学者特别有价值的是一些来自真实世界中的程序例子,它们说明了泛型程序(generic program)的设计、面向对象程序的设计、模板的用法,以及使用标准C++进行程序设计的方方面面。而且,本书也在适当的地方讲到了一些习惯用法以及效率指导。 http://www.itebook.net/opensoft.asp?soft_id=44&url=1 72、C-C++ 最佳编程指南 http://www.itebook.net/opensoft.asp?soft_id=46&url=1 73、Exceptional C++ 本书详细地讨论了如何编写健壮高效的代码以及模块设计技术。本书采用了自问自答的语言风格,它讨论了实际程序设计中普遍存在的,又非常不易察觉的问题,并且进行了深刻的分析,提出了具有广泛意义的解决方案。本书值得每个想成为优秀c++程序员的人阅读。我相信,任何c++程序员都会在本书的阅读过程中有许多收获,甚至有一种醍醐灌顶,恍然大悟的收获和喜悦。 http://www.itebook.net/opensoft.asp?soft_id=47&url=1 74、Inside the C++ Object Model Bestselling author Stanley B. Lippmans Inside the C++ Model provides valuable insight into some of the internal workings of the C++ language. This book is a product of a decade of research at Bell Labs (where Lippman worked with C++ inventor Bjarne Stroustrup) and Lippmans considerable C++ expertise. Written with the experienced C++ programmer in mind, this book looks at how key language features are implemented underneath the hood and provides some guidelines when designing C++ classes. This title first examines how C++ objects work--showing the differences between C++ structures and classes. The author looks carefully at the varieties of C++ constructors, including default and copy constructors, data members, and initialization. Subsequent sections cover inheritance, including virtual inheritance, and the inner details that will help you create effective and robust data types. The author frequently points out inefficiencies (and efficiencies) that can occur when instantiating objects. The book closes with a tour of more advanced C++ language features, such as templates, exception handling, and run-time type information. This book can help make you the resident C++ language expert at your programming shop. --Richard Dragan With endorsements from virtually every major vendor (including Microsoft), XML looks to be a compelling standard for sharing corporate data between organizations. Professional XML Databases examines how to integrate XML into your organizations database infrastructure. Early sections concentrate on the rules and strategies for designing effective XML documents (DTDs) that mimic traditional tables (including links between tables). By providing almost a dozen rules on how to do this correctly, the book assures that youll learn not only the basics of XML syntax but also the correct way to create DTDs that are efficient, easy to maintain, and readable across your business. (Further sections reverse this process and show you how to create database tables based on XML.) Subsequent sections cover many of the standards and APIs in todays XML, from XML Schemas, the XML W3C Document Object Model (DOM), and the Simple API for XML (SAX), to related standards like XSLT, XPath, and XPointer. A number of books cover these APIs, but this one provides a unique focus by examining Microsoft tools and their support for XML. This means there is coverage of Microsoft ADO (and ADO+, now called ADO.NET) for querying databases and packaging the results as XML. Sections on SQL Server 2000 highlight ways to use XML in this product, both as results and through XML views. Closing sections explore options for working with XML for data warehousing and transmitting data efficiently across organizations. Sections on Java and the DB Prism (an open-source XML framework) help give this book a perspective that extends beyond the Microsoft platform. For any database developer or designer who needs to architect XML documents in order to share data in real projects, this advanced treatise on the right way to define and use XML will prove highly valuable. For anyone who uses SQL Server 2000, this book also points the way toward using XML standards in actual shipping products on the Microsoft platform. --Richard Dragan Topics covered:
http://www.itebook.net/opensoft.asp?soft_id=55&url=1 82、Secure Programming Cookbook for C and C++ ReleaseDate:July, 2003 http://www.itebook.net/opensoft.asp?soft_id=56&url=1 83、The C++ Programming Language, 3rd Edition In this brand-new third edition of The C++ Programming Language, author Bjarne Stroustrup, the creator of C++, presents the full specification for the C++ language and standard library, a spec that will soon become the joint ISO/ANSI C++ standard. Past readers will find that the new edition has changed a great deal and grown considerably to encompass new language features, particularly run-time type identification, namespaces, and the standard library. At the same time, readers will recognize the lucid style and sensible advice that made previous editions so readable and enjoyable. Probably the biggest change is a substantial new section, well over 200 pages in length, covering the contents and design of the C++ standard library, the most important new feature of the C++ specification. The author has also added a substantial number of new exercises while keeping many from previous editions that have retained their value. While The C++ Programming Language is not a C++ tutorial, strictly speaking, anyone learning the language, especially those coming from C, will greatly benefit from the clear presentation of all its elements. It is impossible to overstate the importance of this book for anyone who is serious about using C++. |
| 支持啊 |













Web applications using a variety of tools -- PL/SQL, HTML, XML, WebDB, and Oracle Application Server (OAS). It also covers the packages in the PL/SQL toolkit and demonstrates several fully realized Web applications. This book provides the jump-start you need to extend relational concepts to Web content and to make the transition from traditional programming to the development of useful Web applications for Oracle8i. Also covers Web development for Oracle8 and Oracle7.
回复此楼