kb.pub

Papers - Musharof Chy

显示 1 - 12 共 26 企业

C++ in the Real World

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

196 浏览次数
2025年1月25日

Contracts: From Analysis to C++ Implementation

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

889 浏览次数
2025年1月25日

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 浏览次数
2025年1月25日

Herb Sutter - Publications

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

301 浏览次数
2025年1月25日

C++ Optimizations

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

445 浏览次数
2025年1月25日

Dynamic C++ Classes

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

750 浏览次数
2025年1月25日

Introducing the Catenator

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

841 浏览次数
2025年1月25日

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 浏览次数
2025年1月25日

Optimizing Software in C++

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

183 浏览次数
2025年1月25日

Functional Style in C++

Discusses closures, late binding, and lambda abstractions.

167 浏览次数
2025年1月25日

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 浏览次数
2025年1月25日

The Assignment Operator Revisited

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

500 浏览次数
2025年1月25日