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

搜索资源列表

  1. Real-Time Design Patterns

  2. Real-Time Design PatternsMany of us have had the experience of working with a truly great software designer. Theyhave the ability to look at a really hard problem and seemingly with no effort construct anelegant and practi cal solution. Afterward, w
  3. 所属分类:C#

    • 发布日期:2007-08-09
    • 文件大小:212992
    • 提供者:jlctt
  1. jQuery in Action(English version) part1

  2. A good web development framework anticipates what you need to do and makes those tasks easier and more efficient; jQuery practically reads your mind. Developers of every stripe-hobbyists and professionals alike-fall in love with jQuery the minute th
  3. 所属分类:Javascript

    • 发布日期:2009-05-05
    • 文件大小:12582912
    • 提供者:GaoWeinan
  1. Beautiful Architecture

  2. What are the ingredients of robust, elegant, flexible, and maintainable software architecture? Beautiful Architecture answers this question through a collection of intriguing essays from more than a dozen of today's leading software designers and ar
  3. 所属分类:C#

    • 发布日期:2009-05-09
    • 文件大小:4194304
    • 提供者:jjqquu
  1. Designing.Embedded.Systems.with.PIC.Microcontrollers

  2. This is a book about embedded systems, introduced primarily through the application of three PIC® microcontrollers. Starting from an introductory level, the book aims to make the reader into a competent and independent practitioner in the field of e
  3. 所属分类:C

    • 发布日期:2009-05-10
    • 文件大小:12582912
    • 提供者:huzhou2000
  1. PowerPoint 幻灯片模板1

  2. AIRMAIL.POT ANGLES.POT ARROWS.POT ARTSY.POT AZURE.POT BANNER.POT BEDROCK.POT BEVEL.POT BLACK.POT BLITZ.POT BLSTRIP.POT BLUEBOX.POT BLUEDIAG.POT BLUEGREN.POT BLUEMOON.POT BLUEPRNT.POT BLUEWEAV.POT BLUSH.POT BRKNBAR.POT BRNMRBL.POT BROWNBAG.POT BUBBLE
  3. 所属分类:专业指导

    • 发布日期:2009-05-11
    • 文件大小:1048576
    • 提供者:yangdm0209
  1. The.Art.of.Unix.Programming.

  2. unix编程艺术英文chm文档 In this book, five years in the making, the author encapsulates three decades of unwritten, hard-won software engineering wisdom. Raymond brings together for the first time the philosophy, design patterns, tools, culture, and traditi
  3. 所属分类:Linux

    • 发布日期:2009-05-21
    • 文件大小:1048576
    • 提供者:fjfzff
  1. the art of readable writing

  2. 太introduction了,不是一本很how-to的书; 这本更实际一些,它是我第二本想看完的关于writing的书
  3. 所属分类:专业指导

    • 发布日期:2009-05-22
    • 文件大小:1048576
    • 提供者:tossboyhdw
  1. the art and craft of problem solving

  2. 分strategies,tactics等讲的;这本口碑贼好,章体结构相当elegant的说;md额见过的最爽的一本,没有之一,不要问我为什么
  3. 所属分类:专业指导

    • 发布日期:2009-05-22
    • 文件大小:3145728
    • 提供者:tossboyhdw
  1. unix编程艺术(英文版,The Art Of Unix Programming)

  2. Writing better software: 30 years of UNIX development wisdom In this book, five years in the making, the author encapsulates three decades of unwritten, hard-won software engineering wisdom. Raymond brings together for the first time the philosophy,
  3. 所属分类:Linux

    • 发布日期:2009-06-09
    • 文件大小:1048576
    • 提供者:caravsapm70
  1. Python 中文手册

  2. Abstract Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented programming. Python’s elegant syntax and dynamic typing, together with its interpr
  3. 所属分类:Python

    • 发布日期:2009-06-09
    • 文件大小:651264
    • 提供者:stonegirl07
  1. BigNum Math Implementing Cryptographic Multiple Precision Arithmetic

  2. Implementing cryptography requires integers of significant magnitude to resist cryptanalytic attacks. Modern programming languages only provide support for integers which are relatively small and single precision. The purpose of this text is to inst
  3. 所属分类:C

    • 发布日期:2009-06-27
    • 文件大小:5242880
    • 提供者:ziyuang
  1. Using Struts2 + AppFuse2 Confluence

  2. This tutorial will show you how to create master/detail screens with Struts 2 . The list (master) screen will have the ability to sort columns, as well as page 25 records at a time. The form (detail) screen will use an elegant CSS form layout (court
  3. 所属分类:Java

    • 发布日期:2009-06-29
    • 文件大小:319488
    • 提供者:joycodeman
  1. Java Message Service

  2. JMS has quickly become a de facto industry standard. In its second version, most enterprise messaging vendors now support the JMS specification, making for a large selection of JMS providers to choose from. The Java Message Service is a Java API imp
  3. 所属分类:Java

    • 发布日期:2009-07-02
    • 文件大小:1048576
    • 提供者:bestchoice
  1. Elements of Programming

  2. "Ask a mechanical, structural, or electrical engineer how far they would get without a heavy reliance on a firm mathematical foundation, and they will tell you, 'not far.' Yet so-called software engineers often practice their art with little or no i
  3. 所属分类:C++

    • 发布日期:2009-07-30
    • 文件大小:633856
    • 提供者:wintelbailu
  1. Numerical Methods In Engineering With Python

  2. Numerical Methods in Engineering with Python is a text for engineering students and a reference for practicing engineers, especially those who wish to explore the power and efficiency of Python. The choice of numerical methods was based on their rel
  3. 所属分类:Python

    • 发布日期:2009-08-11
    • 文件大小:2097152
    • 提供者:DarkChampion
  1. Lattice Multivariate Data Visualization with R

  2. About this book Gives a comprehensive overview of the Lattice graphics system and shows how to use it effectively Includes numerous examples using data sets from various R packages All code and figures including color version also available online R
  3. 所属分类:Web开发

    • 发布日期:2009-08-16
    • 文件大小:9437184
    • 提供者:pengchy88
  1. Cambridge.Press.Numerical.Recipes.

  2. This book, like its predecessor edition, is supposed to teach you methods of numerical computing that are practical, efficient, and (insofar as possible) elegant. We presume throughout this book that you, the reader, have particular tasks that you wa
  3. 所属分类:其它

    • 发布日期:2009-08-29
    • 文件大小:2097152
    • 提供者:tangshengye
  1. Harmonic Analysis Tools For Navier-Stokes Equations

  2. It is still useful even if you guys have no interest to Navier-Stokes equations. Elegant ideas in harmonic analysis are important in themself.
  3. 所属分类:硬件开发

    • 发布日期:2009-09-01
    • 文件大小:1005568
    • 提供者:shzhu8438
  1. Elegant anti-disturbance control for nonlinear systems based on a robust disturbance observer

  2. Elegant anti-disturbance control for nonlinear systems based on a robust disturbance observer
  3. 所属分类:其它

    • 发布日期:2021-02-21
    • 文件大小:755712
    • 提供者:weixin_38684328
  1. Elegant-git:Elegant Git是一个助手,他会仔细自动执行Git的日常工作-源码

  2. 优雅的Git 优雅的Git是一个助手,他仔细地自动执行Git的日常工作。 请访问以开始使用用户文档或单击图片 :backhand_index_pointing_down: :backhand_index_pointing_down: :backhand_index_pointing_down: 观看演示。 贡献过程一目了然 每个贡献者均受-请仔细阅读 之后,请熟悉描述的项目规则。 做出了贡献 :party_popper: :party_popper: :party_popper:
  3. 所属分类:其它

    • 发布日期:2021-01-31
    • 文件大小:622592
    • 提供者:weixin_42143221
« 1 2 34 5 6 7 8 9 10 ... 22 »