-
1181
THE STUDY OF FISH SUPPLEMENT AND BUTTERFAT SUBSTITUTE EFFECT ON EXPIRY DATE OF PROCESSED CHEESE PRODUCT
Published 2015-02-01“…The sector of functional products has top-priority meaning – it is the most convenient and natural form of introduction and enrichment of the human organism with vitamins, mineral substances, microelements and other components. …”
Get full text
Article -
1182
Small-World Propensity Reveals the Frequency Specificity of Resting State Networks
Published 2020-01-01“…<italic>Goal:</italic> Functional connectivity (FC) is an important indicator of the brain's state in different conditions, such as rest/task or health/pathology. …”
Get full text
Article -
1183
Verification of the person’s dynamic signature on a limited number of samples
Published 2024-06-01“…The dynamics of signature execution is represented by three discrete parametric functions: coordinates of the stylus X, Y and its pressure on the tablet P, recorded at fixed time intervals. …”
Get full text
Article -
1184
Sound Localization Training and Induced Brain Plasticity: An fMRI Investigation
Published 2025-06-01“…<b data-eusoft-scrollable-element="1">Conclusions:</b> These findings suggest that sound localization training enhances neural activity in areas involved in higher-order cognitive functions, spatial attention, and motor execution, while potentially reducing reliance on regions involved in basic sensory processing. …”
Get full text
Article -
1185
Resilience evaluation of memristor based PUF against machine learning attacks
Published 2024-10-01“…Abstract Physical unclonable functions (PUFs) have emerged as a favorable hardware security primitive, they exploit the process variations to provide unique signatures or secret keys amidst other critical cryptographic applications. …”
Get full text
Article -
1186
Cognitive heterogeneity in major depressive disorder: classification by IQ trajectory and multimodal neuroimaging profiles
Published 2025-08-01“…The DIQ group exhibited poorer performance on logical memory and executive function tasks compared to the PIQ group. …”
Get full text
Article -
1187
Assessment of the Impact of Different Types and Intensities of Physical Exercise on the Quality of Life of Patients with Alzheimer’s Disease: A Literature Review
Published 2025-01-01“…Results Moderate-intensity aerobic and combined exercises improve memory and executive functions, while resistance training increases hippocampal volume, supporting spatial memory. …”
Get full text
Article -
1188
Neural signatures of STEM learning and interest in youth
Published 2025-05-01“…Specifically, Power Spectral Density (PSD) and Functional Connectivity (FC) were analyzed within theta, alpha, and beta frequency bands, which are associated with performance monitoring, creativity, and executive functioning. …”
Get full text
Article -
1189
Frontotemporal structure preservation underlies the protective effect of lifetime intellectual cognitive reserve on cognition in the elderly
Published 2024-11-01“…Confirmatory factor analysis was performed to derive LICR score and cognitive function scores, then the hierarchical regression analysis was used to explore the relationship between LICR and cognitive functions and the risk of MCI. …”
Get full text
Article -
1190
Resting-State fMRI Reveals the Neural Correlates of Acupuncture in the Treatment of Vascular Cognitive Impairment
Published 2025-08-01“…Qiuping Liu, Kang Xiao, Ping Wan, Qinghua Zou Department of Rheumatology and Immunology, First Affiliated Hospital of Army Medical University, Chongqing, 400038, People’s Republic of ChinaCorrespondence: Qinghua Zou, Email zouqinghua318@tmmu.edu.cnAbstract: Vascular cognitive impairment (VCI) represents a spectrum of cognitive deficits caused by cerebrovascular pathology, affecting multiple cognitive domains including memory, executive function, and attention. While pharmacological interventions for VCI remain limited, growing evidence supports acupuncture as an effective and safe therapeutic approach that improves both global cognition and activities of daily living in affected patients. …”
Get full text
Article -
1191
-
1192
The cognitive toll of household air pollution: cross–sectional associations between polluting cooking fuel use, cognitive functions and brain MRI in a rural aging population from K...
Published 2025-08-01“…Findings: Only polluting cooking technology users had significantly lower scores in global cognition (βstd. = −0.28 [−0.44, −0.11], padj [FDR corrected p-value] = 0.002), visuospatial ability (βstd. = −0.28 [−0.48, −0.08], padj. = 0.013), and executive functions (βstd. = −0.25 [−0.44, −0.07], padj. = 0.019), whereas at least one polluting cooking technology users had lower scores in global cognition only (βstd. = −0.10 [−0.15, −0.04], padj. <0.001), compared to the clean cooking technology users. …”
Get full text
Article -
1193
Acupuncture Modulates Spatiotemporal Neuronal Dynamics in Mild Cognitive Impairment: A Protocol for Simultaneous EEG-fMRI Study
Published 2025-05-01“…Secondary outcomes will include improvements in specific cognitive domains such as memory, executive function, language, and attention. Simultaneous EEG-fMRI combined with correlation analysis, regression analysis, and joint independent component analysis (jICA) will elucidate the spatiotemporal central modulatory mechanisms of acupuncture in MCI patients.Discussion: This study may reveal that real acupuncture can treat cognitive impairment by modulating the brain’s spatiotemporal neuronal specificity activity. …”
Get full text
Article -
1194
Acupuncture for migraine: a literature review of neuroimaging studies
Published 2025-06-01“…These studies utilized various neuroimaging techniques, including functional magnetic resonance imaging (fMRI), diffusion tensor imaging (DTI), fluorodeoxyglucose positron emission tomography/computed tomography (FDG-PET/CT), transcranial Doppler sonography (TCD), and magnetic resonance spectroscopy (MRS). …”
Get full text
Article -
1195
UNDERSTANDING THE RULE OF LAW AS A SOCIAL STATE IN THE DOMESTIC THEORY OF LAW
Published 2021-09-01“…The authors suggest that the main result of the functioning of an effective state as a model of a social state is the lack of citizens' need for state aid to meet their minimum needs (natural, physiological, security needs). …”
Get full text
Article -
1196
Hard-coded backdoor detection method based on semantic conflict
Published 2023-02-01“…The current router security issues focus on the mining and utilization of memory-type vulnerabilities, but there is low interest in detecting backdoors.Hard-coded backdoor is one of the most common backdoors, which is simple and convenient to set up and can be implemented with only a small amount of code.However, it is difficult to be discovered and often causes serious safety hazard and economic loss.The triggering process of hard-coded backdoor is inseparable from string comparison functions.Therefore, the detection of hard-coded backdoors relies on string comparison functions, which are mainly divided into static analysis method and symbolic execution method.The former has a high degree of automation, but has a high false positive rate and poor detection results.The latter has a high accuracy rate, but cannot automate large-scale detection of firmware, and faces the problem of path explosion or even unable to constrain solution.Aiming at the above problems, a hard-coded backdoor detection algorithm based on string text semantic conflict (Stect) was proposed since static analysis and the think of stain analysis.Stect started from the commonly used string comparison functions, combined with the characteristics of MIPS and ARM architectures, and extracted a set of paths with the same start and end nodes using function call relationships, control flow graphs, and branching selection dependent strings.If the strings in the successfully verified set of paths have semantic conflict, it means that there is a hard-coded backdoor in the router firmware.In order to evaluate the detection effect of Stect, 1 074 collected device images were tested and compared with other backdoor detection methods.Experimental results show that Stect has a better detection effect compared with existing backdoor detection methods including Costin and Stringer: 8 hard-coded backdoor images detected from image data set, and the recall rate reached 88.89%.…”
Get full text
Article -
1197
Exploring cortical excitability in children with cerebral palsy through lower limb robot training based on MI-BCI
Published 2025-04-01“…Abstract This study aims to compare brain activity differences under the motor imagery-brain-computer interface (MI-BCI), motor imagery (MI), and resting (REST) paradigms through EEG microstate and functional connectivity (FC) analysis, providing a theoretical basis for applying MI-BCI in the rehabilitation of children with cerebral palsy (CP). …”
Get full text
Article -
1198
-
1199
Cognitive Effects of Cannabis Use: A Comprehensive Review Across Domains
Published 2025-07-01“…Consistent impairments have been observed in domains such as attention, executive function, memory, and learning; however, most evidence derives from studies of acute or residual effects. …”
Get full text
Article -
1200
Cognition is associated with task-related brain network reconfiguration in late childhood
Published 2025-10-01“…We find more reconfiguration between the resting state and two executive function tasks is related to better task performance. …”
Get full text
Article