期刊文献+
共找到100,586篇文章
< 1 2 250 >
每页显示 20 50 100
An Approach to Detect Structural Development Defects in Object-Oriented Programs
1
作者 Maxime Seraphin Gnagne Mouhamadou Dosso +1 位作者 Mamadou Diarra Souleymane Oumtanaga 《Open Journal of Applied Sciences》 2024年第2期494-510,共17页
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. 展开更多
关键词 object-oriented programming Structural Development Defect Detection Software Maintenance Pre-Trained Models Features Extraction BAGGING Neural Network
下载PDF
Automatic Generation of UML Class Diagrams for Object-oriented Design and Programing Course
2
作者 Chunyan Ma Jing Chen +1 位作者 Zheng Chang Jiangbin Zheng 《计算机教育》 2021年第12期157-165,共9页
UML Class diagram generation from textual requirements is an important task in object-oriented design and programing course.This study proposes a method for automatically generating class diagrams from Chinese textual... UML Class diagram generation from textual requirements is an important task in object-oriented design and programing course.This study proposes a method for automatically generating class diagrams from Chinese textual requirements on the basis of Natural Language Processing(NLP)and mapping rules for sentence pattern matching.First,classes are identified through entity recognition rules and candidate class pruning rules using NLP from requirements.Second,class attributes and relationships between classes are extracted using mapping rules for sentence pattern matching on the basis of NLP.Third,we developed an assistant tool integrated into a precision micro classroom system for automatic generation of class diagram,to effectively assist the teaching of object-oriented design and programing course.Results are evaluated with precision,accuracy and recall from eight requirements of object-oriented design and programing course using truth values created by teachers.Our research should benefit beginners of object-oriented design and programing course,who may be students or software developers.It helps them to create correct domain models represented in the UML class diagram. 展开更多
关键词 UML class diagram Natural Language Processing(NLP) object-oriented design and programming course automatic generation
下载PDF
Exploration on 5E Teaching Principle-based Education for the Object-oriented Software Construction Course
3
作者 Cuiyun Gao Jia Xie +3 位作者 Bin Zhou Jianghong Ma Jianlong Wu Yunming Ye 《计算机教育》 2023年第12期187-194,共8页
Most current object-oriented programming courses offered by domestic colleges and universities generally focus on the object-oriented programming language itself,i.e.,the programming grammar of the language,but ignore... Most current object-oriented programming courses offered by domestic colleges and universities generally focus on the object-oriented programming language itself,i.e.,the programming grammar of the language,but ignore the design pattern.However,design patterns are essential to software engineering because they can solve common problems in software design and improve code reuse,readability,extensibility,and reliability.Our Object-oriented Software Construction Course is creative since it aims at cultivating students’object-oriented thinking as well as basic abilities required to construct high-quality,object-oriented software.Specifically,we exploit the 5E teaching principle during the education of this course,and present the whole pipeline in the paper.We also provide one case of the factory pattern to further demonstrate the implementation of the 5E teaching principle in the course.The effect of the 5E teaching principle has also been demonstrated. 展开更多
关键词 object-oriented software construction 5E teaching principle programMING Design pattern
下载PDF
Detecting Design Patterns in Object-Oriented Program Source Code by Using Metrics and Machine Learning 被引量:3
4
作者 Satoru Uchiyama Atsuto Kubo +1 位作者 Hironori Washizaki Yoshiaki Fukazawa 《Journal of Software Engineering and Applications》 2014年第12期983-998,共16页
Detecting well-known design patterns in object-oriented program source code can help maintainers understand the design of a program. Through the detection, the understandability, maintainability, and reusability of ob... Detecting well-known design patterns in object-oriented program source code can help maintainers understand the design of a program. Through the detection, the understandability, maintainability, and reusability of object-oriented programs can be improved. There are automated detection techniques;however, many existing techniques are based on static analysis and use strict conditions composed on class structure data. Hence, it is difficult for them to detect and distinguish design patterns in which the class structures are similar. Moreover, it is difficult for them to deal with diversity in design pattern applications. To solve these problems in existing techniques, we propose a design pattern detection technique using source code metrics and machine learning. Our technique judges candidates for the roles that compose design patterns by using machine learning and measurements of several metrics, and it detects design patterns by analyzing the relations between candidates. It suppresses false negatives and distinguishes patterns in which the class structures are similar. As a result of experimental evaluations with a set of programs, we confirmed that our technique is more accurate than two conventional techniques. 展开更多
关键词 Design PATTERNS SOFTWARE Metrics MACHINE LEARNING object-oriented programMING SOFTWARE Maintenance
下载PDF
An Edge-assisted, Object-oriented Random Forest Approach for Refined Extraction of Tea Plantations Using Multi-temporal Sentinel-2 and High-resolution Gaofen-2 Imagery
5
作者 Juanjuan YU Xiufeng HE +4 位作者 Jia XU Zhuang GAO Peng YANG Yuanyuan CHEN Jiacheng XIONG 《Journal of Geodesy and Geoinformation Science》 CSCD 2023年第1期31-46,共16页
As a consumed and influential natural plant beverage,tea is widely planted in subtropical and tropical areas all over the world.Affected by(sub)tropical climate characteristics,the underlying surface of the tea distri... As a consumed and influential natural plant beverage,tea is widely planted in subtropical and tropical areas all over the world.Affected by(sub)tropical climate characteristics,the underlying surface of the tea distribution area is extremely complex,with a variety of vegetation types.In addition,tea distribution is scattered and fragmentized in most of China.Therefore,it is difficult to obtain accurate tea information based on coarse resolution remote sensing data and existing feature extraction methods.This study proposed a boundary-enhanced,object-oriented random forest method on the basis of high-resolution GF-2 and multi-temporal Sentinel-2 data.This method uses multispectral indexes,textures,vegetable indices,and variation characteristics of time-series NDVI from the multi-temporal Sentinel-2 imageries to obtain abundant features related to the growth of tea plantations.To reduce feature redundancy and computation time,the feature elimination algorithm based on Mean Decrease Accuracy(MDA)was used to generate the optimal feature set.Considering the serious boundary inconsistency problem caused by the complex and fragmented land cover types,high resolution GF-2 image was segmented based on the MultiResolution Segmentation(MRS)algorithm to assist the segmentation of Sentinel-2,which contributes to delineating meaningful objects and enhancing the reliability of the boundary for tea plantations.Finally,the object-oriented random forest method was utilized to extract the tea information based on the optimal feature combination in the Jingmai Mountain,Yunnan Province.The resulting tea plantation map had high accuracy,with a 95.38%overall accuracy and 0.91 kappa coefficient.We conclude that the proposed method is effective for mapping tea plantations in high heterogeneity mountainous areas and has the potential for mapping tea plantations in large areas. 展开更多
关键词 tea plantation mapping MULTI-TEMPORAL edge-assisted object-oriented random forest Sentinel-2 Gaofen-2
下载PDF
A Rice Growth Models (RGM) System by Object-Oriented Programming with Visual C++ 被引量:1
6
作者 MI Xiang-cheng, ZOU Ying-bin, SHI Ji-cheng, CAI Sheng and PENG Zheng-wen(College of Plant Science and Technology, Hunan Agricultural University, Changsha 410128 , P. R. China Ningxiang Agricultural Bureau of Hunan Province , Ningxiang 410600 , P. R. China) 《Agricultural Sciences in China》 CAS CSCD 2002年第10期1133-1140,共8页
Object-oriented programming divides the crop production into subsystems and simulates their behaviors. Many classes were designed to simulate the behaviors of different parts or different physiological processes in cr... Object-oriented programming divides the crop production into subsystems and simulates their behaviors. Many classes were designed to simulate the behaviors of different parts or different physiological processes in crop production system. At the same time, many classes have to be employed for bettering user's interface. But how to manage these classes on a higher level to cooperate them into a perfect system is another problem to study. The Rice Growth Models (RGM) system represents an effort to define and implement a framework to manage these classes. In RGM system, the classes were organized into the model-document-view architecture to separate the domain models, data management and user interface. A single document with multiple views interface frame window was adopted in RGM. In the architectures, the simulation models only exchange data with documents while documents act as intermediacies between simulation models and interfaces. Views get data from documents and show the results to users. The classes for the different functions can be grouped into different architectures. Different architectures communicate with each other through documents. The classes for the different functions can be grouped into different architectures. By using the architecture, communication between classes is more efficient. Modeler can add classes in architectures or other architectures to extend the system without having to change system structure, which is useful for construction and maintenance of agricultural system models. 展开更多
关键词 RICE Growth model object-oriented plogramming
下载PDF
Object-Oriented Modeling of the Variation of Acceleration and Deceleration Characteristics in Relation to Speed Bands for Railway Vehicles
7
作者 Hyun-Soo Jeong Jong-Young Park Hanmin Lee 《Energy and Power Engineering》 2023年第8期277-290,共14页
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. 展开更多
关键词 Railway Vehicle ATO Lunge-Kutta Method object-oriented Model Function Overloading
下载PDF
OBJECT-ORIENTED FINITE ELEMENT ANALYSIS AND PROGRAMMING IN VC++
8
作者 MA Yong-qi(马永其) +1 位作者 FENG Wei(冯伟) 《Applied Mathematics and Mechanics(English Edition)》 SCIE EI 2002年第12期1437-1443,共7页
The design of finite element analysis program using object-oriented programming (OOP) techniques is presented. The objects, classes and the subclasses used in the programming are explained. The system of classes libra... The design of finite element analysis program using object-oriented programming (OOP) techniques is presented. The objects, classes and the subclasses used in the programming are explained. The system of classes library of finite element analysis program and Windows-type Graphical User Interfaces by VC + + and its MFC are developed. The reliability, reusability and extensibility of program are enhanced. It is a reference to develop the large-scale, versatile and powerful systems of object-oriented finite element software. 展开更多
关键词 object-oriented programming finite element method program design VC+ +
下载PDF
Prenatal programing of motivated behaviors:can innate immunity prime behavior?
9
作者 Larisa Montalvo-Martínez Gabriela Cruz-Carrillo +3 位作者 Roger Maldonado-Ruiz Luis ATrujillo-Villarreal Eduardo AGarza-Villarreal Alberto Camacho-Morales 《Neural Regeneration Research》 SCIE CAS CSCD 2023年第2期280-283,共4页
Prenatal programming during pregnancy sets physiological outcomes in the offspring by integrating external or internal stimuli.Accordingly,pregnancy is an important stage of physiological adaptations to the environmen... Prenatal programming during pregnancy sets physiological outcomes in the offspring by integrating external or internal stimuli.Accordingly,pregnancy is an important stage of physiological adaptations to the environment where the fetus becomes exposed and adapted to the maternal milieu.Maternal exposure to high-energy dense diets can affect motivated behavior in the offs p ring leading to addiction and impaired sociability.A high-energy dense exposure also increases the pro-inflammatory cytokines profile in plasma and brain and favors microglia activation in the offspring.While still under investigation,prenatal exposure to high-energy dense diets promotes structural abnormalities in selective brain regions regulating motivation and social behavior in the offspring.The current review addresses the role of energy-dense foods programming central and peripheral inflammatory profiles during embryonic development and its effect on motivated behavior in the offspring.We provide preclinical and clinical evidence that supports the contribution of prenatal programming in shaping immune profiles that favor structural and brain circuit disruption leading to aberrant motivated behaviors after birth.We hope this minireview encourages future research on novel insights into the mechanisms underlying maternal programming of motivated behavior by central immune networks. 展开更多
关键词 ADDICTION AUTISM BEHAVIOR cytokines diet maternal immune activation prenatal programming SOCIABILITY trained immunity western-diets
下载PDF
An Object-Oriented Robot Programming and Simulation System
10
作者 赵春霞 付宜立 +2 位作者 王树国 吴菁 蔡鹤皋 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 1995年第4期38-41,共4页
AnObject-OrientedRobotProgrammingandSimulationSystemZHAOChunxia;FUYili;WANGShuguo;WUJing;CAIHegao赵春霞,付宜立,王树国... AnObject-OrientedRobotProgrammingandSimulationSystemZHAOChunxia;FUYili;WANGShuguo;WUJing;CAIHegao赵春霞,付宜立,王树国,吴菁,蔡鹤皋(RobotRese... 展开更多
关键词 ss:object-oriented programMING LANGUAGE simulation OFF-LINE programMING COMPUTER GRAPHICS
下载PDF
Recent Progress in Reinforcement Learning and Adaptive Dynamic Programming for Advanced Control Applications 被引量:1
11
作者 Ding Wang Ning Gao +2 位作者 Derong Liu Jinna Li Frank L.Lewis 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2024年第1期18-36,共19页
Reinforcement learning(RL) has roots in dynamic programming and it is called adaptive/approximate dynamic programming(ADP) within the control community. This paper reviews recent developments in ADP along with RL and ... Reinforcement learning(RL) has roots in dynamic programming and it is called adaptive/approximate dynamic programming(ADP) within the control community. This paper reviews recent developments in ADP along with RL and its applications to various advanced control fields. First, the background of the development of ADP is described, emphasizing the significance of regulation and tracking control problems. Some effective offline and online algorithms for ADP/adaptive critic control are displayed, where the main results towards discrete-time systems and continuous-time systems are surveyed, respectively.Then, the research progress on adaptive critic control based on the event-triggered framework and under uncertain environment is discussed, respectively, where event-based design, robust stabilization, and game design are reviewed. Moreover, the extensions of ADP for addressing control problems under complex environment attract enormous attention. The ADP architecture is revisited under the perspective of data-driven and RL frameworks,showing how they promote ADP formulation significantly.Finally, several typical control applications with respect to RL and ADP are summarized, particularly in the fields of wastewater treatment processes and power systems, followed by some general prospects for future research. Overall, the comprehensive survey on ADP and RL for advanced control applications has d emonstrated its remarkable potential within the artificial intelligence era. In addition, it also plays a vital role in promoting environmental protection and industrial intelligence. 展开更多
关键词 Adaptive dynamic programming(ADP) advanced control complex environment data-driven control event-triggered design intelligent control neural networks nonlinear systems optimal control reinforcement learning(RL)
下载PDF
In vivo astrocyte reprogramming following spinal cord injury
12
作者 Yannick N.Gerber Florence E.Perrin 《Neural Regeneration Research》 SCIE CAS CSCD 2024年第3期487-488,共2页
Harmful and helpful roles of astrocytes in spinal cord injury(SCI):SCI induce gradable sensory,motor and autonomic impairments that correlate with the lesion severity and the rostro-caudal location of the injury site.... Harmful and helpful roles of astrocytes in spinal cord injury(SCI):SCI induce gradable sensory,motor and autonomic impairments that correlate with the lesion severity and the rostro-caudal location of the injury site.The absence of spontaneous axonal regeneration after injury results from neuron-intrinsic and neuron-extrinsic parameters.Indeed,not only adult neurons display limited capability to regrow axons but also the injury environment contains inhibitors to axonal regeneration and a lack of growth-promoting factors.Amongst other cell populations that respond to the lesion,reactive astrocytes were first considered as only detrimental to spontaneous axonal regeneration.Indeed,astrocytes. 展开更多
关键词 INJURY IMPAIRMENT programMING
下载PDF
Transcriptional reprogramming during human osteoclast differentiation identifies regulators of osteoclast activity
13
作者 Morten S.Hansen Kaja Madsen +6 位作者 Maria Price Kent Søe Yasunori Omata Mario M.Zaiss Caroline M.Gorvin Morten Frost Alexander Rauch 《Bone Research》 SCIE CAS CSCD 2024年第1期180-198,共19页
Enhanced osteoclastogenesis and osteoclast activity contribute to the development of osteoporosis,which is characterized by increased bone resorption and inadequate bone formation.As novel antiosteoporotic therapeutic... Enhanced osteoclastogenesis and osteoclast activity contribute to the development of osteoporosis,which is characterized by increased bone resorption and inadequate bone formation.As novel antiosteoporotic therapeutics are needed,understanding the genetic regulation of human osteoclastogenesis could help identify potential treatment targets.This study aimed to provide an overview of transcriptional reprogramming during human osteoclast differentiation.Osteoclasts were differentiated from CD14+monocytes from eight female donors.RNA sequencing during differentiation revealed 8980 differentially expressed genes grouped into eight temporal patterns conserved across donors.These patterns revealed distinct molecular functions associated with postmenopausal osteoporosis susceptibility genes based on RNA from iliac crest biopsies and bone mineral density SNPs.Network analyses revealed mutual dependencies between temporal expression patterns and provided insight into subtype-specific transcriptional networks.The donor-specific expression patterns revealed genes at the monocyte stage,such as filamin B(FLNB)and oxidized low-density lipoprotein receptor 1(OLR1,encoding LOX-1),that are predictive of the resorptive activity of mature osteoclasts.The expression of differentially expressed G-protein coupled receptors was strong during osteoclast differentiation,and these receptors are associated with bone mineral density SNPs,suggesting that they play a pivotal role in osteoclast differentiation and activity.The regulatory effects of three differentially expressed G-protein coupled receptors were exemplified by in vitro pharmacological modulation of complement 5 A receptor 1(C5AR1),somatostatin receptor 2(SSTR2),and free fatty acid receptor 4(FFAR4/GPR120).Activating C5AR1 enhanced osteoclast formation,while activating SSTR2 decreased the resorptive activity of mature osteoclasts,and activating FFAR4 decreased both the number and resorptive activity of mature osteoclasts.In conclusion,we report the occurrence of transcriptional reprogramming during human osteoclast differentiation and identified SSTR2 and FFAR4 as antiresorptive G-protein coupled receptors and FLNB and LOX-1 as potential molecular markers of osteoclast activity.These data can help future investigations identify molecular regulators of osteoclast differentiation and activity and provide the basis for novel antiosteoporotic targets. 展开更多
关键词 OSTEOCLAST programMING identif
下载PDF
Improved Unit Commitment with Accurate Dynamic Scenarios Clustering Based on Multi-Parametric Programming and Benders Decomposition
14
作者 Zhang Zhi Haiyu Huang +6 位作者 Wei Xiong Yijia Zhou Mingyu Yan Shaolian Xia Baofeng Jiang Renbin Su Xichen Tian 《Energy Engineering》 EI 2024年第6期1557-1576,共20页
Stochastic unit commitment is one of the most powerful methods to address uncertainty. However, the existingscenario clustering technique for stochastic unit commitment cannot accurately select representative scenario... Stochastic unit commitment is one of the most powerful methods to address uncertainty. However, the existingscenario clustering technique for stochastic unit commitment cannot accurately select representative scenarios,which threatens the robustness of stochastic unit commitment and hinders its application. This paper providesa stochastic unit commitment with dynamic scenario clustering based on multi-parametric programming andBenders decomposition. The stochastic unit commitment is solved via the Benders decomposition, which decouplesthe primal problem into the master problem and two types of subproblems. In the master problem, the committedgenerator is determined, while the feasibility and optimality of generator output are checked in these twosubproblems. Scenarios are dynamically clustered during the subproblem solution process through the multiparametric programming with respect to the solution of the master problem. In other words, multiple scenariosare clustered into several representative scenarios after the subproblem is solved, and the Benders cut obtainedby the representative scenario is generated for the master problem. Different from the conventional stochasticunit commitment, the proposed approach integrates scenario clustering into the Benders decomposition solutionprocess. Such a clustering approach could accurately cluster representative scenarios that have impacts on theunit commitment. The proposed method is tested on a 6-bus system and the modified IEEE 118-bus system.Numerical results illustrate the effectiveness of the proposed method in clustering scenarios. Compared withthe conventional clustering method, the proposed method can accurately select representative scenarios whilemitigating computational burden, thus guaranteeing the robustness of unit commitment. 展开更多
关键词 Stochastic programming unit commitment scenarios clustering Benders decomposition multi-parametric programming
下载PDF
Quercetin Alleviates Lipopolysaccharide-Induced Cardiac Inflammation via Inhibiting Autophagy and Programmed Cell Death
15
作者 YU Jin Hai HU Guo Liang +3 位作者 GUO Xiao Quan CAO Hua Bin XIA Zhao Fei AMIN Buhe 《Biomedical and Environmental Sciences》 SCIE CAS CSCD 2024年第1期54-70,共17页
Objective The aim of this study is to explore the potential modulatory role of quercetin against Endotoxin or lipopolysaccharide(LPS)induced septic cardiac dysfunction.Methods Specific pathogen-free chicken embryos(n=... Objective The aim of this study is to explore the potential modulatory role of quercetin against Endotoxin or lipopolysaccharide(LPS)induced septic cardiac dysfunction.Methods Specific pathogen-free chicken embryos(n=120)were allocated untreated control,phosphate buffer solution(PBS)vehicle,PBS with ethanol vehicle,LPS(500 ng/egg),LPS with quercetin treatment(10,20,or 40 nmol/egg,respectively),Quercetin groups(10,20,or 40 nmol/egg).Fifteenday-old embryonated eggs were inoculated with abovementioned solutions via the allantoic cavity.At embryonic day 19,the hearts of the embryos were collected for histopathological examination,RNA extraction,real-time polymerase chain reaction,immunohistochemical investigations,and Western blotting.Results They demonstrated that the heart presented inflammatory responses after LPS induction.The LPS-induced higher mRNA expressions of inflammation-related factors(TLR4,TNFα,MYD88,NF-κB1,IFNγ,IL-1β,IL-8,IL-6,IL-10,p38,MMP3,and MMP9)were blocked by quercetin with three dosages.Quercetin significantly decreased immunopositivity to TLR4 and MMP9 in the treatment group when compared with the LPS group.Quercetin significantly decreased protein expressions of TLR4,IFNγ,MMP3,and MMP9 when compared with the LPS group.Quercetin treatment prevented LPS-induced increase in the mRNA expression of Claudin 1 and ZO-1,and significantly decreased protein expression of claudin 1 when compared with the LPS group.Quercetin significantly downregulated autophagyrelated gene expressions(PPARα,SGLT1,APOA4,AMPKα1,AMPKα2,ATG5,ATG7,Beclin-1,and LC3B)and programmed cell death(Fas,Bcl-2,CASP1,CASP12,CASP3,and RIPK1)after LPS induction.Quercetin significantly decreased immunopositivity to APOA4,AMPKα2,and LC3-II/LC3-I in the treatment group when compared with the LPS group.Quercetin significantly decreased protein expressions of AMPKα1,LC3-I,and LC3-II.Quercetin significantly decreased the protein expression to CASP1 and CASP3 by immunohistochemical investigation or Western blotting in treatment group when compared with LPS group.Conclusion Quercetin alleviates cardiac inflammation induced by LPS through modulating autophagy,programmed cell death,and myocardiocytes permeability. 展开更多
关键词 QUERCETIN LIPOPOLYSACCHARIDE INFLAMMATION AUTOPHAGY programmed cell death Myocardiocytes permeability
下载PDF
Uncertainty quantification of inverse analysis for geomaterials using probabilistic programming
16
作者 Hongbo Zhao Shaojun Li +3 位作者 Xiaoyu Zang Xinyi Liu Lin Zhang Jiaolong Ren 《Journal of Rock Mechanics and Geotechnical Engineering》 SCIE CSCD 2024年第3期895-908,共14页
Uncertainty is an essentially challenging for safe construction and long-term stability of geotechnical engineering.The inverse analysis is commonly utilized to determine the physico-mechanical parameters.However,conv... Uncertainty is an essentially challenging for safe construction and long-term stability of geotechnical engineering.The inverse analysis is commonly utilized to determine the physico-mechanical parameters.However,conventional inverse analysis cannot deal with uncertainty in geotechnical and geological systems.In this study,a framework was developed to evaluate and quantify uncertainty in inverse analysis based on the reduced-order model(ROM)and probabilistic programming.The ROM was utilized to capture the mechanical and deformation properties of surrounding rock mass in geomechanical problems.Probabilistic programming was employed to evaluate uncertainty during construction in geotechnical engineering.A circular tunnel was then used to illustrate the proposed framework using analytical and numerical solution.The results show that the geomechanical parameters and associated uncertainty can be properly obtained and the proposed framework can capture the mechanical behaviors under uncertainty.Then,a slope case was employed to demonstrate the performance of the developed framework.The results prove that the proposed framework provides a scientific,feasible,and effective tool to characterize the properties and physical mechanism of geomaterials under uncertainty in geotechnical engineering problems. 展开更多
关键词 Geological engineering Geotechnical engineering Inverse analysis Uncertainty quantification Probabilistic programming
下载PDF
Efficacy comparison of fruquintinib,regorafenib monotherapy or plus programmed death-1 inhibitors for microsatellite stable metastatic colorectal cancer
17
作者 Tian-Qi An Hui Qiu +4 位作者 Quan-Bo Zhou Hong Zong Shuang Hu Yu-Gui Lian Rui-Hua Zhao 《World Journal of Gastrointestinal Oncology》 SCIE 2024年第6期2449-2462,共14页
BACKGROUND Regorafenib(R)and fruquintinib(F)are the standard third-line regimens for colorectal cancer(CRC)according to the National Comprehensive Cancer Network guidelines,but both have limited efficacy.Several phase... BACKGROUND Regorafenib(R)and fruquintinib(F)are the standard third-line regimens for colorectal cancer(CRC)according to the National Comprehensive Cancer Network guidelines,but both have limited efficacy.Several phase 2 trials have indicated that R or F combined with immune checkpoint inhibitors can reverse immunosuppression and achieve promising efficacy for microsatellite stable or proficient mismatch repair(MSS/pMMR)CRC.Due to the lack of studies comparing the efficacy between F,R,F plus programmed death-1(PD-1)inhibitor,and R plus PD-1 inhibitors(RP),it is still unclear whether the combination therapy is more effective than monotherapy.AIM To provide critical evidence for selecting the appropriate drugs for MSS/pMMR metastatic CRC(mCRC)patients in clinical practice.METHODS A total of 2639 CRC patients were enrolled from January 2018 to September 2022 in our hospital,and 313 MSS/pMMR mCRC patients were finally included.RESULTS A total of 313 eligible patients were divided into F(n=70),R(n=67),F plus PD-1 inhibitor(FP)(n=95)and RP(n=81)groups.The key clinical characteristics were well balanced among the groups.The median progression-free survival(PFS)of the F,R,FP,and RP groups was 3.5 months,3.6 months,4.9 months,and 3.0 months,respectively.The median overall survival(OS)was 14.6 months,15.7 months,16.7 months,and 14.1 months.The FP regimen had an improved disease control rate(DCR)(P=0.044)and 6-month PFS(P=0.014)and exhibited a better trend in PFS(P=0.057)compared with F,and it was also significantly better in PFS than RP(P=0.030).RP did not confer a significant survival benefit;instead,the R group had a trend toward greater benefit with OS(P=0.080)compared with RP.No significant differences were observed between the R and F groups in PFS or OS(P>0.05).CONCLUSION FP is superior to F in achieving 6-month PFS and DCR,while RP is not better than R.FP has an improved PFS and 6-month PFS compared with RP,but F and R had similar clinical efficacy.Therefore,FP may be a highly promising strategy in the treatment of MSS/pMMR mCRC. 展开更多
关键词 Colorectal cancer Fruquintinib REGORAFENIB programmed death-1 inhibitor Real-world
下载PDF
Assessment of programmed death-ligand 1 expression in primary tumors and paired lymph node metastases of gastric adenocarcinoma
18
作者 Brendha Cação Coimbra Marina Alessandra Pereira +4 位作者 Leonardo Cardili Venancio Avancini Ferreira Alves Evandro Sobroza de Mello Ulysses Ribeiro Jr Marcus Fernando Kodama Pertille Ramos 《World Journal of Gastrointestinal Oncology》 SCIE 2024年第3期883-893,共11页
BACKGROUND Anti-programmed death-1/programmed death-ligand 1(PD-1/PD-L1)immuno-therapy has demonstrated promising results on gastric cancer(GC).However,PD-L1 can express differently between metastatic sites and primar... BACKGROUND Anti-programmed death-1/programmed death-ligand 1(PD-1/PD-L1)immuno-therapy has demonstrated promising results on gastric cancer(GC).However,PD-L1 can express differently between metastatic sites and primary tumors(PT).AIM To compare PD-L1 status in PT and matched lymph node metastases(LNM)of GC patients and to determine the correlation between the PD-L1 status and clinicopathological characteristics.METHODS We retrospectively reviewed 284 GC patients who underwent D2-gastrectomy.PD-L1 was evaluated by immunohistochemistry(clone SP142)using the com-bined positive score.All PD-L1+PT staged as pN+were also tested for PD-L1 expression in their LNM.PD-L1(-)GC with pN+served as the comparison group.RESULTS Among 284 GC patients included,45 had PD-L1+PT and 24 of them had pN+.For comparison,44 PD-L1(-)cases with pN+were included(sample loss of 4 cases).Of the PD-L1+PT,54.2%(13/24 cases)were also PD-L1+in the LNM.Regarding PD-L1(-)PT,9.1%(4/44)had PD-L1+in the LNM.The agreement between PT and LNM had a kappa value of 0.483.Larger tumor size and moderate/severe peritumoral inflammatory response were associated with PD-L1 positivity in both sites.There was no statistical difference in overall survival for PT and LNM according to the PD-L1 status(P=0.166 and P=0.837,respectively).CONCLUSION Intra-patient heterogeneity in PD-L1 expression was observed between the PT and matched LNM.This disagreement in PD-L1 status may emphasize the importance of considering different tumor sites for analyses to select patients for immunotherapy. 展开更多
关键词 Gastric cancer Lymph node programmed death ligand 1 Stomach neoplasms IMMUNOHISTOCHEMISTRY METASTASIS
下载PDF
C-reactive protein to albumin ratio predict responses to programmed cell death-1 inhibitors in hepatocellular carcinoma patients
19
作者 Bai-Bei Li Lei-Jie Chen +3 位作者 Shi-Liu Lu Biao Lei Gui-Lin Yu Shui-Ping Yu 《World Journal of Gastrointestinal Oncology》 SCIE 2024年第1期61-78,共18页
BACKGROUND Over the years,programmed cell death-1(PD-1)inhibitors have been routinely used for hepatocellular carcinoma(HCC)treatment and yielded improved survival outcomes.Nonetheless,significant heterogeneity surrou... BACKGROUND Over the years,programmed cell death-1(PD-1)inhibitors have been routinely used for hepatocellular carcinoma(HCC)treatment and yielded improved survival outcomes.Nonetheless,significant heterogeneity surrounds the outcomes of most studies.Therefore,it is critical to search for biomarkers that predict the efficacy of PD-1 inhibitors in patients with HCC.AIM To investigate the role of the C-reactive protein to albumin ratio(CAR)in evaluating the efficacy of PD-1 inhibitors for HCC.METHODS The clinical data of 160 patients with HCC treated with PD-1 inhibitors from January 2018 to November 2022 at the First Affiliated Hospital of Guangxi Medical University were retrospectively analyzed.RESULTS The optimal cut-off value for CAR based on progression-free survival(PFS)was determined to be 1.20 using x-tile software.Cox proportional risk model was used to determine the factors affecting prognosis.Eastern Cooperative Oncology Group performance status[hazard ratio(HR)=1.754,95%confidence interval(95%CI)=1.045-2.944,P=0.033],CAR(HR=2.118,95%CI=1.057-4.243,P=0.034)and tumor number(HR=2.932,95%CI=1.246-6.897,P=0.014)were independent prognostic factors for overall survival.CAR(HR=2.730,95%CI=1.502-4.961,P=0.001),tumor number(HR=1.584,95%CI=1.003-2.500,P=0.048)and neutrophil to lymphocyte ratio(HR=1.120,95%CI=1.022-1.228,P=0.015)were independent prognostic factors for PFS.Two nomograms were constructed based on independent prognostic factors.The C-index index and calibration plots confirmed that the nomogram is a reliable risk prediction tool.The ROC curve and decision curve analysis confirmed that the nomogram has a good predictive effect as well as a net clinical benefit.CONCLUSION Overall,we reveal that the CAR is a potential predictor of short-and long-term prognosis in patients with HCC treated with PD-1 inhibitors.If further verified,CAR-based nomogram may increase the number of markers that predict individualized prognosis. 展开更多
关键词 C-reactive protein to albumin ratio Hepatocellular carcinoma programmed cell death-1 inhibitors Prognosis NOMOGRAM
下载PDF
Concurrent Object-Oriented Programming Based on MPI
20
作者 鲁宏伟 裴晓黎 +1 位作者 汪厚祥 肖永玲 《Journal of Shanghai University(English Edition)》 CAS 2004年第3期295-300,共6页
Object-oriented model possesses inherent concurrency. Integration of concurrency and object-orientation is a promising new field. MPI is a message-passing standard and has been adopted by more and more systems. This p... Object-oriented model possesses inherent concurrency. Integration of concurrency and object-orientation is a promising new field. MPI is a message-passing standard and has been adopted by more and more systems. This paper proposes a novel approach to realize concurrent object-oriented programming based on Message-passing interface(MPI) in which future method communication is adopted between concurrent objects. A state behavior set is proposed to solve inheritance anomaly, and a bounded buffer is taken as an example to illustrate this proposal. The definition of ParaMPI class, which is the most important class in the concurrent class library, and implementation issues are briefly described. 展开更多
关键词 message-passing interface object-oriented the future method inheritance anomaly concurrent class library.
下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部