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

搜索资源列表

  1. 《Velocity 模板使用指南》中文版

  2. 目 录 1.本文目地和使用对象... 2 2.什么是Velocity. 3 3.Velocity能为你做什么. 3 1.一个Mud Store Example. 3 4.Velocity Template Language (VTL) 介绍... 4 5.输出第一个VTL页面!. 4 6.Comments(注释). 5 7.References(引用)5 1.Variables(变量). 5 2.Properties(属性). 6 3.Methods(命令)... 6 4.属性引用中的属性查找
  3. 所属分类:Web开发

    • 发布日期:2011-10-20
    • 文件大小:28672
    • 提供者:zhgjun
  1. The_C_Programming_Laugage(K&R)

  2. 经典的C语言教程,由Brian W. Kernighan 和 Dennis M. Ritchie编写,俗称K&R。此为第二版,目录如下: Preface........................................................................................................................................ 6 Preface to the first edition .....
  3. 所属分类:C

    • 发布日期:2011-10-25
    • 文件大小:1048576
    • 提供者:lzgmichael
  1. MySQL存储过程

  2. 主要是MySQL 5.0的存储过程。 目录: Introduction A Definition and an Example Why Stored Procedures Why MySQL Statements are Legal in a Procedure Body Characteristics Clauses Parameters The New SQL Statements Scope Loops Error Handling Cursors Security Functions
  3. 所属分类:MySQL

    • 发布日期:2011-11-07
    • 文件大小:2097152
    • 提供者:sniperlei
  1. Programming.C#4.0第六版.pdf

  2. 本书为最新英文版。以下是部分目录: Chapter 1, Introducing C# This chapter talks about the nature of C# and its relationship with the .NET Framework. Chapter 2, Basic Programming Techniques In this chapter, we show the core elements of C# code—the steps required to g
  3. 所属分类:C#

    • 发布日期:2011-11-09
    • 文件大小:7340032
    • 提供者:shanmu13
  1. PCB Design Guidelines For Reduced EMI

  2. ti公司的应用笔记,主要介绍PCB走线的一些基本原则、方法和注意事项,实现较好的EMI性能。英文版,有点年头但很有参考价值。 插图列表: List of Illustrations Figure Title Page 1 Signals Below 50 kHz Are Not EMI Concerns 2 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  3. 所属分类:电信

    • 发布日期:2011-11-18
    • 文件大小:391168
    • 提供者:qiantuo1234
  1. Android重写Gallery

  2. 重写的Gallery,Gallery滑动的时候下面的点跟着动 package com.ray.ui.view; import java.util.ArrayList; import android.app.Activity; import android.content.Context; import android.util.Log; import android.view.GestureDetector; import android.view.KeyEvent; import andro
  3. 所属分类:Android

    • 发布日期:2011-11-29
    • 文件大小:10240
    • 提供者:wuruize
  1. IOS5 Programming Cookbook

  2. iOS 5 Programming Cookbook by Vandad Nahavandipoor Preface . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ix 1. The Basics . . . . . . . . . . . . . . . . . .
  3. 所属分类:iOS

    • 发布日期:2011-12-02
    • 文件大小:25165824
    • 提供者:accessdeny
  1. Oscillator Design & Computer Simulation

  2. 鎖相環(PLL: Phase-locked loops) 离散振荡器设计
  3. 所属分类:硬件开发

    • 发布日期:2011-12-18
    • 文件大小:3145728
    • 提供者:kenneth0313
  1. Flash Sample

  2. Sample FilesOne of the quickest ways to learn Macromedia Flash is to look at existing sample files to see how they were created. Below are links to several sample Flash movies, each with a page that describes highlighted Flash features and instructi
  3. 所属分类:Flash

    • 发布日期:2008-06-03
    • 文件大小:4194304
    • 提供者:cqdyh
  1. Sam

  2. In Sams Teach Yourself Java 6 in 21 Days, you are introduced to all aspects of Java software development using the most current version of the language and the best available techniques. By the time you’re finished, you’ll be well acquainted with th
  3. 所属分类:Java

    • 发布日期:2011-12-24
    • 文件大小:5242880
    • 提供者:bachelor2009
  1. ios多线程开发

  2. 多线程编程指南 ................................................................................................................................................ I 简介 ...........................................................................................
  3. 所属分类:iOS

    • 发布日期:2012-01-12
    • 文件大小:1048576
    • 提供者:jclick
  1. Phase locked loops for wireless communications

  2. 这是一本介绍锁相环比较清楚的书籍。该书从模拟以及数字锁相环的角度进行分析,并介绍了在其他领域的应用。
  3. 所属分类:网络设备

    • 发布日期:2012-01-13
    • 文件大小:8388608
    • 提供者:sunnycuiyan
  1. Pricinples of communication system simulation with wireless applications

  2. 通信系统仿真以及无线应用 (2003年版) 作者:William H. Tranter Part I Introduction 1 THE ROLE OF SIMULATION 2 SIMULATION METHODOLOGY Part II Fundamental Concepts and Techniques 3 SAMPLING AND QUANTIZING 4 LOWPASS SIMULATION MODELS FOR BANDPASS SIGNALS AND SYSTEMS 5 FI
  3. 所属分类:专业指导

    • 发布日期:2012-01-30
    • 文件大小:6291456
    • 提供者:allentrue
  1. 精通JavaScript

  2. Javascr ipt 基础 JS 教程 JS 简介 JS 实现 JS 放置 JS 语句 JS 注释 JS 变量 JS 运算符 JS 比较 JS If...Else JS Switch JS 消息框 JS 函数 JS For Loop JS While Loop JS Break Loops JS For...In JS 事件 JS Try...Catch JS Throw JS onerror JS 特殊字符 JS 指导方针 Javascr ipt 对象 JS 对象简介 JS 字符串 JS
  3. 所属分类:Javascript

    • 发布日期:2012-02-13
    • 文件大小:2097152
    • 提供者:k287543919
  1. Microsoft SharePoint 2010 Developer Reference

  2. Part I Getting Started 1 Introducing Microsoft SharePoint 2010 . 3 What Is SharePoint? 3 Main Capabilities 4 Sites . 5 Communities 5 Content . 5 Search . 6 Insights 6 Composites 6 SharePoint Basic Concepts 7 SharePoint Central Administration . . . .
  3. 所属分类:Web开发

    • 发布日期:2012-02-27
    • 文件大小:14680064
    • 提供者:kei91065
  1. Clocking in Modern VLSI Systems

  2. 1 Introduction and Overview Thucydides Xanthopoulos . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 1.1 The Clock Design Problem . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
  3. 所属分类:硬件开发

    • 发布日期:2012-03-31
    • 文件大小:12582912
    • 提供者:kermitshen
  1. Matlab入门程序

  2. matlab的for循环例子
  3. 所属分类:其它

    • 发布日期:2008-06-21
    • 文件大小:19456
    • 提供者:lovekathy78
  1. 源码 Dr.Bob’s Delphi Prism XE Development Essentials June 2011

  2. 源码 8 References . 8 2. Language Features 9 Oxygene Compiler. 9 Delphi Prism Projects and Namespaces 9 Methods ... 11 Unnamed Constructors ............................................................. 12 IDE: Build and Debug .........................
  3. 所属分类:Delphi

    • 发布日期:2012-04-19
    • 文件大小:388096
    • 提供者:formyqueen_
  1. NI FPGA 模块 培训 资料 2010版

  2. NI官方FPGA编程培训课程讲义,包含FPGA模块安装、使用、软件开发等内容,手把手教你FPGA编程开发。 Lesson 1 Introduction to LabVIEW FPGA Lesson 2 LabVIEW FPGA Basics Lesson 3 FPGA Programming Basics Lesson 4 FPGA I/O Lesson 5 Timing an FPGA VI Lesson 6 Data Sharing on FPGA Lesson 7 Single-Cycl
  3. 所属分类:其它

    • 发布日期:2012-04-22
    • 文件大小:3145728
    • 提供者:maxtortest
  1. 多旅行商matlab实验源码

  2. 多旅行商matlab实验源码实现了三种多旅行商问题 % MTSPOF_GA Fixed Open Multiple Traveling Salesmen Problem (M-TSP) Genetic Algorithm (GA) % Finds a (near) optimal solution to a variation of the "open" M-TSP by % setting up a GA to search for the shortest route (least dis
  3. 所属分类:其它

    • 发布日期:2012-05-05
    • 文件大小:13312
    • 提供者:wangudongdong
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 29 »