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

搜索资源列表

  1. coreutils linux终端源码

  2. coreutils-8.5.tar.gz 贴段CAT的大伙瞅瞅 /* cat -- concatenate files and print on the standard output. Copyright (C) 1988, 1990-1991, 1995-2010 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the t
  3. 所属分类:C

    • 发布日期:2010-09-02
    • 文件大小:10485760
    • 提供者:paomadi
  1. 飞利浦KMZ52芯片介绍

  2. DEscr iptION The KMZ52 is an extremely sensitive magnetic field sensor,employingthemagnetoresistiveeffectofthin-film permalloy. The sensor contains two magnetoresistive Wheatstonebridgesphysicallyoffsetfromoneanotherby 90° andintegratedcompensationa
  3. 所属分类:嵌入式

    • 发布日期:2010-09-07
    • 文件大小:68608
    • 提供者:lydmcu
  1. MySQL5新特性之存储过程

  2. Table of Contents 目录( 目录不做翻译了,因为基本都是专有名词 ) Introduction ....................................................................................................3 A Definition and an Example ...............................................................
  3. 所属分类:其它

    • 发布日期:2010-09-14
    • 文件大小:2097152
    • 提供者:nihaoma71121
  1. Programming with Lcc-win

  2. Chapter 1 Introduction to C 1 Why learn C? 1 Program organization 2 Hello 3 Program input 4 What are “function parameters” ? 5 Console mode programs and windows programs 6 An overview of the compilation process 6 The run time environment 7 An overvi
  3. 所属分类:C

    • 发布日期:2010-09-30
    • 文件大小:2097152
    • 提供者:ywj1225
  1. Graphics Gems (Vol.3)

  2. Foreword By Andrew Glassner xvii Preface xix Mathematical Notation xxi Pseudo-Code xxiii Contributors xxviii I I I I I I I I I IMAGE PROCESSING MAGE PROCESSING MAGE PROCESSING MAGE PROCESSING MAGE PROCESSING Introduction 3 1. Fast Bitmap Stretching
  3. 所属分类:C

    • 发布日期:2010-10-05
    • 文件大小:3145728
    • 提供者:osoon
  1. 一个跨平台的CString源码

  2. // ============================================================================= // FILE: StdString.h // AUTHOR: Joe O'Leary (with outside help noted in comments) // // If you find any bugs in this code, please let me know: // // jmoleary@earthlink.
  3. 所属分类:C++

    • 发布日期:2010-10-15
    • 文件大小:33792
    • 提供者:rendao0563
  1. Professional Silverlight 4

  2. who this Book is for This book was written to introduce you to the features and capabilities that Silverlight 4 offers, as well as to give you an explanation of the foundation that Silverlight provides. We assume you have a general understanding of
  3. 所属分类:Web开发

    • 发布日期:2010-10-15
    • 文件大小:15728640
    • 提供者:ebooksanywhere
  1. Visual C++ 2008入门经典(高清) Ivor Horton

  2. Chapter 1: Programming with Visual C++ 2008 Chapter 2: Data, Variables, and Calculations Chapter 3: Decisions and Loops Chapter 4: Arrays, Strings, and Pointers Chapter 5: Introducing Structure into Your Programs Chapter 6: More about Program Struct
  3. 所属分类:C++

    • 发布日期:2010-10-20
    • 文件大小:8388608
    • 提供者:liyuanhd
  1. 研华PCL846通信卡说明

  2. PCL-800 series communication card provides reliable, high-speed serial communication. The unique shared interrupt can be set to most common (extended) AT interrupts. This simplifies programming, speeds up interrupt processing and frees up interrupts
  3. 所属分类:专业指导

    • 发布日期:2010-10-26
    • 文件大小:1048576
    • 提供者:wolf19851119302
  1. 四百八十多个脱壳脚本汇总

  2. This text shows how to analyze programs without its source code, using a debugger and a disassembler, and covers hacking methods including virtual functions, local and global variables, branching, loops, objects and their hierarchy, and more.
  3. 所属分类:网络攻防

    • 发布日期:2010-10-27
    • 文件大小:434176
    • 提供者:httpstart
  1. Wrox.Beginning Visual C++ 2008

  2. Introduction Chapter 1: Programming with Visual C++ 2008 Chapter 2: Data, Variables, and Calculations Chapter 3: Decisions and Loops Chapter 4: Arrays, Strings, and Pointers Chapter 5: Introducing Structure into Your Programs Chapter 6: More about P
  3. 所属分类:C++

    • 发布日期:2010-11-01
    • 文件大小:8388608
    • 提供者:ying0632
  1. 全面解析《嵌入式程序员应该知道的16个问题》

  2. 全面解析《嵌入式程序员应该知道的16 个问题》 ----Sailor_forever 分析整理,sailing_9806@163.com http://blog.csdn.net/sailor_8318/archive/2008/03/25/2215041.aspx 1、预处理器(Preprocessor)... 1 2、如何定义宏... 2 3、预处理器标识#error 的目的是什么?... 4 4、死循环(Infinite loops)... 4 5、数据声明(Data declarati
  3. 所属分类:硬件开发

    • 发布日期:2010-11-04
    • 文件大小:243712
    • 提供者:ddkwubai
  1. C++ 21days

  2. This book is designed to help you teach yourself how to program with C++. In just 21 days, you'll learn about such fundamentals as managing I/O, loops and arrays, object-oriented programming, templates, and creating C++ applications--all in well-str
  3. 所属分类:C++

    • 发布日期:2008-03-12
    • 文件大小:645120
    • 提供者:sniper67
  1. C++性能优化 指南(强列推荐) chm版

  2. C++性能优化 指南(强列推荐) chm版 Part I: Everything But the Code Chapter 1. Optimizing: What Is It All About? Performance Footprint Summary Chapter 2. Creating a New System System Requirements System Design Issues The Development Process Data Process
  3. 所属分类:C++

    • 发布日期:2008-03-15
    • 文件大小:789504
    • 提供者:iihero
  1. c++ 2008

  2. 入门经典 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xxv Chapter 1: Programming with Visual C++ 2008 . . . . . . . . . . . . . . . . . . . . . . . 1 Chapter 2: Data, Variables, a
  3. 所属分类:C++

    • 发布日期:2010-12-29
    • 文件大小:4194304
    • 提供者:hzp1296
  1. 汇编语言艺术 AoACHM .rar

  2. -------------------------------------------------------------------------------- The Art of Assembly Language -------------------------------------------------------------------------------- (Full Contents) ------------------------------------------
  3. 所属分类:Access

    • 发布日期:2011-01-12
    • 文件大小:3145728
    • 提供者:wxqian25
  1. Python Tutorial Python 入门指南

  2. 1 Whetting Your Appetite mè 1 2 Using the Python Interpreter ¦^Python)ºì 5 2.1 Invoking the Interpreter N^)ºì . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 2.2 The Interpreter and Its Environment )ºì9ق¸ . . . . . . . . . .
  3. 所属分类:Python

    • 发布日期:2011-01-26
    • 文件大小:1048576
    • 提供者:prince360
  1. 全面解析《嵌入式程序员应该知道的16个问题》_sailor_forever

  2. 1、预处理器(Preprocessor)... 12、如何定义宏... 23、预处理器标识#error的目的是什么?... 44、死循环(Infinite loops)... 45、数据声明(Data declarations)... 56、关键字static的作用是什么?... 67、关键字const有什么含意?... 78、Volatile的使用... 99、位操作(Bit manipulation)... 1210、访问固定的内存位置(Accessing fixed memory loc
  3. 所属分类:Access

    • 发布日期:2008-03-25
    • 文件大小:280576
    • 提供者:sailor_8318
  1. Understanding Electronics Using Basic Physics

  2. Understanding Electronics Using Basic PhysicsPreface xi1 The Electric Field 11.1 Introduction 11.2 Charge 21.3 Electrical Forces on Charged Bodies 31.4 Electric Field 41.5 Work 51.6 Voltage 61.7 Charges on Surfaces 61.8 Equipotential Surfaces 81.9 F
  3. 所属分类:硬件开发

    • 发布日期:2008-03-27
    • 文件大小:1048576
    • 提供者:osoon
  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

    • 发布日期:2011-02-11
    • 文件大小:444416
    • 提供者:wxqian25
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 29 »