PHP 5 Advanced OOP and Design Patterns “I made up the term ‘object-oriented,’ and I can tell you I didn’t have C++ in mind.”—Alan Kay, OOPSLA ’97
资源简介:PHP 5 Advanced OOP and Design Patterns “I made up the term ‘object-oriented,’ and I can tell you I didn’t have C++ in mind.”—Alan Kay, OOPSLA ’97
上传时间: 2013-12-04
上传用户:zhliu007
资源简介:Modern C++ Design: Generic Programming and Design Patterns Applied
上传时间: 2014-07-20
上传用户:bcjtao
资源简介:Modern C++ Design, Generic Programming and Design Patterns Applied
上传时间: 2013-12-24
上传用户:lindor
资源简介:C++设计新思维。泛型編程與設計範式 之 應用 Modern C++ Design Generic Programming and Design Patterns Applied andrei Alexandrescu 著 侯捷 / 於春景 合譯
上传时间: 2016-11-14
上传用户:yyyyyyyyyy
资源简介:经典英文原版c++书籍Modern C++ Design: Generic Programming and Design Patterns Applied
上传时间: 2016-12-11
上传用户:fandeshun
资源简介:Modern C++ Design: Generic Programming and Design Patterns Applied, andrei Alexandrescu
上传时间: 2017-08-13
上传用户:zuozuo1215
资源简介:this a pascal triangle i made for my computer science class~ and it is very simple
上传时间: 2014-01-03
上传用户:xz85592677
资源简介:Why do People Program? Each person can have his own reason for programming but I can tell you that programming is one of the best ways to gain a deep understanding of computers and computer technology. Learning to program makes you unde...
上传时间: 2013-12-07
上传用户:qazxsw
资源简介:Gibphone is CSharp Program, it can tell you how to design p2p chat.
上传时间: 2013-12-18
上传用户:hongmo
资源简介:Book name : Advanced ActionScript 3 with Design Patterns.chm A good reference for web development and testing
上传时间: 2013-12-25
上传用户:咔乐坞
资源简介:Zero-order-hold Intended for a senior-level course on the analysis and design of digital control systems, the text is also useful for graduate students and practicing engineers who are learning state-space design techniques.
上传时间: 2013-12-04
上传用户:liuchee
资源简介:Upper gain margin Intended for a senior-level course on the analysis and design of digital control systems, the text is also useful for graduate students and practicing engineers who are learning state-space design techniques.
上传时间: 2013-12-12
上传用户:225588
资源简介:Some time ago, I stated in another article that I d take the idea of location broadcasting and develop a mobile solution as a follow-up. The problem back then was I had no means to get location data off of a cell phone, or a way to make it ...
上传时间: 2013-12-25
上传用户:李梦晗
资源简介:Windowed-Burg method is made in order to improve the Clasical Burg method. Previously, I send the PBURGW.m file, but now I include also the ARBURGW.m algorithm and some NOTES-EXAMPLES to explain it and compare with the pburg.m algorithm fro...
上传时间: 2013-12-22
上传用户:familiarsmile
资源简介:Data Structures and Algorithms With object-oriented Design Patterns In Python
上传时间: 2014-01-30
上传用户:黄华强
资源简介:ACE Programmer s Guide, The: Practical Design Patterns for Network and Systems Programming
上传时间: 2015-04-13
上传用户:ZJX5201314
资源简介:Data Structures and Algorithms With object-oriented Design Patterns In Python (2003) source code and html file
上传时间: 2014-01-25
上传用户:dbs012280
资源简介:Data Structures and Algorithms with object-oriented Design Patterns in C# 这本书的范例代码dll自己反编译的source code http://www.brpreiss.com/books/opus6/
上传时间: 2013-11-29
上传用户:xuanjie
资源简介:Get up and running with PHP 5, Apache, and MySQL with ease. This guide demonstrates how to display dynamic content, build your own contact management system, create custom reports, work with XML, and much more
上传时间: 2013-12-30
上传用户:mhp0114
资源简介:Programming PHP, Second Edition is the authoritative guide to PHP 5 and is filled with the unique knowledge of the creator of PHP (Rasmus Lerdorf) and other PHP experts. When it comes to creating web sites, the PHP scripting language is tru...
上传时间: 2016-06-30
上传用户:qq1604324866
资源简介:Finally: a hands-on, Java-centric workbook companion for the classic Design Patterns! Workbook approach deepens your understanding, builds your confidence, and strengthens your skills. Covers all five categories of design pattern intent: in...
上传时间: 2013-12-01
上传用户:1079836864
资源简介:Design Patterns are elegant, adaptable, and reusable solutions to everyday software development problems. Programmers use design Patterns to organize objects in programs, making them easier to write and modify. C# Design Patterns: A Tutoria...
上传时间: 2014-09-07
上传用户:wangchong
资源简介:C面向对象算法数据结构 Data Structures and Algorithms with object-oriented Design Patterns in C
上传时间: 2013-12-15
上传用户:362279997
资源简介:Data Structures and Algorithms with object-oriented Design Patterns in Java Bruno R. Preiss B.A.Sc., M.A.Sc., Ph.D., P.Eng. Associate Professor Department of Electrical and Computer Engineering University of Waterloo, Waterloo, Canada
上传时间: 2017-03-07
上传用户:z754970244
资源简介:Adobe.Press.Advanced.ActionScript.3.with.Design.Patterns.Nov.2006 帮助文件
上传时间: 2017-09-07
上传用户:xuanjie
资源简介:This book is intended for "hands-on" developers or Advanced students interested in understanding the strategies and tactics of concurrent network programming using C++ and object-oriented design. We describe the key design dimensions, Patte...
上传时间: 2015-08-09
上传用户:epson850
资源简介:With the release of PHP 5 web developers need a guide to developing with PHP 5 to both learn its complex new features and more fully implement the long-standing features on which PHP s success is built. PHP 5 in Practice is a reference guid...
上传时间: 2013-12-17
上传用户:xzt
资源简介:Java 版本的 PHP serialize/unserialize 完整实现。目前实现了对各种基本类型、数组、ArrayList、HashMap、和其它可序列化对象的序列化。实现了 PHP 5 中的Serializable 接口的支持。实现了 PHP 中的 __sleep 和 __wakeup 魔术方法的支持。实现了对所有标示(...
上传时间: 2016-01-06
上传用户:奇奇奔奔
资源简介:DESIGN Patterns JAVA COMPANION Design Patterns began to be recognized more formally in the early 1990s by Helm (1990) and Erich Gamma (1992), who described Patterns incorporated in the GUI application framework, ET++. The culmination of ...
上传时间: 2016-02-27
上传用户:大三三
资源简介:Today s ActionScript-based applications require increasingly sophisticated architectures and code. This book aids intermediate and Advanced ActionScript developers in learning how to plan and build applications more effectively. You ll lear...
上传时间: 2016-08-17
上传用户:z754970244