期刊文献+
共找到71,048篇文章
< 1 2 250 >
每页显示 20 50 100
ASP.Net Web程序设计课程全流程智慧教学模式研究
1
作者 钟梁 刘平 王嵩 《数字通信世界》 2026年第2期109-111,共3页
本文聚焦全流程智慧教学模式的构建与实施,阐述智慧教学在促进能力生长、实现个性化学习、深化理论实践融合方面的独特价值。在此基础上,提出以学习者为中心、数据驱动决策、线上线下融合、全过程评价反馈的模式构建逻辑,并详细展开课... 本文聚焦全流程智慧教学模式的构建与实施,阐述智慧教学在促进能力生长、实现个性化学习、深化理论实践融合方面的独特价值。在此基础上,提出以学习者为中心、数据驱动决策、线上线下融合、全过程评价反馈的模式构建逻辑,并详细展开课前资源推送与自主探究、课中问题导向与协作创新、课后能力拓展与个性辅导的实践路径,为Web开发人才培养提供新范式。 展开更多
关键词 asp.net Web程序设计 智慧教学模式 全流程教学 混合式学习 教学改革
在线阅读 下载PDF
基于ASP.NET与深度学习的医学图像分割系统设计与实现
2
作者 陈少洁 陈荣征 《现代信息科技》 2026年第2期79-83,共5页
针对深度学习模型与传统Web信息系统集成中的工程难题,文章设计并实现了一个松耦合、高可用的医学图像分割信息管理系统。系统采用B/S架构,前端基于ASP.NET框架开发用户界面与业务逻辑,后端通过RESTful API调用独立部署的Mask R-CNN模... 针对深度学习模型与传统Web信息系统集成中的工程难题,文章设计并实现了一个松耦合、高可用的医学图像分割信息管理系统。系统采用B/S架构,前端基于ASP.NET框架开发用户界面与业务逻辑,后端通过RESTful API调用独立部署的Mask R-CNN模型服务,完成图像分割任务;采用SQL Server数据库进行数据管理,并设计了异步任务处理机制。成功构建了一个集用户管理、病人信息管理、图像上传及异步分割任务调度于一体的管理系统。测试验证了该系统架构在功能、性能及异构服务通信方面的有效性。该研究为解决深度学习模型在医疗信息系统中的工程化集成问题提供了可行方案,所设计的松耦合架构具有良好的实用性与扩展性。 展开更多
关键词 信息管理系统 系统集成 asp.net Mask R-CNN B/S架构
在线阅读 下载PDF
Diagnosing Organizational Bottlenecks in Student Software Projects with Extended Problem Frames
3
作者 Zicheng Huang Hongbin Xiao Zhi Li 《计算机教育》 2026年第3期210-219,共10页
In educational settings,instructors often lead students through hands-on software projects,sometimes engaging two different schools or departments.How can such collaborations be made more efficient,and how can student... In educational settings,instructors often lead students through hands-on software projects,sometimes engaging two different schools or departments.How can such collaborations be made more efficient,and how can students truly experience the importance of teamwork and the impact of organizational structure on project complexity?To answer these questions,we introduce the requirement-driven organization structure(R-DOS)approach,which tightly couples software requirements with the actual development process.By extending problem-frames modeling and focusing on requirements,R-DOS allows educators and students to(1)diagnose structural flaws early,(2)prescribe role-level and communication fixes,and(3)observe-in real time-how poor structure can derail a project while good structure accelerates learning and delivery. 展开更多
关键词 Requirements engineering Organization structure Problem frames
在线阅读 下载PDF
基于综合性实例驱动的ASP.NET(C#)教学模式构建与应用
4
作者 彭芳策 《电脑知识与技术》 2026年第3期150-153,共4页
针对当前ASP.NET(C#)教学中理论与实践脱节、学生综合实训能力培养不足等问题,本研究构建并实践运用综合性实例驱动的教学模式。该模式以涵盖多知识点、贴近真实应用的Web综合项目为核心载体,通过项目驱动、任务分解、协作学习等方法组... 针对当前ASP.NET(C#)教学中理论与实践脱节、学生综合实训能力培养不足等问题,本研究构建并实践运用综合性实例驱动的教学模式。该模式以涵盖多知识点、贴近真实应用的Web综合项目为核心载体,通过项目驱动、任务分解、协作学习等方法组织教学,并融合人工智能(AI)技术赋能教学全过程。研究旨在破解传统教学的碎片化困境,系统性培养学生的工程实践能力与创新思维,形成闭环式的人才培养新机制。 展开更多
关键词 asp.net(C#) 教学模式 综合性实例 项目驱动
在线阅读 下载PDF
基于ASP.NET的学生管理系统的设计与实现
5
作者 邹珺 《办公自动化》 2025年第15期99-101,共3页
随着科技的日新月异,教务工作管理要逐步信息化,使用计算机强大的计算与统计功能来管理学校的学生与教师也变得日渐重要。学生管理系统基于ASP.NET,使用Entity Framework进行数据库数据的访问,包含学生管理、课程管理、成绩管理和教师... 随着科技的日新月异,教务工作管理要逐步信息化,使用计算机强大的计算与统计功能来管理学校的学生与教师也变得日渐重要。学生管理系统基于ASP.NET,使用Entity Framework进行数据库数据的访问,包含学生管理、课程管理、成绩管理和教师管理功能,提供当前学生的学生总览,学生课程成绩、所学习课程的分配、教师信息一览表、教师当前所授课程信息等教务工作的管理。通过该系统,学生和教师可方便、轻松地进入系统管理自己的信息,也便于更好地服务于学校教务管理系统。 展开更多
关键词 学生管理系统 asp.net Entity framework 数据 教务
在线阅读 下载PDF
ASP.NET项目中Excel数据导入导出应用研究
6
作者 陈印 邓林 《内江科技》 2025年第8期49-50,115,共3页
Excel文档是ASP.NET项目中最常用的数据导入导出载体。分析比较了.NET框架中访问Excel文档最常见的几种技术,提出了一种基于Closed XML+ADO.NET技术实现ASP.NET项目中Excel数据导入导出的解决方案,并通过项目案例进行了论证。1背景在ASP... Excel文档是ASP.NET项目中最常用的数据导入导出载体。分析比较了.NET框架中访问Excel文档最常见的几种技术,提出了一种基于Closed XML+ADO.NET技术实现ASP.NET项目中Excel数据导入导出的解决方案,并通过项目案例进行了论证。1背景在ASP.NET项目中,用户往往需要将项目数据库数据导出为Excel文件分析或分享,或使用Excel文件将外部数据批量、快速导入到项目数据库中存储。如何访问Excel文件、如何访问服务器数据库是此类需求中需要解决的首要问题。 展开更多
关键词 Excel数据导入导出 asp.net项目 ADO.NET
在线阅读 下载PDF
基于FRAME法的云南古村镇火灾风险评估
7
作者 李伟燕 郑飞扬 张健 《建筑技术》 2025年第9期1129-1132,共4页
考虑云南古村镇建筑群的火灾特性,开展火灾风险评估工作对云南古村镇的保护具有重要意义。以云南丽江市白沙古镇的火灾风险评估工作为例,通过现场勘查和无人机三维实景模型获取相关火灾数据,在此基础上利用FRAME法分析了单体建筑的火灾... 考虑云南古村镇建筑群的火灾特性,开展火灾风险评估工作对云南古村镇的保护具有重要意义。以云南丽江市白沙古镇的火灾风险评估工作为例,通过现场勘查和无人机三维实景模型获取相关火灾数据,在此基础上利用FRAME法分析了单体建筑的火灾风险。结果表明:白沙古镇的消防安全改造方向因子与财产风险均处于较低的水平,人员安全风险以中、高风险为主,但极高人员风险的建筑仍占11.70%。 展开更多
关键词 古村镇 火灾风险 frame 单体建筑
在线阅读 下载PDF
High-precision spot centroid positioning of high-frame-rate short-wave infrared images for satellite laser communication
8
作者 FU Peng HE Dao-Gang +1 位作者 LIU Jun WANG Yue-Ming 《红外与毫米波学报》 北大核心 2025年第1期66-77,共12页
The accuracy of spot centroid positioning has a significant impact on the tracking accuracy of the system and the stability of the laser link construction.In satellite laser communication systems,the use of short-wave... The accuracy of spot centroid positioning has a significant impact on the tracking accuracy of the system and the stability of the laser link construction.In satellite laser communication systems,the use of short-wave infrared wavelengths as beacon light can reduce atmospheric absorption and signal attenuation.However,there are strong non-uniformity and blind pixels in the short-wave infrared image,which makes the image distorted and leads to the decrease of spot centroid positioning accuracy.Therefore,the high-precision localization of the spot centroid of the short-wave infrared images is of great research significance.A high-precision spot centroid positioning model for short-wave infrared is proposed to correct for non-uniformity and blind pixels in short-wave infrared images and quantify the localization errors caused by the two,further model-based localization error simulations are performed,and a novel spot centroid positioning payload for satellite laser communications has been designed using the latest 640×512 planar array InGaAs shortwave infrared detector.The experimental results show that the non-uniformity of the corrected image is reduced from 7%to 0.6%,the blind pixels rejection rate reaches 100%,the frame rate can be up to 2000 Hz,and the spot centroid localization accuracy is as high as 0.1 pixel point,which realizes high-precision spot centroid localization of high-frame-frequency short-wave infrared images. 展开更多
关键词 satellite laser communication spot centroid positioning short-wave infrared high frame rate NONUNIFORMITY
在线阅读 下载PDF
基于ASP.NET Core的企业岗位竞聘投票与综合考评系统设计 被引量:1
9
作者 唐毅 陆媚 《现代信息科技》 2025年第14期113-117,共5页
随着管理理念的持续深化,众多企业愈发重视关键岗位的聘用管理与考核工作。然而,岗位数量的逐步增加以及考核指标的日益细化,暴露出传统线下竞聘与考评模式暴露出人手不足、效率低下的弊端,给企业人力资源部门带来巨大挑战。因此,文章... 随着管理理念的持续深化,众多企业愈发重视关键岗位的聘用管理与考核工作。然而,岗位数量的逐步增加以及考核指标的日益细化,暴露出传统线下竞聘与考评模式暴露出人手不足、效率低下的弊端,给企业人力资源部门带来巨大挑战。因此,文章提出一种基于ASP.NET Core的数字化解决方案。该方案以线上流程取代传统纸质流程,借助数字化技术实现数据的快速精准分析与统计,在显著提升数据处理速度与准确性的同时增强流程透明度,使竞聘和考评全程更加公开透明。方案实施后,不仅有效解决了原有难题,还大幅提升了工作效率和管理水平。 展开更多
关键词 asp.net Core 岗位竞聘投票 岗位综合考评 无纸化 系统设计
在线阅读 下载PDF
Frames of Fortune
10
作者 WANG RUYING 《ChinAfrica》 2025年第9期28-30,共3页
Stepping out of Danyang Railway Station,the large sign reading“China Danyang Optical City”immediately comes into view across the road.Inside the bustling marketplace,a dazzling array of eyeglass frames and lenses is... Stepping out of Danyang Railway Station,the large sign reading“China Danyang Optical City”immediately comes into view across the road.Inside the bustling marketplace,a dazzling array of eyeglass frames and lenses is neatly displayed in rows of shops,attracting consumers from across the country. 展开更多
关键词 FORTUNE eyeglass frames eyeglass lenses CONSUMERS SHOPS frameS MARKETPLACE
原文传递
Group frames via magic states with applications to SIC-POVMs and MUBs
11
作者 Lingxuan Feng Shunlong Luo 《Communications in Theoretical Physics》 2025年第1期41-53,共13页
We connect magic(non-stabilizer)states,symmetric informationally complete positive operator valued measures(SIC-POVMs),and mutually unbiased bases(MUBs)in the context of group frames,and study their interplay.Magic st... We connect magic(non-stabilizer)states,symmetric informationally complete positive operator valued measures(SIC-POVMs),and mutually unbiased bases(MUBs)in the context of group frames,and study their interplay.Magic states are quantum resources in the stabilizer formalism of quantum computation.SIC-POVMs and MUBs are fundamental structures in quantum information theory with many applications in quantum foundations,quantum state tomography,and quantum cryptography,etc.In this work,we study group frames constructed from some prominent magic states,and further investigate their applications.Our method exploits the orbit of discrete Heisenberg-Weyl group acting on an initial fiducial state.We quantify the distance of the group frames from SIC-POVMs and MUBs,respectively.As a simple corollary,we reproduce a complete family of MUBs of any prime dimensional system by introducing the concept of MUB fiducial states,analogous to the well-known SIC-POVM fiducial states.We present an intuitive and direct construction of MUB fiducial states via quantum T-gates,and demonstrate that for the qubit system,there are twelve MUB fiducial states,which coincide with the H-type magic states.We compare MUB fiducial states and SIC-POVM fiducial states from the perspective of magic resource for stabilizer quantum computation.We further pose the challenging issue of identifying all MUB fiducial states in general dimensions. 展开更多
关键词 Group frames magic states MUBs SIC-POVMs quantum T-gates
原文传递
Lightweight design and manufacture of die casting magnesium alloy seat frame
12
作者 Jian Yang Kangle Wang +3 位作者 Qin Yang Jinsheng Zhang Tiegang Hu Bo Liu 《Journal of Magnesium and Alloys》 2025年第10期4817-4824,共8页
This study presents the development of a Magnesium Alloy Seat Frame(MASF),supported by case studies from automotive original equipment manufacturers.The process covers integrated design,simulation,manufacturing,and te... This study presents the development of a Magnesium Alloy Seat Frame(MASF),supported by case studies from automotive original equipment manufacturers.The process covers integrated design,simulation,manufacturing,and testing,aiming to boost industry confidence in Mg alloy applications.A novel structural design is developed that integrates the headrest with the backrest,achieving a balance between lightweight performance and safety.Structural optimization is guided by stress–strain simulations under diverse conditions within a complete forward development process.Casting simulations are conducted to analyze process characteristics,resulting in a verified MASF yield rate exceeding 90%.The final 9.88 kg MASF represents a 24.6%(3.23 kg)weight reduction versus a steel seat.This research contributes to advancements in defect control technology for large die casting magnesium alloy parts and has broad implications for their application in automotive manufacturing. 展开更多
关键词 MAGNESIUM Seat frame Forward design Die casting Lightweighting
在线阅读 下载PDF
Impact dynamics of debris flow with entrained material on frame structure
13
作者 LI Bailong WANG Huayan +1 位作者 LI Yanying LI Xiangling 《Journal of Mountain Science》 2025年第12期4523-4539,共17页
To evaluate the dynamic interactions between debris flows,entrained material sources,and infrastructure in the Naojiao Gully watershed of Beijing,and to develop a predictive framework for mitigating geohazard risks th... To evaluate the dynamic interactions between debris flows,entrained material sources,and infrastructure in the Naojiao Gully watershed of Beijing,and to develop a predictive framework for mitigating geohazard risks through energy-based strategies,debris flow dynamics are investigated,a coupled SPH-DEM-FEM multiscale model integrating fluid dynamics(SPH),granular mechanics(DEM),and structural mechanics(FEM)is developed to simulate debris flow propagation,material source behavior,and frame structure responses,and to capture cross-scale failure mechanisms.Key findings include the identification of a critical flow velocity threshold of 12 m/s,beyond which solid-phase kinetic energy dominates,inducing 60%-75%capacity loss in central columns via through-cracking.Furthermore,a novel compound failure criterion is proposed based on the solid-liquid energy proportion.The model achieves a boulder impact force prediction error of only 5.47%,significantly outperforming empirical methods in cross-scale accuracy.An optimized 0.3 m layered configuration experimentally reduces impact pulse peaks by 57%through directed energy redistribution,thereby shifting mitigation strategies from structural reinforcement to media modulation.These results establish a robust framework for quantifying failure thresholds,enhancing predictive precision,and innovating energy-based mitigation.By bridging multiscale modeling gaps in geohazard analysis,this study provides actionable insights for infrastructure resilience in debris flow-prone regions through energycentric design principles. 展开更多
关键词 SPH-DEM-FEM coupling Source material Dynamic response frame structure
原文传递
Lightweight Design of a Certain Type of Dump Truck Frame
14
作者 Chuanqi LI Jian ZOU +2 位作者 Yongjie LI Yingwen REN Xinxing YU 《Mechanical Engineering Science》 2025年第1期12-19,共8页
With the rapid growth of China's economic strength,the demand and market share are also constantly increasing.The number ofcars is rapidly increasing,and a large amount of fuel is consumed as a result.The massive ... With the rapid growth of China's economic strength,the demand and market share are also constantly increasing.The number ofcars is rapidly increasing,and a large amount of fuel is consumed as a result.The massive release of vehicle exhaust seriously damages the natural environment,and the environmental crisis is becoming increasingly serious.This article follows the principles of improving fuel efficiency,reducing emissions,andenhancing vehicle performance.Using NX 12.0 software,a three-dimensional model of a certain type of dump truck frame is constructed based on actual parameters.ANSYS Workbench is used to simplify the geometric model,mesh division,and material definition,and a finite element model is constructed.Obtain the structural performance and natural vibration characteristics of the original chassis under four typical working conditions:bending,torsion,lifting,and unloading,through static analysis and modal analysis.On this basis,the dimensions of the components that bear less load on the original frame were optimized,and the topology of the second crossbeam and rear end corner of the subframe that bear less load on the original frame was optimized to obtain a new frame.The new frame of the dump truck underwent secondary static analysis and modal analysis,and it was found that the weight of the new frame decreased by 41.03 kg,successfully reducing the weight of the frame by 4.38%,improving the vehicle's handling and stability,and extending its service life. 展开更多
关键词 Dump truck frame Lightweight design static analysis
在线阅读 下载PDF
Lightweight Multi-Layered Encryption and Steganography Model for Protecting Secret Messages in MPEG Video Frames
15
作者 Sara H.Elsayed Rodaina Abdelsalam +2 位作者 Mahmoud A.Ismail Shoman Raed Alotaibi Omar Reyad 《Computers, Materials & Continua》 2025年第12期4995-5013,共19页
Ensuring the secure transmission of secret messages,particularly through video—one of the most widely used media formats—is a critical challenge in the field of information security.Relying on a single-layered secur... Ensuring the secure transmission of secret messages,particularly through video—one of the most widely used media formats—is a critical challenge in the field of information security.Relying on a single-layered security approach is often insufficient for safeguarding sensitive data.This study proposes a triple-lightweight cryptographic and steganographic model that integrates the Hill Cipher Technique(HCT),Rotation Left Digits(RLD),and Discrete Wavelet Transform(DWT)to embed secret messages within video frames securely.The approach begins with encrypting the secret text using a private key matrix(PK^(1))of size 2×2 up to 6×6 via HCT.A second encryption layer is applied using a dynamic private key(PK2)derived from the RGB pixel values of the video frame,resulting in a rotated cipher.The doubly encrypted message is then embedded into the video frames using the DWT method.Upon transmission,the concealed message is extracted using inverse DWT and decrypted in two steps—first with PK2 and then with the inverse of PK^(1).Experiments conducted using MPEG video sequences and message lengths ranging from 10 to 300 bytes demonstrate strong performance in terms of Mean Square Error(MSE),Peak Signal-to-Noise Ratio(PSNR),and Correlation Coefficient(CC)between original and encrypted messages.The similarity between original and stego frames is further validated using Structural Similarity Index(SSIM),Mean Absolute Error(MAE),Number of Pixel Change Rate(NPCR),and Unified Average Changing Intensity(UACI).Results confirm that utilizing video frames to generate PK2 offers superior security compared to static key images.Moreover,the indistinguishability between original and stego frames highlights the method’s robustness against visual and statistical attacks. 展开更多
关键词 Lightweight encryption stego frame HCT RLD DWT SSIM MAE NPCR UACI
在线阅读 下载PDF
Enhancing some separability criteria via equiangular tight frames
16
作者 Liang Tang Fan Wu 《Communications in Theoretical Physics》 2025年第4期45-54,共10页
Improvement of the detection ability of quantum entanglement is one of the essential tasks in quantum computing and quantum information.Finite tight frames play a fundamental role in a wide variety of areas and,genera... Improvement of the detection ability of quantum entanglement is one of the essential tasks in quantum computing and quantum information.Finite tight frames play a fundamental role in a wide variety of areas and,generally,each application requires a specific class of frames and is closely related to quantum measurement.It is worth noting that a maximal set of complex equiangular vectors is closely related to a symmetric informationally complete measurement.Hence,our goal in this work is to propose a series of separability criteria assigned to a finite tight frame and some well-known inequalities in different quantum systems,respectively.In addition,some tighter criteria to detect entanglement for many-body quantum states are presented in arbitrary dimensions.Finally,the effectiveness of the proposed entanglement detection criteria is illustrated through some detailed examples. 展开更多
关键词 entanglement detection separability criterion bipartite systems finite tight frames
原文传递
Research Progress on Earthquake Collapse Resistance of Reinforced Concrete Frame Structures
17
作者 Haibing Liu Junqi Lin Jinlong Liu 《Journal of Architectural Research and Development》 2025年第1期52-57,共6页
With the development of modern society,people put forward higher requirements for building safety,which makes the construction project face new challenges.Reinforced concrete frame structure as a common engineering ty... With the development of modern society,people put forward higher requirements for building safety,which makes the construction project face new challenges.Reinforced concrete frame structure as a common engineering type,although the construction technology has been relatively mature,but its earthquake collapse ability still needs to be strengthened.This paper analyzes the specific factors that affect the seismic collapse ability of reinforced concrete frame structure,summarizes the previous research results,and puts forward innovative application of fiber-reinforced polymer(FRP)composite materials,play the role of smart materials,improve the isolation and energy dissipation devices,etc.,to promote the continuous optimization of reinforced concrete frame structure design,and show better seismic performance. 展开更多
关键词 Reinforced concrete frame structure Seismic performance COLLAPSE Research status
在线阅读 下载PDF
Minimum Number of Load Increments in Second-Order Elastic Analyses of Steel Frames
18
作者 Nadine Faramawi Barry T.Rosson 《Journal of Civil Engineering and Architecture》 2025年第11期523-527,共5页
A relationship was discovered between the amplification factor and the number of load increments that are needed to limit the relative error to one percent in second-order elastic analyses with a predictor-corrector s... A relationship was discovered between the amplification factor and the number of load increments that are needed to limit the relative error to one percent in second-order elastic analyses with a predictor-corrector solution scheme.Previous research by the authors proposed a design equation to determine the required minimum number of load increments based on an evaluation of the elastic critical buckling load ratio.Further research has shown that an approximate amplification factor equation that is based on the B2 multiplier equation produces similar results when the amplification factor is less than approximately four.Eleven moment frames are used to verify the use of the new approximate amplification factor in the proposed design equation. 展开更多
关键词 Nonlinear geometric analysis amplification factor load increment structural frame
在线阅读 下载PDF
Modal Analysis and Test of Feeding Frame of Large Quartz Crucible
19
作者 MA Xianglin SUN Xikai +1 位作者 LI Yao SHEN Yimin 《International Journal of Plant Engineering and Management》 2025年第4期193-209,共17页
In view of the demand for intelligent upgrading of quartz crucible manufacturing equipment,this study proposes a design scheme of large-scale quartz crucible feeding frame system with innovative structure,and analyzes... In view of the demand for intelligent upgrading of quartz crucible manufacturing equipment,this study proposes a design scheme of large-scale quartz crucible feeding frame system with innovative structure,and analyzes the vibration characteristics of this structure in view of the large vibration and instability during operation.In order to study the relationship between the operating vibration and the natural frequency and avoid resonance,the calculated mode was analyzed via ANSYS Workbench,and the experimental mode results were obtained by using percussion test and compared with the calculated mode.It is concluded that the natural frequencies of the first six orders of the large quartz crucible feeding frame are between 5.13 and 23.29,and the main deformation is distributed at the end of the turning mechanism.The analysis results show that the first-order natural frequency of the system has a safety margin of 1.55 times comparing with the working frequency of the drive motor(12 Hz),which effectively avoids the risk of resonance.The feeding frame adopts a double-column truss composite structure,and the layout of the specially designed stiffener network and high-precision guide rails ensures the lightweight structure and significantly improves the dynamic stability of the system.The practical effect of the large-scale quartz crucible feeding frame shows that the structural design is successful,and has reference significance for the structural design of the same type of automatic manufacturing equipment. 展开更多
关键词 quartz crucible feeding frame modal analysis modal test
在线阅读 下载PDF
Comparative Study of Railway Frame Bridges Designed According to the Chinese and AREMA Codes
20
作者 Jia Chenjun Zeng Chunqing +1 位作者 Qu Zixin Zhang Zhongbo 《铁道技术标准(中英文)》 2025年第5期96-104,共9页
Based on the Etihad Railway Station Project,this study selects a single-span frame bridge with a clear span of 7.3 meters as the research object.A comprehensive structural design process was conducted following the AR... Based on the Etihad Railway Station Project,this study selects a single-span frame bridge with a clear span of 7.3 meters as the research object.A comprehensive structural design process was conducted following the AREMA(2023),Manual for Railway Engineering-Volume 2-Structures,with systematic comparisons of techno-economic differences between the Chinese and American codes through recalculation verification and equivalent-precision design methods.The findings reveal:Recalculation using the Chinese code for identical structural dimensions and reinforcement layouts demonstrates that AREMA code exhibits greater conservatism in both strength requirements and crack control;Under equivalent precision design principles,the Chinese code solution reduces reinforcement by 4.128 t tons and a 19.5%reduction in reinforcement at critical sections compared to the AREMA code,indicating slightly reduced economic efficiency of the AREMA code.This research provides quantitative references for standardized design and specification integration in cross-border railway engineering projects. 展开更多
关键词 comparative study AREMA frame bridge cooper E80 safety factor
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部