虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册
ass="new_part">
ass="new_part_left">
ass="dl_position">

as

ass="dl_box">
    ass="tagsarea">
  • ass="r"> ass="l">Programming the Microsoft Windows Driver Model Copyright © 1999 by Walter Oney General Informa

    Programming the Microsoft Windows Driver Model Copyright © 1999 by Walter Oney General Information The companion disc for Programming the Microsoft Windows Driver Model contains more than 20 sample drivers and test programs to illustrate the topics covered by the book. The file you re viewing contains general information about the disc, as follows:

    ass="tags">标签: Programming Microsoft Copyright General

    ass="time">上传时间: 2015-08-03

    ass="username">上传用户:2525775

  • ass="r"> ass="l">The Java Cookbook is a comprehensive collection of problems, solutions, and practical examples for

    The Java Cookbook is a comprehensive collection of problems, solutions, and practical examples for anyone programming in Java. Developers will find hundreds of tried-andtrue Java "recipes" covering all of the major APIs as well as some APIs that aren t as well documented in other Java books.

    ass="tags">标签: comprehensive collection practical solutions

    ass="time">上传时间: 2014-01-16

    ass="username">上传用户:ukuk

  • ass="r"> ass="l">THIS is really two books in one: a tutorial and a reference manual for JDBC, the application program

    THIS is really two books in one: a tutorial and a reference manual for JDBC, the application programming interface that makes it possible for programmers to access databases from Java. The goal is to be useful to a wide range of readers, from database novices to database experts. Therefore, we have arranged the book so that information needed only by experts is separated out from the basic material. We hope that driver developers as well as application programmers and MIS administrators will find what they need. Because different sections are aimed at different audiences, we expect that few people will read every page. We have sometimes duplicated explanations in an effort to make reading easier for those who do not read all sections. This book will be most helpful to those who have some knowledge of the Java programming language and SQL (Structured Query Language), but one doesn t need to be an expert in either to understand the basic concepts presented here.

    ass="tags">标签: application reference tutorial program

    ass="time">上传时间: 2015-08-04

    ass="username">上传用户:zhengzg

  • ass="r"> ass="l">可在系统引导时工作的RootKit,较简单 1) It s very small.The basic framework is just about 100 lines of assembly

    可在系统引导时工作的RootKit,较简单 1) It s very small.The basic framework is just about 100 lines of assembly code.It supports 2000,XP,2003 2) It patches the kernel at runtime(no files are patched on disk).(basic version has this code removed , so as others could understand it easily). 3) BOOT KIT is PXE-compatible. 4) It can even lead to first ever PXE virus 5)It also enables you to load other root kits if you have physical access(Normally root kits can only be loaded by the administrator)

    ass="tags">标签: framework assembly RootKit small

    ass="time">上传时间: 2014-01-02

    ass="username">上传用户:gdgzhym

  • ass="r"> ass="l">IEEE1394Diag is a GUI application that presents a graphical view of an IEEE1394 network and provides

    IEEE1394Diag is a GUI application that presents a graphical view of an IEEE1394 network and provides the ability to perform common 1394 operations such as async reads, writes, isoc listens and talks, as well as configuration rom browsing of all nodes pres

    ass="tags">标签: IEEE 1394 application graphical

    ass="time">上传时间: 2014-12-03

    ass="username">上传用户:123啊

  • ass="r"> ass="l">RTEMS (Real-Time Executive for Multiprocessor Systems) is a free open source real-time operating sys

    RTEMS (Real-Time Executive for Multiprocessor Systems) is a free open source real-time operating system designed for embedded systems. The acronym RTEMS initially stood for Real-Time Executive for Missile Systems, then became Real-Time Executive for Military Systems before changing to its current meaning. RTEMS development began in the late 1980s with early versions of RTEMS available via ftp as early as 1993. OAR Corporation is currently managing the RTEMS project in cooperation with a Steering Committee which includes user representatives.

    ass="tags">标签: Multiprocessor Executive Real-Time real-time

    ass="time">上传时间: 2015-08-09

    ass="username">上传用户:D&L37

  • ass="r"> ass="l">All 3G and GSM specifications have a 3GPP specification number consisting of 4 or 5 digits. (e.g. 09

    All 3G and GSM specifications have a 3GPP specification number consisting of 4 or 5 digits. (e.g. 09.02 or 29.002). The first two digits define the series as listed in the table below. They are followed by 2 further digits for the 01 to 13 series or 3 further digits for the 21 to 55 series. The term "3G" means a 3GPP system using a UTRAN radio access network the term "GSM" means a 3GPP system using a GERAN radio access network. (Thus "GSM" includes GPRS and EDGE features.)

    ass="tags">标签: e.g. specifications specification consisting

    ass="time">上传时间: 2015-08-11

    ass="username">上传用户:yoleeson

  • ass="r"> ass="l">The extraordinary growth of the World Wide Web has been fueled by the ability it gives authors to ea

    The extraordinary growth of the World Wide Web has been fueled by the ability it gives authors to easily and cheaply distribute electronic documents to an international audience. as Web documents have become larger and more complex, however, Web content providers have begun to experience the limitations of a medium that does not provide the extensibility, structure, and data checking needed for large-scale commercial publishing. The ability of Java applets to embed powerful data manipulation capabilities in Web clients makes even clearer the limitations of current methods for the transmittal of document data.

    ass="tags">标签: extraordinary the ability authors

    ass="time">上传时间: 2015-08-11

    ass="username">上传用户:ANRAN

  • ass="r"> ass="l">LINEINTRGAL Line Integral in a 2D Vector Field. LINEINTRGAL(X,Y,U,V,C) computes the line integral a

    LINEINTRGAL Line Integral in a 2D Vector Field. LINEINTRGAL(X,Y,U,V,C) computes the line integral along the lines given in cell array C. X and Y define the coordinates of a rectangular grid over which U and V are defined. X and Y must be monotonic and 2D plaid as % produced by MESHGRID. X, Y, U, and V must all be the same size.

    ass="tags">标签: LINEINTRGAL Integral computes integral

    ass="time">上传时间: 2014-01-13

    ass="username">上传用户:hwl453472107

  • ass="r"> ass="l">驱动开发向导 I came across an article QuickSYS which implements an NT driver framework. That article demo

    驱动开发向导 I came across an article QuickSYS which implements an NT driver framework. That article demonstrates a MFC application that gets a project name as a parameter and creates Visual C++ workspace with NT driver framework. I decided to copy the NT driver framework source and to put it in the Visual Studio project wizard as seen above. This is simpler rather than running an external executable application that generates the code for you.

    ass="tags">标签: article implements framework QuickSYS

    ass="time">上传时间: 2014-01-07

    ass="username">上传用户:2467478207