Results 1 - 10
of
3,597
Just-In-Time Stub Generation
- in JMLC'97 --- Joint Modular Languages Conference
, 1997
"... . In distributed object systems, one generates local surrogate objects to achieve transparent remote method invocations. These surrogates intercept method invocations, transfer the invocations to the actual (remote) object, and invoke the respective method by using so-called stub code. We describe a ..."
Abstract
-
Cited by 9 (2 self)
- Add to MetaCart
. In distributed object systems, one generates local surrogate objects to achieve transparent remote method invocations. These surrogates intercept method invocations, transfer the invocations to the actual (remote) object, and invoke the respective method by using so-called stub code. We describe
Benchmarking Least Squares Support Vector Machine Classifiers
- NEURAL PROCESSING LETTERS
, 2001
"... In Support Vector Machines (SVMs), the solution of the classification problem is characterized by a (convex) quadratic programming (QP) problem. In a modified version of SVMs, called Least Squares SVM classifiers (LS-SVMs), a least squares cost function is proposed so as to obtain a linear set of eq ..."
Abstract
-
Cited by 476 (46 self)
- Add to MetaCart
In Support Vector Machines (SVMs), the solution of the classification problem is characterized by a (convex) quadratic programming (QP) problem. In a modified version of SVMs, called Least Squares SVM classifiers (LS-SVMs), a least squares cost function is proposed so as to obtain a linear set
Achieving near-capacity on a multiple-antenna channel
- IEEE Trans. Commun
, 2003
"... Recent advancements in iterative processing of channel codes and the development of turbo codes have allowed the communications industry to achieve near-capacity on a single-antenna Gaussian or fading channel with low complexity. We show how these iterative techniques can also be used to achieve nea ..."
Abstract
-
Cited by 402 (2 self)
- Add to MetaCart
of the sphere decoder, we provide a simple method to iteratively detect and decode any linear space-time mapping combined with any channel code that can be decoded using so-called “soft ” inputs and outputs. We exemplify our technique by directly transmitting symbols that are coded with a channel code; we show
Fast static analysis of C++ virtual function calls
- In Proceedings OOPSLA '96, ACM SIGPLAN Notices
, 1996
"... Virtual functions make code easier for programmers to reuse but also make it harder for compilers to analyze. We investi-gate the ability of three static analysis algorithms to improve C++ programs by resolving virtual function calls, thereby reducing compiled code size and reducing program complex- ..."
Abstract
-
Cited by 280 (10 self)
- Add to MetaCart
-ity so as to improve both human and automated program understanding and analysis. In measurements of seven pro-grams of significant size (5000 to 20000 lines of code each) we found that on average the most precise of the three algo-rithms resolved 71 % of the virtual function calls and reduced
Co-Array Fortran for parallel programming
- ACM FORTRAN FORUM
, 1998
"... Co-Array Fortran, formerly known as F--, is a small extension of Fortran 95 for parallel processing. A Co-Array Fortran program is interpreted as if it were replicated a number of times and all copies were executed asynchronously. Each copy has its own set of data objects and is termed an image. The ..."
Abstract
-
Cited by 278 (7 self)
- Add to MetaCart
. The array syntax of Fortran 95 is extended with additional trailing subscripts in square brackets to give a clear and straightforward representation of any access to data that is spread across images. References without square brackets are to local data, so code that can run independently is uncluttered
A Client-Side Stub Interpreter
- ACM SIGPLAN Notices
, 1994
"... We have built a research operating system in which all services are presented through interfaces described by an interface description language. The system consists of a micro-kernel that supports a small number of these interfaces, and a large number of interfaces that are implemented by user-level ..."
Abstract
-
Cited by 8 (1 self)
- Add to MetaCart
-level code. A typical service implements one or more interfaces, but is a client of many other interfaces that are implemented elsewhere in the system. We have an interface compiler that generates client-side and server-side stubs to deliver calls from clients to servers, providing location transparency
Analysis and design of an adaptive virtual queue (AVQ) algorithm for active queue management,”
- in Proceedings of the ACM Conference on Applications, Technologies, Architectures, and Protocols for Computer Communication (SIGCOMM ’01),
, 2001
"... ABSTRACT Virtual Queue-based marking schemes have been recently proposed for AQM (Active Queue Management) in Internet routers. We consider a particular scheme, which we call the Adaptive Virtual Queue (AVQ), and study its following properties: stability in the presence of feedback delays, its abil ..."
Abstract
-
Cited by 259 (22 self)
- Add to MetaCart
ability to maintain small queue lengths and its robustness in the presence of extremely short flows (the so-called web mice). Using a mathematical tool motivated by the earlier work of Hollot et al, we present a simple rule to design the parameters of the AVQ algorithm. We then compare its performance
Be stars are hot stars exhibiting the so-called Be p...
, 2005
"... Received; accepted Abstract. We present the first VLTI/MIDI observations of the Be star α Ara, showing a nearly unresolved circumstellar disk in the N band. The interferometric measurements made use of the UT1 and UT3 telescopes. The projected baselines were 102 and 74 meters with position angles of ..."
Abstract
- Add to MetaCart
to produce the observed strong Balmer line emission. In order to estimate the possible circumstellar and stellar parameters we have used the SIMECA code developed by Stee (1995) and Stee & Bittar (2001). Optical spectra taken with the échelle instrument Heros and the ESO-50cm telescope, as well
The so-called ‘Tidal Dwarf Galaxies ’ (TDG),
, 904
"... To search for Tidal Dwarf Galaxies (TDGs) and to study star formation in tidal features, we are conducting a large UV imaging survey of interacting galaxies selected from the Arp (1996) Atlas using the GALEX telescope. As part of that study, we present a GALEX UV and SDSS and SARA optical study of t ..."
Abstract
- Add to MetaCart
encounter was about 300 Myr ago. We have used a smooth particle hydrodynamics code to model the interaction and determine the fate of the star clusters and candidate TDGs.
USC: A Universal Stub Compiler
- in Proceedings of the Symposium on Communications Architectures and Protocols (SIGCOMM
, 1994
"... USC is a new stub compiler that generates stubs that perform many data conversion operations. USC is flexible and can be used in situations where previously only manual code generation was possible. USC generated code is up to 20 times faster than code generated by traditional argument marshaling sc ..."
Abstract
-
Cited by 64 (3 self)
- Add to MetaCart
USC is a new stub compiler that generates stubs that perform many data conversion operations. USC is flexible and can be used in situations where previously only manual code generation was possible. USC generated code is up to 20 times faster than code generated by traditional argument marshaling
Results 1 - 10
of
3,597