Sciweavers

132 search results - page 3 / 27
» Non-Intrusive Object Introspection in C : Architecture and ...
Sort
View
C++
1994
132views more  C++ 1994»
13 years 7 months ago
ASX: An Object-Oriented Framework for Developing Distributed Applications
The ADAPTIVE Service eXecutive (ASX) is a highly modular and extensible object-oriented framework that simplifies the development and configuration of distributed applications on ...
Douglas C. Schmidt
VLDB
1990
ACM
100views Database» more  VLDB 1990»
13 years 10 months ago
The C-based Database Programming Language Jasmine/C
Jasmine/C is a C-based database proqramninq language that allows the handling of persistent objects in Jasmine databases. The language is used to write methods for objects and app...
Masaaki Aoshima, Yoshio Izumida, Akifumi Makinouch...
ISPAN
2009
IEEE
14 years 18 days ago
Vector Bank Based Multimedia Codec System-on-a-Chip (SoC) Design
—In this paper, we present a design architecture of implementing a ”Vector Bank” into video encoder system, namely, an H.264 encoder, in order to detect and analyze the movin...
Ruei-Xi Chen, Wei Zhao, Jeffrey Fan, Asad Davari
SAC
2000
ACM
13 years 10 months ago
Parallel C++ for the Java Virtual Machine
Object-oriented modeling and design is a way of solving problems using models based upon real-world concepts. In this paradigm, the fundamental construct is the object, an entity ...
Timothy E. Denehy, Chang-Hyun Jo
C++
1994
78views more  C++ 1994»
13 years 7 months ago
A Poor Man's Approach to Dynamic Invocation of C++ Member Functions
During the last year we built several solutions for opening our ET++ applications for internal and external scripting. The most annoying part to be coded manually was the code stu...
Thomas Kofler, Bruno Schäffer, André W...