Export 3111 results:
Sort by: Author Title Type [ Year  (Desc)]
1998
Goulão, Miguel, António Silva Monteiro, José Furtado Martins, Fernando Brito Abreu, Alberto Bigotte Almeida, and Pedro Sousa. "A Software Evolution Experiment." European Software Control and Metrics Conference (ESCOM'98). Eds. Rob Kusters, Adrian Cowderoy, Fred Heemstra, and Jos Trienekens. Rome, Italy: Shakter Publishing B. V., 1998. Abstract
n/a
Louren{\c c}o, João, and José C. Cunha. "A Thread-Level Distributed Debugger." VecPar 1998: Proceedings of the 3rd International Conference on Vector and Parallel Processing. Universidade do Porto, 1998. 359-366. Abstract
In order to address the diversity of existing parallel programming models, it is important to provide development environments that can be incrementally extended with new services. Concerning the debugging of process based models, we have previously designed and implemented a basic interface that can be accessed by other tools as well as by debugging modules associated with high-level programming languages.
Cunha, José C., João Louren{\c c}o, and Vitor Duarte. "Tool Integration Issues for Parallel and Distributed Debugging." Proceedings of the 3rd SEIHPC Workshop. University of Westminster, 1998. Abstract
This paper describes our experience with the design and implementation of a distributed debugger for C/PVM programs within the scope of the SEPP and HPCTI Copernicus projects. These projects aimed at the development of an integrated parallel software engineering environment based on a high-level graphical parallel programming model (GRAPNEL) and a set of associated tools supporting graphical edition, compilation, simulated and real parallel execution, testing, debugging, performance monitoring, mapping, and load balancing. We discuss how the development of the debugging tool was strongly influenced by the requirements posed by other tools in the environment, namely support for high-level graphical debugging of GRAPNEL programs, and support for the integration of static and dynamic analysis tools. We describe the functionalities of the DDBG debugger and its internal architecture, and discuss its integration with two separate tools in the SEPP/HPCTI environment: the GRED graphical editor for GRAPNEL programs, and the STEPS testing tool for C/PVM programs.
Ferreira, I., J. Carvalho, and R. Martins. "Undoped and doped crystalline silicon films obtained by Nd-YAG laser." Thin solid films. 317.1 (1998): 140-143. Abstract
n/a
Cunha, José C., João Louren{\c c}o, and Vitor Duarte. "Using DDBG to Support Testing and High-level Debugging Interfaces." Computers and Artificial Intelligence. 17 (1998). AbstractWebsite
This paper describes our experience with the design and implementation of a distributed debugger for C/PVM programs within the scope of the SEPP and HPCTI Copernicus projects. These projects aimed at the development of an integrated parallel software engineering environment based on a high-level graphical parallel programming model (GRAPNEL) and a set of associated tools supporting graphical edition, compilation, simulated and real parallel execution, testing, debugging, performance monitoring, mapping, and load balancing. We discuss how the development of the debugging tool was strongly influenced by the requirements posed by other tools in the environment, namely support for high-level graphical debugging of GRAPNEL programs, and support for the integration of static and dynamic analysis tools. We describe the functionalities of the DDBG debugger and its internal architecture, and discuss its integration with two separate tools in the SEPP/HPCTI environment: the GRED graphical editor for GRAPNEL programs, and the STEPS testing tool for C/PVM programs.
1997
Casalis, L., L. Gregoratti, M. Kiskinova, G. Margaritondo, FMB Fernandes, RJ Silva, GR Morrison, and AW Potts. "First results from the ESCA microscopy beamline on ELETTRA." Surface and Interface Analysis. 25.5 (1997): 374-379. Abstract
n/a
Correia, JHRD, J. Lampreia, A. Matta, C. Mateus, J. Prates, J. Rosa, M. Correia, AD Correia, and C. Peixoto. "Myofibrillar and sarcoplasmic proteins and cathepsin D activity." FASEB JOURNAL. 11 (1997): 2134.
Correia, AD, JHRD Correia, J. Prates, C. Mateus, A. Matta, J. Rosa, M. Correia, J. Lampreia, and C. Peixoto. "Myofibrillar proteins and cathepsin D activity during different technologies and variations with time." FASEB JOURNAL. 11 (1997): 2133.
Kacsuk, Péter, José C. Cunha, Gábor Dózsa, João Louren{\c c}o, Tibor Fadgyas, and Tiago Antão. "A graphical development and debugging environment for parallel programs." Parallel Comput.. 22 (1997): 1747-1770. AbstractWebsite
To provide high-level graphical support for PVM (Parallel Virtual Machine) based program development, a complex programming environment (GRADE) is being developed. GRADE currently provides tools to construct, execute, debug, monitor and visualise message-passing parallel programs. It offers high-level graphical programming abstraction mechanism to construct parallel applications by introducing a new graphical language called GRAPNEL. GRADE also provides the programmer with the same graphical user interface during the program design and debugging stages. A distributed debugging engine (DDBG) assists the user in debugging GRAPNEL programs on distributed memory computer architectures. Tape/PVM and PROVE support the performance monitoring and visualization of parallel programs developed in the GRADE environment.
Riti, Jean-Bernard, M. T. Cidade, M. H. Godinho, AF Martins, and Patrick Navard. "Shear induced textures of thermotropic acetoxypropylcellulose." 41.6 (1997): 1247-1260. Abstract
n/a
Coito, F., J. M. Lemos, R. Neves-Silva, and E. Mosca. "Adaptive control of a solar energy plant: exploiting accessible disturbances." International Journal of Adaptive Control and Signal Processing. 11.4 (1997): 327-342.
Neves-Silva, R., L. Rato, J. M. Lemos, and F. Coito. "Cascade control of a distributed collector solar field." Journal of Process Control. 7.2 (1997): 111-117.
Kacsuk, Péter, José C. Cunha, Gábor Dózsa, João M. Lourenço, Tibor Fadgyas, and Tiago Antão. "A graphical development and debugging environment for parallel programs." Parallel Comput.. 22 (1997): 1747-1770. Abstractpar-comp97.pdfWebsite

To provide high-level graphical support for PVM (Parallel Virtual Machine) based program development, a complex programming environment (GRADE) is being developed. GRADE currently provides tools to construct, execute, debug, monitor and visualise message-passing parallel programs. It offers high-level graphical programming abstraction mechanism to construct parallel applications by introducing a new graphical language called GRAPNEL. GRADE also provides the programmer with the same graphical user interface during the program design and debugging stages. A distributed debugging engine (DDBG) assists the user in debugging GRAPNEL programs on distributed memory computer architectures. Tape/PVM and PROVE support the performance monitoring and visualization of parallel programs developed in the GRADE environment.

Lourenço, João M., José C. Cunha, H. Krawczyk, P. Kuzora, M. Neyman, and B. Wiszniewski. "An integrated testing and debugging environment for parallel and distributed programs." EUROMICRO Conference (1997): 291. Abstracteuromicro97.pdfWebsite

To achieve a certain degree of confidence that a given program follows its specification, a testing phase must be included in the program development process, and also a complementary debugging phase to help locating the program's bugs. This paper presents an environment which results of the composition and integration of two basic tools: STEPS (Structural TEsting of Parallel Software), which is a testing tool, and DDBG (Distributed DeBuGger), which is a debugging tool. The two tools are presented individually as stand-alone tools, and we describe how they were combined through the use of another intermediate tool: DEIPA (Deterministic re-Execution and Interactive Program Analysis). We claim that the result achieved is a very effective testing and debugging environment.

Coito, F., J. M. Lemos, RN Silva, and E. Mosca. "Adaptive control of a solar energy plant: Exploiting accessible disturbances." International journal of adaptive control and signal processing. 11 (1997): 327-342. Abstract
n/a
Silva, RN, L. M. Rato, J. M. Lemos, and F. Coito. "Cascade control of a distributed collector solar field." Journal of Process Control. 7 (1997): 111-117. Abstract
n/a
Romao, MJ, I. Kolln, JM Dias, AL Carvalho, A. Romero, P. F. Varela, L. Sanz, E. Topfer-Petersen, and JJ Calvete. "Crystal structure of acidic seminal fluid protein (aSFP) at 1.9 angstrom resolution: a bovine polypeptide of the spermadhesin family." Journal of Molecular Biology. 274 (1997): 650-660. Abstract

We report the three-dimensional crystal structure of acidic seminal fluid protein (aSFP), a 12.9 kDa poly-peptide of the spermadhesin family isolated from bovine seminal plasma, solved by the multiple isomorphous replacement method and refined with data to 1.9 Angstrom resolution with a final R-factor of 17.3%. aSFP is built by a single CUB domain architecture, a 100 to 110 amino-acid-residue extracellular module found in 16 functionally diverse proteins. The structure of aSFP reveals that the CUB domain displays a beta-sandwich topology organised into two 5-stranded beta-sheets, each of which contain two parallel and four antiparallel strands. The structure of aSFP is almost identical to that of porcine spermadhesins PSP-I and PSP-II, which in turn show limited structural similarity with jellyroll topologies of certain virus capsid proteins. Essentially, topologically conserved residues in these proteins are those internal amino acids forming the hydrophobic core of the CUB and the jellyroll domains, suggesting their importance in maintaining the integrity of these protein folds, On the other hand, the structure of aSFP shows structural features that are unique to this protein and which may provide a structural ground for understanding the distinct biological properties of different members of the spermadhesin protein family. (C) 1997 Academic Press Limited.

Romero, A., MJ Romao, P. F. Varela, I. Kolln, JM Dias, AL Carvalho, L. Sanz, E. TopferPetersen, and JJ Calvete. "The crystal structures of two spermadhesins reveal the CUB domain fold." Nature Structural Biology. 4 (1997): 783-788. Abstract

Spermadhesins, 12,000-14,000 M-r mammalian proteins, include lectins involved in sperm-egg binding and display a single CUB domain architecture. We report the crystal structures of porcine seminal plasma PSP-I/PSP-II, a heterodimer of two glycosylated spermadhesins. and bovine aSFP at 2.4 Angstrom and 1.9 Angstrom resolution respectively.

Dias, JM, AL Carvalho, I. Kolln, JJ Calvete, E. TopferPetersen, P. F. Varela, A. Romero, C. Urbanke, and MJ Romao. "Crystallization and preliminary x-ray diffraction studies of aSFP, a bovine seminal plasma protein with a single CUB domain architecture." Protein Science. 6 (1997): 725-727. Abstract

{Bovine acidic seminal fluid protein (aSFP) is a 12.9 kDa polypeptide of the spermadhesin family built by a single CUB domain architecture. The CUB domain is an extracellular module present in 16 functionally diverse proteins. To determine the three-dimensional structure of aSFP, the protein was crystallized at 21 degrees C by vapor diffusion in hanging drops, using ammonium sulfate, pH 4.7, and polyethyleneglycol 4000 as precipitants, containing 10% dioxane to avoid the formation of clustered crystals. Elongated prismatic crystals with maximal size of 0.6 x 0.3 x 0.2 mm(3) diffract to beyond 1.9 Angstrom resolution and belong to space group P2(1)2(1)2, with cell parameters a = 52.4 Angstrom

Louren{\c c}o, João, José C. Cunha, H. Krawczyk, P. Kuzora, M. Neyman, and B. Wiszniewski. "An integrated testing and debugging environment for parallel and distributed programs." EUROMICRO Conference (1997): 291. AbstractWebsite
To achieve a certain degree of confidence that a given program follows its specification, a testing phase must be included in the program development process, and also a complementary debugging phase to help locating the program’s bugs. This paper presents an environment which results of the composition and integration of two basic tools: STEPS (Structural TEsting of Parallel Software), which is a testing tool, and DDBG (Distributed DeBuGger), which is a debugging tool. The two tools are presented individually as stand-alone tools, and we describe how they were combined through the use of another intermediate tool: DEIPA (Deterministic re-Execution and Interactive Program Analysis). We claim that the result achieved is a very effective testing and debugging environment.
Borges, C., C. Caetano, JC Pessoa, MO Figueiredo, A. Lourenco, MM Gomes, TP Silva, and JP Veiga. "Monitoring the removal of soluble salts from ancient tiles by ion chromatography." Journal of Chromatography a. 770 (1997): 195-201. Abstract
n/a
Borges, C., C. Caetano, J. Costa Pessoa, MO Figueiredo, A. Lourenço, Malhoa M. Gomes, TP Silva, and JP Veiga. "Monitoring the removal of soluble salts from ancient tiles by ion chromatography." Journal of Chromatography A. 770 (1997): 195-201. Abstract
n/a
Rato, L., RN Silva, J. M. Lemos, and F. Coito. "Multirate MUSMAR cascade control of a distributed solar field." Proc. of the European Control Conference ECC97. Brussels, Belgium (1997). Abstract
n/a
Riti, Jean-Bernard, M. T. Cidade, M. H. Godinho, AF Martins, and Patrick Navard. "Shear induced textures of thermotropic acetoxypropylcellulose." Journal of Rheology. 41.6 (1997): 1247-1260. Abstract
n/a
Matias, P., V. Fulop, A. Thompson, A. Gonzalez, and MA Carrondo. "{Desulfoferrodoxin structure determined by MAD phasing and refinement to 1.9-angstrom resolution reveals a unique combination of a tetrahedral FeS4 centre with a square pyramidal FeSN4 centre}." J Biol Inorg Chem. 2 (1997): 680-689. Abstract
The structure of desulfoferrodoxin (DFX), a protein containing two mononuclear non-heme iron centres, has been solved by the MAD method using phases determined at 2.8 Angstrom resolution. The iron atoms in the native protein were used as the anomalous scatterers. The model was built from an electron density map obtained after density modification and refined against data collected at 1.9 Angstrom. Desulfoferrodoxin is a homodimer which can be described in terms of two domains, each with two crystallographically equivalent non-heme mononuclear iron centres. Domain I is similar to desulforedoxin with distorted rubredoxin-type centres, and domain II has iron centres with square pyramidal coordination to four nitrogens from histidines as the equatorial ligands and one sulfur from a cysteine as the axial ligand. Domain I in DFX shows a remarkable structural fit with the DX homodimer. Furthermore, three beta-sheets extending from one monomer to another in DFX, two in domain I and one in domain II, strongly support the assumption of DFX as a functional dimer. A calcium ion, indispensable in the crystallisation process, was assumed at the dimer interface and appears to contribute to dimer stabilisation. The C-terminal domain in the monomer has a topology fold similar to that of fibronectin III.
loading