虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

covers

  • This cookbook contains a wealth of solutions to problems that SQL programmers face all the time. Rec

    This cookbook contains a wealth of solutions to problems that SQL programmers face all the time. Recipes inside range from how to perform simple tasks, like importing external data, to ways of handling issues that are more complicated, like set algebra. Each recipe includes a discussion that explains the logic and concepts underlying the solution. The book covers audit logging, hierarchies, importing data, sets, statistics, temporal data, and data structures.

    标签: programmers solutions cookbook contains

    上传时间: 2013-12-08

    上传用户:Altman

  • This fourth edition of the definitive reference to JavaScript, a scripting language that can be embe

    This fourth edition of the definitive reference to JavaScript, a scripting language that can be embedded directly in web pages, covers the latest version of the language, JavaScript 1.5, as supported by Netscape 6 and Internet Explorer 6. The book also provides complete coverage of the W3C DOM standard (Level 1 and Level 2), while retaining material on the legacy Level 0 DOM for backward compatibility

    标签: JavaScript definitive reference scripting

    上传时间: 2013-12-25

    上传用户:xuanchangri

  • This book explains how to write, install, and debug device drivers for Windows 2000. It is intended

    This book explains how to write, install, and debug device drivers for Windows 2000. It is intended to be a companion to the Microsoft DDK documentation and software. Windows 2000 represents a major improvement to previous versions of Windows NT. Device drivers for Windows 2000 may be designed for the new Windows Driver Model (WDM) architecture. If so, the driver will be source compatible with Windows 98. This book covers the new WDM specification. This book will also prove useful to those studying the internals of Windows 2000, particularly the I/O subsystem and related components.

    标签: explains intended Windows drivers

    上传时间: 2016-04-08

    上传用户:dreamboy36

  • "TR1 roughly doubles the size of the C++ standard library, and it introduces many new facilities and

    "TR1 roughly doubles the size of the C++ standard library, and it introduces many new facilities and even new kinds of library components. TR1 has some classes, for example, where some nested types may or may not exist depending on the template arguments. To programmers whose experience stops with the standard library, this is strange and unfamiliar. This book is complete (it covers all TR1 facilities), it is easier to understand than TR1 itself, and it is technically accurate."

    标签: introduces facilities and the

    上传时间: 2016-07-20

    上传用户:aappkkee

  • Finally: a hands-on, Java-centric workbook companion for the classic Design Patterns! Workbook appro

    Finally: a hands-on, Java-centric workbook companion for the classic Design Patterns! Workbook approach deepens your understanding, builds your confidence, and strengthens your skills. covers all five categories of design pattern intent: interfaces, responsibility, construction, operations, and extensions. CD-ROM contains all code examples from the book -- plus bonus code examples not found in the book. About the Author: Steven John Metsker is a researcher and author focused on advanced techniques for magnifying the abilities of object-oriented software developers. A rising star in the patterns community, he was recently invited to join the acclaimed Hillside Group. He is author of Building Parsers with Java? (Addison-Wesley).

    标签: Java-centric companion hands-on Patterns

    上传时间: 2013-12-01

    上传用户:1079836864

  • Advanced UNIX Programming is the long-awaited (19 years!) update to the 1985 original. Maybe "update

    Advanced UNIX Programming is the long-awaited (19 years!) update to the 1985 original. Maybe "update" isn t the right word--of the 750-or-so pages in the new book, there are maybe two dozen paragraphs that are unchanged. The original covered about 70 system calls, and the new one covers about 300. (这是Advanced UNIX Programming的附书源码)

    标签: update long-awaited Programming the

    上传时间: 2013-12-19

    上传用户:xiaoxiang

  • This book provides a complete intermediate-level discussion of microcontroller programming using th

    This book provides a complete intermediate-level discussion of microcontroller programming using the C programming language. It covers both the adaptations to C necessary for targeting an embedded environment, and the common components of a successful development project. C is the language of choice for programming larger microcontrollers (MCU), those based on 32-bit cores. These parts are often derived from their general-purpose counterparts, and are both as complex and feature-rich. As a result, C (and C++) compilers are necessary and readily available for these MCUs. 是初学入们,嵌入式的好教材!@简单易懂

    标签: intermediate-level microcontroller programming discussion

    上传时间: 2013-12-18

    上传用户:lo25643

  • 是一本介绍java基础应用的好书 Java For Artists targets both the undergraduate computer science or information te

    是一本介绍java基础应用的好书 Java For Artists targets both the undergraduate computer science or information technology student and the practicing programmer. It is both an introductory-level textbook and trade book. As a textbook it employs learning objectives, skill-building exercises, suggested projects, and self-test questions to reinforce the learning experience. The projects offered range from the easy to the extremely challenging. It covers all the topics you’d expect to find in an introductory Java programming textbook and then some. As a trade book it goes purposefully deeper into topics cut short or avoided completely in most introductory textbooks. Its coverage of advanced GUI programming techniques, network programming and object-oriented theory will enable you to take your skills to a higher level.

    标签: undergraduate information computer Artists

    上传时间: 2016-09-28

    上传用户:qiaoyue

  • This book is for you if You re no "dummy," and you need to get quickly up to speed in intermediate

    This book is for you if You re no "dummy," and you need to get quickly up to speed in intermediate to advanced C++ You ve had some experience in C++ programming, but reading intermediate and advanced C++ books is slow-going You ve had an introductory C++ course, but you ve found that you still can t follow your colleagues when they re describing their C++ designs and code You re an experienced C or Java programmer, but you don t yet have the experience to develop nuanced C++ code and designs You re a C++ expert, and you re looking for an alternative to answering the same questions from your less-experienced colleagues over and over again C++ Common Knowledge covers essential but commonly misunderstood topics in C++ programming and design while filtering out needless complexity in the discussion of each topic. What remains is a clear distillation of the essentials required for production C++ programming, presented in the author s trademark incisive, engaging style.

    标签: intermediate you quickly dummy

    上传时间: 2014-01-09

    上传用户:wpwpwlxwlx

  • This text shows how to analyze programs without its source code, using a debugger and a disassembler

    This text shows how to analyze programs without its source code, using a debugger and a disassembler, and covers hacking methods including virtual functions, local and global variables, branching, loops, objects and their hierarchy, and more.

    标签: disassembler debugger programs analyze

    上传时间: 2013-12-23

    上传用户:ljmwh2000