3,008 research outputs found

    A Study of AIDS

    Get PDF

    The Medical Abnormality of Homosexuality

    Get PDF

    Time dependent heat transfer rates in high Reynolds number hypersonic flowfields

    Get PDF
    Time dependent heat transfer rates have been calculated from time dependent temperature measurements in the vicinity of shock-wave boundary-layer interactions due to conical compression ramps on an axisymmetric body. The basic model is a cylindrical body with a 10 degree conical nose. Four conical ramps, 20, 25, 30, and 35 degrees serve as shock wave generators. Flowfield surveys have been made in the vicinity of the conical ramp vertex, the separation point, and the reattachment point. A significant effort was made to characterize the natural frequencies and relative powers of the resulting fluctuations in heat transfer rates. This research effort, sponsored jointly by NASA and the Air Force, was conducted in the Air Force Flight Dynamics Directorate High Reynolds Facility. The nominal freestream Mach number was 6, and the freestream Reynolds numbers ranged from 2.2 million/ft to 30.0 million/ft. Experimental results quantify temperature response and the resulting heat transfer rates as a function of ramp angle and Reynolds number. The temperature response within the flowfield appears to be steady-state for all compression ramp angles and all Reynolds numbers, and hence, the heat transfer rates appear to be steady-state

    Impact of flavonoids on cellular and molecular mechanisms underlying age-related cognitive decline and neurodegeneration

    Get PDF
    Purpose of Review: This review summarises the most recent evidence regarding the effects of dietary flavonoids on age-related cognitive decline and neurodegenerative diseases. Recent Findings: Recent evidence indicates that plant-derived flavonoids may exert powerful actions on mammalian cognition and protect against the development of age-related cognitive decline and pathological neurodegeneration. The neuroprotective effects of flavonoids have been suggested to be due to interactions with the cellular and molecular architecture of brain regions responsible for memory. Summary: Mechanisms for the beneficial effects of flavonoids on age-related cognitive decline and dementia are discussed, including modulating signalling pathways critical in controlling synaptic plasticity, reducing neuroinflammation, promoting vascular effects capable of stimulating new nerve cell growth in the hippocampus, bidirectional interactions with gut microbiota and attenuating the extracellular accumulation of pathological proteins. These processes are known to be important in maintaining optimal neuronal function and preventing age-related cognitive decline and neurodegeneration

    Ankylosing spondylitis

    Get PDF
    This issue of eMedRef provides information to clinicians on the pathophysiology, diagnosis, and therapeutics of ankylosing spondylitis

    SmartTrack: Efficient Predictive Race Detection

    Full text link
    Widely used data race detectors, including the state-of-the-art FastTrack algorithm, incur performance costs that are acceptable for regular in-house testing, but miss races detectable from the analyzed execution. Predictive analyses detect more data races in an analyzed execution than FastTrack detects, but at significantly higher performance cost. This paper presents SmartTrack, an algorithm that optimizes predictive race detection analyses, including two analyses from prior work and a new analysis introduced in this paper. SmartTrack's algorithm incorporates two main optimizations: (1) epoch and ownership optimizations from prior work, applied to predictive analysis for the first time; and (2) novel conflicting critical section optimizations introduced by this paper. Our evaluation shows that SmartTrack achieves performance competitive with FastTrack-a qualitative improvement in the state of the art for data race detection.Comment: Extended arXiv version of PLDI 2020 paper (adds Appendices A-E) #228 SmartTrack: Efficient Predictive Race Detectio

    Contracting the Facebook API

    Full text link
    In recent years, there has been an explosive growth in the popularity of online social networks such as Facebook. In a new twist, third party developers are now able to create their own web applications which plug into Facebook and work with Facebook's "social" data, enabling the entire Facebook user base of more than 400 million active users to use such applications. These client applications can contain subtle errors that can be hard to debug if they misuse the Facebook API. In this paper we present an experience report on applying Microsoft's new code contract system for the .NET framework to the Facebook API.We wrote contracts for several classes in the Facebook API wrapper which allows Microsoft .NET developers to implement Facebook applications. We evaluated the usefulness of these contracts during implementation of a new Facebook application. Our experience indicates that having code contracts provides a better and quicker software development experience.Comment: In Proceedings TAV-WEB 2010, arXiv:1009.330
    corecore