期刊文献+
共找到26,775篇文章
< 1 2 250 >
每页显示 20 50 100
基于Linux Qt的软键盘设计与实现 被引量:2
1
作者 田福英 《计算机与现代化》 2011年第12期179-181,共3页
介绍在Linux操作系统Ubuntu中,基于Qt的软键盘设计与实现方法,该键盘包含了通用键盘中的绝大部分功能,界面友善,操作简单,可以应用于各种基于Linux操作系统的带触摸屏设备。
关键词 软键盘 linux qt linux操作系统
在线阅读 下载PDF
基于Linux Qt的无损信号检测仪人机界面软件的设计与实现 被引量:1
2
作者 闫保中 孟庆丹 邹银红 《化工自动化及仪表》 CAS 2014年第2期134-137,共4页
提出了一种基于Linux Qt平台的无损信号检测仪软件的设计方案,综合考虑井口附近的环境,设计了便携式无损信号检测仪。系统采用性能优越的ARM系统作为硬件平台,稳定性强的Linux系统作为软件平台,在此基础上利用开源的图形界面库Qt开发界... 提出了一种基于Linux Qt平台的无损信号检测仪软件的设计方案,综合考虑井口附近的环境,设计了便携式无损信号检测仪。系统采用性能优越的ARM系统作为硬件平台,稳定性强的Linux系统作为软件平台,在此基础上利用开源的图形界面库Qt开发界面程序。经过验证,该信号检测仪可以实时地显示出A/D采集的信号,将数据存储在SD卡创建的文件中,且可探测出不合格的油管杆数。 展开更多
关键词 检测仪 qt 嵌入式linux ARM 实时显示
在线阅读 下载PDF
基于Linux Qt4下自定义对话框的设计与实现 被引量:3
3
作者 项伟 《计算机时代》 2017年第9期27-29,32,共4页
Qt作为一个跨平台的C++图形用户界面(GUI)应用程序开发工具,在Linux系统中得到了广泛的应用。在使用Qt开发GUI应用程序时,经常需要设计和实现对话框窗口。在阐述了Qt特性、Linux Qt4环境搭建方法及Qt4标准对话框与自定义对话框的区别的... Qt作为一个跨平台的C++图形用户界面(GUI)应用程序开发工具,在Linux系统中得到了广泛的应用。在使用Qt开发GUI应用程序时,经常需要设计和实现对话框窗口。在阐述了Qt特性、Linux Qt4环境搭建方法及Qt4标准对话框与自定义对话框的区别的基础上,介绍了用Qt4布局管理器实现用户界面的相关技术,分析了用Qt4设计自定义对话框的基本流程,完成了自定义对话框的设计与实现。 展开更多
关键词 qt linux qt4 对话框 自定义对话框 布局管理器
在线阅读 下载PDF
基于Linux QT技术的空间环境模拟器控制系统组态软件的开发
4
作者 宁娟 詹海洋 +3 位作者 刘畅 顾志飞 刘波涛 刘劲松 《航天器环境工程》 2011年第5期471-476,共6页
文章主要介绍如何在Linux系统下建立一套空间环境模拟器控制系统组态软件。首先给出该软件设计的整体结构与基本原理,软件架构基于QT平台搭建;研发了一套针对Linux操作系统的OPC驱动,成功地实现了硬件设备和上位软件之间的多对多通信;... 文章主要介绍如何在Linux系统下建立一套空间环境模拟器控制系统组态软件。首先给出该软件设计的整体结构与基本原理,软件架构基于QT平台搭建;研发了一套针对Linux操作系统的OPC驱动,成功地实现了硬件设备和上位软件之间的多对多通信;针对该驱动提出了扫描优先级算法,这种算法相对于Windows下的顺序扫描逻辑方式更加优化而高效。该组态软件已通过现场实际应用,控制效果良好,达到预期的结果。 展开更多
关键词 linux操作系统 组态软件 qt平台 MYSQL数据库 OPCServer驱动 可缩放矢量图形
在线阅读 下载PDF
基于Linux & Qt的嵌入式数字多用表图形用户界面设计 被引量:1
5
作者 林明仁 宋跃 雷瑞庭 《东莞理工学院学报》 2008年第5期36-40,共5页
为设计嵌入式计算机仪器用户图形化(GUI)界面,在ARM处理器硬件平台上,采用Linux与Qt/Embedded技术开发出新型、智能、移植性强的嵌入式数字多用表的GUI软件,实验表明该软件界面友好、易于移植、调节灵活、使用方便,实践证明该设计是切... 为设计嵌入式计算机仪器用户图形化(GUI)界面,在ARM处理器硬件平台上,采用Linux与Qt/Embedded技术开发出新型、智能、移植性强的嵌入式数字多用表的GUI软件,实验表明该软件界面友好、易于移植、调节灵活、使用方便,实践证明该设计是切实可行的,文中详细介绍仪器系统结构、系统软件的实现原理和设计方法,同时结合本软件的设计实例,分析Qt编程中串行接口的设置与数字多用表界面的实现. 展开更多
关键词 用户图形界面 linux qt/EMBEDDED qtopia应用 数字多用表
在线阅读 下载PDF
基于Linux Qt的机器视觉软件架构设计 被引量:4
6
作者 林君健 邱清昉 +1 位作者 张玉春 李思捷 《机床与液压》 北大核心 2019年第17期16-21,共6页
基于Linux Qt开发技术,提出一种适合于Linux的机器视觉软件架构。软件架构设计思路:将机器视觉工具算法与软件框架分开,在软件的运行过程中,视觉工具算法只需提供对应功能的接口,整个软件框架即可完成从相机获取图像,到多种不同视觉工... 基于Linux Qt开发技术,提出一种适合于Linux的机器视觉软件架构。软件架构设计思路:将机器视觉工具算法与软件框架分开,在软件的运行过程中,视觉工具算法只需提供对应功能的接口,整个软件框架即可完成从相机获取图像,到多种不同视觉工具算法的调用,并通过选定的通信方式将数据传输至外部设备。结合Halcon图像处理软件,验证了该架构的灵活性与实用性。 展开更多
关键词 linux qt 机器视觉 软件架构
在线阅读 下载PDF
基于Linux Qt的列车人机界面设计与实现 被引量:6
7
作者 刘超 周纪超 张红星 《计算机与现代化》 2013年第4期215-219,共5页
设计一种基于Linux Qt平台的内燃动车组人机界面方案,综合考虑列车运行的环境,系统采用性能优越的X86架构作为硬件平台、稳定性强的Linux系统作为软件平台,在此基础上利用开源的图形界面库Qt开发界面程序。经过验证,该人机界面系统具有... 设计一种基于Linux Qt平台的内燃动车组人机界面方案,综合考虑列车运行的环境,系统采用性能优越的X86架构作为硬件平台、稳定性强的Linux系统作为软件平台,在此基础上利用开源的图形界面库Qt开发界面程序。经过验证,该人机界面系统具有界面友好、低成本等特点。 展开更多
关键词 人机界面 qt 嵌入式linux X86
在线阅读 下载PDF
基于Linux Qt的列车显示器表盘控件设计与实现 被引量:4
8
作者 周忠洋 李意 王元东 《内燃机与配件》 2021年第4期23-25,共3页
为提高开发效率,降低列车显示器软件开发成本,本文设计了一种基于Linux Qt平台的显示器表盘控件。在Qt4开发环境下,通过继承QWidget类,将QLinearGradient类、QPainter类、QLabel类等结合,经过坐标变换及旋转函数,重新实现paintEvent函数... 为提高开发效率,降低列车显示器软件开发成本,本文设计了一种基于Linux Qt平台的显示器表盘控件。在Qt4开发环境下,通过继承QWidget类,将QLinearGradient类、QPainter类、QLabel类等结合,经过坐标变换及旋转函数,重新实现paintEvent函数,实现此表盘控件。经过实际项目验证,该控件类设计友好、个性化程度较高,丰富了传统列车显示界面。 展开更多
关键词 qt框架 表盘控件类 C++ linux系统 人机界面
在线阅读 下载PDF
Design of an energetic particle radiation diagnostic spectroscopy system based on national core chips and Qt on Linux in EAST 被引量:2
9
作者 Ying-Ying Zheng Zi-Han Zhang +7 位作者 Qiang Li Hong-Rui Cao Yong-Qiang Zhang Jin-Long Zhao Qi-Ping Yuan Bing-Jia Xiao Ling-Ling Yan Jian-Qiu Zhu 《Nuclear Science and Techniques》 SCIE EI CAS CSCD 2021年第7期11-21,共11页
Energetic particle radiation diagnoses mainly detect the particles(such as neutrons,gamma rays,hard X-rays,and escaping electrons)that are radiated in the discharge process of the experimental advanced superconducting... Energetic particle radiation diagnoses mainly detect the particles(such as neutrons,gamma rays,hard X-rays,and escaping electrons)that are radiated in the discharge process of the experimental advanced superconducting tokamak device to characterize the operating state of the plasma in real time.The upgrading of these diagnoses requires new instruments based on national(here,“national”means developed and produced by a Chinese company)core chips and open-source software with advanced digitization,a high sampling rate,and a high time resolution.The new spectroscopy system designed in this study adopts the national field-programmable gate array(FPGA)and an analog-to-digital converter as the core chip,and it is developed using Qt on Linux.The communication between the FPGA and embedded controller occurs via a high-speed peripheral component interconnect eXtension for instrument express protocol with a direct memory access mode.On this basis,the time resolution of the system is improved from 2 to 1 ms,the maximum channel address is increased to 4096,and the sampling rate is increased from 10 to 80 Msps.Calibration experiments of the spectroscopy system with 152Eu and 137Cs sources demonstrate that the best energy resolution is 0.27%and the measurement error is less than±0.5 keV. 展开更多
关键词 Spectroscopy system National chip qt Energetic particle radiation Experimental advanced superconducting tokamak
在线阅读 下载PDF
Qt/E的嵌入式Linux GUI研究与实现 被引量:12
10
作者 汤伟 李强 《计算机应用与软件》 CSCD 2011年第10期260-263,共4页
嵌入式GUI(Graphical User Interface)为嵌入式系统提供了一种应用于特殊场合的人机交互接口(Man-Machine Inter-face)。由于嵌入式系统本身的硬件资源有限,要求嵌入式GUI具有高度可移植性和可裁剪性,以适应不同的硬件条件和使用需求。... 嵌入式GUI(Graphical User Interface)为嵌入式系统提供了一种应用于特殊场合的人机交互接口(Man-Machine Inter-face)。由于嵌入式系统本身的硬件资源有限,要求嵌入式GUI具有高度可移植性和可裁剪性,以适应不同的硬件条件和使用需求。首先介绍嵌入式Linux GUI目前的发展状况及各自的特点,然后针对目前主流的嵌入式GUI系统——Qt/Embedded,阐述其图形引擎的实现。最后,结合三星公司S3C2410的开发板,实现了一种嵌入式GUI系统在具体平台上的应用。 展开更多
关键词 ARM9 linux交叉编译 嵌入式GUI qt qt/EMBEDDED qtOPIA FRAMEBUFFER Signals/Slots
在线阅读 下载PDF
Comparison of QT Correction Methods in the Pediatric Population of a Community Hospital: A Retrospective Study
11
作者 Koren Hyogene Kwag Ibrahim Kak +5 位作者 Ying Li Walid Khass Alec McKechnie Oksana Nulman Brande Brown Manoj Chhabra 《Congenital Heart Disease》 SCIE 2024年第1期107-121,共15页
Objective:Accurate measurement of QT interval,the ventricular action potential from depolarization to repolarization,is important for the early detection of Long QT syndrome.The most effective QT correction(QTc)formul... Objective:Accurate measurement of QT interval,the ventricular action potential from depolarization to repolarization,is important for the early detection of Long QT syndrome.The most effective QT correction(QTc)formula has yet to be determined in the pediatric population,although it has intrinsically greater extremes in heart rate(HR)and is more susceptible to errors in measurement.The authors of this study compare six dif-ferent QTc methods(Bazett,Fridericia,Framingham,Hodges,Rautaharju,and a computer algorithm utilizing the Bazett formula)for consistency against variations in HR and RR interval.Methods:Descriptive Retrospective Study.We included participants from a pediatric cardiology practice of a community hospital who had an ECG performed in 2017.All participants were healthy patients with no past medical history and no regular med-ications.Results:ECGs from 95 participants from one month to 21 years of age(mean 9.7 years)were included with a mean HR of 91 beats per minute(bpm).The two-sample paired t-test or Wilcoxon signed-rank test assessed for any difference between QTc methods.A statistically significant difference was observed between every combination of two QTc formulae.The Spearman’s rank correlation analysis explored the QTc/HR and QTc/RR relationships for each formula.Fridericia method was most independent of HR and RR with the lowest absolute value of correlation coefficients.Bazett and Computer had moderate correlations,while Framingham and Rautaharju exhibited strong correlations.Correlations were positive for Bazett and Computer,reflecting results from prior studies demonstrating an over-correction of Bazett at higher HRs.In the linear QTc/HR regression analysis,Bazett had the slope closest to zero,although Computer,Hodges,and Fridericia had comparable values.Alternatively,Fridericia had the linear QTc/RR regression coefficient closest to zero.The Bland-Altman method assessed for bias and the limits of agreement between correction formulae.Bazett and Computer exhibited good agreement with minimal bias along with Framingham and Rautaharju.To account for a possible skewed distri-bution of QT,all the above analyses were also performed excluding the top and bottom 2%of data as sorted by heart rate ranges(N=90).Results from this data set were consistent with those derived from all participants(N=95).Conclusions:Overall,the Fridericia correction method provided the best rate correction in our pedia-tric study cohort. 展开更多
关键词 Corrected qt interval qt prolongation long qt syndrome ELECTROCARDIOGRAM retrospective study bazett fridericia FRAMINGHAM hodges rautaharju computer algorithm
在线阅读 下载PDF
基于Qt/E的嵌入式Linux GUI研究与实现 被引量:4
12
作者 周开 倪伟 《淮阴工学院学报》 CAS 2015年第3期10-13,共4页
随着嵌入式系统在移动通信、手持设备、智能终端和工业控制等领域的广泛应用,嵌入式图形用户接口(Graphical User Interface,GUI)日益成为研究的重点。介绍几种嵌入式GUI的体系框架及其特点,并研究了Qt/Embedded的窗口系统、帧缓存以及... 随着嵌入式系统在移动通信、手持设备、智能终端和工业控制等领域的广泛应用,嵌入式图形用户接口(Graphical User Interface,GUI)日益成为研究的重点。介绍几种嵌入式GUI的体系框架及其特点,并研究了Qt/Embedded的窗口系统、帧缓存以及信号和槽与事件模型;结合MINI2440开发板提供Qt/Embedded的移植过程、SQL数据库支持的方法。 展开更多
关键词 嵌入式系统 GUI qt/EMBEDDED
在线阅读 下载PDF
基于Qtopia Core的嵌入式Linux GUI平台移植与开发 被引量:1
13
作者 陈重文 杨邦荣 +1 位作者 李晓卫 胡文武 《四川理工学院学报(自然科学版)》 CAS 2008年第1期50-53,共4页
随着嵌入式系统软硬件的高速发展,应用设备GUI成为这一领域研究的一个重点,如何快速有效的构建友好界面的嵌入式GUI已成为嵌入式软件开发一个瓶颈。文章介绍了面向单一应用的Qtopia Core在嵌入式LINUX上GUI实现机制与平台移植,并结合实... 随着嵌入式系统软硬件的高速发展,应用设备GUI成为这一领域研究的一个重点,如何快速有效的构建友好界面的嵌入式GUI已成为嵌入式软件开发一个瓶颈。文章介绍了面向单一应用的Qtopia Core在嵌入式LINUX上GUI实现机制与平台移植,并结合实例阐述了基于Qtopia Core的应用程序开发流程。 展开更多
关键词 嵌入式linux qtOPIA CORE 单一应用 GUI
在线阅读 下载PDF
The QT interval in Parkinson′s disease:a systematic review
14
作者 Simon W Rabkin 《Journal of Geriatric Cardiology》 SCIE CAS CSCD 2024年第9期855-864,共10页
Background PD(PD)is associated with a twofold increase in the risk of death especially sudden death.A predisposing factor for cardiac sudden death is prolongation of the QT interval.This study evaluated the potential ... Background PD(PD)is associated with a twofold increase in the risk of death especially sudden death.A predisposing factor for cardiac sudden death is prolongation of the QT interval.This study evaluated the potential association between QT interval and PD.Methods A systematic search was conducted of Medline and EMBASE using the search terms“PD”AND“QT interval”OR“Cardiac Repolarization”to identify articles.Results Seven studies with persons with PD(n=981)and control groups were identified.There was a significant difference in QT interval comparing patients with PD and persons without PD.The odds ratio showed a significant(P<0.001)2.6-fold(random effect)greater QTc prolongation in PD compared to control.Overall,there was a significantly longer QT in patients with PD than controls of 10.7±2.8 ms.Data analysis did not show much publication bias.Focusing only on studies that related the QT interval to the severity of PD as assessed by Hoehn–Yahr classification(n=6),there was a significant(P=0.004)overall correlation between QT interval and the severity of PD.There was little publication bias.The data directly examining patients with PD taking any drug than might prolong QT do not support an association between these mediations and QT prolongation.Conclusion Individuals with PD have a longer QT interval than individuals without PD.The QT interval is associated with a greater severity of PD and a greater probability of developing more severe PD.The QT interval should be considered in assessment of PD and possibly as a target for the treatment of PD. 展开更多
关键词 qt qtC FOCUS
在线阅读 下载PDF
Correlation of High-Sensitivity Troponin-T with QTc Interval among Patients Diagnosed with Acute Coronary Syndrome
15
作者 István Márton Adrienn Králik +1 位作者 Kincső Kun Marcell Honti-Kiss 《Open Journal of Emergency Medicine》 2024年第4期145-155,共11页
The authors aimed to prove that an increase in high-sensitivity Troponin (hsTnT) levels correlates with the corrected QT (QTc) interval measured during a standard 12-lead ECG. From the literature, we know that various... The authors aimed to prove that an increase in high-sensitivity Troponin (hsTnT) levels correlates with the corrected QT (QTc) interval measured during a standard 12-lead ECG. From the literature, we know that various drugs, stress, psychological states, and diseases prolong or lengthen the QT interval. The QTc interval, calculated according to the frequency, provides a more accurate result and is used in clinical practice and certain research studies. The QTc interval can be calculated using several formulas, among which the Bazett formula, the oldest mathematical model, shows the most distorted result. This publication demonstrates and proves that higher troponin levels correlate with, and therefore prolong, the QTc interval, which has relevance in clinical practice. 展开更多
关键词 hsTnT qtC qt Prolongation qtc Formula
在线阅读 下载PDF
The Construction of Linux System and Network Programming Course to Develop Engineering Ability 被引量:1
16
作者 Haitao Dong GuoBing Ma 《计算机教育》 2020年第12期107-113,共7页
To meet society’s needs for undergraduate students to have engineering skills and to develop students’ability to operate Linux and engage in network software development,this paper proposes the construction of a new... To meet society’s needs for undergraduate students to have engineering skills and to develop students’ability to operate Linux and engage in network software development,this paper proposes the construction of a new specialized course for network engineering major--Linux system and network programming.This paper analyzes the course’s advantages,presents the contents of this course,designs a series of teaching methods aimed at improving students’engineering ability,proposes a course assessment method that will encourage students to practice,lists the development requirements for an examination software designed for this course,and finally,presents the results of our practice in teaching this course. 展开更多
关键词 linux teaching linux network programming development of engineering ability course construction.
在线阅读 下载PDF
基于Linux IP策略路由的多路由分配技术 被引量:11
17
作者 左劼 唐常杰 +2 位作者 张天庆 元昌安 谢方军 《计算机工程》 EI CAS CSCD 北大核心 2005年第14期130-131,204,共3页
深入分析并指出了多出口流量分配的需求和存在的问题。结合实际的应用背景,指出了传统IP路由的不足。提出了解决多出口流量分配问题的方法——IP策略路由(PolicyRouting)机制。分析了策略路由在Linux操作系统上的实现iproute2。并给出... 深入分析并指出了多出口流量分配的需求和存在的问题。结合实际的应用背景,指出了传统IP路由的不足。提出了解决多出口流量分配问题的方法——IP策略路由(PolicyRouting)机制。分析了策略路由在Linux操作系统上的实现iproute2。并给出了在某实验室的应用实例。 展开更多
关键词 策略路由 NAT linux Iproute2 NETFILTER
在线阅读 下载PDF
Linux 2.6内核的中断机制 被引量:4
18
作者 臧雪柏 赵亚莉 +3 位作者 王秋实 郑凯 陈鹏 赵宏伟 《吉林大学学报(理学版)》 CAS CSCD 北大核心 2008年第3期494-498,共5页
基于控制中断执行时间的方法,提出一种Linux 2.6内核实时化改进方案,解决了Linux实时任务在执行过程中可能被频繁中断干扰而产生响应时间过长的问题.通过分析Linux2.6内核的中断机制及打上Ingo Molar实时化补丁后的内核中断机制,并根据... 基于控制中断执行时间的方法,提出一种Linux 2.6内核实时化改进方案,解决了Linux实时任务在执行过程中可能被频繁中断干扰而产生响应时间过长的问题.通过分析Linux2.6内核的中断机制及打上Ingo Molar实时化补丁后的内核中断机制,并根据与当前任务实时优先级的比较,为中断安排恰当的执行时间规则,实现任务的实时性响应.实验结果表明,改进方案的中断响应时间低于打上Ingo Molar实时化补丁后的内核中断响应时间. 展开更多
关键词 linux 实时性 中断线程化 实时优先级
在线阅读 下载PDF
Linux GUI开发工具Gtk+技术应用研究 被引量:10
19
作者 朱汉群 苏厚勤 吴丰科 《计算机应用与软件》 CSCD 2009年第1期137-140,共4页
开发库Gtk+是目前Linux操作系统上流行的GUI开发技术与工具,研究和介绍Gtk+的基本概念和关键技术,对三种信号回调方法的选择进行了比较,并通过一个实例程序介绍了利用GUI生成器Glade和libglade库,快速开发GUI应用程序的步骤和方法。
关键词 linux 图形用户界面 GTK+ 信号回调 GLADE Libglade
在线阅读 下载PDF
Linux Shell安全审计机制的扩展 被引量:14
20
作者 汪立东 方滨兴 《软件学报》 EI CSCD 北大核心 2002年第1期80-84,共5页
Unix Shell生成的命令历史记录是系统审计信息的重要来源,但它未能包含检测入侵所需的足够信息,且容易被用户本人篡改.利用可装入内核模块和系统调用劫持技术实现了对Linux Shell安全审计机制的扩展,并给出了用其进行安全监测的例子.
关键词 linux 内核模块 安全审计 入侵检测 计算机网络 Internet
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部