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

搜索资源列表

  1. uml基础案例与应用

  2. Thinking in Patterns
  3. 所属分类:Java

    • 发布日期:2007-09-12
    • 文件大小:1048576
    • 提供者:jbone
  1. Thinking in JAVA(英文chm和pdf)

  2. 本书赢得了全球程序员的广泛赞誉,即使是最晦涩的概念,在BruceEckel的文字亲和力和小而直接的编程示例面前也会化解于无形。从Java的基础语法到最高级特性(深入的面向对象概念、多线程。自动项目构建。单元测试和调试等),本书能逐步指导你轻松掌握。
  3. 所属分类:Java

    • 发布日期:2007-09-13
    • 文件大小:3145728
    • 提供者:shunzi2004_2009
  1. Java思想(chm)

  2. 程序设计与对复杂性的操控有很大的关系:对一个准备解决的问题,它的复杂程度取决用于解决它的机器的复杂程度。正是由于这一复杂性的存在,我们的程序设计项目屡屡失败...
  3. 所属分类:Java

    • 发布日期:2007-09-16
    • 文件大小:690176
    • 提供者:rongzong1981
  1. Java网络编程

  2. Thinking in Java的作者Bruce Eckel作过这样的评价:直到找到这本书之后,我才真正开始理解Java网络编程
  3. 所属分类:Java

    • 发布日期:2007-09-19
    • 文件大小:3145728
    • 提供者:bannyle
  1. Java网络编程PART2

  2. Java网络编程受到Thinking in java的作者Bruce Eckel的好评 你也许需要
  3. 所属分类:Java

    • 发布日期:2007-09-19
    • 文件大小:3145728
    • 提供者:bannyle
  1. thinking C++

  2. 这个我从BruceEckel 个人网站上下载的英文的C++,C++语言的爱好者可以来看下。
  3. 所属分类:C++

    • 发布日期:2009-07-14
    • 文件大小:2097152
    • 提供者:shizhenzhen1985
  1. TIJ4-code.zip和

  2. 从官方网站下载的,可查找站点www.MindView.net
  3. 所属分类:C#

  1. Beginning Scala

  2. 简介 Ouch! That hurts my brain! Stop making me think differently. Oh, wait . . . it hurts less now. I get it. This different way of solving the problem has some benefits. I felt that way after my first year of law school. I felt that way for a while w
  3. 所属分类:Web开发

    • 发布日期:2009-07-22
    • 文件大小:9437184
    • 提供者:hqw2001811
  1. java in 60 minutes a day

  2. 适用于初级中级 java学习爱好者, 简明扼要 是本书一大特点。建议读完本书再看thinking in java
  3. 所属分类:Java

    • 发布日期:2009-07-23
    • 文件大小:9437184
    • 提供者:maxisms
  1. Cross_Platform_GUI_Programming_With_Wxwidgets

  2. This book is the best way for beginning developers to learn wxWidgets programming in C++. It is a must-have for programmers thinking of using wxWidgets and those already using it.
  3. 所属分类:C++

    • 发布日期:2009-08-05
    • 文件大小:9437184
    • 提供者:Rimbaud
  1. Cross-Platform GUI Programming with wxWidget

  2. This book is the best way for beginning developers to learn wxWidgets programming in C++. It is a must-have for programmers thinking of using wxWidgets and those already using it
  3. 所属分类:C++

    • 发布日期:2009-08-05
    • 文件大小:6291456
    • 提供者:Rimbaud
  1. ThinkingC++

  2. C++的经典书籍,难度不低,pdf格式 目 录 译者序 前言 第1章 对象的演化 1 1.1 基本概念 1 1.1.1 对象:特性+行为 1 1.1.2 继承:类型关系 1 1.1.3 多态性 2 1.1.4 操作概念:OOP程序像什么 3 1.2 为什么C++会成功 3 1.2.1 较好的C 3 1.2.2 采用渐进的学习方式 4 1.2.3 运行效率 4 1.2.4 系统更容易表达和理解 4 1.2.5 “库”使你事半功倍 4 1.2.6 错误处理 5 1.2.7 大程序设计 5 1.3
  3. 所属分类:C++

    • 发布日期:2009-08-05
    • 文件大小:13631488
    • 提供者:nightkid966
  1. JAVA2核心技术第7版卷1 part2

  2. 国外有两本经典的java教程:第一部、thinking in java 第二部、java核心技术 。 此资源为JAVA2核心技术第7版卷1 开卷有益。。。
  3. 所属分类:Java

    • 发布日期:2009-08-06
    • 文件大小:18874368
    • 提供者:fxgcquhx
  1. (2009)Annual Jolt Product Excellence Award合集

  2. Addison.Wesley.Emergent.Design.Mar.2008 Programming_in_Scala_pdf.rar Refactor.Your.Thinking.Pragmatic.Thinking.and.Learning.2008.pdf Addison.Wesley.Designing.and.Engineering.Time.May.2008.chm
  3. 所属分类:专业指导

    • 发布日期:2009-08-07
    • 文件大小:17825792
    • 提供者:clarkhtht
  1. Java 泛型擦除后的三种补救方法

  2. Java中的泛型,在运行时刻其具体类型是被擦除的,这样我们就不能用new T(),instanceof等关操作,特别是对泛型类型的类的实例化问题,在此根据《Thinking in Java》中所讲的对类型擦除所带来问题的三种解决方案,比较了其各自的优缺点。
  3. 所属分类:Java

    • 发布日期:2009-08-10
    • 文件大小:139264
    • 提供者:beautygirlzhy
  1. Imagining the Tenth Dimension:A New Way of Thinking About Time and Space

  2. Reality, today's physicists tell us, is created by the vibrations of exquisitely tiny superstrings in ten spatial dimensions. Ten dimensions? Most of us have barely gotten used to the idea that there are four. Using simple geometry and an easygoing
  3. 所属分类:Web开发

    • 发布日期:2009-08-11
    • 文件大小:9437184
    • 提供者:ziyuang
  1. Concurrent+Programming+in+Java+-+Design+Principles+and+Patterns

  2. This book discusses some ways of thinking about, designing, and implementing concurrent programs in the Java™ programming language. Most presentations in this book assume that you are an experienced developer familiar with object-oriented (OO) progr
  3. 所属分类:Java

    • 发布日期:2009-08-11
    • 文件大小:1048576
    • 提供者:fabre
  1. Executable UML: A Foundation for Model-Driven Architecture

  2. Executable UML is a major innovation in the field of software development. It is designed to produce a comprehensive and understandable model of a solution independent of the organization of the software implementation. It is a highly abstract think
  3. 所属分类:其它

    • 发布日期:2009-08-14
    • 文件大小:5242880
    • 提供者:walter_sun
  1. Bayesian Computation With R

  2. Table of Contents An Introduction to R Introduction to Bayesian Thinking Single-Parameter Models Multiparameter Models Introduction to Bayesian Computation Markov Chain Monte Carlo Methods Hierarchical Modeling Model Comparison Regression Models Gib
  3. 所属分类:其它

    • 发布日期:2009-08-16
    • 文件大小:2097152
    • 提供者:pengchy88
  1. Head First Design Patterns.pdf <完整英文版>

  2. Your brain on Design Patterns. Here you are trying to learn something, while here your brain is doing you a favor by making sure the learning doesn’t stick. Your brain’s thinking, “Better leave room for more important things, like which wild animals
  3. 所属分类:其它

    • 发布日期:2009-08-17
    • 文件大小:34603008
    • 提供者:yunyuehu
« 1 2 ... 39 40 41 42 43 4445 46 47 48 49 50 »