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

搜索资源列表

  1. Matlab - Math Problems solving with Matlab Programming.pdf

  2. 1 Engineering Problem Solving 1 1.1 Problem-Solving Process . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 1.2 ProblemSolving Example . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 1.3 Computing Software .
  3. 所属分类:其它

    • 发布日期:2009-06-11
    • 文件大小:2097152
    • 提供者:xiaogangmath
  1. Matlab 7 - Programming.pdf

  2. 该书是系统介绍了MATLAB的所有function功能,可以说是一本programming大全,而且还是英文版,值得收藏,而且敝人还打印了一份,正在苦学之中…… Creating and Concatenating Matrices . . . . . . . . . . . . . . . . . . 1-3 Constructing a Simple Matrix . . . . . . . . . . . . . . . . . . . . . . . . . . 1-4 Special
  3. 所属分类:其它

    • 发布日期:2009-06-11
    • 文件大小:4194304
    • 提供者:xiaogangmath
  1. Mastering Regular Expressions 精通正则表达式

  2. 一个有真正编程经验的人,是绝对不敢忽视正则表达式的作用的
  3. 所属分类:其它

    • 发布日期:2009-06-12
    • 文件大小:1048576
    • 提供者:whoho
  1. The_C_programming_Language

  2. Contents Preface Preface to the first edition Introduction Chapter 1: A Tutorial Introduction Getting Started Variables and Arithmetic Expressions The for statement Symbolic Constants Character Input and Output File Copying Character Counting Line C
  3. 所属分类:C

    • 发布日期:2009-06-13
    • 文件大小:253952
    • 提供者:huiyanhuishi
  1. Microsoft SQL Server2005 Analysis Step by Step

  2. Provides information on the fundamentals of Microsoft SQL Server 2005 Analysis Services. Teach yourself the fundamentals of SQL Server Analysis Services—one step at a time. With this practical, learn-by-doing tutorial, you get the guidance you need
  3. 所属分类:其它

    • 发布日期:2009-06-20
    • 文件大小:9437184
    • 提供者:hanks_gao
  1. Microsoft SQL Server 2005 Analysis Services Step by Step

  2. Provides information on the fundamentals of Microsoft SQL Server 2005 Analysis Services. Teach yourself the fundamentals of SQL Server Analysis Services—one step at a time. With this practical, learn-by-doing tutorial, you get the guidance you need
  3. 所属分类:其它

    • 发布日期:2009-06-20
    • 文件大小:9437184
    • 提供者:hanks_gao
  1. Microsoft SQL Server2005 Analysis Services Step by Step

  2. Provides information on the fundamentals of Microsoft SQL Server 2005 Analysis Services. Teach yourself the fundamentals of SQL Server Analysis Services—one step at a time. With this practical, learn-by-doing tutorial, you get the guidance you need
  3. 所属分类:其它

    • 发布日期:2009-06-20
    • 文件大小:4194304
    • 提供者:hanks_gao
  1. Oracle PL SQL Programming

  2. The fourth edition is a comprehensive update, adding significant new content and extending coverage to include the very latest Oracle version, Oracle Database 10g Release 2. It describes such new features as the PL/SQL optimizing compiler, condition
  3. 所属分类:Oracle

    • 发布日期:2009-06-22
    • 文件大小:3145728
    • 提供者:mlu618
  1. Accelerated_C_2008-3766 源码

  2. What you’ll learn How C# works with and exploits the CLR How to use arrays, collections, and iterators How to handle events with delegates and anonymous functions How to design and use generic types and methods How to thread efficiently and robustly
  3. 所属分类:C#

    • 发布日期:2009-07-02
    • 文件大小:165888
    • 提供者:xcStone
  1. jQuery1.2API

  2. jquery 1.2api 中文版 jquery核心函数 jQuery(expression,[context]) 这个函数接收一个包含 CSS 选择器的字符串,然后用这个字符串去匹配一组元素。 jQuery 的核心功能都是通过这个函数实现的。 jQuery中的一切都构建于这个函数之上,或者说都是在以某种方式使用这个函数。这个函数最基本的用法就是向它传递一个表达式(通常由 CSS 选择器组成),然后根据这个表达式来查找所有匹配的元素。 默认情况下, 如果没有指定context参数,$()将在当
  3. 所属分类:Javascript

    • 发布日期:2009-07-03
    • 文件大小:166912
    • 提供者:olaile
  1. Ognl参考手册pdf(英文版)

  2. 1. Introduction 2. History 3. Syntax 4. Expressions 5. Coercing Objects to Types
  3. 所属分类:专业指导

    • 发布日期:2009-07-04
    • 文件大小:87040
    • 提供者:playworld
  1. Accelerated VB 2008

  2. Accelerated VB 2008 Visual Basic 2008 offers powerful new features, and Accelerated VB 2008 is the fastest path to mastering them, and the rest of Visual Basic, for both experienced Visual Basic programmers moving to VB 2008 and programmers moving t
  3. 所属分类:VB

    • 发布日期:2009-07-06
    • 文件大小:3145728
    • 提供者:xunerfile
  1. GNU ARM 汇编指令快速参考

  2. ARM 汇编指令和表达式快速参考 A summary of useful commands and expressions for the ARM architecture using the GNU assembler
  3. 所属分类:硬件开发

    • 发布日期:2009-07-07
    • 文件大小:110592
    • 提供者:happybobsun
  1. 程序语言设计原理习题解答

  2. Contents Chapter 1 Preliminaries 1 1.1 Reasons for Studying Concepts of Programming Languages 2 1.2 Programming Domains 5 1.3 Language Evaluation Criteria 7 1.4 Influences on Language Design 20 1.5 Language Categories 23 1.6 Language Design Trade-of
  3. 所属分类:Java

    • 发布日期:2009-07-10
    • 文件大小:60416
    • 提供者:ying112208
  1. Language model

  2. Approach Infer a language model for each document. Estimate the probability of generating the query according to each of these models. Rank the documents according to these probabilities. Usually a unigram estimate of words is used. LM approach asss
  3. 所属分类:其它

    • 发布日期:2009-07-13
    • 文件大小:569344
    • 提供者:seolyoung
  1. cygwin中文教程

  2. 2.佈置練習環境 Linux/FreeBSD等Un*x平台 Cygwin環境 3.Bash shell的結構 簡單的示範程式 打開執行權 執行scr ipt的方法 shell使工作自動化容易 您一定可以學會它 本節習題 4.基本的命令 bash shell的內建命令 echo cd pwd alias 命令列程式 date who ls cat wc ln basename dirname sortuniq cut paste tr grep 練習用的資料檔 常用的特殊字元 一個命令列執行好幾
  3. 所属分类:Linux

    • 发布日期:2009-07-15
    • 文件大小:497664
    • 提供者:spunkit
  1. JavaEE 5.0 Tutorial.pdf

  2. Sun 官方 J2ee 5.0 教程 The Java EE 5Tutorial For Sun Java System Application Server 9.1 Contents Preface ..................................................................................................................................................29
  3. 所属分类:Java

    • 发布日期:2009-07-16
    • 文件大小:4194304
    • 提供者:vince_wu
  1. 正则表达式中文教程(CHM)

  2. 正则表达式的中文手册,涉及方面比较全面,方便大家的学习掌握,也希望大家能够喜欢。 最后还说明一下:我的一向的风格,我的资源一律2分,不会要太高分,也不给最低分。
  3. 所属分类:专业指导

    • 发布日期:2009-07-21
    • 文件大小:43008
    • 提供者:yangfan_1009
  1. php Smarty模板

  2. Preface[序] It is undoubtedly one of the most asked questions on the PHP mailing lists: how do I make my PHP scr ipts independent of the layout? While PHP is billed as "HTML embedded scr ipting language", after writing a couple of projects that mixed
  3. 所属分类:PHP

    • 发布日期:2009-07-23
    • 文件大小:370688
    • 提供者:dxfox
  1. Essential C# 3.0 For .NET Framework 3.5 2th

  2. Essential C# 3.0 is an extremely well-written and well-organized “no-fluff” guide to C# 3.0, which will appeal to programmers at all levels of experience with C#. This fully updated edition dives deep into the new features that are revolutionizing p
  3. 所属分类:C#

    • 发布日期:2009-07-23
    • 文件大小:4194304
    • 提供者:kaniel_23
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »