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

ultra-complete

  • This Microsoft(R) Macro Assembler Reference lists all MASM instructions, directives, statements, and

    This Microsoft(R) Macro Assembler Reference lists all MASM instructions, directives, statements, and operators. It also serves as a quick reference to the Programmer’s WorkBench commands, and the commands for Microsoft utilities such as LINK and LIB. This book documents features of MASM version 6.1, and is part of a complete MASM documentation set.

    标签: instructions directives statements Microsoft

    上传时间: 2016-01-31

    上传用户:asddsd

  • 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

  • 一篇非常好的学习文档

    一篇非常好的学习文档, 每一个程序员都应该在第一时间得到它。 其实它叫做code complete 还有第二版 一样非常受欢迎, 无论你用什么语言

    标签: 文档

    上传时间: 2013-11-29

    上传用户:1427796291

  • 《C语言大全(第四版)》

    《C语言大全(第四版)》,源译于国际著名C语言专家赫伯特·希尔特(Herbert Schildt)的作品《C:The Complete Reference,Fourth Edition》,详细实用教程,值得学习。

    标签: C语言

    上传时间: 2013-12-12

    上传用户:han_zh

  • With the successful implementation of XML Schema, developers are learning how to increase productivi

    With the successful implementation of XML Schema, developers are learning how to increase productivity, improve software reliability, minimize development time, and decrease time to market. This in-depth reference is an all-in-one resource designed to help developers leverage the power and potential of XML schemas by offering a complete roadmap to their creation, design, and use.

    标签: implementation successful developers productivi

    上传时间: 2013-12-08

    上传用户:gxrui1991

  • A Case Study: Replacing the persistence layer of a Business Process Engine with JDO The JDO sp

    A Case Study: Replacing the persistence layer of a Business Process Engine with JDO The JDO specification (JSR-12) was released from the Java Community Process in April 2002. Its goal is to provide transparent persistence to Java classes. David Jordan provides a concise introduction. Several books are becoming available that provide a more complete description of JDO3.

    标签: persistence Replacing JDO Business

    上传时间: 2014-01-27

    上传用户:541657925

  • This document is intended to serve as an introduction to Wavelet processing through a set of Matlab

    This document is intended to serve as an introduction to Wavelet processing through a set of Matlab experiments. These experiments will gives an overview of three fundamental tasks in signal and image processing : signal, denoising and compression. These scripts are selfs contents (needed additional Matlab functions can be downloaded while reading the lectures). Each one of these five lectures should take between 1h and 2h in order to tests the various features of the scripts. One should copy/paste the provided code into a file names e.g. tp1.m, and launch the script directly from Matlab comand line > tp1 . Some of the scripts contains "holes" that you should try to fill on your own. I also provide the complete correction of these lectures as a set of Matlab scripts, but you should try as much as possible to avoid using them.

    标签: introduction processing document intended

    上传时间: 2016-03-22

    上传用户:qlpqlq

  • This sample provides an implementation of simple Bluetooth device discovery via the Winsock 2 API

    This sample provides an implementation of simple Bluetooth device discovery via the Winsock 2 API. It provides a listbox control which, when searching is complete, lists the discovered Bluetooth devices. Only names of the devices are displayed, but the addresses of the devices are also retrieved, and can be used to query the devices for more information (not implemented)

    标签: implementation Bluetooth discovery provides

    上传时间: 2014-10-31

    上传用户:hewenzhi

  • 飞机订票系统

    飞机订票系统,实现订票,退票,查询 the banking system relates to multi-threaded, socket programming, and Singleton design pattern. Notes for the complete source Gilmour, documentation, together with the development process

    标签: 飞机

    上传时间: 2016-04-02

    上传用户:ma1301115706

  • 一. 实验目的 设计

    一. 实验目的 设计,编制并调试一个语法分析程序,加深对语法分析原理的理解。可以编译c语言的基本结构,包括循环嵌套和条件嵌套。 二. 实验的输入输出 (1) 执行程序时,可输入源程序的路径,如果输入为空的话,将会编译默认的源程序“./input.dat” (2) 如果编译发现有错误,则会输出错误行数,并在结束编译时输出“Complete!” 三. 语法结构 .... 四. 分析器主要代码 .. 五 小结

    标签: 实验

    上传时间: 2013-12-16

    上传用户:宋桃子