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