15 citations found. Retrieving documents...
International Organization for Standards, International Standard ISO/IEC 14882. Programming Languages --- C++, 2nd ed., 2003.

 Home/Search   Document Not in Database   Summary   Related Articles   Check  

This paper is cited in the following contexts:
Adapting Content for Mobile Devices - In Heterogeneous Collaboration   (Correct)

....[2] and it enhances the possibility of adapting a smartphone as a client in traditional distributed systems. Existing wireless LAN technology is already equipped to Personal Digital Assistants (PDAs) and laptops, and enables pervasive computing with its wide bandwidth network communication [3]. Pervasive or ubiquitous computing is a new emerging computing style which adapts various computing devices throughout our living and working spaces. These devices include PDAs, smartphone, traditional desktop, wearable computers and so on. These devices coordinate with each other and network ....

IEEE, "International Standard ISO/IEC 15802-2 : 1995.


The Role of High-Level and Low-Level Features in.. - Nack, Windhouwer, .. (1988)   (Correct)

....process follows a strata oriented approach, which allows a ne granulated space oriented description of media content, where particular areas within an image can be especially annotated. The connection can be based on linking mechanisms as described in XML path and pointer [7, 9] or MPEG 4 [16]. As visualized in Figure 3, the annotations will hardly ever be completed. Most of the time we will have merely the most basic data available. Thus, even if we are able to enlarge the potential search space, as described earlier, we might nd a very limited information space to apply the query ....

....such as graphic direction, scale, volume, depth, shapes (i.e. physical manipulation of the material for better integration into the presentation) temporal synchronisation (interactive or linear presentation) etc. and provides a format that a hypermedia browser can interpret, e.g. SMIL or MPEG 4 [16, 30, 31]. Having introduced the main units within our framework, we are now in the position to explain the actual processes by means of a scenario. The scenario illustrates the current state of our prototype environment at CWI. 4. Scenario Imagine a visitor of the web environment of the Rijksmuseum is ....

International Organization for Standardization/International Electrotechnical Commission. Information technology { Coding of moving pictures and audio, 1999. International Standard ISO/IEC 14496:1999 (MPEG-4).


Why X Is Not Our Ideal Window System - Hania Gajewska Mark (1990)   (2 citations)  (Correct)

....also convinced us that X is not a perfect window system. In this paper we limit ourselves to specific problems with the X11 protocol [7] we do not complain about the philosophy or imaging model underlying X, nor do we bemoan the fact that X is not NeWS [3] NeXTstep [9] PostScript [1] or PHIGS [6]. The problems we have encountered fall into seven categories: 1. The mixing of signed and unsigned coordinates causes problems both in the protocol, where 3 4 of the coordinate space is often unrepresentable, and in the C language bindings. 2. The X protocol is asynchronous for efficiency: ....

International Standards ISO/IEC 9592-1:


CableS : Thread Control and Memory System Extensions for.. - Jamieson, Bilas (2001)   (Correct)

....consistency model in the protocol is Release Consistency [11] GeNIMA provides an API based on the M4 macros, which are extensively used for writing shared memory applications in the scientific computing community. 3 System Design CableS supports a full pthreads (POSIX threads IEEE POSIX 1003.1 [1]) API which enables legacy shared memory applications written for traditional, tightly coupled, hardware shared memory systems to run on shared memory clusters. Within the pthreads API, CableS addresses the following issues: i) It supports the pthreads API. ii) It provides support for dynamic ....

....Work This work provides a pthreads API for a cluster interconnected with a SAN similar to DSM Threads [21] This work targets the implementation of a pthreads API on clusters of workstations. CableS, however, deals thoroughly with outstanding memory issues. The pthreads standard is defined in [1]. Most other related work in the area has focused on the following four directions: To improve the performance of SVM on clusters with SANs. There is a large body of work in this category [23,18,16,26] Our work relies on the experiences gained in this area and builds upon it to extending the ....

International standard iso/iec 9945-1:


Effects of Wireless Physical Layer Modeling in Mobile Ad Hoc.. - Takai, Martin (2001)   (9 citations)  (Correct)

