In the study of oriented bounding boxes(OBB)object detection in high-resolution remote sensing images,the problem of missed and wrong detection of small targets occurs because the targets are too small and have differ...In the study of oriented bounding boxes(OBB)object detection in high-resolution remote sensing images,the problem of missed and wrong detection of small targets occurs because the targets are too small and have different orientations.Existing OBB object detection for remote sensing images,although making good progress,mainly focuses on directional modeling,while less consideration is given to the size of the object as well as the problem of missed detection.In this study,a method based on improved YOLOv8 was proposed for detecting oriented objects in remote sensing images,which can improve the detection precision of oriented objects in remote sensing images.Firstly,the ResCBAMG module was innovatively designed,which could better extract channel and spatial correlation information.Secondly,the innovative top-down feature fusion layer network structure was proposed in conjunction with the Efficient Channel Attention(ECA)attention module,which helped to capture inter-local cross-channel interaction information appropriately.Finally,we introduced an innovative ResCBAMG module between the different C2f modules and detection heads of the bottom-up feature fusion layer.This innovative structure helped the model to better focus on the target area.The precision and robustness of oriented target detection were also improved.Experimental results on the DOTA-v1.5 dataset showed that the detection Precision,mAP@0.5,and mAP@0.5:0.95 metrics of the improved model are better compared to the original model.This improvement is effective in detecting small targets and complex scenes.展开更多
Structural development defects essentially refer to code structure that violates object-oriented design principles. They make program maintenance challenging and deteriorate software quality over time. Various detecti...Structural development defects essentially refer to code structure that violates object-oriented design principles. They make program maintenance challenging and deteriorate software quality over time. Various detection approaches, ranging from traditional heuristic algorithms to machine learning methods, are used to identify these defects. Ensemble learning methods have strengthened the detection of these defects. However, existing approaches do not simultaneously exploit the capabilities of extracting relevant features from pre-trained models and the performance of neural networks for the classification task. Therefore, our goal has been to design a model that combines a pre-trained model to extract relevant features from code excerpts through transfer learning and a bagging method with a base estimator, a dense neural network, for defect classification. To achieve this, we composed multiple samples of the same size with replacements from the imbalanced dataset MLCQ1. For all the samples, we used the CodeT5-small variant to extract features and trained a bagging method with the neural network Roberta Classification Head to classify defects based on these features. We then compared this model to RandomForest, one of the ensemble methods that yields good results. Our experiments showed that the number of base estimators to use for bagging depends on the defect to be detected. Next, we observed that it was not necessary to use a data balancing technique with our model when the imbalance rate was 23%. Finally, for blob detection, RandomForest had a median MCC value of 0.36 compared to 0.12 for our method. However, our method was predominant in Long Method detection with a median MCC value of 0.53 compared to 0.42 for RandomForest. These results suggest that the performance of ensemble methods in detecting structural development defects is dependent on specific defects.展开更多
Preferential orientation control of metal—organic framework(MOF)films is advantageous for maximizing pore uniformity and minimizing grain-boundary defects.Nonetheless,the preparation of MOF films with both in-plane a...Preferential orientation control of metal—organic framework(MOF)films is advantageous for maximizing pore uniformity and minimizing grain-boundary defects.Nonetheless,the preparation of MOF films with both in-plane and out-of-plane orientations remains a grand challenge.In this study,we reported the preparation of three-dimensionally oriented MIL-96 layers through combining morphology control of MIL-96 seeds with addition of polyvinylpyrrolidone surfactants and arachidonic acids.The three-dimensionally oriented MIL-96 film was readily obtained through in-plane epitaxial growth.It is anticipated that the aforementioned protocol can be effective for obtaining diverse MOF films with a three-dimensionally oriented organization.展开更多
Increasing data indicate that cancer cell migration is regulated by extracellular matrixes and their surrounding biochemical microenvironment,playing a crucial role in pathological processes such as tumor invasion and...Increasing data indicate that cancer cell migration is regulated by extracellular matrixes and their surrounding biochemical microenvironment,playing a crucial role in pathological processes such as tumor invasion and metastasis.However,conventional two-dimensional cell culture and animal models have limitations in studying the influence of tumor microenvironment on cancer cell migration.Fortunately,the further development of microfluidic technology has provided solutions for the study of such questions.We utilize microfluidic chip to build a random collagen fiber microenvironment(RFM)model and an oriented collagen fiber microenvironment(OFM)model that resemble early stage and late stage breast cancer microenvironments,respectively.By combining cell culture,biochemical concentration gradient construction,and microscopic imaging techniques,we investigate the impact of different collagen fiber biochemical microenvironments on the migration of breast cancer MDA-MB-231-RFP cells.The results show that MDA-MB-231-RFP cells migrate further in the OFM model compared to the RFM model,with significant differences observed.Furthermore,we establish concentration gradients of the anticancer drug paclitaxel in both the RFM and OFM models and find that paclitaxel significantly inhibits the migration of MDA-MB-231-RFP cells in the RFM model,with stronger inhibition on the high concentration side compared to the low concentration side.However,the inhibitory effect of paclitaxel on the migration of MDA-MB-231-RFP cells in the OFM model is weak.These findings suggest that the oriented collagen fiber microenvironment resembling the late-stage tumor microenvironment is more favorable for cancer cell migration and that the effectiveness of anticancer drugs is diminished.The RFM and OFM models constructed in this study not only provide a platform for studying the mechanism of cancer development,but also serve as a tool for the initial measurement of drug screening.展开更多
Objective: To analyze the effect of problem-oriented nursing intervention on patients with lower extremity arteriosclerosis obliterans (ASO) in vascular surgery. Methods: The clinical data of 128 patients with lower e...Objective: To analyze the effect of problem-oriented nursing intervention on patients with lower extremity arteriosclerosis obliterans (ASO) in vascular surgery. Methods: The clinical data of 128 patients with lower extremity ASO in vascular surgery were selected and randomly divided into groups A and B, with 64 cases each. Group A is the control group, and Group B is the observation group. Group A received the routine nursing intervention, and Group B received the problem-oriented nursing intervention. The compliance, self-care ability, psychological state, quality of life, and nursing satisfaction of the two groups of patients were evaluated based on various indicators. Results: After the intervention, the evaluation of self-care ability (ESCA) score of the patients in Group B was higher than that of Group A, and the symptom checklist-90 (SCL-90) score was lower than that of Group A. The differences were significant (t = 10.019, t = 3.118, P < 0.01). After the intervention, the World Health Organization Quality of Life Brief (WHOQOL-BREF) index scores of the two groups increased and the increase in Group B was significantly higher than Group A (P < 0.001). The compliance rate of Group B (62/ 96.88%) was higher than that of Group A (52/ 81.25%), and the difference was extremely significant (χ2 = 8.020, P < 0.01). Conclusion: Problem-oriented nursing intervention for patients with lower extremity ASO in vascular surgery improved the patient’s self-care ability, and quality of life, reduced the patient’s negative emotions, and enhanced their overall satisfaction.展开更多
Arbitrary‐oriented object detection is widely used in aerial image applications because of its efficient object representation.However,the use of oriented bounding box aggravates the imbalance between positive and ne...Arbitrary‐oriented object detection is widely used in aerial image applications because of its efficient object representation.However,the use of oriented bounding box aggravates the imbalance between positive and negative samples when using one‐stage object detectors,which seriously decreases the detection accuracy.We believe that it is the anchor learning strategy(ALS)used by such detectors that needs to take the responsibility.In this study,three perspectives on ALS design were summarised and ALS—Performance Releaser with Smart Anchor Learning(PRSAL)was proposed.Performance Releaser with Smart Anchor Learning is a dynamic ALS that utilises anchor classification ability as an equivalent indicator to anchor box regression ability,this allows anchors with high detection potential to be filtered out in a more reasonable way.At the same time,PRSAL focuses more on anchor potential and it is able to automatically select a number of positive samples that far exceed that of other methods by activating anchors that previously had a low spatial overlap,thereby releasing the detection performance.We validate the PRSAL using three remote sensing datasets—HRSC2016,DOTA and UCAS‐AOD as well as one scene text dataset—ICDAR 2013.The experimental results show that the proposed method gives substantially better results than existing models.展开更多
Automated operation and artificial intelligence technology have become essential for ensuring the safety, efficiency, and punctuality of railways, with applications such as ATO (Automatic Train Operation). In this stu...Automated operation and artificial intelligence technology have become essential for ensuring the safety, efficiency, and punctuality of railways, with applications such as ATO (Automatic Train Operation). In this study, the authors propose a method to efficiently simulate the kinematic characteristics of railroad vehicles depending on their speed zone. They utilized the function overloading function supported by a programming language and applied the fourth-order Lunge-Kutta method for dynamic simulation. By constructing an object model, the authors calculated vehicle characteristics and TPS and compared them with actual values, verifying that the developed model represents the real-life vehicle characteristics accurately. The study highlights potential improvements in automated driving and energy consumption optimization in the railway industry.展开更多
Objective: To explore the effect of lower limb rehabilitation robot combined with task-oriented training on stroke patients and its influence on KFAROM score. Methods: 100 stroke patients with hemiplegia admitted to o...Objective: To explore the effect of lower limb rehabilitation robot combined with task-oriented training on stroke patients and its influence on KFAROM score. Methods: 100 stroke patients with hemiplegia admitted to our hospital from January 2023 to December 2023 were randomly divided into two groups, the control group (50 cases) was given task-oriented training assisted by nurses, and the observation group (50 cases) was given lower limb rehabilitation robot with task-oriented training. Lower limb balance, lower limb muscle strength, motor function, ankle function, knee flexion range of motion and walking ability were observed. Results: After treatment, the scores of BBS, quadriceps femoris and hamstrings in the observation group were significantly higher than those in the control group (P Conclusion: In the clinical treatment of stroke patients, the combination of task-oriented training and lower limb rehabilitation robot can effectively improve the lower limb muscle strength, facilitate the recovery of balance function, and have a significant effect on the recovery of motor function, which can improve the walking ability of stroke patients and the range of motion of knee flexion, and achieve more ideal therapeutic effectiveness.展开更多
In order to solve existing problems about the method of establishing traditional system structure of decision support system(DSS), O S chart is applied to describe object oriented system structure of general DSS, an...In order to solve existing problems about the method of establishing traditional system structure of decision support system(DSS), O S chart is applied to describe object oriented system structure of general DSS, and a new method of eight specific steps is proposed to establish object oriented system structure of DSS by using the method of O S chart, which is applied successfully to the development of the DSS for the energy system ecology engineering research of the Wangheqiu country. Supplying many scientific effective computing models, decision support ways and a lot of accurate reliable decision data, the DSS plays a critical part in helping engineering researchers to make correct decisions. Because the period for developing the DSS is relatively shorter, the new way improves the efficiency of establishing DSS greatly. It also makes the DSS of system structure more flexible and easy to expand.展开更多
The concept of intelligent integrated network management (IINM) is briefly introduced. In order to analyze, design and implement IINM successfully, object oriented approach is testified to be an effective and efficien...The concept of intelligent integrated network management (IINM) is briefly introduced. In order to analyze, design and implement IINM successfully, object oriented approach is testified to be an effective and efficient way. In this paper, object oriented technique is applied to the structural model of IINM system, The Domain object class and the MU object class are used to represent the manager and the managed resources. Especially, NM IA is introduced which is a special object class with intelligent behaviors to manage the resources efficiently.展开更多
An object oriented data modelling in computer aided design (CAD) databases is focused. Starting with the discussion of data modelling requirements for CAD applications, appropriate data modelling features are introdu...An object oriented data modelling in computer aided design (CAD) databases is focused. Starting with the discussion of data modelling requirements for CAD applications, appropriate data modelling features are introduced herewith. A feasible approach to select the “best” data model for an application is to analyze the data which has to be stored in the database. A data model is appropriate for modelling a given task if the information of the application environment can be easily mapped to the data model. Thus, the involved data are analyzed and then object oriented data model appropriate for CAD applications are derived. Based on the reviewed object oriented techniques applied in CAD, object oriented data modelling in CAD is addressed in details. At last 3D geometrical data models and implementation of their data model using the object oriented method are presented.展开更多
This paper discusses the design concept and method about window based and object oriented Graphic User Interface(GUI),and describes the definition of each class in detail. It is developed with Watcom C ++ in...This paper discusses the design concept and method about window based and object oriented Graphic User Interface(GUI),and describes the definition of each class in detail. It is developed with Watcom C ++ in DOS environment.The GUI can be redeveloped conveniently and effectively by users.It consists of window,popup menu,icon,button and other components.展开更多
The inherent shortcomings of a zinc anode in aqueous zinc‐ion batteries(ZIBs)such as zinc dendrites and side reactions severely limit their practical application.Herein,to address these issues,an ion‐oriented transp...The inherent shortcomings of a zinc anode in aqueous zinc‐ion batteries(ZIBs)such as zinc dendrites and side reactions severely limit their practical application.Herein,to address these issues,an ion‐oriented transport channel constructed by graphdiyne(GDY)nanowalls is designed and grown in situ on the surface of a zinc electrode.The vertically stacked GDY nanowalls with a unique hierarchical porous structure and mechanical properties form a nanomesh‐like interface on the zinc electrode,acting as an ion‐oriented channel,which can efficiently confine the segmented growth of zinc metal in microscopic regions of hundreds of nanometers.In those microscopic regions,the uniform domain current density is effortlessly maintained compared with a large surface area,thereby inhibiting zinc dendrites effectively.Besides,due to the presence of the ion‐oriented channel,the modified zinc anode demonstrates long‐term stable zinc plating/stripping performance for more than 600 h at 1 mAh cm^(−2)in an aqueous electrolyte.In addition,full‐cells coupled with MnO2 show high specific capacity and power density,as well as excellent cycling stability with a capacity retention of 82%after 5000 cycles at 1 A g^(−1).This work provides a feasible and accessible surface engineering approach to modify the electrode interface for confined and dendrite‐free zinc deposition in aqueous ZIBs.展开更多
An object oriented coal mining land cover classification method based on semantically meaningful image segmentation and image combination of GeoEye imagery and airborne laser scanning (ALS) data was presented. First, ...An object oriented coal mining land cover classification method based on semantically meaningful image segmentation and image combination of GeoEye imagery and airborne laser scanning (ALS) data was presented. First, DEM, DSM and nDSM (normalized Digital Surface Model, nDSM) were extracted from ALS data. The GeoEye imagery and DSM data were combined to create segmented objects based on neighbor regions merge method. Then 10 kinds of objects were extracted. Different kinds of vegetation objects, including crop, grass, shrub and tree, can be extracted by using NDVI and height value of nDSM. Water and coal pile field was extracted by using NDWI and the standard deviation of DSM method. Height differences also can be used to distinguish buildings from road and vacant land, and accurate building contour information can be extracted by using relationship of neighbor objects and morphological method. The test result shows that the total classification accuracy of the presented method is 90.78% and the kappa coefficient is 0.891 4.展开更多
The modern war features a highly distributed coordination. In the face of great time constrains, it is important to change command organizations to adapt to the real environment. Therefore it's a key step to set u...The modern war features a highly distributed coordination. In the face of great time constrains, it is important to change command organizations to adapt to the real environment. Therefore it's a key step to set up adaptive C2 teams. In this paper, the relational problems about distributed C2 organizational structure adaptation are discussed, and the methodology for team decision making design based on the object oriented technique is studied.展开更多
Image classification is one of the most basic operations of digital image processing. The present review focuses on the strengths and weaknesses of traditional pixel-based classification (PBC) and the advances of obje...Image classification is one of the most basic operations of digital image processing. The present review focuses on the strengths and weaknesses of traditional pixel-based classification (PBC) and the advances of object-oriented classification (OOC) algorithms employed for the extraction of information from remotely sensed satellite imageries. The state-of-the-art classifiers are reviewed for their potential usage in urban remote sensing (RS), with a special focus on cryospheric applications. Generally, classifiers for information extraction can be divided into three catalogues: 1) based on the type of learning (supervised and unsupervised), 2) based on assumptions on data distribution (parametric and non-parametric) and, 3) based on the number of outputs for each spatial unit (hard and soft). The classification methods are broadly based on the PBC or the OOC approaches. Both methods have their own advantages and disadvantages depending upon their area of application and most importantly the RS datasets that are used for information extraction. Classification algorithms are variedly explored in the cryosphere for extracting geospatial information for various logistic and scientific applications, such as to understand temporal changes in geographical phenomena. Information extraction in cryospheric regions is challenging, accounting to the very similar and conflicting spectral responses of the features present in the region. The spectral responses of snow and ice, water, and blue ice, rock and shadow are a big challenge for the pixel-based classifiers. Thus, in such cases, OOC approach is superior for extracting information from the cryospheric regions. Also, ensemble classifiers and customized spectral index ratios (CSIR) proved extremely good approaches for information extraction from cryospheric regions. The present review would be beneficial for developing new classifiers in the cryospheric environment for better understanding of spatial-temporal changes over long time scales.展开更多
There is an urgent need for small-diameter artificial blood vessels in clinic.Physical,chemical and biological factors should be integrated to avoid thrombosis and intimal hyperplasia after implantation and to promote...There is an urgent need for small-diameter artificial blood vessels in clinic.Physical,chemical and biological factors should be integrated to avoid thrombosis and intimal hyperplasia after implantation and to promote successful fabrication of small-diameter artificial blood vessels.From a physical perspective,the internal oriented structures of natural blood vessels plays an important role in guiding the directional growth of cells,improving the blood flow environment,and promoting the regeneration of vascular tissue.In this review,the effects of the oriented structures on cells,including endothelial cells(ECs),smooth muscle cells(SMCs)and stem cells,as well as the effect of the oriented structures on hemodynamics and vascular tissue remodeling and regeneration are introduced.Various forms of oriented structures(fibers,grooves,channels,etc.)and their construction methods are also reviewed.Conclusions and future perspectives are given.It is expected to give some references to relevant researches.展开更多
To improve the reusable and configurable ability of computer numerical control ( CNC ) software, a new method to construct reusable model of CNC software with object-oriented (OO) technology is proposed. Based on anal...To improve the reusable and configurable ability of computer numerical control ( CNC ) software, a new method to construct reusable model of CNC software with object-oriented (OO) technology is proposed. Based on analyzing function of CNC software, the article presents how to construct a general class library of CNC software with OO technology. Most function modules of CNC software can he reused because of inheritable capability of classes. Besides, the article analyzes the object relational model in request/report mode, and multitask concurrent management model, which can he applied on double-CPU hardware platform and Windows 95/NT environment. Finally, the method has been successfully applied on a turning CNC system and a milling CNC system, and some function modules have been reused.展开更多
文摘In the study of oriented bounding boxes(OBB)object detection in high-resolution remote sensing images,the problem of missed and wrong detection of small targets occurs because the targets are too small and have different orientations.Existing OBB object detection for remote sensing images,although making good progress,mainly focuses on directional modeling,while less consideration is given to the size of the object as well as the problem of missed detection.In this study,a method based on improved YOLOv8 was proposed for detecting oriented objects in remote sensing images,which can improve the detection precision of oriented objects in remote sensing images.Firstly,the ResCBAMG module was innovatively designed,which could better extract channel and spatial correlation information.Secondly,the innovative top-down feature fusion layer network structure was proposed in conjunction with the Efficient Channel Attention(ECA)attention module,which helped to capture inter-local cross-channel interaction information appropriately.Finally,we introduced an innovative ResCBAMG module between the different C2f modules and detection heads of the bottom-up feature fusion layer.This innovative structure helped the model to better focus on the target area.The precision and robustness of oriented target detection were also improved.Experimental results on the DOTA-v1.5 dataset showed that the detection Precision,mAP@0.5,and mAP@0.5:0.95 metrics of the improved model are better compared to the original model.This improvement is effective in detecting small targets and complex scenes.
文摘Structural development defects essentially refer to code structure that violates object-oriented design principles. They make program maintenance challenging and deteriorate software quality over time. Various detection approaches, ranging from traditional heuristic algorithms to machine learning methods, are used to identify these defects. Ensemble learning methods have strengthened the detection of these defects. However, existing approaches do not simultaneously exploit the capabilities of extracting relevant features from pre-trained models and the performance of neural networks for the classification task. Therefore, our goal has been to design a model that combines a pre-trained model to extract relevant features from code excerpts through transfer learning and a bagging method with a base estimator, a dense neural network, for defect classification. To achieve this, we composed multiple samples of the same size with replacements from the imbalanced dataset MLCQ1. For all the samples, we used the CodeT5-small variant to extract features and trained a bagging method with the neural network Roberta Classification Head to classify defects based on these features. We then compared this model to RandomForest, one of the ensemble methods that yields good results. Our experiments showed that the number of base estimators to use for bagging depends on the defect to be detected. Next, we observed that it was not necessary to use a data balancing technique with our model when the imbalance rate was 23%. Finally, for blob detection, RandomForest had a median MCC value of 0.36 compared to 0.12 for our method. However, our method was predominant in Long Method detection with a median MCC value of 0.53 compared to 0.42 for RandomForest. These results suggest that the performance of ensemble methods in detecting structural development defects is dependent on specific defects.
基金National Natural Science Foundation of China(22078039)Science Fund for Creative Research Groups of the National Natural Science Foundation of China(22021005)+1 种基金National Key Research and Development Program of China(2023YFB3810700)the Fundamental Research Funds for the Central Universities(DUT22LAB602)。
文摘Preferential orientation control of metal—organic framework(MOF)films is advantageous for maximizing pore uniformity and minimizing grain-boundary defects.Nonetheless,the preparation of MOF films with both in-plane and out-of-plane orientations remains a grand challenge.In this study,we reported the preparation of three-dimensionally oriented MIL-96 layers through combining morphology control of MIL-96 seeds with addition of polyvinylpyrrolidone surfactants and arachidonic acids.The three-dimensionally oriented MIL-96 film was readily obtained through in-plane epitaxial growth.It is anticipated that the aforementioned protocol can be effective for obtaining diverse MOF films with a three-dimensionally oriented organization.
基金support from the National Natural Science Foundation of China(Grant Nos.11974066,12174041,12104134,T2350007,and 12347178)the Fundamental and Advanced Research Program of Chongqing(Grant No.cstc2019jcyj-msxm X0477)+3 种基金the Natural Science Foundation of Chongqing(Grant No.CSTB2022NSCQMSX1260)the Science and Technology Research Program of Chongqing Municipal Education Commission(Grant No.KJQN202301333)the Scientific Research Fund of Chongqing University of Arts and Sciences(Grant Nos.R2023HH03 and P2022HH05)College Students’Innovation and Entrepreneurship Training Program of Chongqing Municipal(Grant No.S202310642002)。
文摘Increasing data indicate that cancer cell migration is regulated by extracellular matrixes and their surrounding biochemical microenvironment,playing a crucial role in pathological processes such as tumor invasion and metastasis.However,conventional two-dimensional cell culture and animal models have limitations in studying the influence of tumor microenvironment on cancer cell migration.Fortunately,the further development of microfluidic technology has provided solutions for the study of such questions.We utilize microfluidic chip to build a random collagen fiber microenvironment(RFM)model and an oriented collagen fiber microenvironment(OFM)model that resemble early stage and late stage breast cancer microenvironments,respectively.By combining cell culture,biochemical concentration gradient construction,and microscopic imaging techniques,we investigate the impact of different collagen fiber biochemical microenvironments on the migration of breast cancer MDA-MB-231-RFP cells.The results show that MDA-MB-231-RFP cells migrate further in the OFM model compared to the RFM model,with significant differences observed.Furthermore,we establish concentration gradients of the anticancer drug paclitaxel in both the RFM and OFM models and find that paclitaxel significantly inhibits the migration of MDA-MB-231-RFP cells in the RFM model,with stronger inhibition on the high concentration side compared to the low concentration side.However,the inhibitory effect of paclitaxel on the migration of MDA-MB-231-RFP cells in the OFM model is weak.These findings suggest that the oriented collagen fiber microenvironment resembling the late-stage tumor microenvironment is more favorable for cancer cell migration and that the effectiveness of anticancer drugs is diminished.The RFM and OFM models constructed in this study not only provide a platform for studying the mechanism of cancer development,but also serve as a tool for the initial measurement of drug screening.
文摘Objective: To analyze the effect of problem-oriented nursing intervention on patients with lower extremity arteriosclerosis obliterans (ASO) in vascular surgery. Methods: The clinical data of 128 patients with lower extremity ASO in vascular surgery were selected and randomly divided into groups A and B, with 64 cases each. Group A is the control group, and Group B is the observation group. Group A received the routine nursing intervention, and Group B received the problem-oriented nursing intervention. The compliance, self-care ability, psychological state, quality of life, and nursing satisfaction of the two groups of patients were evaluated based on various indicators. Results: After the intervention, the evaluation of self-care ability (ESCA) score of the patients in Group B was higher than that of Group A, and the symptom checklist-90 (SCL-90) score was lower than that of Group A. The differences were significant (t = 10.019, t = 3.118, P < 0.01). After the intervention, the World Health Organization Quality of Life Brief (WHOQOL-BREF) index scores of the two groups increased and the increase in Group B was significantly higher than Group A (P < 0.001). The compliance rate of Group B (62/ 96.88%) was higher than that of Group A (52/ 81.25%), and the difference was extremely significant (χ2 = 8.020, P < 0.01). Conclusion: Problem-oriented nursing intervention for patients with lower extremity ASO in vascular surgery improved the patient’s self-care ability, and quality of life, reduced the patient’s negative emotions, and enhanced their overall satisfaction.
基金supported by the National Key R&D Program of China(Grant No.2021YFB3900502)the Scientific Research and Development Program of China Railway(K2019G008)the Tianjin Intelligent Manufacturing Special Fund Project(No.20201198).
文摘Arbitrary‐oriented object detection is widely used in aerial image applications because of its efficient object representation.However,the use of oriented bounding box aggravates the imbalance between positive and negative samples when using one‐stage object detectors,which seriously decreases the detection accuracy.We believe that it is the anchor learning strategy(ALS)used by such detectors that needs to take the responsibility.In this study,three perspectives on ALS design were summarised and ALS—Performance Releaser with Smart Anchor Learning(PRSAL)was proposed.Performance Releaser with Smart Anchor Learning is a dynamic ALS that utilises anchor classification ability as an equivalent indicator to anchor box regression ability,this allows anchors with high detection potential to be filtered out in a more reasonable way.At the same time,PRSAL focuses more on anchor potential and it is able to automatically select a number of positive samples that far exceed that of other methods by activating anchors that previously had a low spatial overlap,thereby releasing the detection performance.We validate the PRSAL using three remote sensing datasets—HRSC2016,DOTA and UCAS‐AOD as well as one scene text dataset—ICDAR 2013.The experimental results show that the proposed method gives substantially better results than existing models.
文摘Automated operation and artificial intelligence technology have become essential for ensuring the safety, efficiency, and punctuality of railways, with applications such as ATO (Automatic Train Operation). In this study, the authors propose a method to efficiently simulate the kinematic characteristics of railroad vehicles depending on their speed zone. They utilized the function overloading function supported by a programming language and applied the fourth-order Lunge-Kutta method for dynamic simulation. By constructing an object model, the authors calculated vehicle characteristics and TPS and compared them with actual values, verifying that the developed model represents the real-life vehicle characteristics accurately. The study highlights potential improvements in automated driving and energy consumption optimization in the railway industry.
文摘Objective: To explore the effect of lower limb rehabilitation robot combined with task-oriented training on stroke patients and its influence on KFAROM score. Methods: 100 stroke patients with hemiplegia admitted to our hospital from January 2023 to December 2023 were randomly divided into two groups, the control group (50 cases) was given task-oriented training assisted by nurses, and the observation group (50 cases) was given lower limb rehabilitation robot with task-oriented training. Lower limb balance, lower limb muscle strength, motor function, ankle function, knee flexion range of motion and walking ability were observed. Results: After treatment, the scores of BBS, quadriceps femoris and hamstrings in the observation group were significantly higher than those in the control group (P Conclusion: In the clinical treatment of stroke patients, the combination of task-oriented training and lower limb rehabilitation robot can effectively improve the lower limb muscle strength, facilitate the recovery of balance function, and have a significant effect on the recovery of motor function, which can improve the walking ability of stroke patients and the range of motion of knee flexion, and achieve more ideal therapeutic effectiveness.
文摘In order to solve existing problems about the method of establishing traditional system structure of decision support system(DSS), O S chart is applied to describe object oriented system structure of general DSS, and a new method of eight specific steps is proposed to establish object oriented system structure of DSS by using the method of O S chart, which is applied successfully to the development of the DSS for the energy system ecology engineering research of the Wangheqiu country. Supplying many scientific effective computing models, decision support ways and a lot of accurate reliable decision data, the DSS plays a critical part in helping engineering researchers to make correct decisions. Because the period for developing the DSS is relatively shorter, the new way improves the efficiency of establishing DSS greatly. It also makes the DSS of system structure more flexible and easy to expand.
文摘The concept of intelligent integrated network management (IINM) is briefly introduced. In order to analyze, design and implement IINM successfully, object oriented approach is testified to be an effective and efficient way. In this paper, object oriented technique is applied to the structural model of IINM system, The Domain object class and the MU object class are used to represent the manager and the managed resources. Especially, NM IA is introduced which is a special object class with intelligent behaviors to manage the resources efficiently.
文摘An object oriented data modelling in computer aided design (CAD) databases is focused. Starting with the discussion of data modelling requirements for CAD applications, appropriate data modelling features are introduced herewith. A feasible approach to select the “best” data model for an application is to analyze the data which has to be stored in the database. A data model is appropriate for modelling a given task if the information of the application environment can be easily mapped to the data model. Thus, the involved data are analyzed and then object oriented data model appropriate for CAD applications are derived. Based on the reviewed object oriented techniques applied in CAD, object oriented data modelling in CAD is addressed in details. At last 3D geometrical data models and implementation of their data model using the object oriented method are presented.
文摘This paper discusses the design concept and method about window based and object oriented Graphic User Interface(GUI),and describes the definition of each class in detail. It is developed with Watcom C ++ in DOS environment.The GUI can be redeveloped conveniently and effectively by users.It consists of window,popup menu,icon,button and other components.
基金National Natural Science Foundation of China,Grant/Award Numbers:21701182,21771187,21790050,21790051,22005323Frontier Science Research Project of the Chinese Academy of Sciences,Grant/Award Number:QYZDB‐SSWJSC052+1 种基金Taishan Scholars Program of Shandong Province,Grant/Award Number:tsqn201812111ICCAS Institute Research Project。
文摘The inherent shortcomings of a zinc anode in aqueous zinc‐ion batteries(ZIBs)such as zinc dendrites and side reactions severely limit their practical application.Herein,to address these issues,an ion‐oriented transport channel constructed by graphdiyne(GDY)nanowalls is designed and grown in situ on the surface of a zinc electrode.The vertically stacked GDY nanowalls with a unique hierarchical porous structure and mechanical properties form a nanomesh‐like interface on the zinc electrode,acting as an ion‐oriented channel,which can efficiently confine the segmented growth of zinc metal in microscopic regions of hundreds of nanometers.In those microscopic regions,the uniform domain current density is effortlessly maintained compared with a large surface area,thereby inhibiting zinc dendrites effectively.Besides,due to the presence of the ion‐oriented channel,the modified zinc anode demonstrates long‐term stable zinc plating/stripping performance for more than 600 h at 1 mAh cm^(−2)in an aqueous electrolyte.In addition,full‐cells coupled with MnO2 show high specific capacity and power density,as well as excellent cycling stability with a capacity retention of 82%after 5000 cycles at 1 A g^(−1).This work provides a feasible and accessible surface engineering approach to modify the electrode interface for confined and dendrite‐free zinc deposition in aqueous ZIBs.
基金Project(2009CB226107)supported by the National Basic Research Program of China
文摘An object oriented coal mining land cover classification method based on semantically meaningful image segmentation and image combination of GeoEye imagery and airborne laser scanning (ALS) data was presented. First, DEM, DSM and nDSM (normalized Digital Surface Model, nDSM) were extracted from ALS data. The GeoEye imagery and DSM data were combined to create segmented objects based on neighbor regions merge method. Then 10 kinds of objects were extracted. Different kinds of vegetation objects, including crop, grass, shrub and tree, can be extracted by using NDVI and height value of nDSM. Water and coal pile field was extracted by using NDWI and the standard deviation of DSM method. Height differences also can be used to distinguish buildings from road and vacant land, and accurate building contour information can be extracted by using relationship of neighbor objects and morphological method. The test result shows that the total classification accuracy of the presented method is 90.78% and the kappa coefficient is 0.891 4.
文摘The modern war features a highly distributed coordination. In the face of great time constrains, it is important to change command organizations to adapt to the real environment. Therefore it's a key step to set up adaptive C2 teams. In this paper, the relational problems about distributed C2 organizational structure adaptation are discussed, and the methodology for team decision making design based on the object oriented technique is studied.
文摘Image classification is one of the most basic operations of digital image processing. The present review focuses on the strengths and weaknesses of traditional pixel-based classification (PBC) and the advances of object-oriented classification (OOC) algorithms employed for the extraction of information from remotely sensed satellite imageries. The state-of-the-art classifiers are reviewed for their potential usage in urban remote sensing (RS), with a special focus on cryospheric applications. Generally, classifiers for information extraction can be divided into three catalogues: 1) based on the type of learning (supervised and unsupervised), 2) based on assumptions on data distribution (parametric and non-parametric) and, 3) based on the number of outputs for each spatial unit (hard and soft). The classification methods are broadly based on the PBC or the OOC approaches. Both methods have their own advantages and disadvantages depending upon their area of application and most importantly the RS datasets that are used for information extraction. Classification algorithms are variedly explored in the cryosphere for extracting geospatial information for various logistic and scientific applications, such as to understand temporal changes in geographical phenomena. Information extraction in cryospheric regions is challenging, accounting to the very similar and conflicting spectral responses of the features present in the region. The spectral responses of snow and ice, water, and blue ice, rock and shadow are a big challenge for the pixel-based classifiers. Thus, in such cases, OOC approach is superior for extracting information from the cryospheric regions. Also, ensemble classifiers and customized spectral index ratios (CSIR) proved extremely good approaches for information extraction from cryospheric regions. The present review would be beneficial for developing new classifiers in the cryospheric environment for better understanding of spatial-temporal changes over long time scales.
文摘There is an urgent need for small-diameter artificial blood vessels in clinic.Physical,chemical and biological factors should be integrated to avoid thrombosis and intimal hyperplasia after implantation and to promote successful fabrication of small-diameter artificial blood vessels.From a physical perspective,the internal oriented structures of natural blood vessels plays an important role in guiding the directional growth of cells,improving the blood flow environment,and promoting the regeneration of vascular tissue.In this review,the effects of the oriented structures on cells,including endothelial cells(ECs),smooth muscle cells(SMCs)and stem cells,as well as the effect of the oriented structures on hemodynamics and vascular tissue remodeling and regeneration are introduced.Various forms of oriented structures(fibers,grooves,channels,etc.)and their construction methods are also reviewed.Conclusions and future perspectives are given.It is expected to give some references to relevant researches.
基金Supported by Science and Technology Development Foundation of Shanghai Science and Technology Committee(995107017)
文摘To improve the reusable and configurable ability of computer numerical control ( CNC ) software, a new method to construct reusable model of CNC software with object-oriented (OO) technology is proposed. Based on analyzing function of CNC software, the article presents how to construct a general class library of CNC software with OO technology. Most function modules of CNC software can he reused because of inheritable capability of classes. Besides, the article analyzes the object relational model in request/report mode, and multitask concurrent management model, which can he applied on double-CPU hardware platform and Windows 95/NT environment. Finally, the method has been successfully applied on a turning CNC system and a milling CNC system, and some function modules have been reused.