PHP Cookbook has a wealth of solutions for problems that you ll face regularly. With topics that range from beginner questions to advanced web programming techniques, this guide contains practical examples -- or "recipes" -- for anyone who uses this scripting language to generate dynamic web content. Updated for PHP 5, this book provides solutions that explain how to use the new language features in detail, including the vastly improved object-oriented capabilities and the new PDO data access extension. New sections on classes and Objects are included, along with new material on processing XML, building web services with PHP, and working with SOAP/REST architectures. With each recipe, the authors include a discussion that explains the logic and concepts underlying the solution.
Pegasus is an open-source implementationof the DMTF CIM and WBEM standards. It is designed to be portable and highly modular. It is coded in C++ so that it effectively translates the object concepts of the CIM Objects into a programming model but still retains the speed and efficiency of a compiled language. Pegasus is designed to be inherently portable and builds and runs today on most versionsof UNIX(R), Linux, OpenVMS, and Microsoft Windows.
Visual tracking is one of the key components for robots
to accomplish a given task in a dynamic environment,
especially when independently moving Objects are included.
This paper proposes an extension of Adaptive
Visual Servoing (hereafter, AVS) for unknown moving
object tracking. The method utilizes binocular stereo
vision, but does not need the knowledge of camera parameters.
Only one assumption is that the system
need stationary references in the both images by which
the system can predict the motion of unknown moving
Objects. The basic ideas how we extended the AVS
method such that it can track unknown moving Objects
are given and formalized into a new AVS system. The
experimental results with proposed control architecture
are shown and a discussion is given.
<JavaScript:The Good Parts>全英文版,O Reilly出品,必屬精品,該書的英文版是2008年5月才出版的,此為對應的chm文檔,支持目錄索引和搜索功能.目錄如下:Syntax/Objects/Functions/Inheritance/Arrays/Regular expressions/Methods/Style/Beautiful features
A template solution for C++ database development
Description: A template class that can write,read,modify & delete Objects of any class/structure to a database.
The OpenGL graphics system is a software interface to graphics hardware. (The GL stands for Graphics Library.) It allows you to create interactive programs that produce color images of moving three-dimensional Objects.
創建flash網站傻瓜書。內容包括:
* Build an interface with custom buttons and menus
* Include animation and soundtracks
* Dress up your text
* Create tween animations
* Create ActionScript Objects
* Test and publish your site
During your career as a Software Designer/Programmer you will probably encounter the need to use Objects in run-time without knowing much about them in design-time. Java enables this with Reflection.
This utility has two views: (a) one view that will show you the entire PnP enumeration tree of device Objects, including relationships among Objects and all the device s reported PnP characteristics, and (b) a second view that shows you the device Objects created, sorted by driver name. There is nothing like this utility available anywhere else.
This text shows how to analyze programs without its source code, using a debugger and a disassembler, and covers hacking methods including virtual functions, local and global variables, branching, loops, Objects and their hierarchy, and more.