NVIDIA Jetson作为先进的嵌入式系统,各行各业的开发人员可以使用它们来构建创新型AI产品。2024年12月,NVIDIA发布了Jetson系列新品—Jetson Orin Nano Super Developer Kit,做为Jetson Nano的升级款,模组售价仅仅249美元,NVIDIA以更加...NVIDIA Jetson作为先进的嵌入式系统,各行各业的开发人员可以使用它们来构建创新型AI产品。2024年12月,NVIDIA发布了Jetson系列新品—Jetson Orin Nano Super Developer Kit,做为Jetson Nano的升级款,模组售价仅仅249美元,NVIDIA以更加亲民的价格,赋予更多领域充足的算力支持。展开更多
The concept of Net Zero Carbon Buildings,which aims to reduce greenhouse gas emissions,is essential in addressing climate change.However,the development of such buildings in Thailand faces significant challenges,inclu...The concept of Net Zero Carbon Buildings,which aims to reduce greenhouse gas emissions,is essential in addressing climate change.However,the development of such buildings in Thailand faces significant challenges,including high construction costs,uncertain returns,and limited investment incentives.This study explores the factors influencing real estate developers’decisions to pursue Net Zero Carbon Buildings in Thailand,with a focus on physical,financial,and policy-related elements.Data collection was done with 388 respondents who are stakeholders,including developers,consultants,designers,and sustainability experts,through an online questionnaire,and analyzed using Multiple Regression Analysis.The independent variables in the analytical model consist of three groups of factors:physical buildings,climate finance,and climate policy.The results indicate that physical building factors,including building age,engineering systems,and design;climate finance factors,such as project cost increases,financial returns,and investment incentives;and climate policy factors,including government policies,international climate agreements,and carbon taxes,significantly influence development decisions.Government policies,building engineering systems,and financial incentives were identified as key positive drivers for investment,while carbon taxes and energy efficiency-focused designs were found to potentially discourage investment due to higher costs.The study concludes that substantial government support such as tax incentives,grants,and low-interest financing is critical to fostering investment in Net Zero Carbon Buildings.Additionally,raising awareness among developers and the private sector about the long-term benefits of these projects is essential to strengthening investment incentives.展开更多
间歇生产过程具有弹性大、灵活等特点,其市场适应性较强。化工生产中间歇生产过程占相当比例,文章就间歇生产工艺的模拟与优化进行介绍,利用Aspen Batch Process Developer模拟间歇工艺过程,可以快速地得到工艺流程的物料衡算、热量衡...间歇生产过程具有弹性大、灵活等特点,其市场适应性较强。化工生产中间歇生产过程占相当比例,文章就间歇生产工艺的模拟与优化进行介绍,利用Aspen Batch Process Developer模拟间歇工艺过程,可以快速地得到工艺流程的物料衡算、热量衡算、操作时间、公用工程和成本估算等结果。同时,还可以对模拟结果进行分析,找出制约生产工艺的瓶颈,并对生产周期、生产规模、生产设备等进行优化,提高工艺设计效率,降低生产成本。展开更多
In software development projects,bugs are common phenomena.Developers report bugs in open source repositories.There is a need to develop high quality developer prediction model that considers developer work satisfacti...In software development projects,bugs are common phenomena.Developers report bugs in open source repositories.There is a need to develop high quality developer prediction model that considers developer work satisfaction,keep within limited development cost,and improve bug resolution time.To address and resolve bug report as soon as possible is the main focus of triager when a new bug is reported.Thus,developer work efficiency is an important factor in bug-fixing.To address these issues,a proposed approach recommends a set of developers that could potentially share their knowledge with each other to fix new bug reports.The proposed approach is called developer working efficiency and social network based developer recommendation(DweSn).It is a composite model that builds developers'profile by using developer average bug fixing time,work efficiency to fix variety of bugs,as well as the developer's social interactions with other developers.A similarity measure is applied between new bug and bugs in corpus to extract the list of capable developers from the corpus.The proposed approach only selects those developers who are active and less loaded with work.The developer with the highest profile score is assigned the bugs.We evaluated our approach on the subset of five large open-source projects including Mozilla,Netbeans,Eclipse,Firefox and OpenOffice,and compared it with the state-of-the-art.The results demonstrate that combination of developers'efficiency with their average bug fixing time and interactions in their social network gives good accuracy and efficiently reduces bug tossing length.This approach shows an improvement in prediction accuracy,precision,recall,F-score and reduced bug tossing length up to 93.89%,93.12%,93.46%,93.27%and 93.25%,respectively.The proposed approach achieved a 93%hit ratio and 93.34%mean reciprocal rank,indicating that our proposed triager is able to efficiently assign bugs to correct developers.展开更多
文摘NVIDIA Jetson作为先进的嵌入式系统,各行各业的开发人员可以使用它们来构建创新型AI产品。2024年12月,NVIDIA发布了Jetson系列新品—Jetson Orin Nano Super Developer Kit,做为Jetson Nano的升级款,模组售价仅仅249美元,NVIDIA以更加亲民的价格,赋予更多领域充足的算力支持。
文摘The concept of Net Zero Carbon Buildings,which aims to reduce greenhouse gas emissions,is essential in addressing climate change.However,the development of such buildings in Thailand faces significant challenges,including high construction costs,uncertain returns,and limited investment incentives.This study explores the factors influencing real estate developers’decisions to pursue Net Zero Carbon Buildings in Thailand,with a focus on physical,financial,and policy-related elements.Data collection was done with 388 respondents who are stakeholders,including developers,consultants,designers,and sustainability experts,through an online questionnaire,and analyzed using Multiple Regression Analysis.The independent variables in the analytical model consist of three groups of factors:physical buildings,climate finance,and climate policy.The results indicate that physical building factors,including building age,engineering systems,and design;climate finance factors,such as project cost increases,financial returns,and investment incentives;and climate policy factors,including government policies,international climate agreements,and carbon taxes,significantly influence development decisions.Government policies,building engineering systems,and financial incentives were identified as key positive drivers for investment,while carbon taxes and energy efficiency-focused designs were found to potentially discourage investment due to higher costs.The study concludes that substantial government support such as tax incentives,grants,and low-interest financing is critical to fostering investment in Net Zero Carbon Buildings.Additionally,raising awareness among developers and the private sector about the long-term benefits of these projects is essential to strengthening investment incentives.
文摘间歇生产过程具有弹性大、灵活等特点,其市场适应性较强。化工生产中间歇生产过程占相当比例,文章就间歇生产工艺的模拟与优化进行介绍,利用Aspen Batch Process Developer模拟间歇工艺过程,可以快速地得到工艺流程的物料衡算、热量衡算、操作时间、公用工程和成本估算等结果。同时,还可以对模拟结果进行分析,找出制约生产工艺的瓶颈,并对生产周期、生产规模、生产设备等进行优化,提高工艺设计效率,降低生产成本。
文摘In software development projects,bugs are common phenomena.Developers report bugs in open source repositories.There is a need to develop high quality developer prediction model that considers developer work satisfaction,keep within limited development cost,and improve bug resolution time.To address and resolve bug report as soon as possible is the main focus of triager when a new bug is reported.Thus,developer work efficiency is an important factor in bug-fixing.To address these issues,a proposed approach recommends a set of developers that could potentially share their knowledge with each other to fix new bug reports.The proposed approach is called developer working efficiency and social network based developer recommendation(DweSn).It is a composite model that builds developers'profile by using developer average bug fixing time,work efficiency to fix variety of bugs,as well as the developer's social interactions with other developers.A similarity measure is applied between new bug and bugs in corpus to extract the list of capable developers from the corpus.The proposed approach only selects those developers who are active and less loaded with work.The developer with the highest profile score is assigned the bugs.We evaluated our approach on the subset of five large open-source projects including Mozilla,Netbeans,Eclipse,Firefox and OpenOffice,and compared it with the state-of-the-art.The results demonstrate that combination of developers'efficiency with their average bug fixing time and interactions in their social network gives good accuracy and efficiently reduces bug tossing length.This approach shows an improvement in prediction accuracy,precision,recall,F-score and reduced bug tossing length up to 93.89%,93.12%,93.46%,93.27%and 93.25%,respectively.The proposed approach achieved a 93%hit ratio and 93.34%mean reciprocal rank,indicating that our proposed triager is able to efficiently assign bugs to correct developers.