kb.pub

Papers - Musharof Chy

Zeige 1 - 12 von 26 Unternehmen

C++ in the Real World

This article explores the strengths of C++, and how to exploit them in projects.

196 Aufrufe
25. Jan. 2025

Contracts: From Analysis to C++ Implementation

Describes a set of techniques and tools (an environment) facilitating prototyping of, providing gen...

889 Aufrufe
25. Jan. 2025

The Design and Implementation of SPECS: An Alternative C++ Syntax

By B.M. Werther and D.M. Conway, Dept. Computer Science, Monash University, Melbourne.

52 Aufrufe
25. Jan. 2025

Herb Sutter - Publications

Over 80 in-depth articles about object-oriented software development and C++ design and programming...

301 Aufrufe
25. Jan. 2025

C++ Optimizations

List of C++ source code optimizations that can give big returns, especially when used in tight loop...

445 Aufrufe
25. Jan. 2025

Dynamic C++ Classes

Describes a lightweight mechanism to update code in a running program. (Gísli Hjálmtýsson, Robert G...

750 Aufrufe
25. Jan. 2025

Introducing the Catenator

This article introduces a very sophisticated and useful data structure for efficient string process...

841 Aufrufe
25. Jan. 2025

The Miseducation of C++

Modern C++ is a more expressive, simpler language than C, and a language in its own right, so why d...

396 Aufrufe
25. Jan. 2025

Optimizing Software in C++

An optimization manual for advanced C++ programmers on Windows, Linux and Mac platforms. Topics inc...

183 Aufrufe
25. Jan. 2025

Functional Style in C++

Discusses closures, late binding, and lambda abstractions.

167 Aufrufe
25. Jan. 2025

An Introduction to XML Data Binding in C++

This article looks at XML Data Binding at a new alternative to automate much of the task of process...

327 Aufrufe
25. Jan. 2025

The Assignment Operator Revisited

Looks at how difficult it is to copy state from one object to another. (Richard Gillam)

500 Aufrufe
25. Jan. 2025