期刊文献+
共找到60,198篇文章
< 1 2 250 >
每页显示 20 50 100
实现Linux操作系统tickless运行的方法研究
1
作者 郑会吉 汪光森 甘波 《海军工程大学学报》 北大核心 2025年第3期99-104,112,共7页
实时仿真等应用场景需要实时任务运行时不受干扰,而tick中断是操作系统中的典型中断之一,会对实时任务造成严重干扰。虽然现代Linux内核支持的Adaptive-ticks特性可以减少tick中断,但通过测试发现,仅配置Adaptive-ticks特性还不能完全... 实时仿真等应用场景需要实时任务运行时不受干扰,而tick中断是操作系统中的典型中断之一,会对实时任务造成严重干扰。虽然现代Linux内核支持的Adaptive-ticks特性可以减少tick中断,但通过测试发现,仅配置Adaptive-ticks特性还不能完全消除实时任务运行时的tick中断。针对此问题,提出了一种内核配置优化方法,该方法基于Adaptive-ticks特性以及对5.4.87版本Linux内核源码的分析,只需添加配置参数而不用修改内核即可实现操作系统tickless运行。实验验证结果表明:连续测试2 h内未发现tick中断且最大抖动被控制在百ns级,证明了该方法的可行性。 展开更多
关键词 linux操作系统 Adaptive-ticks 实时系统
在线阅读 下载PDF
基于配置引导的实时Linux内核靶向模糊测试
2
作者 施鹤远 陈世俊 +3 位作者 张强 沈煜恒 姜宇 施荣华 《计算机科学》 北大核心 2025年第S1期873-880,共8页
实时Linux在各类实时性需求业务场景中得到广泛应用,保障实时Linux内核安全稳定至关重要。当前主流的覆盖率导向内核模糊测试技术对于特定待测代码定位存在局限,导致内核模糊测试对实时特性相关代码的针对性测试能力不足。针对此问题,... 实时Linux在各类实时性需求业务场景中得到广泛应用,保障实时Linux内核安全稳定至关重要。当前主流的覆盖率导向内核模糊测试技术对于特定待测代码定位存在局限,导致内核模糊测试对实时特性相关代码的针对性测试能力不足。针对此问题,文中提出了一种基于配置引导的实时Linux内核靶向模糊测试方法。该方法首先结合内核配置选项构建内核文件树,识别实时特性相关内核代码;然后基于实时Linux内核函数间调用关系和基本块地址,构建实时特性相关待测靶点;最后利用基于权重的种子调度策略提升内核模糊测试针对性测试效果。该方法在4个版本的实时Linux内核的测试任务中,发现了58个实时特性相关的内核缺陷。与通用覆盖率导向内核模糊测试工具Syzkaller相比,该方法对于实时特性相关代码的基本块覆盖数量提升17.06%,发现实时特性相关漏洞数量提升65.39%。实验结果表明,该方法能显著提高内核模糊测试的实时特性相关代码覆盖能力与针对性测试能力。 展开更多
关键词 实时linux 模糊测试 异常检测 内核配置
在线阅读 下载PDF
Energy Efficiency Operating Indicator Forecasting and Speed Design Optimization for Polar Ice Class Merchant Vessels
3
作者 LU Yu LI Chen−ran +3 位作者 ZHU Xiang−hang LI Shi−an GU Zhu−hao LIU She−wen 《船舶力学》 北大核心 2025年第6期901-911,共11页
In order to accurately forecast the main engine fuel consumption and reduce the Energy Efficiency Operational Indicator(EEOI)of merchant ships in polar ice areas,the energy transfer relationship between ship-machine-p... In order to accurately forecast the main engine fuel consumption and reduce the Energy Efficiency Operational Indicator(EEOI)of merchant ships in polar ice areas,the energy transfer relationship between ship-machine-propeller is studied by analyzing the complex force situation during ship navigation and building a MATLAB/Simulink simulation platform based on multi-environmental resistance,propeller efficiency,main engine power,fuel consumption,fuel consumption rate and EEOI calculation module.Considering the environmental factors of wind,wave and ice,the route is divided into sections,the calculation of main engine power,main engine fuel consumption and EEOI for each section is completed,and the speed design is optimized based on the simulation model for each section.Under the requirements of the voyage plan,the optimization results show that the energy efficiency operation index of the whole route is reduced by 3.114%and the fuel consumption is reduced by 9.17 t. 展开更多
关键词 Energy Efficiency Operational Indicator ice-class ships segment division design optimization
在线阅读 下载PDF
Optimal Receiver Operating Characteristic Curve of Classical Conditional Power under Normal Models
4
作者 ZHANG Ying-Ying 《应用概率统计》 北大核心 2025年第2期277-304,共28页
A Receiver Operating Characteristic(ROC)analysis of a power is important and useful in clinical trials.A Classical Conditional Power(CCP)is a probability of a classical rejection region given values of true treatment ... A Receiver Operating Characteristic(ROC)analysis of a power is important and useful in clinical trials.A Classical Conditional Power(CCP)is a probability of a classical rejection region given values of true treatment effect and interim result.For hypotheses and reversed hypotheses under normal models,we obtain analytical expressions of the ROC curves of the CCP,find optimal ROC curves of the CCP,investigate the superiority of the ROC curves of the CCP,calculate critical values of the False Positive Rate(FPR),True Positive Rate(TPR),and cutoff of the optimal CCP,and give go/no go decisions at the interim of the optimal CCP.In addition,extensive numerical experiments are carried out to exemplify our theoretical results.Finally,a real data example is performed to illustrate the go/no go decisions of the optimal CCP. 展开更多
关键词 area under the curve(AUC) classical conditional power(CCP) go/no go decisions historical and interim data receiver operating characteristic(ROC)curve
在线阅读 下载PDF
基于大语言模型的Linux课程问答系统 被引量:3
5
作者 郭东 黄光强 刘颖 《吉林大学学报(理学版)》 CAS 北大核心 2024年第6期1370-1376,共7页
基于国产主流大语言模型,设计一个Linux课程知识问答系统.该系统结合检索增强技术,能根据人类反馈持续学习,有助于解决Linux课程教学中如何更有效辅助学生学习的问题.实验结果表明,该系统提高了大语言模型回答的事实性,能有效回答学生提... 基于国产主流大语言模型,设计一个Linux课程知识问答系统.该系统结合检索增强技术,能根据人类反馈持续学习,有助于解决Linux课程教学中如何更有效辅助学生学习的问题.实验结果表明,该系统提高了大语言模型回答的事实性,能有效回答学生提问.此外,该系统以较低成本积累了以自然语言形式呈现的专业领域知识库,降低了教师教学资料搜集整理的工作量. 展开更多
关键词 linux课程 大语言模型 持续学习 问答系统
在线阅读 下载PDF
Linux中System V进程通信机制安全性形式化验证 被引量:1
6
作者 吴丹 刘芳 +1 位作者 戴葵 王志英 《计算机工程与科学》 CSCD 2002年第2期13-17,共5页
基于Linux开发安全操作系统是提高计算机安全的重要途径 ,而形式化验证则是开发过程的重要和必要的环节。我们从Linux的各个子系统着手进行验证 ,逐步搭建起整个操作系统的验证模型。考虑到访问控制机制是实现操作系统安全性的关键 ,本... 基于Linux开发安全操作系统是提高计算机安全的重要途径 ,而形式化验证则是开发过程的重要和必要的环节。我们从Linux的各个子系统着手进行验证 ,逐步搭建起整个操作系统的验证模型。考虑到访问控制机制是实现操作系统安全性的关键 ,本文主要讨论使用SPIN模型检验器对IPC子系统中的SystemV进程通信机制进行形式化验证的过程与方法 ,查找安全漏洞并改进现有的机制 ,为开发工作提供理论上的保证。 展开更多
关键词 linux systemV 进程通信机制 安全性 形式化验证 操作系统 计算机网络
在线阅读 下载PDF
基于虚拟机自省的Linux恶意软件检测方案
7
作者 文伟平 张世琛 +1 位作者 王晗 时林 《信息网络安全》 CSCD 北大核心 2024年第5期657-666,共10页
随着物联网和云计算技术的快速发展,Linux恶意软件的数量和种类急剧增加,因此如何有效检测Linux恶意软件成为安全领域的重要研究方向之一。为了解决这一问题,文章提出一种基于虚拟机自省的Linux恶意软件检测方案。该方案利用虚拟机自省... 随着物联网和云计算技术的快速发展,Linux恶意软件的数量和种类急剧增加,因此如何有效检测Linux恶意软件成为安全领域的重要研究方向之一。为了解决这一问题,文章提出一种基于虚拟机自省的Linux恶意软件检测方案。该方案利用虚拟机自省技术在沙箱外部安全获取内部运行状态,在实现全方位监控的同时,规避了恶意软件的反动态分析问题。与其他沙箱监控方案相比,文章所提方案增加了恶意软件在沙箱中的恶意行为表现的数量。针对特征之间的时序性,采用时序处理模型对沙箱获取的特征信息进行建模和训练,旨在判断Linux应用是否属于恶意软件。文章使用了3种神经网络,包括循环神经网络、长短期记忆网络和门控循环单元网络。实验结果表明,长短期记忆网络在该应用场景下检测效果更好,准确率达98.02%,同时具有较高的召回率,将虚拟机自省技术与神经网络模型结合应用于恶意软件检测,既能在虚拟机外部监控虚拟机内部,又考虑特征之间的时序性。 展开更多
关键词 恶意软件检测 虚拟机自省 深度神经网络 linux沙箱
在线阅读 下载PDF
Linux中System V进程通信机制及访问控制技术的改进 被引量:5
8
作者 龚丽敏 李天宁 +1 位作者 茅兵 谢俊元 《计算机应用研究》 CSCD 北大核心 2001年第4期35-38,共4页
简述了消息队列、共享内存和信号量达三种通信机制的结构及其实现,并以此为基础,提出了通过实现进程间通信的强制访问控制来提高系统安全性的方法.
关键词 进程通信 消息队列 访问控制 linux 操作系统 systemV
在线阅读 下载PDF
Optimal selection of tests for fault detection and isolation in multi-operating mode system 被引量:3
9
作者 LIU Yuanhong 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2019年第2期425-434,共10页
The complex systems are often in the structure of multi-operating modes, and the components implementing system functions are different under different operation modes, which results in the problems that components of... The complex systems are often in the structure of multi-operating modes, and the components implementing system functions are different under different operation modes, which results in the problems that components often fail in different operating modes, faults can be only detected in specified operating modes, tests can be available in specified operating modes,and the cost and efficiency of detecting and isolating faults are different under different operating modes and isolation levels. Aiming at these problems, an optimal test selection method for fault detection and isolation in the multi-operating mode system is proposed by using the fault pair coding and rollout algorithm. Firstly,the faults in fault-test correlation matrices under different operating modes are combined to fault-pairs, which is used to construct the fault pair-test correlation matrices under different operating modes.Secondly, the final fault pair-test correlation matrix of the multioperating mode system is obtained by operating the fault pair-test correlation matrices under different operating modes. Based on the final fault pair-test correlation matrix, the necessary tests are selected by the rollout algorithm orderly. Finally, the effectiveness of the proposed method is verified by examples of the optimal test selection in the multi-operating mode system with faults isolated to different levels. The result shows that the proposed method can effectively mine the fault detection and isolation ability of tests and it is suitable for the optimal test selection of the multi-operating mode system with faults isolated to the replacement unit and specific fault. 展开更多
关键词 operating MODE test optimization FAULT PAIR CODING FAULT detection FAULT ISOLATION
在线阅读 下载PDF
The Design of I/O Subsystem in Satellite Real-Time Microkernel Operating System 被引量:1
10
作者 Liu Xiaodong & Li Lianzhi (Dept. of Computer Science & Engineering, Harbin Institute of Technology, 150001, P. R. China) Qian Chunlai(Beijiing Institute of Radio Measurement, 100854, P. R. China) 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 1998年第3期77-81,共5页
One of the most important features of modern minor satellites is to realize autonomous moving. The performance of the satellite autonomous computer operating system acting as the control center is utmost important. Th... One of the most important features of modern minor satellites is to realize autonomous moving. The performance of the satellite autonomous computer operating system acting as the control center is utmost important. The recent trend in operating system development is adopting microkernel architecture which holds such advantages as microminiaturization, modularity, portability and extendibility. The performance of I/O subsystem is currently receiving considerable research attention. Object-orientation offers an approach to application development in which software system can be constructed by composing and refining the pre-designed plug-compatible software components.It also starts with some basic notions fairly well accepted in computer science, namely encapsulation and reuse. In this paper, a new object-oriented real-time I/O subsystem model has been designed.In this model, the traditional I/O subsystem framework is discarded and a stream mechanism based on the object-oriented concept is introduced. In addition, the I/O requests are classified according to their time emergency to obtain real-time performance. So, this model meets such satelliteperformance requirements as reliability, flexibility, portability and real-time performance. 展开更多
关键词 Satellite operating system I/O subsystem OBJECT-ORIENTED REAL-TIME
在线阅读 下载PDF
对象驱动的Linux内核crash分类技术研究
11
作者 何林浩 魏强 +1 位作者 王允超 郭志民 《小型微型计算机系统》 CSCD 北大核心 2024年第4期926-932,共7页
Crash(程序崩溃)分析是漏洞挖掘与利用的关键阶段,精准的crash分类是crash分析和漏洞利用的前提.针对现有的Linux内核crash存在大量重复的问题,本文提出一种对象驱动的Linux内核crash分类方法.该方法将内核crash与内核对象的关系建模为... Crash(程序崩溃)分析是漏洞挖掘与利用的关键阶段,精准的crash分类是crash分析和漏洞利用的前提.针对现有的Linux内核crash存在大量重复的问题,本文提出一种对象驱动的Linux内核crash分类方法.该方法将内核crash与内核对象的关系建模为二部图结构,从而将crash分类问题转化为内核对象的相似性对比问题.首先,通过对crash执行后向污点分析提取crash相关的内核对象;其次,构造内核对象调用图计算内核与根本原因的相关性度量;最后,基于上述结果构造二部图实现crash相似性比较算法.基于上述方法,本文开发出了Linux内核crash分类的原型系统.通过在真实的数据集上进行实验,验证了系统的有效性和可用性,弥补了现有分类方法粒度较粗,存在误报较多的问题. 展开更多
关键词 crash分类 linux内核 内核对象 污点分析
在线阅读 下载PDF
Simulation Operating System and Integrated Simulation Software
12
作者 Xiong GuanglengDepartment of Automation, Tsinghua University, Beijing 100084, China 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 1991年第2期1-14,共14页
In this paper, a new concept of simulation operating system (SIMOS) is described. A detailed definition of SIMOS is given, and two integrated simulation software (IPSOS and IMSS) are introduced based on SIMOS.
关键词 Simulation resources Experimental frame Simulation operating system Integrated simulation environment.
在线阅读 下载PDF
A general Boolean semantic modelling approach for complex and intelligent industrial systems in the framework of DES 被引量:1
13
作者 XU Changyi WANG Yun +1 位作者 DUAN Yiman ZHANG Chao 《Journal of Systems Engineering and Electronics》 SCIE CSCD 2024年第5期1219-1230,共12页
Discrete event system(DES)models promote system engineering,including system design,verification,and assessment.The advancement in manufacturing technology has endowed us to fabricate complex industrial systems.Conseq... Discrete event system(DES)models promote system engineering,including system design,verification,and assessment.The advancement in manufacturing technology has endowed us to fabricate complex industrial systems.Consequently,the adoption of advanced modeling methodologies adept at handling complexity and scalability is imperative.Moreover,industrial systems are no longer quiescent,thus the intelligent operations of the systems should be dynamically specified in the model.In this paper,the composition of the subsystem behaviors is studied to generate the complexity and scalability of the global system model,and a Boolean semantic specifying algorithm is proposed for generating dynamic intelligent operations in the model.In traditional modeling approaches,the change or addition of specifications always necessitates the complete resubmission of the system model,a resource-consuming and error-prone process.Compared with traditional approaches,our approach has three remarkable advantages:(i)an established Boolean semantic can be fitful for all kinds of systems;(ii)there is no need to resubmit the system model whenever there is a change or addition of the operations;(iii)multiple specifying tasks can be easily achieved by continuously adding a new semantic.Thus,this general modeling approach has wide potential for future complex and intelligent industrial systems. 展开更多
关键词 industrial complex system operation specifying Boolean semantic discrete event system(DES)theory intelligent operation
在线阅读 下载PDF
信息网络安全监察专业Linux操作系统课程实践教学研究——评《Linux系统安全:纵深防御、安全扫描与入侵检测》 被引量:2
14
作者 樊宙 《中国安全科学学报》 CAS CSCD 北大核心 2024年第1期247-247,共1页
当今社会,信息技术飞速发展,网络已经成为人们生活和工作中不可或缺的一部分。然而,网络安全问题也随之而来,给人们造成巨大损失。为应对网络安全问题,培养专业的信息网络安全人才已成为当务之急,信息网络安全监察专业逐渐成为高校计算... 当今社会,信息技术飞速发展,网络已经成为人们生活和工作中不可或缺的一部分。然而,网络安全问题也随之而来,给人们造成巨大损失。为应对网络安全问题,培养专业的信息网络安全人才已成为当务之急,信息网络安全监察专业逐渐成为高校计算机科学与技术领域中的重要方向。Linux操作系统作为开源软件和服务器领域的佼佼者,在信息网络安全领域具有广泛应用。因此,针对信息网络安全监察专业开展Linux操作系统课程实践教学具有重要意义。 展开更多
关键词 linux操作系统 网络安全监察专业 计算机科学与技术 安全扫描 网络安全问题 开源软件 信息技术 纵深防御
在线阅读 下载PDF
LXI instrument development platform based on an open embedded operating system 被引量:4
15
作者 Yu Wilson 《仪器仪表学报》 EI CAS CSCD 北大核心 2007年第5期788-791,共4页
This paper introduces the architecture and components of LXI instrument development platform based on an open embedded operating system,which is a modular and configurable platform.The platform is a total solution to ... This paper introduces the architecture and components of LXI instrument development platform based on an open embedded operating system,which is a modular and configurable platform.The platform is a total solution to develop LXI instrument modules and systems.On the other hand,it also supports other types of instrument development.This is a generic and efficient platform.At the end,this paper addresses the technical tends, challenges,and recormnends solutions. 展开更多
关键词 开放式嵌入操作系统 仪器扩展 LXI 技术 对策 LAN接口
在线阅读 下载PDF
基于深度学习的Linux系统DKOM攻击检测 被引量:1
16
作者 陈亮 孙聪 《计算机科学》 CSCD 北大核心 2024年第9期383-392,共10页
直接内核对象操纵(DKOM)攻击通过直接访问和修改内核对象来隐藏内核对象,是主流操作系统长期存在的关键安全问题。对DKOM攻击进行基于行为的在线扫描适用的恶意程序类型有限且检测过程本身易受DKOM攻击影响。近年来,针对潜在受DKOM攻击... 直接内核对象操纵(DKOM)攻击通过直接访问和修改内核对象来隐藏内核对象,是主流操作系统长期存在的关键安全问题。对DKOM攻击进行基于行为的在线扫描适用的恶意程序类型有限且检测过程本身易受DKOM攻击影响。近年来,针对潜在受DKOM攻击的系统进行基于内存取证的静态分析成为一种有效和安全的检测方法。现有方法已能够针对Windows内核对象采用图神经网络模型进行内核对象识别,但不适用于Linux系统内核对象,且对于缺少指针字段的小内核对象的识别有效性有限。针对以上问题,设计并实现了一种基于深度学习的Linux系统DKOM攻击检测方案。首先提出了一种扩展内存图结构刻画内核对象的指针指向关系和常量字段特征,利用关系图卷积网络对扩展内存图的拓扑结构进行学习以实现内存图节点分类,使用基于投票的对象推测算法得出内核对象地址,并通过与现有分析框架Volatility的识别结果对比实现对Linux系统DKOM攻击的检测。提出的扩展内存图结构相比现有的内存图结构能更好地表示缺乏指针但具有常量字段的小内核数据结构的特征,实现更高的内核对象检测有效性。与现有基于行为的在线扫描工具chkrootkit相比,针对5种现实世界Rootkit的DKOM行为,所提方案实现了更高的检测有效性,精确度提高20.1%,召回率提高32.4%。 展开更多
关键词 内存取证 恶意软件检测 操作系统安全 图神经网络 二进制分析
在线阅读 下载PDF
基于System Generator的卷积加速结构设计与实现
17
作者 成鸿群 刘宜成 +2 位作者 涂海燕 徐金鹏 王广泰 《计算机应用与软件》 北大核心 2024年第4期224-227,274,共5页
为解决卷积神经网络中卷积运算耗时长、运算复杂的问题,针对卷积运算的并行性特征,提出一种基于分块的流水线加速方法,并基于该方法在System Generator上进行了电路设计。通过在FPGA(Field-programmable Gate Array)上进行实验验证,该... 为解决卷积神经网络中卷积运算耗时长、运算复杂的问题,针对卷积运算的并行性特征,提出一种基于分块的流水线加速方法,并基于该方法在System Generator上进行了电路设计。通过在FPGA(Field-programmable Gate Array)上进行实验验证,该设计模型能正确输出卷积运算结果;在结构和输入数据相同的情况下,该设计模型在计算速度上相比于普通CPU最高可加速258倍,相比于服务器级CPU提高了近40倍,具有良好的加速效果。 展开更多
关键词 卷积神经网络 卷积运算 system GENERATOR 现场可编程门阵列
在线阅读 下载PDF
基于彩色V-Ⅰ轨迹特征和边缘机器学习非侵入式负荷识别方法
18
作者 陆玲霞 孟繁举 +2 位作者 于淼 任沁源 包哲静 《工程科学与技术》 北大核心 2025年第5期134-141,共8页
非侵入式负荷识别方法作为分析用户用电行为的主要途径,对开展能耗监测、实现用电安全评估具有重要意义。针对传统基于V-I轨迹特征的非侵入式负荷识别方法存在特征重叠和无法识别未知负荷的问题,提出一种基于彩色V-I轨迹特征和轻量级孪... 非侵入式负荷识别方法作为分析用户用电行为的主要途径,对开展能耗监测、实现用电安全评估具有重要意义。针对传统基于V-I轨迹特征的非侵入式负荷识别方法存在特征重叠和无法识别未知负荷的问题,提出一种基于彩色V-I轨迹特征和轻量级孪生网络的非侵入式负荷识别方法。首先,通过负荷电压电流数据构建具有方向信息的彩色V-I轨迹图像。然后,利用孪生网络计算待识别负荷的V-I轨迹图像和负荷特征库中V-I轨迹图像之间的相似度,以完成初步识别。随后,计算电流谐波特征之间的余弦距离,与阈值对比完成最终负荷识别。在以STM32MP1微处理器为核心的嵌入式Linux系统上,使用实验室电器负荷进行了实物验证。结果表明:彩色V-I轨迹能更详细地反映负荷特征,提高负荷识别准确率,并且由于改进的人工智能模型比较轻量化,对计算量需求大大减小,可以在嵌入式设备端对负荷特征库进行动态实时在线更新,轻松完成模型再训练。与依赖服务器的传统算法相比,无需返回PC或服务器重新训练模型并重新移植模型到嵌入式设备端。该方法仅依赖嵌入式终端便可准确识别未知负荷,避免在出现较多未知负荷后识别准确率下降,保证了负荷识别效果。系统运算一次负荷识别时间为0.2 s左右,可以满足实时性要求,具有重要的研究价值和实用性。 展开更多
关键词 非侵入式负荷识别 边缘机器学习 孪生网络 嵌入式linux系统
在线阅读 下载PDF
玻璃体切割联合巩膜扣带术治疗上方和下方孔源性视网膜脱离的效果比较 被引量:1
19
作者 杨鸽 刘晨路 +5 位作者 杨益 王兵立 鹿晓燕 董淑倩 胡芷柔 李秋明 《郑州大学学报(医学版)》 北大核心 2025年第2期278-281,共4页
目的:探讨上方和下方孔源性视网膜脱离(RRD)行玻璃体切割(PPV)联合巩膜扣带(SB)术的疗效。方法:收集2018年2月至2023年8月郑州大学第一附属医院234例接受PPV联合SB术的RRD患者(234眼)的临床资料。234眼中裂孔仅位于上方的163眼(上方裂孔... 目的:探讨上方和下方孔源性视网膜脱离(RRD)行玻璃体切割(PPV)联合巩膜扣带(SB)术的疗效。方法:收集2018年2月至2023年8月郑州大学第一附属医院234例接受PPV联合SB术的RRD患者(234眼)的临床资料。234眼中裂孔仅位于上方的163眼(上方裂孔组),裂孔位于下方的71眼(下方裂孔组)。比较上方裂孔组和下方裂孔组患眼视网膜复位率、最佳矫正视力(BCVA)及术后并发症发生情况。结果:上、下方裂孔组视网膜复位率分别为96.32%、95.77%,差异无统计学意义(P>0.05)。两组患眼BCVA随时间延长均明显改善(P<0.05),组间各时间点BCVA差异无统计学意义(P>0.05)。两组术后各并发症发生率差异无统计学意义(P>0.05)。结论:PPV联合SB术治疗下方和上方RRD视网膜复位率高,并发症发生率低。 展开更多
关键词 孔源性视网膜脱离 玻璃体切割术 巩膜扣带术
在线阅读 下载PDF
贯通运营下市域铁路与地铁列车开行方案协同优化 被引量:2
20
作者 彭其渊 刘思源 +3 位作者 江山 冯涛 陈垚 张永祥 《交通运输系统工程与信息》 北大核心 2025年第2期36-47,共12页
区域多制式轨道交通贯通运营下列车开行方案的协同优化对于提升线网的整体运输效率具有重要意义。本文建立贯通运营下市域铁路与地铁列车开行方案编制和客流分配一体化优化模型,以最小化乘客出行费用与企业运营费用之和为目标,考虑通过... 区域多制式轨道交通贯通运营下列车开行方案的协同优化对于提升线网的整体运输效率具有重要意义。本文建立贯通运营下市域铁路与地铁列车开行方案编制和客流分配一体化优化模型,以最小化乘客出行费用与企业运营费用之和为目标,考虑通过能力和列车载客能力、车底资源以及列车服务数量等实际约束,同时设计改进的自适应大规模邻域搜索算法进行求解,确定全线的列车开行交路,以及各交路上的列车开行频率、编组类型和停站方案,并验证算法在不同客流需求水平案例下的有效性。研究结果表明:相较于两阶段法,改进的自适应大规模邻域搜索算法能以平均234 s的计算时间得到满意解,目标函数值平均下降3.6%;与独立运营相比,贯通运营后,企业运营费用平均降低了11.3%,全线乘客和跨线乘客出行费用分别平均降低了3.9%和10.7%,跨线乘客换乘次数平均减少了18.7%,车底使用数量平均减少了14.4%;与站站停模式相比,市域铁路本线和贯通列车采用灵活停站的运营模式后,全线乘客出行费用平均降低了4.2%。本文提出的方法能够为市域铁路与地铁贯通运营开行方案编制提供辅助决策支持。 展开更多
关键词 城市交通 贯通运营 改进自适应大规模邻域搜索 列车开行方案 市域铁路 地铁
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部