zoukankan      html  css  js  c++  java
  • 一些流行的书的缩写

    reference:http://simohayha.javaeye.com/blog/173735

    IMA = Artificial Intelligence a Modern Approach by Stuart Russell and Peter Norvig


    AMOP = The Art of the Meta Object Protocol by Gregor Kiczales

    ATTAPL = Advanced Topics in Types and Programming Languages by Benjamin C. Pierce

    AWDWR = Agile Web Development with Rails by by Dave Thomas and David Heinemeier Hansson

    EOPL = Essentials of Programming Languages by Daniel P. Friedman, Mitchell Wand, and Christopher T. Haynes

    CLR = Introduction to Algorithms by Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest

    CLRS = Introduction to Algorithms, 2nd Edition by Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, and Cliff Stein

    CLtL = Common Lisp the Language by Guy L. Steele Jr.

    CTM = Concepts, Techniques, and Models of Computer Programming by Peter Van Roy and Seif Haridi

    GOF = Design Patterns by Erich Gamma, Richard Helm, Ralph Johnson, and John Vlissides

    HTDP = How To Design Programs by Matthias Felleisen, Robert Bruce Findler, Matthew Flatt and Shriram Krishnamurthi

    K&R = The C Programming Language by Brian Kernighan and Dennis Ritchie

    LiSP = Lisp In Small Pieces by Christian Queinnec

    LL = Lessons Learned in Software Testing by Cem Kaner, James Bach and Bret Pettichord

    PAIP = Paradigms of Artificial Intelligence Programming by Peter Norvig

    PCL = Practical Common Lisp by Peter Seibel

    PLP = Programming Language Pragmatics by Michael L. Scott

    SICP = Structure and Interpretation of Computer Programs by Hal Abelson and Gerald J. Sussman, with Julie Sussman

    TAOCP = The Art Of Computer Programming by Donald E. Knuth

    TAPL = Types And Programming Languages by Benjamin C. Pierce

    TCPL = The C++ Programming Language by Bjarne Stroustrup

    TCS = Testing Computer Software by Cem Kaner, Jack Falk, and Hung Quoc Nguyen

    TLS = The Little Schemer by Daniel P. Friedman and Matthias Felleisen

    TSPL = The Scheme Programming Language by R. Kent Dybvig

    TSS = The Seasoned Schemer by Daniel P. Friedman and Matthias Felleisen

    TRS = The Reasoned Schemer by Daniel P. Friedman, William E. Byrd and Oleg Kiselyov

    WELC = Working Effectively with Legacy Code by Michael Feathers
  • 相关阅读:
    通道分离与合并
    opencv颜色表操作
    opencv trackbar
    像素操作
    opencv 像素读写
    py 时间与日期
    py 字典
    py 元组
    py 列表
    课后作业-阅读任务-阅读提问-3
  • 原文地址:https://www.cnblogs.com/zhyg6516/p/1323732.html
Copyright © 2011-2022 走看看