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

搜索资源列表

  1. 代码阅读方法与实践英文版

  2. The reading of code is likely to be one of the most common activities of a computing professional, yet it is seldom taught as a subject or formally used as a method for learning how to design and program.
  3. 所属分类:专业指导

    • 发布日期:2009-07-04
    • 文件大小:1048576
    • 提供者:LITTLEGL
  1. Code Reading: The Open Source Perspective

  2. 书名:代码阅读方法与实践版本:英文版作者:Diomidis.Spinellis格式:chm
  3. 所属分类:Java

    • 发布日期:2007-09-11
    • 文件大小:1048576
    • 提供者:BN_Sole
  1. 重构-改善既有代码的设计 英文版

  2. 重构-改善既有代码的设计英文版,喜欢的可以读一读.
  3. 所属分类:其它

    • 发布日期:2009-09-16
    • 文件大小:1048576
    • 提供者:luorizhiyang
  1. Code Reading: The Open Source Perspective By Diomidis Spinellis

  2. 很经典, 不过, 这是英文版的, 希望对大家有帮助. 本书作者列举了600多个来自现实世界中的例子来向我们展示如何鉴别好的(或坪的)代码:如何去阅读它,从中去找寻什么,以及如何利用这种技巧来提升我们自身编写的代码的品质。附光盘。
  3. 所属分类:Java

    • 发布日期:2009-09-30
    • 文件大小:1048576
    • 提供者:todo9351
  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. Code Reading: The Open Source Perspective (英文版,Diomidis Spinellis 著)

  2. If you are a programmer, you need this book. You've got a day to add a new feature in a 34,000-line program: Where do you start? Page 333 How can you understand and simplify an inscrutable piece of code? Page 39 Where do you start when disentangling
  3. 所属分类:Java

    • 发布日期:2010-03-16
    • 文件大小:1048576
    • 提供者:mljsuc
  1. 代码阅读方法与实践.pdf(Code Reading The Open Source Perspective)

  2. 包含代码阅读方法与实践中英文版Code Reading The Open Source Perspective
  3. 所属分类:Java

    • 发布日期:2010-03-28
    • 文件大小:1048576
    • 提供者:wisdom929
  1. struts in action 英文版

  2. about this book The Struts framework joins together several related technologies so that web developers can create standards-based applications that are easier to build, extend, and maintain. Struts is already the framework of choice for both novice
  3. 所属分类:Java

    • 发布日期:2010-04-17
    • 文件大小:4194304
    • 提供者:junge2
  1. How to read a book 如何阅读一本书(英文版)

  2. Jacques Barzun   These four hundred pages are packed full of high matters which no one solicitous of the future of American culture can afford to over-look.   The New Yorker   It shows concretely how the serious work of proper reading may be accompl
  3. 所属分类:专业指导

    • 发布日期:2010-04-19
    • 文件大小:1048576
    • 提供者:stephanie99
  1. code reading

  2. 介绍阅读源代码的方法,这是英文版的,中文版的随后奉上
  3. 所属分类:其它

    • 发布日期:2008-01-21
    • 文件大小:1048576
    • 提供者:bbtom1982
  1. Code reading

  2. Code reading--代码阅读技巧的好书
  3. 所属分类:其它

    • 发布日期:2008-01-27
    • 文件大小:1048576
    • 提供者:ralphale
  1. Code Reading

  2. Code Reading 代码阅读 英文版
  3. 所属分类:其它

    • 发布日期:2008-05-21
    • 文件大小:1048576
    • 提供者:SE_craftsman
  1. JAVA大学教程6英文版

  2. Copyright iv Deitel® Books, Cyber Classrooms, Complete Training Courses and Web-Based Training Courses published by Prentice Hall ii Preface xxv Features in Java How to Program, 6/e xxvi Teaching Approach xxix Tour of the Book xxxiii A Tour of the O
  3. 所属分类:Java

    • 发布日期:2013-04-11
    • 文件大小:15728640
    • 提供者:loaferwang
  1. JAVA白皮书(英文版)

  2. 1. Introduction to Java 1.1Beginnings of the Java Language Project 1.2Design Goals of Java 1.2.1Simple, Object Oriented, and Familiar 1.2.2Robust and Secure 1.2.3Architecture Neutral and Portable 1.2.4High Performance 1.2.5Interpreted, Threaded, and
  3. 所属分类:Java

    • 发布日期:2008-09-17
    • 文件大小:756736
    • 提供者:yunyunqjy
  1. Essential C++(英文版)

  2. 《Essential C++(英文版)》是众多C++初学者的入门经典。《Essential C++(英文版)》从4个方面来表现C++的本质:procedural(过程化的)、generic(泛型的)、object-based(基于对象的)、object-oriented(面向对象的)。《Essential C++(英文版)》的组织围绕着一系列由浅入深的程序问题,以及用以解决这些问题的语言特性。按照这种方式,读者不但会学到C++的函数和结构,还会学习到它们的设计目的和基本原理。   《Essen
  3. 所属分类:C++

    • 发布日期:2014-05-01
    • 文件大小:942080
    • 提供者:stjas
  1. Code Reading

  2. Code Reading 英文版 ,微軟
  3. 所属分类:C

    • 发布日期:2014-10-19
    • 文件大小:7340032
    • 提供者:neihcop
  1. Python Tutorial 入门指南3.6英文版

  2. Index The Python Tutorial 1 1. Whetting Your Appetite 4 2. Using the Python Interpreter 6 2.1. Invoking the Interpreter 7 2.1.1. Argument Passing 8 2.1.2. Interactive Mode 8 2.2. The Interpreter and Its Environment 9 2.2.1. Source Code Encoding 9 3.
  3. 所属分类:Python

    • 发布日期:2018-06-05
    • 文件大小:1048576
    • 提供者:hywok1216
  1. VM06系列说明书英文版.pdf

  2. VM06系列说明书英文版pdf,控制系统和通用变频器的电源传统上都是直接由单相或三相电网供电的,然而,随着工业制造自动化程度的提高,变频器的应用越来越广,越来越多,为满足工业生产的需求,三垦推出直流供电变频器,直接用于直流电源供电,解决了直流供电场合无法使用通用变频器的困难。  采用直流供电避免了交流电的三相负载不平衡,将大大提高电源相对电网波动的稳健性。  直流供电变频器 VM06-DC系列 适用于直流供电场合   B模式:DC 510V~650V输入,22kW~90kW,过载120%/mi
  3. 所属分类:其它

    • 发布日期:2019-10-13
    • 文件大小:2097152
    • 提供者:weixin_38743737
  1. 《高速SerDes器件和应用》 [ISBN_ 978-0387798332]David Robert Stauffer 英文版

  2. 《High Speed SerDes Devices and Applications [ISBN_ 978-0387798332]》David Robert Stauffer.pdf 《高速SerDes器件和应用》 [ISBN_ 978-0387798332]David Robert Stauffer 英文版Davide. stauffer Jeanne T mechler IBM Corporation IBM Corporation Essex junction. VT Essex jun
  3. 所属分类:硬件开发

    • 发布日期:2019-09-07
    • 文件大小:9437184
    • 提供者:avcoco
  1. 通信系统仿真原理与无线应用(英文版)已去四周水印

  2. 我把四周的水印去掉了。英文版书 :Principles of Communication Systems Simulation with Wireless Applications 作者:William H. Tranter K. Sam Shanmugan Theodore S. Rappaport Kurt L. Kosbar。eDA e Tranter FM revised 11-18. im Page 3 Wednesday, November 19, 2003 10: 34 AM (
  3. 所属分类:讲义

« 12 3 4 »