期刊文献+
共找到2篇文章
< 1 >
每页显示 20 50 100
Mild myocardial injury during percutaneous coronary intervention based on minor changes on electrocardiogram and heart rate variability
1
作者 Illya A Chaikovsky Dmytro O Dziuba +4 位作者 Olga A Kryvova Kyrylo S Malakhov Oleksandr P Romanchuk Borys M Todurov Оleg A Loskutov 《World Journal of Cardiology》 2025年第12期130-140,共11页
BACKGROUND As cardiovascular mortality continues to increase globally,percutaneous coronary intervention(PCI)with stent placement stands out as a cutting-edge and highly effective treatment for severe cardiovascular d... BACKGROUND As cardiovascular mortality continues to increase globally,percutaneous coronary intervention(PCI)with stent placement stands out as a cutting-edge and highly effective treatment for severe cardiovascular diseases.However,the inherent invasiveness of any endovascular procedure introduces the risk of coronary vessel and myocardial damage.AIM To evaluate the utility of a novel electrocardiographic metric in detecting subtle myocardial injuries after coronary stenting.METHODS This investigation was conducted in 2021 at the Kyiv Heart Institute of the Ministry of Healthcare of Ukraine.The study involved 23 patients who underwent PCI,each subjected to a meticulous preoperative examination.A paired measurement approach was employed,encompassing 3-minutes electrocardiogram(ECG)recordings both before and several hours following the operation,using a compact ECG device.Each pair of ECG underwent a thorough analysis,scrutinizing 240 primary and computed ECG parameters.RESULTS The analysis delineated a distinct subgroup exhibiting significant myocardial damage post-stenting.This subgroup was characterized by an older average age and more stents than their counterparts.Notably,a concurrent reduction in the psychoemotional state index was observed alongside the ECG alterations in these patients,suggesting a correlation between myocardial damage and psychoemotional distress.Introducing a new electrocardiographic index has illuminated the often-subtle myocardial damage incurred during PCI.CONCLUSION The newly devised electrocardiographic metric is a significant advancement in the early detection of myocardial damage following PCI,able to capture not only physiological but also psychoemotional changes. 展开更多
关键词 ELECTROCARDIOGRAPHY Coronary artery stenting Scaling Myocardial injury Informative electrocardiogram parameters
暂未订购
在开放世界中实现逃逸分析 被引量:1
2
作者 史晓华 吴甘沙 +3 位作者 金茂忠 LUEH Guei-Yuan 刘超 王雷 《软件学报》 EI CSCD 北大核心 2008年第3期522-532,共11页
逃逸分析(escape analysis)是一种可以有效减少Java程序中同步负载和内存堆分配压力的跨函数全局数据流分析算法.此前绝大多数逃逸分析的实现都基于一个所谓“封闭世界(closed world)”的前提:所有可能被执行的方法在做逃逸分析... 逃逸分析(escape analysis)是一种可以有效减少Java程序中同步负载和内存堆分配压力的跨函数全局数据流分析算法.此前绝大多数逃逸分析的实现都基于一个所谓“封闭世界(closed world)”的前提:所有可能被执行的方法在做逃逸分析前都已经得知,并且,程序的实际运行不会改变它们之间的调用关系.但当真实的Java程序运行时,这样的假设并不成立.Java程序拥有的许多特性,例如动态类加载、调用本地函数以及反射程序调用等等,都将打破所谓“封闭世界”的约定.这样的真实运行环境被称为“开放世界”.在开放世界中,实现逃逸分析将面临许多重要的问题,例如,能否正确、全面地捕捉动态载入的类和方法,并分析它们与原有程序的关系;逃逸分析算法的复杂性是否能够得以控制,以保证即时编译器的重新分析时间不会过长,等等.提出一个新的逃选分析架构,它可以有效地处理上述开放世界所面临的问题.该分析架构将增量分析Java程序,动态捕获新载入和调用的类及方法,同时,在复杂性和精度之间进行权衡,正确、有效地降低程序的运行负载.该分析架构已经在Intel的开放式Java虚拟机系统ORP中实现,经过实际测试,可以有效地消除一些主要基准测试程序,如SPECjbb2000和SPEcjvm98的db中70%-94%的同步操作,大幅度地提高15%-31%的程序的运行速度. 展开更多
关键词 逃逸分析 即时编译器 JAVA虚拟机
在线阅读 下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部