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

搜索资源列表

  1. Introduction+of+USB.pdf

  2. The Universal Serial Bus was invented and standardized by a group of computer and peripherals manufactures in 1995. The idea was to take the whole area of serial port and serial bus and update it with the twenty-first century technology. It is true
  3. 所属分类:Web开发

    • 发布日期:2009-07-07
    • 文件大小:241kb
    • 提供者:yuwenhuijin
  1. ATmega8515 datasheet.pdf

  2. Features • High-performance, Low-power AVR® 8-bit Microcontroller • RISC Architecture – 130 Powerful Instructions – Most Single Clock Cycle Execution – 32 x 8 General Purpose Working Registers – Fully Static Operation – Up to 16 MIPS Throughput at 1
  3. 所属分类:硬件开发

    • 发布日期:2009-09-28
    • 文件大小:227kb
    • 提供者:lbaihao
  1. shell编程基础.pdf

  2. 目 录 译者序 前言 第一部分 shell 第1章 文件安全与权限 1 1.1 文件 1 1.2 文件类型 2 1.3 权限 2 1.4 改变权限位 4 1.4.1 符号模式 4 1.4.2 chmod命令举例 5 1.4.3 绝对模式 5 1.4.4 chmod命令的其他例子 6 1.4.5 可以选择使用符号模式或绝对模式 7 1.5 目录 7 1.6 suid/guid 7 1.6.1 为什么要使用suid/guid 8 1.6.2 设置suid /guid的例子 8 1.7 chown和
  3. 所属分类:网络攻防

    • 发布日期:2009-11-18
    • 文件大小:398kb
    • 提供者:zhangq1116
  1. iPhone Cool Projects pdf

  2. The iPhone and iPod touch have provided all software developers with a level playing field—developers working alone have the same access to consumers as multinational software publishers. Very cool indeed! To make your application stand out from the
  3. 所属分类:其它

    • 发布日期:2009-12-16
    • 文件大小:5mb
    • 提供者:sonjj
  1. 【pdf】perl编程24学时教程

  2. 本书循序渐进、深入浅出地介绍了Perl的主要特性及用Perl进行CGI编程的知识。全书包括24个学时内容和一个附录,共分四部分。第一部分主要讲述Perl的基本概念,第二部分重点介绍Perl的一些高级特性,第三部分介绍如何使用Perl进行CGI编程,第四部分(即附录)讲述如何在不同的操作系统下安装Perl的各个模块。 本书结构清晰,讲解透彻,通俗易懂,对于Perl用户来说是一本非常实用的入门参考书。 目 录 译者序 前言 第一部分 Perl基础 第1学时 Perl入门 3 1.1 安装Perl
  3. 所属分类:Perl

    • 发布日期:2010-02-19
    • 文件大小:10mb
    • 提供者:rainy269
  1. beyond software architecture.pdf

  2. “It is not the critic who counts, not the manwho points out how the strongman stumbled,or where the doer of deeds could have donethem better. The credit belongs to the manwho is actually in the arena; whose face ismarred by dust and sweat and blood;
  3. 所属分类:其它

    • 发布日期:2007-12-31
    • 文件大小:1mb
    • 提供者:ggokind
  1. C和指针 pdf 加上程序

  2. 第1章 快速上手 1 1.1 简介 1 1.1.1 空白和注释 4 1.1.2 预处理指令 4 1.1.3 main函数 5 1.1.4 read_column_numbers函数 8 1.1.5 rearrange函数 12 1.2 补充说明 14 1.3 编译 14 1.4 总结 15 1.5 警告的总结 15 1.6 编程提示的总结 15 1.7 问题 16 1.8 编程练习 16 第2章 基本概念 19 2.1 环境 19 2.1.1 翻译 19 2.1.2 执行 21 2.2 词法规
  3. 所属分类:C

    • 发布日期:2010-12-02
    • 文件大小:10mb
    • 提供者:winner798
  1. Drools JBoss Rules 5.pdf and code

  2. What this book covers Chapter 1: This chapter introduces the reader to the domain of business rules and business processes. It talks about why the standard solutions fail at implementing complex business logic. It shows a possible solution in the fo
  3. 所属分类:Web开发

    • 发布日期:2011-02-23
    • 文件大小:4mb
    • 提供者:caolaosanahnu
  1. linux C编程一站式学习 pdf

  2. 历史前言I. C语言入门 1. 程序的基本概念程序和编程语言自然语言和形式语言程序的调试第一个程序 2. 常量、变量和表达式继续Hello World常量变量赋值表达式 字符类型与字符编码 3. 简单函数数学函数自定义函数形参和实参局部变量与全局变量 4. 分支语句if语句if/else语句布尔代数switch语句 5. 深入理解函数return语句增量式开发递归 6. 循环语句while语句do/while语句for语句break和continue语句嵌套循环goto语句 7. 结构体复合数
  3. 所属分类:C

    • 发布日期:2011-02-24
    • 文件大小:4mb
    • 提供者:zyxlinux888
  1. Python Programming Fundamentals.pdf

  2. The intent of this text is to introduce you to computer programming using the Python programming language. Learning to program is a bit like learning to play piano, although quite a bit easier since we won’t have to program while keeping time accord
  3. 所属分类:Python

  1. C和指针高清pdf(经典)

  2. 第1章 快速上手   1.1 简介    1.1.1 空白和注释    1.1.2 预处理指令    1.1.3 main函数    1.1.4 read_column_numbers函数    1.1.5 rearrange函数   1.2 补充说明   1.3 编译   1.4 总结   1.5 警告的总结   1.6 编程提示的总结   1.7 问题   1.8 编程练习  第2章 基本概念   2.1 环境    2.1.1 翻译    2.1.2 执行   2.2 词法规则    2
  3. 所属分类:C++

    • 发布日期:2011-05-26
    • 文件大小:26mb
    • 提供者:lghndyz
  1. Python 程序员指南(高清PDF中文版)

  2. 本书主要讲解Python语言的基础知识、编程及应用。 本书概念和思路清晰,并对相应的概念提供了大量的编程实例,具有很高的参考和应用价值。 本书的内容深入浅出、通俗易懂,从最简单的例子着眼逐步进阶,不仅适合初学者,对使用Python编写各种大型、复杂应用程序的程序员来说也是一本实用的参考书。 【《Python程序员指南 》图书目录】 第一部分 利用Python编程 第1章 Python概述 1. 1 Python的起源 1. 2 Python的优越性 1. 3 了解Pyhon语言 1. 4 py
  3. 所属分类:Python

  1. 简明_Python_教程.pdf

  2. 很全的python教程 轻易上手 目录表 前言 本书的读者 本书的由来 本书目前的状况 官方网站 约定条款 欢迎给我反馈 值得思考的一些东西 1. 介绍 简介 Python的特色 概括 为什么不使用Perl? 程序员的话 2. 安装Python Linux和BSD用户 Windows®用户 概括 3. 最初的步骤 简介 使用带提示符的解释器 挑选一个编辑器 使用源文件 输出 它如何工作 可执行的Python程序 获取帮助 概括 4. 基本概念 字面意义上的常量 数 字符串 变量 标识符的命名
  3. 所属分类:Python

    • 发布日期:2011-07-11
    • 文件大小:848kb
    • 提供者:yingkangsen
  1. gdb manual en.pdf

  2. Summary of gdb The purpose of a debugger such as gdb is to allow you to see what is going on “inside” another program while it executes—or what another program was doing at the moment it crashed. gdb can do four main kinds of things (plus other thin
  3. 所属分类:其它

    • 发布日期:2011-07-14
    • 文件大小:1mb
    • 提供者:zjjyliuweijie
  1. Rails Recipes英文版(清晰文字pdf+源码)

  2. Ruby三神书之一(其余的两本是Agile.Web.Development.with.Rails和Ruby For Rails,在我的资源列表也有) Rails is large, powerful, and new. How do you use it effectively? How do you harness the power? And, most important, how do you get high quality, real-world applications writ
  3. 所属分类:其它

    • 发布日期:2011-08-09
    • 文件大小:2mb
    • 提供者:liuyanzhi08
  1. Rails Recipes英文版(清晰文字pdf)

  2. Ruby三神书之一(其余的两本是Agile.Web.Development.with.Rails和Ruby For Rails,在我的资源列表也有) Rails is large, powerful, and new. How do you use it effectively? How do you harness the power? And, most important, how do you get high quality, real-world applications writ
  3. 所属分类:其它

    • 发布日期:2011-08-09
    • 文件大小:1mb
    • 提供者:liuyanzhi08
  1. Android OPhone游戏编程从零开始 pdf (含源码)

  2. package org.yexing.android.games.mine; import java.util.Random; import android.content.Context; import android.content.res.Resources; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.graphics.Canvas; import andro
  3. 所属分类:Android

    • 发布日期:2011-11-10
    • 文件大小:14mb
    • 提供者:tdkgood
  1. qt-creator说明书.pdf

  2. 1. Introduction Qt Creator is a complete integrated development environment (IDE) for creating applications with the Qt application framework. Qt is designed for developing applications and user interfaces once and deploying them across several desk
  3. 所属分类:嵌入式

    • 发布日期:2011-11-29
    • 文件大小:1mb
    • 提供者:jhhyp
  1. Linux系统下C程序开发详解完整版pdf

  2. 第一部分 Linux基础篇 第1章 Linux编程平台 2 本章讲述了Red Hat Linux 9.0的安装、VMware虚拟机的使用、简单C程序的编写等问题。其中需要重点理解的是Linux系统分区的问题。在分区时需要正确设置各个分区的格式,正确将分区挂载到系统中,并处理好与Windows系统的引导问题。通过C程序实例的练习,可以初步了解Linux系统下C程序的编程过程。 1.1 Linux发行版的介绍 2 1.1.1 Red Hat Linux 2 1.1.2 Debian Linux 2
  3. 所属分类:嵌入式

    • 发布日期:2012-07-13
    • 文件大小:4mb
    • 提供者:xj_8912
  1. papervision3d 2_1_.0 alpha-great while.pdf

  2. 内容目录 0.安装环境(略).............................................................................................................................. 2 Flash Develop + Flex 2 SDK................................................................................
  3. 所属分类:Web开发

    • 发布日期:2008-12-29
    • 文件大小:308kb
    • 提供者:zb19850523
« 12 3 4 5 6 7 8 9 10 ... 47 »