....communication media because they require long preambles to assess the channel condition prior to each transmission. For instance, the IEEE 802.3 standard [6] which defines a common wire line medium, only requires 8 bytes as the preamble of the physical layer, while the IEEE 802.11 standard [8] requires 192 microseconds for the physical layer in its DSSS (Direct Sequence Spread Spectrum) reference configuration. Besides the fact that the latter overhead is already three times longer than the former at the speed of 1Mbps, the latter standard specifies the amount of overhead in ....

....successful reception of each signal. The OPNET standard radio model includes only the BER based signal reception model, and GloMoSim includes both signal reception models. Both GloMoSim and ns 2 radio models are implemented based on the DSSS PHY reference configuration in the IEEE 802.11 standard [8], except that ns 2 used in this study set parameters for an old version of WaveLAN whose radio frequency is at 914 MHz. The IEEE 802.11 standard is commonly used in MANET studies as well as actual wireless LANs. Its MAC protocol is based on CSMA CA and has an option of RTS CTS to avoid the hidden ....

International Standard ISO/IEC 8802-11: 1999(E), ANSI/IEEE Standard 802.11, 1999 Edition.


... Users Guide - Buhr, Ditchfield, Till, Zarnke (2001)   Self-citation (Programming)   (Correct)

....95 [For97] Ada 95 [Int94] and Cobol 9X [ are examples of the evolutionary approach where modern language features are added and problems fixed within the framework of the existing language. The result of this project is to produce a language that is largely backwards compatible with ANSI 99 C [Int99] but containing many modern language features and fixing some of the well known C problems. Without continued development of the language, C will be unable to cope with the needs of modern programming problems and programmers; as a result, it will fade into disuse. Considering the large body of ....

.... x and y of type pointer to integer are defined in C8 as follows: C8 C int x, y; int x, y; Other examples are: 3 At least one type specifier shall be given in the declaration specifiers in each declaration, and in the specifier qualifier list in each structure declaration and type name [Int99, x 6.7.2(2) 3 C8 C [ 10 ] int z; int z[ 10 ] array of 10 integers [ 10 ] char w; char w[ 10 ] array of 10 pointers to char [ 10 ] double v; double ( v) 10 ] pointer to array of 10 doubles struct s struct s int f0:3; int f0:3; common bit field ....

[Article contains additional citation context not shown here]

International Standard ISO/IEC 9899:1999 (E), www.ansi.org. Programming Languages -- C, 1999.


A Rationale for Semantically Enhanced Library Languages - Stroustrup (2005)   (Correct)

No context found.

International Organization for Standards, International Standard ISO/IEC 14882. Programming Languages --- C++, 2nd ed., 2003.


Unknown - Wregex Result Type   (Correct)

No context found.

International Standards Organization: Programming Languages -- C, Second edition. International Standard ISO/IEC 9899:1999.


Supporting SELL for High-Performance Computing - Stroustrup, Reis   (Correct)

No context found.

International Organization for Standards. International Standard ISO/IEC 14882. Programming Languages --- C++, 2nd edition, 2003.


Supporting SELL for High-Performance Computing - Stroustrup, Reis   (Correct)

No context found.

International Organization for Standards. International Standard ISO/IEC 9899. Programming Languages --- C, 1999.


Impact of the Physical Layer on the Performance of.. - Dricot, De.. (2003)   (Correct)

No context found.

International Standard ISO/IEC 8802-11: 1999.


Parallel Discrete Event Simulation of Large Scale Wireless Ad-hoc .. - Martin (2002)   (Correct)

No context found.

International Standard ISO/IEC 8802-11: 1999(E), ANSI/IEEE Standard 802.11, 1999 Edition.


Directional Virtual Carrier Sensing for Directional.. - Takai, Martin, Ren.. (2002)   (17 citations)  (Correct)

No context found.

International Standard ISO/IEC 8802-11: 1999.


Adaptive Range Control Using Directional Antennas in.. - Takai, Zhou, Bagrodia   (1 citation)  (Correct)

No context found.

International Standard ISO/IEC 8802-11: 1999.


Unknown - Status Of This   (Correct)

No context found.

International Standard ISO/IEC 10038: 1993, ANSI/IEEE Std 802.1D, 1993 edition.

Online articles have much greater impact   More about CiteSeer.IST   Add search form to your site   Submit documents   Feedback  

CiteSeer.IST - Copyright Penn State and NEC