您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. Mobile Design and Development: Practical Concepts and Techniques for Creating Mobile Sites and Web Apps (Animal Guide)

  2. Mobile devices outnumber desktop and laptop computers three to one worldwide, yet little information is available for designing and developing mobile applications. Mobile Design and Development fills that void with practical guidelines, standards, t
  3. 所属分类:Web开发

    • 发布日期:2010-02-12
    • 文件大小:9437184
    • 提供者:cxq188
  1. java语法规范 langspec

  2. Java Language Specification Third Edition ========================================= 1 Introduction 1.1 Example Programs 1.2 Notation 1.3 Relationship to Predefined Classes and Interfaces 1.4 References 2 Grammars 2.1 Context-Free Grammars 2.2 The Le
  3. 所属分类:Access

    • 发布日期:2010-02-21
    • 文件大小:468992
    • 提供者:robinc2009
  1. Physically Based Rendering from Theory to Implementation - part1

  2. Physically Based Rendering from Theory to Implementation 一共3部分~~~~~~~~~, 源码下载to h t t p ://www.p b r t . o r g /downloads.php /////////////////////////////////// CHAPTER 01. INTRODUCTION Literate Programming Indexing and Cross-Referencing Photoreali
  3. 所属分类:Web开发

    • 发布日期:2010-03-01
    • 文件大小:53477376
    • 提供者:osoon
  1. Managing Windows with VBScript and WMI (By Don Jones)

  2. Part I: Introduction to Windows Administrative scr ipting Chapter 1. scr ipting Concepts and Terminology What Is scr ipting? scr ipt Hosts ActiveX scr ipting Languages The Component Object Model ( COM ) Critical scr ipting Security Issues Review Cha
  3. 所属分类:Web开发

    • 发布日期:2010-03-03
    • 文件大小:1048576
    • 提供者:huangzongkai
  1. Java NIO Buffer handling

  2. In the main body of this book, it's important to understand the following topics: Buffer handling 缓存处理 Kernel versus user space 内核与用户空间 Virtual memory 虚拟内存 Paging File-oriented versus stream I/O 文件与流型的I / O Multiplexed I/O (readiness selection)
  3. 所属分类:Java

    • 发布日期:2010-03-03
    • 文件大小:1048576
    • 提供者:cueabsorb
  1. Spring Framework 开发参考手册

  2. Spring Framework 开发参考手册 涵盖了2.0 目录 前言 1. 简介 1.1. 概览 1.2. 使用场景 2. Spring 2.0 的新特性 2.1. 简介 2.2. 控制反转(IoC)容器 2.2.1. 更简单的XML配置 2.2.2. 新的bean作用域 2.2.3. 可扩展的XML编写 2.3. 面向切面编程(AOP) 2.3.1. 更加简单的AOP XML配置 2.3.2. 对@AspectJ 切面的支持 2.4. 中间层 2.4.1. 在XML里更为简单的声明性事务
  3. 所属分类:Java

    • 发布日期:2010-03-04
    • 文件大小:2097152
    • 提供者:fangfangyun
  1. spring2.0中文开发

  2. 前言 1. 简介 1.1. 概览 1.2. 使用场景 2. Spring 2.0 的新特性 2.1. 简介 2.2. 控制反转(IoC)容器 2.2.1. 更简单的XML配置 2.2.2. 新的bean作用域 2.2.3. 可扩展的XML编写 2.3. 面向切面编程(AOP) 2.3.1. 更加简单的AOP XML配置 2.3.2. 对@AspectJ 切面的支持 2.4. 中间层 2.4.1. 在XML里更为简单的声明性事务配置 2.4.2. JPA 2.4.3. 异步的JMS 2.4.4.
  3. 所属分类:Java

    • 发布日期:2010-03-10
    • 文件大小:2097152
    • 提供者:zhangtieqi
  1. Reinforcement Learning: An Introduction

  2. The authoritative textbook for reinforcement learning by Richard Sutton and Andrew Barto. Contents Preface Series Forward Summary of Notation I. The Problem 1. Introduction 1.1 Reinforcement Learning 1.2 Examples 1.3 Elements of Reinforcement Learni
  3. 所属分类:硬件开发

    • 发布日期:2010-03-15
    • 文件大小:6291456
    • 提供者:gladiolus03
  1. Spring2.5开发手册中文版chm

  2. Spring2.5开发手册中文版chm 目录 前言 1. 简介 1.1. 概览 1.1.1. 使用场景 2. Spring 2.0和 2.5的新特性 2.1. 简介 2.2. 控制反转(IoC)容器 2.2.1. 新的bean作用域 2.2.2. 更简单的XML配置 2.2.3. 可扩展的XML编写 2.2.4. Annotation(注解)驱动配置 2.2.5. 在classpath中自动搜索组件 2.3. 面向切面编程(AOP) 2.3.1. 更加简单的AOP XML配置 2.3.2. 对
  3. 所属分类:Java

    • 发布日期:2010-03-28
    • 文件大小:2097152
    • 提供者:zhaoxiali
  1. The Definitive Guide to Linux Network Programming

  2. 牛书来了,linux下网络编程首选!!! The Definitive Guide to Linux Network Programming by Davis The Definitive Guide to Linux Network Programming offers a clear, concise treatment of creating clients and servers under the Linux operating system. This book assumes t
  3. 所属分类:Linux

    • 发布日期:2010-03-30
    • 文件大小:3145728
    • 提供者:iamybj
  1. Spring开发参考手册-中文版

  2. 目录 前言 1. 简介 1.1. 概览 1.2. 使用场景 2. Spring 2.0 的新特性 2.1. 简介 2.2. 控制反转(IoC)容器 2.2.1. 更简单的XML配置 2.2.2. 新的bean作用域 2.2.3. 可扩展的XML编写 2.3. 面向切面编程(AOP) 2.3.1. 更加简单的AOP XML配置 2.3.2. 对@AspectJ 切面的支持 2.4. 中间层 2.4.1. 在XML里更为简单的声明性事务配置 2.4.2. JPA 2.4.3. 异步的JMS 2.4
  3. 所属分类:Java

    • 发布日期:2010-04-08
    • 文件大小:2097152
    • 提供者:shibazi9821
  1. Spring-Reference_zh_CN(Spring中文参考手册)

  2. Spring中文参考手册得到Spring Framework开发团队的直接授权和大力的支持,其目的是在中文世界推广优秀的开源技术。本次翻译活动由满江红开放技术研究组织(http://www.redsaga.com )和Spring中文论坛(http://spring.jactiongroup.net ) 共同发起、组织。 前言 1. 简介 1.1. 概览 1.2. 使用场景 2. Spring 2.0 的新特性 2.1. 简介 2.2. 控制反转(IoC)容器 2.2.1. 更简单的XML配置
  3. 所属分类:Java

    • 发布日期:2010-04-12
    • 文件大小:2097152
    • 提供者:gjq5233
  1. Practical Software Estimation - Function Point Methods For Insourced And Outsourced Projects

  2. FP法软件评测的经典书籍,由印度软件巨头公司InfoSys的副总裁执笔。行文生动,图表并茂,理论实践一气呵成。非常适合对FP法感兴趣的朋友参考。 Practical Software Estimation is the definitive reference for anyone who must estimate software projects accurately: project and IT managers, individual developers, system desi
  3. 所属分类:专业指导

    • 发布日期:2010-04-17
    • 文件大小:5242880
    • 提供者:yuyunwu
  1. Writing Testbenches using System Verilog

  2. Writing Testbenches using System Verilog 英文原版的,学起来比较容易。 Writing Testbenches using System Verilog About the Cover xiii Preface xv Why This Book Is Important . . . . . . xvi What This Book Is About . . . . . . . . xvi What Prior Knowledge You Should H
  3. 所属分类:iOS

    • 发布日期:2010-04-22
    • 文件大小:1048576
    • 提供者:zhengmm1985
  1. Printed Circuits Handbook

  2. 印刷电路板手册第六版 Part 1 Lead-Free Legislation Chapter 1. Legislation and Impact on Printed Circuits 1.3 1.1 Legislation Overview / 1.3 1.2 Waste Electrical and Electronic Equipment (WEEE) / 1.3 1.3 Restriction of Hazardous Substances (RoHS) / 1.3 1.4 RoHS
  3. 所属分类:Web开发

    • 发布日期:2010-04-24
    • 文件大小:13631488
    • 提供者:ic2003
  1. PROTOCOLS AND ARCHITECTURES FOR WIRELESS SENSOR NETWORKS

  2. Preface xiii List of abbreviations xv A guide to the book xxiii 1 Introduction 1 1.1 The vision of Ambient Intelligence 1 1.2 Application examples 3 1.3 Types of applications 6 1.4 Challenges for WSNs 7 1.4.1 Characteristic requirements 7 1.4.2 Requ
  3. 所属分类:Access

    • 发布日期:2010-05-01
    • 文件大小:12582912
    • 提供者:shl5201986
  1. linux指令全集 包含了linux的全部指令

  2. Human Visual System-Based Image Enhancement   and Logarithmic Contrast Measure   Karen A. Panetta, Fellow, IEEE, Eric J. Wharton, Student Member, IEEE, and   Sos S. Agaian, Senior Member, IEEE   Abstract—Varying scene illumination poses many challen
  3. 所属分类:Perl

    • 发布日期:2010-05-18
    • 文件大小:299008
    • 提供者:www203www
  1. Introduction to Communication Electronic Warfare Systems.pdf

  2. Contents Preface xiii Acknowledgments xv Chapter 1 Communication Electronic Warfare Systems 1 1.1 Introduction 1 1.2 Information Warfare 1 1.3 Electronic Warfare 3 1.3.1 Electronic Support 3 1.3.2 Electronic Attack 4 1.3.3 Electronic Protect 4 1.4 E
  3. 所属分类:Access

    • 发布日期:2010-05-19
    • 文件大小:6291456
    • 提供者:zjzmag
  1. Mastering Regular Expressions

  2. 掌握正则表达式的写法和使用 Chapter 1. Introduction to Regular Expressions Section 1.1. Solving Real Problems Section 1.2. Regular Expressions as a Language Section 1.3. The Regular-Expression Frame of Mind Section 1.4. Egrep Metacharacters Section 1.5. Expanding
  3. 所属分类:Perl

    • 发布日期:2010-05-27
    • 文件大小:1048576
    • 提供者:justsoso8
  1. COM and .NET Component Services

  2. COM and .NET Component Services Dedicat ion Foreword Preface Scope of This Book Some Assumpt ions About the Reader Definit ions and Text Convent ions Other COM+ Books and References How to Contact Us Acknowledgments 1. COM+ Component Services 1.1 CO
  3. 所属分类:C#

    • 发布日期:2010-05-29
    • 文件大小:3145728
    • 提供者:szq30202
« 1 2 3 45 6 7 8 9 10 ... 24 »