Manganese superoxide dismutase(MnSOD)is an antioxidant that exists in mitochondria and can effectively remove superoxide anions in mitochondria.In a dark,high-pressure,and low-temperature deep-sea environment,MnSOD is...Manganese superoxide dismutase(MnSOD)is an antioxidant that exists in mitochondria and can effectively remove superoxide anions in mitochondria.In a dark,high-pressure,and low-temperature deep-sea environment,MnSOD is essential for the survival of sea cucumbers.Six MnSODs were identified from the transcriptomes of deep and shallow-sea sea cucumbers.To explore their environmental adaptation mechanism,we conducted environmental selection pressure analysis through the branching site model of PAML software.We obtained night positive selection sites,and two of them were significant(97F→H,134K→V):97F→H located in a highly conservative characteristic sequence,and its polarity c hange might have a great impact on the function of MnSOD;134K→V had a change in piezophilic a bility,which might help MnSOD adapt to the environment of high hydrostatic pressure in the deepsea.To further study the effect of these two positive selection sites on MnSOD,we predicted the point mutations of F97H and K134V on shallow-sea sea cucumber by using MAESTROweb and PyMOL.Results show that 97F→H,134K→V might improve MnSOD’s efficiency of scavenging superoxide a nion and its ability to resist high hydrostatic pressure by moderately reducing its stability.The above results indicated that MnSODs of deep-sea sea cucumber adapted to deep-sea environments through their amino acid changes in polarity,piezophilic behavior,and local stability.This study revealed the correlation between MnSOD and extreme environment,and will help improve our understanding of the organism’s adaptation mechanisms in deep sea.展开更多
Ground hydraulic fracturing plays a crucial role in controlling the far-field hard roof,making it imperative to identify the most suitable target stratum for effective control.Physical experiments are conducted based ...Ground hydraulic fracturing plays a crucial role in controlling the far-field hard roof,making it imperative to identify the most suitable target stratum for effective control.Physical experiments are conducted based on engineering properties to simulate the gradual collapse of the roof during longwall top coal caving(LTCC).A numerical model is established using the material point method(MPM)and the strain-softening damage constitutive model according to the structure of the physical model.Numerical simulations are conducted to analyze the LTCC process under different hard roofs for ground hydraulic fracturing.The results show that ground hydraulic fracturing releases the energy and stress of the target stratum,resulting in a substantial lag in the fracturing of the overburden before collapse occurs in the hydraulic fracturing stratum.Ground hydraulic fracturing of a low hard roof reduces the lag effect of hydraulic fractures,dissipates the energy consumed by the fracture of the hard roof,and reduces the abutment stress.Therefore,it is advisable to prioritize the selection of the lower hard roof as the target stratum.展开更多
Test points selection for integer-coded fault wise table is a discrete optimization problem. The global minimum set of test points can only be guaranteed by an exhaustive search which is eompurationally expensive. In ...Test points selection for integer-coded fault wise table is a discrete optimization problem. The global minimum set of test points can only be guaranteed by an exhaustive search which is eompurationally expensive. In this paper, this problem is formulated as a heuristic depth-first graph search problem at first. The graph node expanding method and rules are given. Then, rollout strategies are applied, which can be combined with the heuristic graph search algorithms, in a computationally more efficient manner than the optimal strategies, to obtain solutions superior to those using the greedy heuristic algorithms. The proposed rollout-based test points selection algorithm is illustrated and tested using an analog circuit and a set of simulated integer-coded fault wise tables. Computa- tional results are shown, which suggest that the rollout strategy policies are significantly better than other strategies.展开更多
Test points selection for integer-coded fault wise table is a discrete optimization problem. On one hand, traditional exhaustive search method is computationally expensive. On the other hand, the space complexity of t...Test points selection for integer-coded fault wise table is a discrete optimization problem. On one hand, traditional exhaustive search method is computationally expensive. On the other hand, the space complexity of traditional exhaustive is low. A tradeoff method between the high time complexity and low space complexity is proposed. At first, a new fault-pair table is constructed based on the integer-coded fault wise table. The fault-pair table consists of two columns: one column represents fault pair and the other represents test points set that can distinguish the corresponding faults. Then, the rows are arranged in ascending order according to the cardinality of corresponding test points set. Thirdly, test points in the top rows are selected one by one until all fault pair are isolated. During the test points selection process, the rows that contain selected test points are deleted and then the dimension of fault-pair table decreases gradually. The proposed test points selection algorithm is illustrated and tested using an integercoded fault wise table derived from a real analog circuit. Computational results suggest show policies are better than the exhaustive strategy.展开更多
The concept of finitely continuous topological space is introduced and the basic properties of the space are given. Several continuous selection theorems and fixed point theorems for Ф-maps are established, and as ap...The concept of finitely continuous topological space is introduced and the basic properties of the space are given. Several continuous selection theorems and fixed point theorems for Ф-maps are established, and as applications of the above fixed point theorems, some section problems are discussed. The results generalize and improve many corresponding conclusions.展开更多
A new approach to select anoptimal set of test points is proposed. The described method uses fault-wise table and multi-objective genetic algorithm to find the optimal set of test points. First, the fault-wise table i...A new approach to select anoptimal set of test points is proposed. The described method uses fault-wise table and multi-objective genetic algorithm to find the optimal set of test points. First, the fault-wise table is constructed whose entries are measurements associated with faults and test points. The selection of optimal test points is transformed to the selection of the columns that isolate the rows of the table. Then, four objectives are described according to practical test requirements. The multi-objective genetic algorithm is explained. Finally, the presented approach is illustrated by a practical example. The results indicate that the proposed method can efficiently and accurately find the optimal set of test points and is practical for large scale systems.展开更多
For the accurate extraction of cavity decay time, a selection of data points is supplemented to the weighted least square method. We derive the expected precision, accuracy and computation cost of this improved method...For the accurate extraction of cavity decay time, a selection of data points is supplemented to the weighted least square method. We derive the expected precision, accuracy and computation cost of this improved method, and examine these performances by simulation. By comparing this method with the nonlinear least square fitting (NLSF) method and the linear regression of the sum (LRS) method in derivations and simulations, we find that this method can achieve the same or even better precision, comparable accuracy, and lower computation cost. We test this method by experimental decay signals. The results are in agreement with the ones obtained from the nonlinear least square fitting method.展开更多
The Internet service provider(ISP)is the heart of any country’s Internet infrastructure and plays an important role in connecting to theWorld WideWeb.Internet exchange point(IXP)allows the interconnection of two or m...The Internet service provider(ISP)is the heart of any country’s Internet infrastructure and plays an important role in connecting to theWorld WideWeb.Internet exchange point(IXP)allows the interconnection of two or more separate network infrastructures.All Internet traffic entering a country should pass through its IXP.Thus,it is an ideal location for performing malicious traffic analysis.Distributed denial of service(DDoS)attacks are becoming a more serious daily threat.Malicious actors in DDoS attacks control numerous infected machines known as botnets.Botnets are used to send numerous fake requests to overwhelm the resources of victims and make them unavailable for some periods.To date,such attacks present a major devastating security threat on the Internet.This paper proposes an effective and efficient machine learning(ML)-based DDoS detection approach for the early warning and protection of the Saudi Arabia Internet exchange point(SAIXP)platform.The effectiveness and efficiency of the proposed approach are verified by selecting an accurate ML method with a small number of input features.A chi-square method is used for feature selection because it is easier to compute than other methods,and it does not require any assumption about feature distribution values.Several ML methods are assessed using holdout and 10-fold tests on a public large-size dataset.The experiments showed that the performance of the decision tree(DT)classifier achieved a high accuracy result(99.98%)with a small number of features(10 features).The experimental results confirmthe applicability of using DT and chi-square for DDoS detection and early warning in SAIXP.展开更多
People living on the high plateaus of the world have long fascinated biological anthropologists and geneticists because they live in "thin air" and epitomize an extreme of human biological adaptation.
In this paper, we applied the rough sets to the point cluster and river network selection. In order to meet the requirements of rough sets, first, we structuralize and quantify the spatial information of objects by co...In this paper, we applied the rough sets to the point cluster and river network selection. In order to meet the requirements of rough sets, first, we structuralize and quantify the spatial information of objects by convex hull, triangulated irregular network (TIN), Voronoi diagram, etc.;second, we manually assign decisional attributes to the information table according to conditional attributes. In doing so, the spatial information and attribute information are integrated together to evaluate the importance of points and rivers by rough sets theory. Finally, we select the point cluster and the river network in a progressive manner. The experimental results show that our method is valid and effective. In comparison with previous work, our method has the advantage to adaptively consider the spatial and attribute information at the same time without any a priori knowledge.展开更多
Objective:To stimulate tenderness points around knee joint in two metholds-corresponding acupoints selected from recent regions along meridians and anatomical structures,to compare the clinical efficacy of neddle knif...Objective:To stimulate tenderness points around knee joint in two metholds-corresponding acupoints selected from recent regions along meridians and anatomical structures,to compare the clinical efficacy of neddle knife of to cure early and middle stage knee osteoarthritis.Method:70 patients were randomly(Random Number Tables)divided into test group(acupoints selected from recent regions along meridians,n=35)and control group(anatomical structures,n=35),who were diagnosed as knee osteoarthritis.Observe the VAS(visual analogue scale),Lysholm,WOMAC(the Western Ontario and McMaster Unive rsities Osteoarthritis Index)and ROM(rang of motion)between two groups in first week,first month,third month after treatment.Recording the degree of improvement of knee joint’s pain,dysfunction and symptoms of osteoarthritis and rang of motion.Results:Within groups,the VAS,Lysholm,WOMAC and ROM were obviously different from pre-therapy scores in the third,sixth and twelfth week post-therapy(P<0.05).Between groups no significant difference were observed in the third week post-therapy about VAS,Lysholm,WOMAC scores(P>0.05).However,there were differences in the sixth,twelfth weeks post-therapy(P<0.05);compared with control group,the ROM of test group were difference in the third,sixth,twelfth weeks post-therapy(P<0.05).Conclusion:The clinical efficacy of stimulating corresponding acupoints tenderness points selected from recent regions along meridians to treat early and middle stage knee osteoarthritis was superior to anatomical structures,which can effectively relieve pain,dysfunction,symptoms of osteoarthritis of knee joint and rang of motion.展开更多
A systematic collection of relevant literature on acupuncture and moxibustion treatment of stomach pain,and a summary of the rule of acupoints selection for acupuncture treatment of stomach pain.In conclusion,Zusanli,...A systematic collection of relevant literature on acupuncture and moxibustion treatment of stomach pain,and a summary of the rule of acupoints selection for acupuncture treatment of stomach pain.In conclusion,Zusanli,Zhongwan,Neiguan,and Liang Qiu are selected as the main acupoints.At the same time,according to the different syndrome types,dyspepsia hurt a stomach syndrome is compatible with Burong,Chengman,Tianshu and Shangjuxu acupoints.Cold evil invading the stomach syndrome is compatible with Shenque and Qihai acupoints.Liver-Qi attacking stomach syndrome is compatible with Danzhong,Zhangmen,and Qimen acupoints;for blood stasis to stop the stomach,it is compatible with Xuehai,Geshu,and Pishu acupoints.Adopting this rule of acupoints selection has a significant effect on acupuncture treatment of stomach pain,and it also provides a reference for other doctors to treat stomach pain.展开更多
In the electron or x-ray scattering experiment,the measured spectra at larger momentum transfer are dominated by the electric dipole-forbidden transitions,while the corresponding selection rules for triatomic molecule...In the electron or x-ray scattering experiment,the measured spectra at larger momentum transfer are dominated by the electric dipole-forbidden transitions,while the corresponding selection rules for triatomic molecules have not been clearly elucidated.In this work,based on the molecular point group,the selection rules for the electric multipolarities of the electronic transitions of triatomic molecules are derived and summarized into several tables with the variation of molecular geometry in the transition process being considered.Based on the summarized selection rules,the electron energy loss spectra of H2O,CO2,and N2O are identified,and the momentum transfer dependence behaviors of their valence-shell excitations are explained.展开更多
The instantaneous total mortality rate(Z) of a fish population is one of the important parameters in fisheries stock assessment. The estimation of Z is crucial to fish population dynamics analysis,abundance and catch ...The instantaneous total mortality rate(Z) of a fish population is one of the important parameters in fisheries stock assessment. The estimation of Z is crucial to fish population dynamics analysis,abundance and catch forecast,and fisheries management. A catch curve-based method for estimating time-based Z and its change trend from catch per unit effort(CPUE) data of multiple cohorts is developed. Unlike the traditional catch-curve method,the method developed here does not need the assumption of constant Z throughout the time,but the Z values in n continuous years are assumed constant,and then the Z values in different n continuous years are estimated using the age-based CPUE data within these years. The results of the simulation analyses show that the trends of the estimated time-based Z are consistent with the trends of the true Z,and the estimated rates of change from this approach are close to the true change rates(the relative differences between the change rates of the estimated Z and the true Z are smaller than 10%). Variations of both Z and recruitment can affect the estimates of Z value and the trend of Z. The most appropriate value of n can be different given the effects of different factors. Therefore,the appropriate value of n for different fisheries should be determined through a simulation analysis as we demonstrated in this study. Further analyses suggested that selectivity and age estimation are also two factors that can affect the estimated Z values if there is error in either of them,but the estimated change rates of Z are still close to the true change rates. We also applied this approach to the Atlantic cod(G adus morhua) fishery of eastern Newfoundland and Labrador from 1983 to 1997,and obtained reasonable estimates of time-based Z.展开更多
The concept of Fan-Browder mappings was first introduced in topological spaces without any convex structure. Then a new continuous selection theorem was obtained for the Fan-Browder mapping with range in a topological...The concept of Fan-Browder mappings was first introduced in topological spaces without any convex structure. Then a new continuous selection theorem was obtained for the Fan-Browder mapping with range in a topological space without any convex structure and noncompact domain. As applications, some fixed point theorems, coincidence theorems and a nonempty intersection theorem were given. Both the new concepts and results unify and extend many known results in recent literature.展开更多
The knowledge of the energy level structures of atoms and molecules is mainly obtained by spectroscopic experiments. Both photoabsorption and photoemission spectra are subject to the electric dipole selection rules (...The knowledge of the energy level structures of atoms and molecules is mainly obtained by spectroscopic experiments. Both photoabsorption and photoemission spectra are subject to the electric dipole selection rules (also known as optical selection rules). However, the selection rules for atoms and molecules in the scattering experiments are not identical to those in the optical experiments. In this paper, based on the theory of the molecular point group, the selection rules are derived and summarized for the electric monopole, electric dipole, electric quadrupole, and electric octupole transitions of diatomic molecules under the first Born approximation in scattering experiments. Then based on the derived selection rules, the electron scattering spectra and x-ray scattering spectra of H2, N2, and CO at different momentum transfers are explained, and the discrepancies between the previous experimental results measured by different groups are elucidated.展开更多
基金Supported by the Guangdong Province Basic and Applied Basic Research Fund Project(No.2020A1515110826)the National Natural Science Foundation of China(No.42006115)the Major Scientific and Technological Projects of Hainan Province(No.ZDKJ2021036)。
文摘Manganese superoxide dismutase(MnSOD)is an antioxidant that exists in mitochondria and can effectively remove superoxide anions in mitochondria.In a dark,high-pressure,and low-temperature deep-sea environment,MnSOD is essential for the survival of sea cucumbers.Six MnSODs were identified from the transcriptomes of deep and shallow-sea sea cucumbers.To explore their environmental adaptation mechanism,we conducted environmental selection pressure analysis through the branching site model of PAML software.We obtained night positive selection sites,and two of them were significant(97F→H,134K→V):97F→H located in a highly conservative characteristic sequence,and its polarity c hange might have a great impact on the function of MnSOD;134K→V had a change in piezophilic a bility,which might help MnSOD adapt to the environment of high hydrostatic pressure in the deepsea.To further study the effect of these two positive selection sites on MnSOD,we predicted the point mutations of F97H and K134V on shallow-sea sea cucumber by using MAESTROweb and PyMOL.Results show that 97F→H,134K→V might improve MnSOD’s efficiency of scavenging superoxide a nion and its ability to resist high hydrostatic pressure by moderately reducing its stability.The above results indicated that MnSODs of deep-sea sea cucumber adapted to deep-sea environments through their amino acid changes in polarity,piezophilic behavior,and local stability.This study revealed the correlation between MnSOD and extreme environment,and will help improve our understanding of the organism’s adaptation mechanisms in deep sea.
基金the National Natural Science Foundation of China(No.51974042)National Key Research and Development Program of China(No.2023YFC3009005).
文摘Ground hydraulic fracturing plays a crucial role in controlling the far-field hard roof,making it imperative to identify the most suitable target stratum for effective control.Physical experiments are conducted based on engineering properties to simulate the gradual collapse of the roof during longwall top coal caving(LTCC).A numerical model is established using the material point method(MPM)and the strain-softening damage constitutive model according to the structure of the physical model.Numerical simulations are conducted to analyze the LTCC process under different hard roofs for ground hydraulic fracturing.The results show that ground hydraulic fracturing releases the energy and stress of the target stratum,resulting in a substantial lag in the fracturing of the overburden before collapse occurs in the hydraulic fracturing stratum.Ground hydraulic fracturing of a low hard roof reduces the lag effect of hydraulic fractures,dissipates the energy consumed by the fracture of the hard roof,and reduces the abutment stress.Therefore,it is advisable to prioritize the selection of the lower hard roof as the target stratum.
基金supported by Commission of Science Technology and Industry for National Defence of China under Grant No.A1420061264National Natural Science Foundation of China under Grant No.60934002General Armament Department under Grand No.51317040102)
文摘Test points selection for integer-coded fault wise table is a discrete optimization problem. The global minimum set of test points can only be guaranteed by an exhaustive search which is eompurationally expensive. In this paper, this problem is formulated as a heuristic depth-first graph search problem at first. The graph node expanding method and rules are given. Then, rollout strategies are applied, which can be combined with the heuristic graph search algorithms, in a computationally more efficient manner than the optimal strategies, to obtain solutions superior to those using the greedy heuristic algorithms. The proposed rollout-based test points selection algorithm is illustrated and tested using an analog circuit and a set of simulated integer-coded fault wise tables. Computa- tional results are shown, which suggest that the rollout strategy policies are significantly better than other strategies.
基金supported by National Natural Science Foundation of China under Grant No.60934002General Armament Department under Grant No.51317040102
文摘Test points selection for integer-coded fault wise table is a discrete optimization problem. On one hand, traditional exhaustive search method is computationally expensive. On the other hand, the space complexity of traditional exhaustive is low. A tradeoff method between the high time complexity and low space complexity is proposed. At first, a new fault-pair table is constructed based on the integer-coded fault wise table. The fault-pair table consists of two columns: one column represents fault pair and the other represents test points set that can distinguish the corresponding faults. Then, the rows are arranged in ascending order according to the cardinality of corresponding test points set. Thirdly, test points in the top rows are selected one by one until all fault pair are isolated. During the test points selection process, the rows that contain selected test points are deleted and then the dimension of fault-pair table decreases gradually. The proposed test points selection algorithm is illustrated and tested using an integercoded fault wise table derived from a real analog circuit. Computational results suggest show policies are better than the exhaustive strategy.
文摘The concept of finitely continuous topological space is introduced and the basic properties of the space are given. Several continuous selection theorems and fixed point theorems for Ф-maps are established, and as applications of the above fixed point theorems, some section problems are discussed. The results generalize and improve many corresponding conclusions.
基金supported by the Advanced Research Project of a National Department of China under Grant No.51317040102
文摘A new approach to select anoptimal set of test points is proposed. The described method uses fault-wise table and multi-objective genetic algorithm to find the optimal set of test points. First, the fault-wise table is constructed whose entries are measurements associated with faults and test points. The selection of optimal test points is transformed to the selection of the columns that isolate the rows of the table. Then, four objectives are described according to practical test requirements. The multi-objective genetic algorithm is explained. Finally, the presented approach is illustrated by a practical example. The results indicate that the proposed method can efficiently and accurately find the optimal set of test points and is practical for large scale systems.
基金supported by the Preeminent Youth Fund of Sichuan Province,China(Grant No.2012JQ0012)the National Natural Science Foundation of China(Grant Nos.11173008,10974202,and 60978049)the National Key Scientific and Research Equipment Development Project of China(Grant No.ZDYZ2013-2)
文摘For the accurate extraction of cavity decay time, a selection of data points is supplemented to the weighted least square method. We derive the expected precision, accuracy and computation cost of this improved method, and examine these performances by simulation. By comparing this method with the nonlinear least square fitting (NLSF) method and the linear regression of the sum (LRS) method in derivations and simulations, we find that this method can achieve the same or even better precision, comparable accuracy, and lower computation cost. We test this method by experimental decay signals. The results are in agreement with the ones obtained from the nonlinear least square fitting method.
文摘The Internet service provider(ISP)is the heart of any country’s Internet infrastructure and plays an important role in connecting to theWorld WideWeb.Internet exchange point(IXP)allows the interconnection of two or more separate network infrastructures.All Internet traffic entering a country should pass through its IXP.Thus,it is an ideal location for performing malicious traffic analysis.Distributed denial of service(DDoS)attacks are becoming a more serious daily threat.Malicious actors in DDoS attacks control numerous infected machines known as botnets.Botnets are used to send numerous fake requests to overwhelm the resources of victims and make them unavailable for some periods.To date,such attacks present a major devastating security threat on the Internet.This paper proposes an effective and efficient machine learning(ML)-based DDoS detection approach for the early warning and protection of the Saudi Arabia Internet exchange point(SAIXP)platform.The effectiveness and efficiency of the proposed approach are verified by selecting an accurate ML method with a small number of input features.A chi-square method is used for feature selection because it is easier to compute than other methods,and it does not require any assumption about feature distribution values.Several ML methods are assessed using holdout and 10-fold tests on a public large-size dataset.The experiments showed that the performance of the decision tree(DT)classifier achieved a high accuracy result(99.98%)with a small number of features(10 features).The experimental results confirmthe applicability of using DT and chi-square for DDoS detection and early warning in SAIXP.
文摘People living on the high plateaus of the world have long fascinated biological anthropologists and geneticists because they live in "thin air" and epitomize an extreme of human biological adaptation.
文摘In this paper, we applied the rough sets to the point cluster and river network selection. In order to meet the requirements of rough sets, first, we structuralize and quantify the spatial information of objects by convex hull, triangulated irregular network (TIN), Voronoi diagram, etc.;second, we manually assign decisional attributes to the information table according to conditional attributes. In doing so, the spatial information and attribute information are integrated together to evaluate the importance of points and rivers by rough sets theory. Finally, we select the point cluster and the river network in a progressive manner. The experimental results show that our method is valid and effective. In comparison with previous work, our method has the advantage to adaptively consider the spatial and attribute information at the same time without any a priori knowledge.
基金Key Program of Beijing University of Traditional Chinese Medicine(No.2020-JYBZDGG-142-5)。
文摘Objective:To stimulate tenderness points around knee joint in two metholds-corresponding acupoints selected from recent regions along meridians and anatomical structures,to compare the clinical efficacy of neddle knife of to cure early and middle stage knee osteoarthritis.Method:70 patients were randomly(Random Number Tables)divided into test group(acupoints selected from recent regions along meridians,n=35)and control group(anatomical structures,n=35),who were diagnosed as knee osteoarthritis.Observe the VAS(visual analogue scale),Lysholm,WOMAC(the Western Ontario and McMaster Unive rsities Osteoarthritis Index)and ROM(rang of motion)between two groups in first week,first month,third month after treatment.Recording the degree of improvement of knee joint’s pain,dysfunction and symptoms of osteoarthritis and rang of motion.Results:Within groups,the VAS,Lysholm,WOMAC and ROM were obviously different from pre-therapy scores in the third,sixth and twelfth week post-therapy(P<0.05).Between groups no significant difference were observed in the third week post-therapy about VAS,Lysholm,WOMAC scores(P>0.05).However,there were differences in the sixth,twelfth weeks post-therapy(P<0.05);compared with control group,the ROM of test group were difference in the third,sixth,twelfth weeks post-therapy(P<0.05).Conclusion:The clinical efficacy of stimulating corresponding acupoints tenderness points selected from recent regions along meridians to treat early and middle stage knee osteoarthritis was superior to anatomical structures,which can effectively relieve pain,dysfunction,symptoms of osteoarthritis of knee joint and rang of motion.
文摘A systematic collection of relevant literature on acupuncture and moxibustion treatment of stomach pain,and a summary of the rule of acupoints selection for acupuncture treatment of stomach pain.In conclusion,Zusanli,Zhongwan,Neiguan,and Liang Qiu are selected as the main acupoints.At the same time,according to the different syndrome types,dyspepsia hurt a stomach syndrome is compatible with Burong,Chengman,Tianshu and Shangjuxu acupoints.Cold evil invading the stomach syndrome is compatible with Shenque and Qihai acupoints.Liver-Qi attacking stomach syndrome is compatible with Danzhong,Zhangmen,and Qimen acupoints;for blood stasis to stop the stomach,it is compatible with Xuehai,Geshu,and Pishu acupoints.Adopting this rule of acupoints selection has a significant effect on acupuncture treatment of stomach pain,and it also provides a reference for other doctors to treat stomach pain.
基金Project supported by the National Key Research and Development Program of China(Grant No.2017YFA0402300)the National Natural Science Foundation of China(Grant No.U1732133)the Science Fund from Chinese Academy of Sciences(Grant No.11320101003)
文摘In the electron or x-ray scattering experiment,the measured spectra at larger momentum transfer are dominated by the electric dipole-forbidden transitions,while the corresponding selection rules for triatomic molecules have not been clearly elucidated.In this work,based on the molecular point group,the selection rules for the electric multipolarities of the electronic transitions of triatomic molecules are derived and summarized into several tables with the variation of molecular geometry in the transition process being considered.Based on the summarized selection rules,the electron energy loss spectra of H2O,CO2,and N2O are identified,and the momentum transfer dependence behaviors of their valence-shell excitations are explained.
基金Supported by the USDA Cooperative State Research,Education and Extension Service,Hatch Project(No.0210510)the National Natural Science Foundations of China(Nos.31270527,40801225)+1 种基金the Natural Science Foundation of Zhejiang Province(No.LY13D010005)the Young Academic Leaders Climbing Program of Zhejiang Province(No.pd2013222)
文摘The instantaneous total mortality rate(Z) of a fish population is one of the important parameters in fisheries stock assessment. The estimation of Z is crucial to fish population dynamics analysis,abundance and catch forecast,and fisheries management. A catch curve-based method for estimating time-based Z and its change trend from catch per unit effort(CPUE) data of multiple cohorts is developed. Unlike the traditional catch-curve method,the method developed here does not need the assumption of constant Z throughout the time,but the Z values in n continuous years are assumed constant,and then the Z values in different n continuous years are estimated using the age-based CPUE data within these years. The results of the simulation analyses show that the trends of the estimated time-based Z are consistent with the trends of the true Z,and the estimated rates of change from this approach are close to the true change rates(the relative differences between the change rates of the estimated Z and the true Z are smaller than 10%). Variations of both Z and recruitment can affect the estimates of Z value and the trend of Z. The most appropriate value of n can be different given the effects of different factors. Therefore,the appropriate value of n for different fisheries should be determined through a simulation analysis as we demonstrated in this study. Further analyses suggested that selectivity and age estimation are also two factors that can affect the estimated Z values if there is error in either of them,but the estimated change rates of Z are still close to the true change rates. We also applied this approach to the Atlantic cod(G adus morhua) fishery of eastern Newfoundland and Labrador from 1983 to 1997,and obtained reasonable estimates of time-based Z.
基金Project supported by the Natural Science Foundation of Chongqing (CSTC)(No.2005BB2097)
文摘The concept of Fan-Browder mappings was first introduced in topological spaces without any convex structure. Then a new continuous selection theorem was obtained for the Fan-Browder mapping with range in a topological space without any convex structure and noncompact domain. As applications, some fixed point theorems, coincidence theorems and a nonempty intersection theorem were given. Both the new concepts and results unify and extend many known results in recent literature.
基金Project supported by the National Natural Science Foundation of China(Grant Nos.U1332204,11274291,and 11320101003)
文摘The knowledge of the energy level structures of atoms and molecules is mainly obtained by spectroscopic experiments. Both photoabsorption and photoemission spectra are subject to the electric dipole selection rules (also known as optical selection rules). However, the selection rules for atoms and molecules in the scattering experiments are not identical to those in the optical experiments. In this paper, based on the theory of the molecular point group, the selection rules are derived and summarized for the electric monopole, electric dipole, electric quadrupole, and electric octupole transitions of diatomic molecules under the first Born approximation in scattering experiments. Then based on the derived selection rules, the electron scattering spectra and x-ray scattering spectra of H2, N2, and CO at different momentum transfers are explained, and the discrepancies between the previous experimental results measured by different groups are elucidated.