Software Defined Networking(SDN)is programmable by separation of forwarding control through the centralization of the controller.The controller plays the role of the‘brain’that dictates the intelligent part of SDN t...Software Defined Networking(SDN)is programmable by separation of forwarding control through the centralization of the controller.The controller plays the role of the‘brain’that dictates the intelligent part of SDN technology.Various versions of SDN controllers exist as a response to the diverse demands and functions expected of them.There are several SDN controllers available in the open market besides a large number of commercial controllers;some are developed tomeet carrier-grade service levels and one of the recent trends in open-source SDN controllers is the Open Network Operating System(ONOS).This paper presents a comparative study between open source SDN controllers,which are known as Network Controller Platform(NOX),Python-based Network Controller(POX),component-based SDN framework(Ryu),Java-based OpenFlow controller(Floodlight),OpenDayLight(ODL)and ONOS.The discussion is further extended into ONOS architecture,as well as,the evolution of ONOS controllers.This article will review use cases based on ONOS controllers in several application deployments.Moreover,the opportunities and challenges of open source SDN controllers will be discussed,exploring carriergrade ONOS for future real-world deployments,ONOS unique features and identifying the suitable choice of SDN controller for service providers.In addition,we attempt to provide answers to several critical questions relating to the implications of the open-source nature of SDN controllers regarding vendor lock-in,interoperability,and standards compliance,Similarly,real-world use cases of organizations using open-source SDN are highlighted and how the open-source community contributes to the development of SDN controllers.Furthermore,challenges faced by open-source projects,and considerations when choosing an open-source SDN controller are underscored.Then the role of Artificial Intelligence(AI)and Machine Learning(ML)in the evolution of open-source SDN controllers in light of recent research is indicated.In addition,the challenges and limitations associated with deploying open-source SDN controllers in production networks,how can they be mitigated,and finally how opensource SDN controllers handle network security and ensure that network configurations and policies are robust and resilient are presented.Potential opportunities and challenges for future Open SDN deployment are outlined to conclude the article.展开更多
This study examines temporal patterns of software systems defects using the Autoregressive Integrated Moving Average (ARIMA) approach. Defect reports from ten software application projects are analyzed;five of these p...This study examines temporal patterns of software systems defects using the Autoregressive Integrated Moving Average (ARIMA) approach. Defect reports from ten software application projects are analyzed;five of these projects are open source and five are closed source from two software vendors. Across all sampled projects, the ARIMA time series modeling technique provides accurate estimates of reported defects during software maintenance, with organizationally dependent parameterization. In contrast to causal models that require extraction of source-code level metrics, this approach is based on readily available defect report data and is less computation intensive. This approach can be used to improve software maintenance and evolution resource allocation decisions and to identify outlier projects—that is, to provide evidence of unexpected defect reporting patterns that may indicate troubled projects.展开更多
C.L. Chang’s introduction of fuzzy topology in 1981 opened up new avenues for parallel theories in topology. However, Chang’s work appears to focus more on the topology of fuzzy sets rather than fuzzy topology itsel...C.L. Chang’s introduction of fuzzy topology in 1981 opened up new avenues for parallel theories in topology. However, Chang’s work appears to focus more on the topology of fuzzy sets rather than fuzzy topology itself. In 1975, Michálek presented a functional definition of ordinary topology and later developed fuzzy topology as a distinct extension of this idea, setting it apart from Chang’s approach. While there has been significant research on Chang’s fuzzy topology, Michálek’s version has not received as much attention. This paper introduces the concept of fuzzy regularly closed filters, or FRCM filters, within Michálek’s fuzzy topological space and explores some properties of FRCM ultrafilters.展开更多
This paper discussed the experimental results of the performance of an organic Rankine cycle(ORC)system with an ultra-low temperature heat source.The low boiling point working medium R134a was adopted in the system.Th...This paper discussed the experimental results of the performance of an organic Rankine cycle(ORC)system with an ultra-low temperature heat source.The low boiling point working medium R134a was adopted in the system.The simulated heat source temperature(SHST)in this work was set from 39.51°C to 48.60°C by the simulated heat source module.The influence of load percentage of simulated heat source(LPSHS)between 50%and 70%,the rotary valve opening(RVO)between 20%and 100%,the resistive load between 36Ωand 180Ωor the no-load of the generator,as well as the autumn and winter ambient temperature on the system performance were studied.The results showed that the stability of the system was promoted when the generator had a resistive load.The power generation(PG)and generator speed(GS)of the system in autumn were better than in winter,but the expander pressure ratio(EPR)was lower than in winter.Keep RVO unchanged,the SHST,the mass flow rate(MFR)of the working medium,GS,and the PG of the system increased with the increasing of LPSHS for different generator resistance load values.When the RVO was 60%,LPSHS was 70%,the SHST was 44.15°C and the resistive load was 72Ω,the highest PG reached 15.11 W.Finally,a simulation formula was obtained for LPSHS,resistance load,and PG,and its correlation coefficient was between 0.9818 and 0.9901.The formula can accurately predict the PG.The experimental results showed that the standard deviation between the experimental and simulated values was below 0.0792,and the relative error was within±5%.展开更多
Advancements in neuroscience research present opportunities and challenges,requiring substantial resources and funding.To address this,we describe here“Poke And Delayed Drink Intertemporal Choice Task(POKE-ADDICT)”,...Advancements in neuroscience research present opportunities and challenges,requiring substantial resources and funding.To address this,we describe here“Poke And Delayed Drink Intertemporal Choice Task(POKE-ADDICT)”,an open-source,versatile,and cost-effective apparatus for intertemporal choice testing in rodents.This allows quantification of delay discounting(DD),a cross-species phenomenon observed in decision making which provides valuable insights into higher-order cognitive functioning.In DD,the subjective value of a delayed reward is reduced as a function of the delay for its receipt.Using our apparatus,we implemented an effective intertemporal choice paradigm for the quantification of DD based on an adjusting delayed amount(ADA)algorithm using mango juice as a reward.Our paradigm requires limited training,a few 3D-printed parts and inexpensive electrical components,including a Raspberry Pi control unit.Furthermore,it is compatible with several in vivo procedures and the use of nose pokes instead of levers allows for faster task learning.Besides the main application described here,the apparatus can be further extended to implement other behavioral tests and protocols,including standard operant conditioning.In conclusion,we describe a versatile and cost-effective design based on Raspberry Pi that can support research in animal behavior,decision making and,more specifically,delay discounting.展开更多
Currently, open-source software is gradually being integrated into industrial software, while industry protocolsin industrial software are also gradually transferred to open-source community development. Industrial pr...Currently, open-source software is gradually being integrated into industrial software, while industry protocolsin industrial software are also gradually transferred to open-source community development. Industrial protocolstandardization organizations are confronted with fragmented and numerous code PR (Pull Request) and informalproposals, and differentworkflowswill lead to increased operating costs. The open-source community maintenanceteam needs software that is more intelligent to guide the identification and classification of these issues. To solvethe above problems, this paper proposes a PR review prediction model based on multi-dimensional features. Weextract 43 features of PR and divide them into five dimensions: contributor, reviewer, software project, PR, andsocial network of developers. The model integrates the above five-dimensional features, and a prediction model isbuilt based on a Random Forest Classifier to predict the review results of PR. On the other hand, to improve thequality of rejected PRs, we focus on problems raised in the review process and review comments of similar PRs.Wepropose a PR revision recommendation model based on the PR review knowledge graph. Entity information andrelationships between entities are extracted from text and code information of PRs, historical review comments,and related issues. PR revisions will be recommended to code contributors by graph-based similarity calculation.The experimental results illustrate that the above twomodels are effective and robust in PR review result predictionand PR revision recommendation.展开更多
The open-source movement profoundly impacts the development of computer education.The current requirements for postgraduate cultivation in Chinese universities mainly include publishing papers,applying for patents,win...The open-source movement profoundly impacts the development of computer education.The current requirements for postgraduate cultivation in Chinese universities mainly include publishing papers,applying for patents,winning awards,and conducting research projects,which demonstrate the capabilities of students when they graduate from university.However,in today’s prevalent open-source culture,these types of assessments are still not comprehensive enough for postgraduate cultivation,especially for professional postgraduate degrees.For this reason,Zhejiang University takes the lead in proposing educational reforms for postgraduate cultivation based on the open-source ecosystem.It has implemented a new“trinity”mechanism(i.e.,open-source course,open-source training,and open-source capability evaluation)for graduate training centered on open source,serving as a novel supplement to the traditional methods of postgraduate cultivation.After a year of pilot operation,this new approach,deeply loved by teachers and students,has achieved good results and positive feedback.展开更多
Over the past decade, open-source software use has grown. Today, many companies including Google, Microsoft, Meta, RedHat, MongoDB, and Apache are major participants of open-source contributions. With the increased us...Over the past decade, open-source software use has grown. Today, many companies including Google, Microsoft, Meta, RedHat, MongoDB, and Apache are major participants of open-source contributions. With the increased use of open-source software or integration of open-source software into custom-developed software, the quality of this software component increases in importance. This study examined a sample of open-source applications from GitHub. Static software analytics were conducted, and each application was classified for its risk level. In the analyzed applications, it was found that 90% of the applications were classified as low risk or moderate low risk indicating a high level of quality for open-source applications.展开更多
For technical and other reasons there is a dilemma that data providers cannot find an appropriate way to redistribute spatial forest data and data users who need spatial data cannot access and integrate available fore...For technical and other reasons there is a dilemma that data providers cannot find an appropriate way to redistribute spatial forest data and data users who need spatial data cannot access and integrate available forest resources information. To overcome this dilemma, this paper proposed a spatial forest information system based on Web service using an open source software approach. With Web service based architecture, the system can enable interoperability, integrate Web services from other application servers, reuse codes, and shorten the development time and cost. At the same time, it is possible to extend the local system to a regional or national spatial forest information system. The growth of Open Source Software (OSS) provides an alternative choice to proprietary software for operating systems, web servers, Web-based GIS applications and database management systems. Using open source software to develop spatial forest information systems can greatly reduce the cost while providing high performance and sharing spatial forest information. We chose open source software to build a prototype system for Xixia County, Henan Province, China. By integrating OSS packages Deegree and UMN MapServer which are compliant to the OGC open specifications, the prototype system enables users to access spatial forest information and travelling information of Xixia County which come from two different data servers via a standard Web browser and promotes spatial forest information sharing.展开更多
Tourism in developing countries are some means of solving their economic problems and improving live standards of people and creates job opportunity for the host people in getting additional income and improve the dev...Tourism in developing countries are some means of solving their economic problems and improving live standards of people and creates job opportunity for the host people in getting additional income and improve the developments of the country. The result of tourism in terms of environmental, cultural, economic and social aspects has a greater effect for Ethiopia. Gondar, the center of Ethiopian art and culture, is famous in its many Imperial castles and the design and decoration of its churches. This land of castles and churches was founded by Emperor Fasiladas in 1930s and served as tourist attraction sites all over the world. The main challenge to attract international tourists in the study area is Scarce and insufficient promotion of the tourist attraction sites, Lack of broad information based on the internet about tourism information, and lack of organized information about tourism facilities & destinations. This study tries to identify tourist attraction elements of Gondor town and its surrounding area & to identify non spatial data’s essential for touristic activities to develop & propose a web based GIS portal for the improvement of tourism activity in the town. The main target of developing a web based GIS interactive map is to promote and improve tourism industry of the area. It has been produced using free and open source software’s for fast processing, displaying, sharing, and distribution of tourism information using world wide web. For the web services PHP, HTML script language and QGIS2leaflet plugins are used in the development of web GIS portal.展开更多
This paper empirically investigates the relationships between 15 design metrics and maintainability of 148 Java open source software. The results show that size and complexity metrics are strongly related to the maint...This paper empirically investigates the relationships between 15 design metrics and maintainability of 148 Java open source software. The results show that size and complexity metrics are strongly related to the maintainability of open source software. However, cohesion and coupling, as currently captured by existing metrics, do not seem to have a significant impact on maintainability. When used together, these metrics can predict system maintainability fairly accurately (mean MREs below 30%).展开更多
The rapid development of the technology of the web systems and GIS, in conjunction with the world economic crisis, formed the content for the promotion and development of free systems and open-source technologies. At ...The rapid development of the technology of the web systems and GIS, in conjunction with the world economic crisis, formed the content for the promotion and development of free systems and open-source technologies. At the same time, the tendency toward the standardization of data, metadata and services, with the aim of creating common “Language” for the reading and the dissemination of information available, is a basic research area in the global scientific community in this field. The development of WebGIS systems, taking advantage of the free technology, also contributes to finding more economical solutions, where the use of such systems is more directly accessible. The aim of this research work is, through the analysis of technologies for the Internet, and also the architecture of the WebGIS systems, to investigate the possibilities and to develop the appropriate free technologies, so as to design and implement a spatial content management system for the web. Search with the use of the latter, is the best response to the needs and visualization application maps, with scope in rural areas. In addition, reference is made to the existing content management systems, which provide both processing spatial data, and easily create a WebGIS application.展开更多
This paper gave a general evaluation on existing three popular free and open source desktop GIS projects,according to the selected evaluation criteria.To further the understanding of the open source software,this pape...This paper gave a general evaluation on existing three popular free and open source desktop GIS projects,according to the selected evaluation criteria.To further the understanding of the open source software,this paper also presented a customization example of QGIS with python and PyQT.展开更多
Open source intelligence is one of the most important public data sources for strategic information analysis. One of the primary and core issues of strategic information research is information perception,so this pape...Open source intelligence is one of the most important public data sources for strategic information analysis. One of the primary and core issues of strategic information research is information perception,so this paper mainly expounds the perception method for strategic information perception in the open source intelligence environment as well as the framework and basic process of information perception. This paper argues that in order to match the information perception result with the information depiction result,it conducts practical exploration for the results of information acquisition,perception,depiction and analysis. This paper introduces and develops a monitoring platform for information perception. The results show that the method proposed in this paper is feasible.展开更多
<b><span style="font-family:Verdana;">Background:</span></b><span style="font-family:Verdana;"></span><b> </b><span style="font-family:Verdan...<b><span style="font-family:Verdana;">Background:</span></b><span style="font-family:Verdana;"></span><b> </b><span style="font-family:Verdana;">Chronic anal fissure is a benign disorder which is associated with considerable discomfort. </span><span style="font-family:Verdana;"><b></b></span><b><b><span style="font-family:Verdana;">Aim of the Work:</span></b><span style="font-family:;" "=""><span style="font-family:Verdana;"></span></span></b><b> </b><span style="font-family:;" "=""><span style="font-family:Verdana;">The aim of this study was to compare the post-operative results of open and closed internal lateral sphincterotomies in the short and medium term.</span><b> </b></span><span style="font-family:Verdana;"><b></b></span><b><b><span style="font-family:Verdana;">Patient and Methods:</span></b><span style="font-family:;" "=""><span style="font-family:Verdana;"></span></span></b><b> </b><span style="font-family:Verdana;">We carried out a prospective randomized comparative study in the digestive and visceral surgery departments of Central Hospital of Yaounde over a period of 15</span><span style="font-family:;" "=""> </span><span style="font-family:Verdana;">months. Patients were evaluated for each technique by several variables, including duration of surgery, post-operative pain, recurrence, surgical wound infection, gas and/or stool incontinence, and healing time with follow-up up to 12</span><span style="font-family:;" "=""> </span><span style="font-family:Verdana;">months postoperatively.</span><span style="font-family:;" "=""> </span><span style="font-family:Verdana;"><b></b></span><b><b><span style="font-family:Verdana;">Results:</span></b><span style="font-family:;" "=""><span style="font-family:Verdana;"></span></span></b><b> </b><span style="font-family:Verdana;">A total of 63 patients underwent surgery within them we had 32 open lateral internal sphincterotom</span><span style="font-family:Verdana;">ies</span><span style="font-family:Verdana;"> (group 1) and 31 closed lateral internal sphincterotom</span><span style="font-family:Verdana;">ies</span><span style="font-family:Verdana;"> (group 2). There were 35 men and 28 women with a sex ratio of 1.25. The mean age was 35.36 ± 10.16 years with extremes ranging from 19 to 62 years. The typical presentation was pain on defecation. The majority of fissures were located at the posterior commissure. The average duration of the procedure was longer in patients in group 1 (15.34 minutes) compared to 5.22 minutes in patients in group 2. We found 3.12% of surgical wound infections in patients in group 1 and neither patient in group 2. Gas incontinence was 6.45% in group 2 patients and 28.12% in group 1.</span><span style="font-family:;" "=""> </span><span style="font-family:Verdana;">The mean intensity of pain at 24 hours post-operative was between</span><span style="font-family:;" "=""> </span><span style="font-family:Verdana;">4 and 6 on </span><span style="font-family:Verdana;">the </span><span style="font-family:Verdana;">visual analogue scale in patients in group 2 and between 7 and 10 in group 1. Wound healing time was 8.9 days in group </span><span style="font-family:Verdana;">1</span><span style="font-family:Verdana;"> and 4 days in group 2 patients. The hospital stay was 24 hours for both groups of patients. No recurrence was noted during the 6-month</span><span style="font-family:;" "=""> </span><span style="font-family:;" "=""><span style="font-family:Verdana;">follow-up period.</span><b> </b></span><span style="font-family:;" "=""><span style="font-family:Verdana;"><b></b></span><b><b><span style="font-family:Verdana;">Conclusion:</span></b><span style="font-family:Verdana;"></span></b></span><b> </b><span style="font-family:Verdana;">Closed lateral internal anal sphincterotomy is the treatment of choice for chronic anal fissures because it is effective and associated with </span><span style="font-family:Verdana;">a </span><span style="font-family:Verdana;">lower complication rate than the open sphincterotomy technique.</span>展开更多
基金supported by UniversitiKebangsaan Malaysia,under Dana Impak Perdana 2.0.(Ref:DIP–2022–020).
文摘Software Defined Networking(SDN)is programmable by separation of forwarding control through the centralization of the controller.The controller plays the role of the‘brain’that dictates the intelligent part of SDN technology.Various versions of SDN controllers exist as a response to the diverse demands and functions expected of them.There are several SDN controllers available in the open market besides a large number of commercial controllers;some are developed tomeet carrier-grade service levels and one of the recent trends in open-source SDN controllers is the Open Network Operating System(ONOS).This paper presents a comparative study between open source SDN controllers,which are known as Network Controller Platform(NOX),Python-based Network Controller(POX),component-based SDN framework(Ryu),Java-based OpenFlow controller(Floodlight),OpenDayLight(ODL)and ONOS.The discussion is further extended into ONOS architecture,as well as,the evolution of ONOS controllers.This article will review use cases based on ONOS controllers in several application deployments.Moreover,the opportunities and challenges of open source SDN controllers will be discussed,exploring carriergrade ONOS for future real-world deployments,ONOS unique features and identifying the suitable choice of SDN controller for service providers.In addition,we attempt to provide answers to several critical questions relating to the implications of the open-source nature of SDN controllers regarding vendor lock-in,interoperability,and standards compliance,Similarly,real-world use cases of organizations using open-source SDN are highlighted and how the open-source community contributes to the development of SDN controllers.Furthermore,challenges faced by open-source projects,and considerations when choosing an open-source SDN controller are underscored.Then the role of Artificial Intelligence(AI)and Machine Learning(ML)in the evolution of open-source SDN controllers in light of recent research is indicated.In addition,the challenges and limitations associated with deploying open-source SDN controllers in production networks,how can they be mitigated,and finally how opensource SDN controllers handle network security and ensure that network configurations and policies are robust and resilient are presented.Potential opportunities and challenges for future Open SDN deployment are outlined to conclude the article.
文摘This study examines temporal patterns of software systems defects using the Autoregressive Integrated Moving Average (ARIMA) approach. Defect reports from ten software application projects are analyzed;five of these projects are open source and five are closed source from two software vendors. Across all sampled projects, the ARIMA time series modeling technique provides accurate estimates of reported defects during software maintenance, with organizationally dependent parameterization. In contrast to causal models that require extraction of source-code level metrics, this approach is based on readily available defect report data and is less computation intensive. This approach can be used to improve software maintenance and evolution resource allocation decisions and to identify outlier projects—that is, to provide evidence of unexpected defect reporting patterns that may indicate troubled projects.
文摘C.L. Chang’s introduction of fuzzy topology in 1981 opened up new avenues for parallel theories in topology. However, Chang’s work appears to focus more on the topology of fuzzy sets rather than fuzzy topology itself. In 1975, Michálek presented a functional definition of ordinary topology and later developed fuzzy topology as a distinct extension of this idea, setting it apart from Chang’s approach. While there has been significant research on Chang’s fuzzy topology, Michálek’s version has not received as much attention. This paper introduces the concept of fuzzy regularly closed filters, or FRCM filters, within Michálek’s fuzzy topological space and explores some properties of FRCM ultrafilters.
基金This work was supported by Tianjin Natural Science Foundation(No.21JCZDJC00750).
文摘This paper discussed the experimental results of the performance of an organic Rankine cycle(ORC)system with an ultra-low temperature heat source.The low boiling point working medium R134a was adopted in the system.The simulated heat source temperature(SHST)in this work was set from 39.51°C to 48.60°C by the simulated heat source module.The influence of load percentage of simulated heat source(LPSHS)between 50%and 70%,the rotary valve opening(RVO)between 20%and 100%,the resistive load between 36Ωand 180Ωor the no-load of the generator,as well as the autumn and winter ambient temperature on the system performance were studied.The results showed that the stability of the system was promoted when the generator had a resistive load.The power generation(PG)and generator speed(GS)of the system in autumn were better than in winter,but the expander pressure ratio(EPR)was lower than in winter.Keep RVO unchanged,the SHST,the mass flow rate(MFR)of the working medium,GS,and the PG of the system increased with the increasing of LPSHS for different generator resistance load values.When the RVO was 60%,LPSHS was 70%,the SHST was 44.15°C and the resistive load was 72Ω,the highest PG reached 15.11 W.Finally,a simulation formula was obtained for LPSHS,resistance load,and PG,and its correlation coefficient was between 0.9818 and 0.9901.The formula can accurately predict the PG.The experimental results showed that the standard deviation between the experimental and simulated values was below 0.0792,and the relative error was within±5%.
文摘Advancements in neuroscience research present opportunities and challenges,requiring substantial resources and funding.To address this,we describe here“Poke And Delayed Drink Intertemporal Choice Task(POKE-ADDICT)”,an open-source,versatile,and cost-effective apparatus for intertemporal choice testing in rodents.This allows quantification of delay discounting(DD),a cross-species phenomenon observed in decision making which provides valuable insights into higher-order cognitive functioning.In DD,the subjective value of a delayed reward is reduced as a function of the delay for its receipt.Using our apparatus,we implemented an effective intertemporal choice paradigm for the quantification of DD based on an adjusting delayed amount(ADA)algorithm using mango juice as a reward.Our paradigm requires limited training,a few 3D-printed parts and inexpensive electrical components,including a Raspberry Pi control unit.Furthermore,it is compatible with several in vivo procedures and the use of nose pokes instead of levers allows for faster task learning.Besides the main application described here,the apparatus can be further extended to implement other behavioral tests and protocols,including standard operant conditioning.In conclusion,we describe a versatile and cost-effective design based on Raspberry Pi that can support research in animal behavior,decision making and,more specifically,delay discounting.
基金support of National Social Science Fund(NSSF)under Grant(No.22BTQ033).
文摘Currently, open-source software is gradually being integrated into industrial software, while industry protocolsin industrial software are also gradually transferred to open-source community development. Industrial protocolstandardization organizations are confronted with fragmented and numerous code PR (Pull Request) and informalproposals, and differentworkflowswill lead to increased operating costs. The open-source community maintenanceteam needs software that is more intelligent to guide the identification and classification of these issues. To solvethe above problems, this paper proposes a PR review prediction model based on multi-dimensional features. Weextract 43 features of PR and divide them into five dimensions: contributor, reviewer, software project, PR, andsocial network of developers. The model integrates the above five-dimensional features, and a prediction model isbuilt based on a Random Forest Classifier to predict the review results of PR. On the other hand, to improve thequality of rejected PRs, we focus on problems raised in the review process and review comments of similar PRs.Wepropose a PR revision recommendation model based on the PR review knowledge graph. Entity information andrelationships between entities are extracted from text and code information of PRs, historical review comments,and related issues. PR revisions will be recommended to code contributors by graph-based similarity calculation.The experimental results illustrate that the above twomodels are effective and robust in PR review result predictionand PR revision recommendation.
基金supported by the Fundamental Research Funds for the Central Universities(No.226202200064)the National Natural Science Foundation of China(No.62202419)+1 种基金the Ningbo Natural Science Foundation(No.2022J184)the State Street Zhejiang University Technology Center。
文摘The open-source movement profoundly impacts the development of computer education.The current requirements for postgraduate cultivation in Chinese universities mainly include publishing papers,applying for patents,winning awards,and conducting research projects,which demonstrate the capabilities of students when they graduate from university.However,in today’s prevalent open-source culture,these types of assessments are still not comprehensive enough for postgraduate cultivation,especially for professional postgraduate degrees.For this reason,Zhejiang University takes the lead in proposing educational reforms for postgraduate cultivation based on the open-source ecosystem.It has implemented a new“trinity”mechanism(i.e.,open-source course,open-source training,and open-source capability evaluation)for graduate training centered on open source,serving as a novel supplement to the traditional methods of postgraduate cultivation.After a year of pilot operation,this new approach,deeply loved by teachers and students,has achieved good results and positive feedback.
文摘Over the past decade, open-source software use has grown. Today, many companies including Google, Microsoft, Meta, RedHat, MongoDB, and Apache are major participants of open-source contributions. With the increased use of open-source software or integration of open-source software into custom-developed software, the quality of this software component increases in importance. This study examined a sample of open-source applications from GitHub. Static software analytics were conducted, and each application was classified for its risk level. In the analyzed applications, it was found that 90% of the applications were classified as low risk or moderate low risk indicating a high level of quality for open-source applications.
基金the National 863 program (2003AA131020-06)the programme Young scientists from extra-European countries to Lower Saxony.
文摘For technical and other reasons there is a dilemma that data providers cannot find an appropriate way to redistribute spatial forest data and data users who need spatial data cannot access and integrate available forest resources information. To overcome this dilemma, this paper proposed a spatial forest information system based on Web service using an open source software approach. With Web service based architecture, the system can enable interoperability, integrate Web services from other application servers, reuse codes, and shorten the development time and cost. At the same time, it is possible to extend the local system to a regional or national spatial forest information system. The growth of Open Source Software (OSS) provides an alternative choice to proprietary software for operating systems, web servers, Web-based GIS applications and database management systems. Using open source software to develop spatial forest information systems can greatly reduce the cost while providing high performance and sharing spatial forest information. We chose open source software to build a prototype system for Xixia County, Henan Province, China. By integrating OSS packages Deegree and UMN MapServer which are compliant to the OGC open specifications, the prototype system enables users to access spatial forest information and travelling information of Xixia County which come from two different data servers via a standard Web browser and promotes spatial forest information sharing.
文摘Tourism in developing countries are some means of solving their economic problems and improving live standards of people and creates job opportunity for the host people in getting additional income and improve the developments of the country. The result of tourism in terms of environmental, cultural, economic and social aspects has a greater effect for Ethiopia. Gondar, the center of Ethiopian art and culture, is famous in its many Imperial castles and the design and decoration of its churches. This land of castles and churches was founded by Emperor Fasiladas in 1930s and served as tourist attraction sites all over the world. The main challenge to attract international tourists in the study area is Scarce and insufficient promotion of the tourist attraction sites, Lack of broad information based on the internet about tourism information, and lack of organized information about tourism facilities & destinations. This study tries to identify tourist attraction elements of Gondor town and its surrounding area & to identify non spatial data’s essential for touristic activities to develop & propose a web based GIS portal for the improvement of tourism activity in the town. The main target of developing a web based GIS interactive map is to promote and improve tourism industry of the area. It has been produced using free and open source software’s for fast processing, displaying, sharing, and distribution of tourism information using world wide web. For the web services PHP, HTML script language and QGIS2leaflet plugins are used in the development of web GIS portal.
基金Supported by the National Natural Science Foundation of China (60425206, 60633010)the High Technology Research Project of Jiangsu Province (BG2005032)the Specialized Research Fund for the Doctoral Program of Higher Education of China (20060286020)
文摘This paper empirically investigates the relationships between 15 design metrics and maintainability of 148 Java open source software. The results show that size and complexity metrics are strongly related to the maintainability of open source software. However, cohesion and coupling, as currently captured by existing metrics, do not seem to have a significant impact on maintainability. When used together, these metrics can predict system maintainability fairly accurately (mean MREs below 30%).
文摘The rapid development of the technology of the web systems and GIS, in conjunction with the world economic crisis, formed the content for the promotion and development of free systems and open-source technologies. At the same time, the tendency toward the standardization of data, metadata and services, with the aim of creating common “Language” for the reading and the dissemination of information available, is a basic research area in the global scientific community in this field. The development of WebGIS systems, taking advantage of the free technology, also contributes to finding more economical solutions, where the use of such systems is more directly accessible. The aim of this research work is, through the analysis of technologies for the Internet, and also the architecture of the WebGIS systems, to investigate the possibilities and to develop the appropriate free technologies, so as to design and implement a spatial content management system for the web. Search with the use of the latter, is the best response to the needs and visualization application maps, with scope in rural areas. In addition, reference is made to the existing content management systems, which provide both processing spatial data, and easily create a WebGIS application.
文摘This paper gave a general evaluation on existing three popular free and open source desktop GIS projects,according to the selected evaluation criteria.To further the understanding of the open source software,this paper also presented a customization example of QGIS with python and PyQT.
基金Supported by the National Social Science Fund Project(No.18BTQ054)
文摘Open source intelligence is one of the most important public data sources for strategic information analysis. One of the primary and core issues of strategic information research is information perception,so this paper mainly expounds the perception method for strategic information perception in the open source intelligence environment as well as the framework and basic process of information perception. This paper argues that in order to match the information perception result with the information depiction result,it conducts practical exploration for the results of information acquisition,perception,depiction and analysis. This paper introduces and develops a monitoring platform for information perception. The results show that the method proposed in this paper is feasible.
文摘<b><span style="font-family:Verdana;">Background:</span></b><span style="font-family:Verdana;"></span><b> </b><span style="font-family:Verdana;">Chronic anal fissure is a benign disorder which is associated with considerable discomfort. </span><span style="font-family:Verdana;"><b></b></span><b><b><span style="font-family:Verdana;">Aim of the Work:</span></b><span style="font-family:;" "=""><span style="font-family:Verdana;"></span></span></b><b> </b><span style="font-family:;" "=""><span style="font-family:Verdana;">The aim of this study was to compare the post-operative results of open and closed internal lateral sphincterotomies in the short and medium term.</span><b> </b></span><span style="font-family:Verdana;"><b></b></span><b><b><span style="font-family:Verdana;">Patient and Methods:</span></b><span style="font-family:;" "=""><span style="font-family:Verdana;"></span></span></b><b> </b><span style="font-family:Verdana;">We carried out a prospective randomized comparative study in the digestive and visceral surgery departments of Central Hospital of Yaounde over a period of 15</span><span style="font-family:;" "=""> </span><span style="font-family:Verdana;">months. Patients were evaluated for each technique by several variables, including duration of surgery, post-operative pain, recurrence, surgical wound infection, gas and/or stool incontinence, and healing time with follow-up up to 12</span><span style="font-family:;" "=""> </span><span style="font-family:Verdana;">months postoperatively.</span><span style="font-family:;" "=""> </span><span style="font-family:Verdana;"><b></b></span><b><b><span style="font-family:Verdana;">Results:</span></b><span style="font-family:;" "=""><span style="font-family:Verdana;"></span></span></b><b> </b><span style="font-family:Verdana;">A total of 63 patients underwent surgery within them we had 32 open lateral internal sphincterotom</span><span style="font-family:Verdana;">ies</span><span style="font-family:Verdana;"> (group 1) and 31 closed lateral internal sphincterotom</span><span style="font-family:Verdana;">ies</span><span style="font-family:Verdana;"> (group 2). There were 35 men and 28 women with a sex ratio of 1.25. The mean age was 35.36 ± 10.16 years with extremes ranging from 19 to 62 years. The typical presentation was pain on defecation. The majority of fissures were located at the posterior commissure. The average duration of the procedure was longer in patients in group 1 (15.34 minutes) compared to 5.22 minutes in patients in group 2. We found 3.12% of surgical wound infections in patients in group 1 and neither patient in group 2. Gas incontinence was 6.45% in group 2 patients and 28.12% in group 1.</span><span style="font-family:;" "=""> </span><span style="font-family:Verdana;">The mean intensity of pain at 24 hours post-operative was between</span><span style="font-family:;" "=""> </span><span style="font-family:Verdana;">4 and 6 on </span><span style="font-family:Verdana;">the </span><span style="font-family:Verdana;">visual analogue scale in patients in group 2 and between 7 and 10 in group 1. Wound healing time was 8.9 days in group </span><span style="font-family:Verdana;">1</span><span style="font-family:Verdana;"> and 4 days in group 2 patients. The hospital stay was 24 hours for both groups of patients. No recurrence was noted during the 6-month</span><span style="font-family:;" "=""> </span><span style="font-family:;" "=""><span style="font-family:Verdana;">follow-up period.</span><b> </b></span><span style="font-family:;" "=""><span style="font-family:Verdana;"><b></b></span><b><b><span style="font-family:Verdana;">Conclusion:</span></b><span style="font-family:Verdana;"></span></b></span><b> </b><span style="font-family:Verdana;">Closed lateral internal anal sphincterotomy is the treatment of choice for chronic anal fissures because it is effective and associated with </span><span style="font-family:Verdana;">a </span><span style="font-family:Verdana;">lower complication rate than the open sphincterotomy technique.</span>