-
1021
Involvement of Toll Like Receptor 2 Signaling in Secondary Injury during Experimental Diffuse Axonal Injury in Rats
Published 2017-01-01“…In this study, we demonstrated the expression of TLR2 levels in cortex, corpus callosum, and internal capsule and the localization of TLR2 in neurons and glial cells in rat DAI models. …”
Get full text
Article -
1022
Distinct neural computations scale the violation of expected reward and emotion in social transgressions
Published 2025-01-01“…On the neural level, the left dorsomedial prefrontal cortex (dmPFC) was strongly activated during reward receipt whereas the emotions engaged the bilateral anterior insula. …”
Get full text
Article -
1023
In Vivo Structural and Functional Abnormalities of the Striatums Is Related to Decreased Astrocytic BDNF in Itpr2-/- Mice Exhibiting Depressive-Like Behavior
Published 2020-01-01“…Compared with controls, Itpr2-/- mice showed depressive-like behaviors as well as significantly lower gray matter volume in striatums mainly, periaqueductal GM, and the right frontoparietal cortices as well as lower striatal-hippocampal and striatal-right parietal cortex (mainly for the primary and secondary somatosensory cortex) FC. …”
Get full text
Article -
1024
Different Temporal Patterns of Specific and General Autobiographical Memories across the Lifespan in Alzheimer’s Disease
Published 2015-01-01“…Correlations to MRI volumes of temporal cortex were tested. We found different temporal patterns for specific and general memories in AD patients, with (i) relatively spared general memories, according to a temporal gradient that preserved remote memories, predominantly associated with right lateral temporal cortex volume. …”
Get full text
Article -
1025
On the page-number of a circulant graph
Published 2025-01-01“…The circulant graph C(m, n) is such a graph that its vertex set is [Formula: see text] and edge set is [Formula: see text], where m, n are positive integers satisfying [Formula: see text] and indices is read modulo m. …”
Get full text
Article -
1026
LGP-SA:Graph partition algorithm based on simulated annealing in large-scale graph processing
Published 2016-02-01“…The current methods of large-scale graph partitioning is to reduce the edge cut in order to lessen communication overhead by using vertex transfer strategies,but easily to fall into local optimum. …”
Get full text
Article -
1027
Some New Upper Bounds for the Y-Index of Graphs
Published 2022-01-01“…Recently, there exists a new graph invariant, namely, Y-index of graph proposed by Alameri as the sum of the fourth power of each and every vertex degree of that graph. The approximate range of the descriptors is determined by obtaining the bounds for the topological indices of graphs. …”
Get full text
Article -
1028
Manipulation of Auditory Inputs as Rehabilitation Therapy for Maladaptive Auditory Cortical Reorganization
Published 2018-01-01“…Plastic changes in the brain are generally beneficial; however, maladaptive cortical reorganization in the auditory cortex may lead to hearing disorders such as tinnitus and hyperacusis. …”
Get full text
Article -
1029
Mood and Cerebral Perfusion Revisited
Published 2000-01-01“…This was mainly accounted for by significant positive correlations in the morning scan in posterior, but also anterior cingulate and medial prefrontal cortex compared with evening scans. This means that morning regression slopes were steeper than evening slopes. …”
Get full text
Article -
1030
Adaptability and Flexibility of the Human Motor System: Implications for Neurological Rehabilitation
Published 2001-01-01“…This article stresses the plasticity of the adult sensorimotor cortex in response to various injuries or environmental changes. …”
Get full text
Article -
1031
Les dynamiques territoriales associées au soja et les changements fonctionnels en Amazonie. Le cas de la région de Santarém, Pará, Brésil
Published 2009-03-01“…Santarém, a historical city in the Amazon which utilizes its privileged location where the Tapajós and Amazonas Rivers confluence, as well as the northern vertex of the BR-163 highway, is the source of such recent changes. …”
Get full text
Article -
1032
Investigation the effect of vitamin e on some tissues in rats by light microscope
Get full text
Article -
1033
On the Resistance-Harary Index of Graphs Given Cut Edges
Published 2017-01-01“…Graphs are often used to describe the structure of compounds and drugs. Each vertex in the graph represents the molecule and each edge represents the bond between the atoms. …”
Get full text
Article -
1034
Bicyclic Graphs with the Second-Maximum and Third-Maximum Degree Resistance Distance
Published 2021-01-01“…The degree resistance distance of G is defined as DRG=∑u,v⊆VGdGu+dGvRGu,v, where dGu is the degree of a vertex u in G and RGu,v is the resistance distance between u and v in G. …”
Get full text
Article -
1035
Reniform Nematode, Rotylenchulus reniformis Linford & Oliveira (Nematoda: Tylenchida: Tylenchoidea: Hoplolaimidae: Rotylenchulinae)
Published 2004-07-01“… Reniform nematodes in the genus Rotylenchulus are semiendoparasitic (partially inside roots) species in which the females penetrate the root cortex, establish a permanent-feeding site in the stele region of the root and become sedentary or immobile. …”
Get full text
Article -
1036
Fault tolerance of balanced hypercubes
Published 2017-09-01“…Fault tolerance is one of the important ways to measure the reliability of multiprocessor interconnection networks.g-restricted edge connectivity and g-restricted connectivity can ensure every remaining component is disconnected ,the number of neighbors of vertex is no less than g,which can measure the fault tolerance and reliability of multiprocessor and multichannel system more accurately.Balanced hypercubes is a variant of the hypercube,which has some specific topological properties,it can better meet the needs of the multiprocessor system and many new networks.The {1,2}-restricted edge connectivity and the {1,2}-restricted connectivity of balanced hypercubes were proposed,which could enrich the evaluation system of network fault tolerance and reliability in balanced hypercubes topology and it laid a good foundation for the fault diagnosis algorithm of balances hypercube.…”
Get full text
Article -
1037
Eccentric Harmonic Index for the Cartesian Product of Graphs
Published 2022-01-01“…Suppose ρ is a simple graph, then its eccentric harmonic index is defined as the sum of the terms 2/ea+eb for the edges vavb, where ea is the eccentricity of the ath vertex of the graph ρ. We symbolize the eccentric harmonic index (EHI) as He=Heρ. …”
Get full text
Article -
1038
Characterization of Graphs Associated with the Ideal of Numerical Semigroups
Published 2020-01-01“…We define an undirected graph GIΛ with vertex set vi:i∈Λ∖I∗=Λ∖I−0 and edge set vivj⟺i+j∈I. …”
Get full text
Article -
1039
BiRch:a bidirectional search algorithm for k-step reachability queries
Published 2015-08-01“…A new bidirectional processing algorithm,namely BiRch was proposed.When checking whether a vertex u can reach v within k steps,BiRch firstly compared the out-degree of u and the in-degree of v,and processed the one with smaller degree,such that to avoid large indexes and the inefficiency due to large degree.Two pruning strategies were proposed based on bidirectional breadth-first levels and bidirectional topological levels,such that to reduce the number of visited vertexes.Experimental results on 19 real datasets verify the efficiency of the proposed method in terms of different metrics,including indexing time,index size,query processing time,the number of visited vertexes,and scalability.…”
Get full text
Article -
1040
Lower Bounds on the Entire Zagreb Indices of Trees
Published 2020-01-01“…For a (molecular) graph G, the first and the second entire Zagreb indices are defined by the formulas M1εG=∑x∈VG∪EGdx2 and M2εG=∑x is either adjacent or incident to ydxdy in which dx represents the degree of a vertex or an edge x. In the current manuscript, we establish some lower bounds on the first and the second entire Zagreb indices and determine the extremal trees which achieve these bounds.…”
Get full text
Article