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

搜索资源列表

  1. Inside-C++-Object-Model

  2. C++ Primer Plus, Fourth Edition presents the ANSI C++ standard beginning with a discussion of the essential elements of C++ programming: loops, expressions, functions, and classes. It walks readers through the basics of object-oriented programming:
  3. 所属分类:C++

    • 发布日期:2009-05-16
    • 文件大小:759808
    • 提供者:hero1000
  1. Computing with Mathematica

  2. Part I Learning the Basics 1 Mathematica Basics: An Introduction 3 Introduction 3 Arithmetic 3 MathematicalFunctions 5 SymbolicComputations 6 ExactandApproximateSolutionsforEquations 7 Graphsof FunctionsofOneVariable 9 Graphsof ParametricEquations 1
  3. 所属分类:Perl

    • 发布日期:2009-05-26
    • 文件大小:2097152
    • 提供者:osoon
  1. C++游戏编程(Beginning C++ Game Programming)

  2. Table of Contents Beginning C++ Game Programming Introduction Chapter 1 - Types, Variables, and Standard I/O—Lost Fortune Chapter 2 - Truth, Branching, and the Game Loop—Guess My Number Chapter 3 - For Loops, String, and Arrays—Word Jumble Chapter 4
  3. 所属分类:C++

    • 发布日期:2009-05-28
    • 文件大小:4194304
    • 提供者:gszhouyi
  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. 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. flash_as3_programming

  2. This manual provides a foundation for developing applications in Actionscr ipt™ 3.0. To best understand the ideas and techniques described, you should already be familiar with general programming concepts such as data types, variables, loops, and fu
  3. 所属分类:Actionscript

    • 发布日期:2009-06-24
    • 文件大小:7340032
    • 提供者:popcan
  1. Professional.MFC.with.VC6

  2. Contents Chapter 1: The Microsoft Developer Studio The Microsoft Developer Studio The Project Workspace Project Workspace Window Project Configurations Managing Complex Projects Project Settings Converting Projects Source Code Files Resource scr ipt
  3. 所属分类:C++

    • 发布日期:2009-06-28
    • 文件大小:2097152
    • 提供者:hang313
  1. Excel VBA程序设计.doc

  2. Excel VBA程序设计.doc 目 录 一、VBA语言基础 1 第一节 标识符 1 第二节 运算符 1 第三节 数据类型 1 第四节 变量与常量 1 第五节 数组 2 第六节 注释和赋值语句 2 第七节 书写规范 2 第八节 判断语句 2 第九节 循环语句 3 第十节 其他类语句和错误语句处理 4 第十一节 过程和函数 5 一.Sub过程 5 二.Function函数 5 三.Property属性过程和Event事件过程 5 第十二节内部函数 6 一.测试函数 6 二.数学函数 6 三.字
  3. 所属分类:VB

    • 发布日期:2009-07-06
    • 文件大小:2097152
    • 提供者:xulonghe_xy
  1. Efficiency Guide (erlang)

  2. 1.1.1 Purpose Premature optimization is the root of all evil. – D.E. Knuth Efficient code can be well-structured and clean code, based on on a sound overall architecture and sound algorithms. Efficient code can be highly implementation-code that byp
  3. 所属分类:其它

    • 发布日期:2009-07-21
    • 文件大小:166912
    • 提供者:dylanok
  1. Springer - Logic Programming With Prolog (2005)

  2. Contents 1. Getting Started 1 1.1 Starting Prolog 1 1.2 Prolog Programs 3 1.3 Data Objects in Prolog: Prolog Terms 8 Practical Exercise 1 12 2. Clauses and Predicates 13 2.1 Clauses 13 2.2 Predicates 15 2.3 Loading Clauses 19 2.4 Variables 21 Practi
  3. 所属分类:Java

    • 发布日期:2009-07-21
    • 文件大小:964608
    • 提供者:LemIST
  1. Java核心技术1(8th)

  2. Java核心技术第八版 A Tou r o f Thi s Boo k Chapter 1 gives an overview of the capabilities of Java that set it apar t from other programming languages. We explain what the designers of the language set out to do and to what extent they succeeded. Then, we
  3. 所属分类:Java

    • 发布日期:2009-08-06
    • 文件大小:18874368
    • 提供者:ynsyhh
  1. unix power tools

  2. Table of Contents 1. Introduction....................................................................................................................................................2 1.1 What's Special About UNIX?....................................
  3. 所属分类:C

    • 发布日期:2009-08-07
    • 文件大小:5242880
    • 提供者:idroid
  1. VC2008英文教程

  2. 英文教程,一共23章 Chapter 1: Programming with Visual C++ 2008 . . . . . . . . . . . . . . . . . . . . . . . 1 Chapter 2: Data, Variables, and Calculations. . . . . . . . . . . . . . . . . . . . . . . . . 35 Chapter 3: Decisions and Loops . . . . . . . . .
  3. 所属分类:C++

    • 发布日期:2009-08-16
    • 文件大小:8388608
    • 提供者:zhufeng2007
  1. Addison Wesley - C++ Templates

  2. Chapter 1. About This Book Section 1.1. What You Should Know Before Reading This Book Section 1.2. Overall Structure of the Book Section 1.3. How to Read This Book Section 1.4. Some Rem arks About Programming Style Section 1.5. The Standard ver
  3. 所属分类:C++

    • 发布日期:2007-09-22
    • 文件大小:754688
    • 提供者:ojlovecd
  1. java_lang_spec_3.0.pdf

  2. The Java Language Specification, Third Edition - Written by the inventors of the technology, The Java Language Specification, Third Edition is the definitive technical reference for the Java programming language. If you want to know the precise mean
  3. 所属分类:Java

    • 发布日期:2009-08-24
    • 文件大小:7340032
    • 提供者:wssmao
  1. Compilers.Principles.Techniques.And.Tools

  2. Chapter 1 contains motivational material and also presents some background issues in computer architecture and programming-language principles. Chapter 2 develops a miniature compiler and introduces many of the important concepts, which are then dev
  3. 所属分类:其它

    • 发布日期:2009-09-01
    • 文件大小:12582912
    • 提供者:carol_xinhe
  1. fortran 90

  2. 一本很好的介绍fortran的资料,Cap 1 - Getting Going: 5 Cap 2 - Chapter 2 Elementary Fortran: I: 8 Cap 3 - Chapter 3 Elementary Fortran: II: 24 Cap 4 - Chapter 4 Program Preparation: 41 Cap 5 - Chapter 5 Decisions: 47 Cap 6 - Chapter 6 Loops: 58 Cap 7 - Chapter
  3. 所属分类:C

    • 发布日期:2009-09-06
    • 文件大小:2097152
    • 提供者:crazyboylcy
  1. ABAP Programming Standards ABAP Programming Standards

  2. Table of Contents INTRODUCTION: ABAP/4 DEVELOPMENT STANDARDS 5 ABAP/4 PROGRAMMING STANDARDS 6 HARD CODING 6 INTERNATIONAL CONSIDERATIONS 6 Date Formats 6 Currency Output Formats 7 Paper Size 7 AUTHORIZATION CHECKING 7 Reports (Read only) 7 Update Pr
  3. 所属分类:Access

    • 发布日期:2009-09-07
    • 文件大小:460800
    • 提供者:cncszs
  1. 最好的STP RSTP MSTP 学习资料

  2. 目录 1. 协议简介(Overview) 1 1.1 开天辟地的第一代生成树协议:STP/RSTP 1 1.2 聪明伶俐的第二代生成树协议:PVST/PVST+ 5 1.3 多实例化的第三代生成树协议:MISTP/MSTP 7 1.4 生成树协议的未来之路 9 2. 基本概念(Definition) 9 2.1 端口角色(Port Role) 9 2.1.1 根端口(Root Port) 9 2.1.2 指定端口(Designated Port) 9 2.1.3 备份端口(Backup Por
  3. 所属分类:Java

    • 发布日期:2009-09-30
    • 文件大小:1048576
    • 提供者:nosecool
  1. 深入理解计算机系统(英文版)

  2. Contents Preface i 1 Introduction 1 1.1 Information isBits inContext . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 1.2 Programs areTranslated byOtherPrograms intoDifferent Forms . . . . . . . . . . . . . . . 3 1.3 ItPays toUnde
  3. 所属分类:Web开发

    • 发布日期:2009-10-01
    • 文件大小:4194304
    • 提供者:wang3113
« 1 2 3 45 6 7 8 9 10 ... 29 »