搜索结果
找到约 48 项符合
Effectively 的查询结果
按分类筛选
VC书籍 This book is intended for "hands-on" developers or advanced students interested in understanding the
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, patterns, and principles needed to develop flexible and efficient ...
其他书籍 The third edition of Learning GNU Emacs describes Emacs 21.3 from the ground up, including new user
The third edition of Learning GNU Emacs describes Emacs 21.3 from the ground up, including new user interface features such as an icon-based toolbar and an interactive interface to Emacs customization. A new chapter details how to install and run Emacs on Mac OS X, Windows, and Linux, including tips ...
VC书籍 C++ Template Metaprogramming sheds light on the most powerful idioms of today s C++, at long last de
C++ Template Metaprogramming sheds light on the most powerful idioms of today s C++, at long last delivering practical metaprogramming tools and techniques into the hands of the everyday programmer.
A metaprogram is a program that generates or manipulates program code. Ever since generic programmi ...
VC书籍 The first edition of this book ranks among the small (very small) number of books that I credit with
The first edition of this book ranks among the small (very small) number of books that I credit with significantly elevating my skills as a professional software devel-oper. Like the others, it was practical and easy to read, but loaded with important advice. Effective C++, Third Edition, continues ...
人工智能/神经网络 A dissipative particle swarm optimization is developed according to the self-organization of dissip
A dissipative particle swarm optimization is
developed according to the self-organization of dissipative
structure. The negative entropy is introduced to construct an
opening dissipative system that is far-from-equilibrium so as to
driving the irreversible evolution process with better fitness.
The ...
其他 those files are the data envelopment analysis programs .they can be operated in the lingo effectivel
those files are the data envelopment analysis programs .they can be operated in the lingo effectively.
RFID编程 Abstract:This article elaborats the RFID system
Abstract:This article elaborats the RFID system,multianalysised the concrete function of RFID middleware,and proposed a kind of
RFID data transmission design model with news transmission mechanism,for realizing data transmission more effectively,
RFID data transmission design model with news ...
Linux/Unix编程 Pegasus is an open-source implementationof the DMTF CIM and WBEM standards. It is designed to be por
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 ...
软件设计/软件工程 Today s ActionScript-based applications require increasingly sophisticated architectures and code. T
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 learn how to apply design patterns as solutions to common progra ...
matlab例程 Circular Convolution of two equal-length vectors. Highlights that circular convolution in the time d
Circular Convolution of two equal-length vectors. Highlights that circular convolution in the time domain is the effectively the same as element-by-element multiplication in the frequency domain.