期刊文献+
共找到1,258篇文章
< 1 2 63 >
每页显示 20 50 100
Windows 3.1的SYSTEM.INI和CONTROL.INI文件设置
1
作者 陆黎明 《电脑技术——Hello-IT》 1996年第10期22-23,共2页
关键词 windowS SYSTEM.INI control.INI 文件设置
在线阅读 下载PDF
Integrated guidance and control design of a flight vehicle with side-window detection 被引量:3
2
作者 Tianyu ZHENG Yu YAO +1 位作者 Fenghua HE Denggao JI 《Chinese Journal of Aeronautics》 SCIE EI CAS CSCD 2018年第4期749-764,共16页
This paper considers the guidance and control problem of a flight vehicle with sidewindow detection. In order to guarantee the target remaining in the seeker's sight of view, the line of sight and the attitude of the... This paper considers the guidance and control problem of a flight vehicle with sidewindow detection. In order to guarantee the target remaining in the seeker's sight of view, the line of sight and the attitude of the flight vehicle should be under some constraints caused by the sidewindow, which leads to coupling between the guidance and the attitude dynamics model. To deal with the side-window constraints and the coupling, a novel Integrated Guidance and Control(IGC)design approach is proposed. Firstly, the relative motion equations are derived in the body-Line of Sight(LOS) coordinate system. And the guidance and control problem of the flight vehicle is formulated into an IGC problem with state constraints. Then, based on the singular perturbation method, the IGC problem is decomposed into the control design of the quasi-steady-state subsystem and the boundary-layer subsystem which can be designed separately. Finally, the receding horizon control is applied to the control design for the two subsystems. Simulation results show the effectiveness of the proposed approach. 展开更多
关键词 Integrated guidance and control Receding horizon control Side-window detection Singular perturbation Terminal guidance
原文传递
Research on Bottomhole Pressure Control Method Based on Backpressure Regulation in Deepwater Dual-Layer Pipe Dual-Gradient Drilling
3
作者 Xin Liu Zheng Zhang +4 位作者 Yu Zhao Yi Yang Zhenning Qiao Zhibo Xu Xianzhi Yu 《Energy Engineering》 2025年第11期4679-4702,共24页
With the growing demand for offshore energy,deepwater drilling has become a vital technology in petroleum engineering.However,conventional drilling systems often face limitations such as delayed bottomhole pressure re... With the growing demand for offshore energy,deepwater drilling has become a vital technology in petroleum engineering.However,conventional drilling systems often face limitations such as delayed bottomhole pressure response and low control precision,particularly under narrow pressure window and complex formation conditions.To address these challenges,Dual-layer Pipe dual-gradient drilling(DGD)technology has been introduced,utilizing a dual-pipe structure and downhole lift pumps to extend the pressure control range.Despite these advantages,current DGD systems lack fast and precise bottomhole pressure control due to their reliance on indirect flow-based methods.This study proposes a bottomhole pressure control method based on backpressure regulation using a hybrid fuzzy-PID control strategy.A dynamic pressure calculation model is developed for the Dual-layer Pipe DGD system,incorporating coupling among choke valve opening,surface backpressure,and bottomhole pressure.The fuzzy-PID controller adjusts valve operation in real-time based on pressure deviation and its rate of change,improving response speed and control accuracy.Simulink-based simulations demonstrate that the proposed system achieves rapid pressure regulation with an overshoot below 5%and steady-state error under 0.12%.Compared to conventional PID control,the fuzzy-PID system shows superior adaptability to pressure variations.This research enhances the theoretical foundation of backpressure control in deepwater DGD operations and provides a practical approach for improving safety and efficiency in complex drilling environments. 展开更多
关键词 DEEPWATER dual-layer pipe dual-gradient drilling narrow density window bottomhole pressure control backpressure regulation
在线阅读 下载PDF
Precise Control of the Recollision Dynamics in Nonsequential Double Ionization by Spatially Inhomogeneous Few-Cycle Negatively Chirped Laser Pulses
4
作者 Yingbin Li Fengrun Wu +10 位作者 Fanfei Liu Shuaijie Kang Zhengfa Li Ke Zhang Yifan Liu Kuo Li Chunyang Zhai Jingkun Xu Pu Wang Qiming Zhao Benhai Yu 《Chinese Physics Letters》 2025年第5期26-32,共7页
With a three-dimensional semiclassical ensemble method, we theoretically investigated the nonsequential double ionization of Ar driven by the spatially inhomogeneous few-cycle negatively chirped laser pulses. Our resu... With a three-dimensional semiclassical ensemble method, we theoretically investigated the nonsequential double ionization of Ar driven by the spatially inhomogeneous few-cycle negatively chirped laser pulses. Our results show that the recollision time window can be precisely controlled within an isolated time interval of several hundred attoseconds, which is useful for understanding the subcycle correlated electron dynamics. More interestingly, the correlated electron momentum distribution (CEMD) exhibits a strong dependence on laser intensity. That is, at lower laser intensity, CEMD is located in the first quadrant. As the laser intensity increases,CEMD shifts almost completely to the second and fourth quadrants, and then gradually to the third quadrant.The underlying physics governing the CEMD's dependence on laser intensity is explained. 展开更多
关键词 recollision time window recollision dynamics correlated electron momentum distribution nonsequential double ionization precise control understanding subcycle correlated electron dynamics three dimensional semiclassical ensemble method spatially inhomogeneous few cycle negatively chirped laser pulses
原文传递
利用Windows消息实现应用程序控制 被引量:4
5
作者 陈毅东 李绍滋 李堂秋 《计算机应用研究》 CSCD 北大核心 2001年第4期98-101,共4页
随着Windows操作系统应用的日益深入,经常在实际应用中遇到Windows应用程序的控制问题.从对Windows消息系统分析入手,总结了把Windows消息机制应用到Windows应用程序控制中的方法.
关键词 消息 程序控制 窗口 windowS 操作系统 应用程序 API函数
在线阅读 下载PDF
基于Windows NT与实时扩展的开放式数控系统的研究 被引量:20
6
作者 陈宗雨 郭伟 +1 位作者 王立峰 李从心 《计算机集成制造系统》 EI CSCD 北大核心 2006年第4期568-572,640,共6页
为了提高数控系统的开放性和运行效率,提出一种基于Windows NT及实时扩展的开放式数控系统架构及其实现方法。在该架构中,实时性弱的任务在通用PC中运行,而实时性强的运动控制任务则分布在伺服驱动器中完成。通用PC和伺服驱动器之间用... 为了提高数控系统的开放性和运行效率,提出一种基于Windows NT及实时扩展的开放式数控系统架构及其实现方法。在该架构中,实时性弱的任务在通用PC中运行,而实时性强的运动控制任务则分布在伺服驱动器中完成。通用PC和伺服驱动器之间用现场总线进行通讯。系统软件采用模块化设计,各模块之间的通信被抽象和统一为接口,使系统软件具有良好的开放性和可扩展性。 展开更多
关键词 windowS NT与实时扩展 数控系统 开放性 现场总线
在线阅读 下载PDF
基于Windows CE的数控系统中断控制 被引量:20
7
作者 胡朝斌 王治森 +1 位作者 董伯麟 曹斌 《中国机械工程》 EI CAS CSCD 北大核心 2005年第9期761-764,共4页
比较了几种数控系统的开发平台,指出Windows CE是开发开放式数控系统的一个较理想的选择;讨论了怎样设计驱动程序去完成基于Windows CE的数控系统的中断控制;以数控系统实时插补为例,介绍了IPC5387定时器卡中断驱动程序的开发技术。
关键词 开放式数控系统 windowS CE 中断 实时控制
在线阅读 下载PDF
基于WindowsNT环境的工业锅炉监控系统设计 被引量:7
8
作者 陈增强 赵天航 +2 位作者 刘忠信 袁著祉 潘兆平 《计算机工程与应用》 CSCD 北大核心 2000年第8期163-165,共3页
该文介绍了一个基于WindowsNT环境下的锅炉微机监控系统的设计和实现。给出了所使用的软件环境与开发工具,监控系统功能设计,以及具体实现中的问题。所研制的系统具有丰富的功能和友好的界面。
关键词 windowSNT 工业锅炉 监控系统 设计
在线阅读 下载PDF
Windows操作系统的安全风险可控性分析 被引量:9
9
作者 卿斯汉 程伟 杜超 《信息网络安全》 2015年第4期5-12,共8页
随着互联网的普及与快速发展,信息系统的安全问题日益突出,导致安全风险明显增加。信息系统、网络及网络应用受到越来越多的攻击,黑客攻击也日趋先进、成熟和多样化。Windows作为世界范围内的主流操作系统,自然受到黑客更多的注目与青... 随着互联网的普及与快速发展,信息系统的安全问题日益突出,导致安全风险明显增加。信息系统、网络及网络应用受到越来越多的攻击,黑客攻击也日趋先进、成熟和多样化。Windows作为世界范围内的主流操作系统,自然受到黑客更多的注目与青睐。面对黑客日益先进和不断改进的攻击,微软不断推出具有新安全特色的新版本Windows。其中,可控性的改进对降低安全风险十分重要。可控性的改进不但需要保证系统的安全风险可控,还要在一定程度上使用户也能控制安全风险。文章分析和讨论了Windows 8引入了哪些新的安全机制,改进了哪些已有的安全措施,对提高系统的安全风险可控性有哪些影响和作用。 展开更多
关键词 windowS 可控性 安全特色
在线阅读 下载PDF
Windows95环境下数据采集与实时控制的实现 被引量:3
10
作者 周洁敏 苏登军 陶云刚 《计算机工程》 CAS CSCD 北大核心 1999年第7期90-92,共3页
数据采集和实时控制是计算机应用的一个重要组成部分。介绍了在Windows环境下编写数据采集和实时控制程序的一种方法,并给出一个实例。
关键词 中断 数据采集 实时控制 windowS95 计算机
在线阅读 下载PDF
基于Windows CE3.0的嵌入式控制器研究 被引量:3
11
作者 张新房 徐大平 +1 位作者 吕跃刚 柳亦兵 《计算机测量与控制》 CSCD 2003年第6期458-461,共4页
嵌入式控制器硬件平台采用PC/ 10 4微处理器模块 ,PC/ 10 4微处理器和外围设备构成堆栈式结构。WindowsCE 3 0为嵌入式控制器提供了功能强大的实时操作系统。文章详细分析了WindowsCE 3 0的特点 ,根据工业控制对控制系统在网络通信、... 嵌入式控制器硬件平台采用PC/ 10 4微处理器模块 ,PC/ 10 4微处理器和外围设备构成堆栈式结构。WindowsCE 3 0为嵌入式控制器提供了功能强大的实时操作系统。文章详细分析了WindowsCE 3 0的特点 ,根据工业控制对控制系统在网络通信、组态软件、开放性和可靠性方面的要求 ,设计出适合工业环境的基于WindowsCE 3 0的嵌入式控制器。 展开更多
关键词 嵌入式控制器 微处理器 windowSCE3.0 实时操作系统 计算机
在线阅读 下载PDF
基于Windows CE.NET的嵌入式液压机控制系统研制 被引量:2
12
作者 张春华 李迪 赖乙宗 《制造技术与机床》 CSCD 北大核心 2006年第11期55-58,共4页
针对国内液压机数控化程度低的现状以及对具有人机化界面、可调整性、控制精度高的液压设备的迫切需求,基于WindowsCE.NET开发了嵌入式液压控制系统。介绍了该系统的软硬件结构设计、液压机控制系统的任务调度以及拉深过程多模态控制策... 针对国内液压机数控化程度低的现状以及对具有人机化界面、可调整性、控制精度高的液压设备的迫切需求,基于WindowsCE.NET开发了嵌入式液压控制系统。介绍了该系统的软硬件结构设计、液压机控制系统的任务调度以及拉深过程多模态控制策略,并实现了友好的图形化人机界面、拉深工艺数据管理、故障报警以及安全管理等功能。 展开更多
关键词 液压机 嵌入式 windowS CE 控制
在线阅读 下载PDF
Windows平台下基于动态链接库的工控软件设计 被引量:5
13
作者 石玗 樊丁 顾玉芬 《甘肃工业大学学报》 北大核心 2001年第1期17-21,共5页
以研华 1 2位 D/A输出卡 PCL - 72 8为例 ,介绍了在 Windows环境下利用 VB6.0编程语言调用动态链接库函数 ,对工控机数据采集与控制板卡进行设置与使用的控制软件实现方法 .并在机器人数控焊接变位机的控制中得到了应用 ,实验表明效果良... 以研华 1 2位 D/A输出卡 PCL - 72 8为例 ,介绍了在 Windows环境下利用 VB6.0编程语言调用动态链接库函数 ,对工控机数据采集与控制板卡进行设置与使用的控制软件实现方法 .并在机器人数控焊接变位机的控制中得到了应用 ,实验表明效果良好 . 展开更多
关键词 动态链接库 DLL 工控机 windowS平台 软件设计
在线阅读 下载PDF
基于蓝牙和Windows CE.NET的数控系统编程和通信技术 被引量:2
14
作者 章建科 王治森 +2 位作者 董伯麟 黄小锋 周明发 《中国机械工程》 EI CAS CSCD 北大核心 2007年第11期1321-1326,共6页
提出了一种基于蓝牙技术和Windows CE.NET且适用于车间人机协同制造的新型数控系统。该系统分为移动控制器和机床控制器两部分,前者是基于智能手机的移动控制器,后者是基于WindowsCE.NET的嵌入式机床控制器,它们彼此通过蓝牙技术通信。... 提出了一种基于蓝牙技术和Windows CE.NET且适用于车间人机协同制造的新型数控系统。该系统分为移动控制器和机床控制器两部分,前者是基于智能手机的移动控制器,后者是基于WindowsCE.NET的嵌入式机床控制器,它们彼此通过蓝牙技术通信。详细介绍了该系统的体系结构和基于.NET Compact Framework的编程模型,阐述了蓝牙技术的通信机制及其实现,并给出了简单的研究结果。 展开更多
关键词 数控系统 移动控制器 windowS CE.NET 蓝牙 Ad-Hoc网
在线阅读 下载PDF
网络DDE和Windows Socket在机器人远程控制中的应用 被引量:5
15
作者 陈一民 叶益东 《计算机工程》 CAS CSCD 北大核心 1998年第9期35-38,共4页
介绍了Windows操作系统下数据传输和进程间的通信方法,阐述了在机器人远程控制过程中,如何利用网络DDE和WindowsSocket机制完成网络通信。
关键词 DDE windowSSOCKET 远程控制 机器人
在线阅读 下载PDF
Windows 环境下基于 MATLAB 的控制理论计算机辅助教学(CAI)软件开发 被引量:2
16
作者 王德康 吴明光 +1 位作者 张良军 褚健 《浙江大学学报(自然科学版)》 CSCD 1998年第6期719-725,共7页
本文给出了Windows环境下基于MATLAB的控制理论计算机辅助教学软件的设计思想和实现方法,介绍了该软件的功能和特点.在几所院校的使用表明了该软件的有效性.
关键词 控制理论 MATLAB windowS CAI 软件开发
在线阅读 下载PDF
基于.NET的Windows服务开发技术研究 被引量:7
17
作者 杨玫 刘瑜 赵秀丽 《信息技术》 2014年第9期205-208,共4页
在Windows系统中开发需要长时间运行,而不影响在同一台计算机上工作的其他用户,或者可以在不同于登录用户的特定用户帐户或默认计算机帐户的安全上下文中运行的应用程序时,Windows服务是一种比较好的解决办法。Windows服务可以在计算机... 在Windows系统中开发需要长时间运行,而不影响在同一台计算机上工作的其他用户,或者可以在不同于登录用户的特定用户帐户或默认计算机帐户的安全上下文中运行的应用程序时,Windows服务是一种比较好的解决办法。Windows服务可以在计算机启动时自动启动,可以暂停和重新启动而且不显示任何用户界面,非常适合在服务器上使用。.NET框架简化了Windows服务的开发过程,可以非常方便地使用Visual Basic、Visual C++和Visual C#等进行Windows服务的开发。 展开更多
关键词 windowS服务 .NET 服务控制管理器 服务控制程序
在线阅读 下载PDF
Windows系统控制软件实时性实现的一种方法 被引量:7
18
作者 吴剑锋 陆军华 王文 《机床与液压》 北大核心 2005年第12期127-129,共3页
为实现基于W indows图形界面工控软件的实时性,本文重点分析了多线程技术、W indows平台下时间基准控制技术和W indows平台下的中断技术以及它们的实现方法。通过实验比较了不同方法的优缺点,提出综合利用三种技术来实现实时性要求,并... 为实现基于W indows图形界面工控软件的实时性,本文重点分析了多线程技术、W indows平台下时间基准控制技术和W indows平台下的中断技术以及它们的实现方法。通过实验比较了不同方法的优缺点,提出综合利用三种技术来实现实时性要求,并通过某机床高精度在线检测功能模块验证了方法的可行性。 展开更多
关键词 windows系统实时性 多线程技术 中断技术 定时技术
在线阅读 下载PDF
基于实时Windows目标的快速原型技术 被引量:3
19
作者 郭元彭 卢子广 +1 位作者 韩彦 崔柳 《控制工程》 CSCD 北大核心 2010年第5期652-654,668,共4页
为了避免传统开发中的重复设计,缩短产品开发周期,降低生产成本,提出一种基于实时Windows目标快速控制原型平台的单机版方案,将Simulink创建的仿真模型自动生成代码下载到实时内核中运行,驱动外部设备,实现对真实被控对象的实时控制。... 为了避免传统开发中的重复设计,缩短产品开发周期,降低生产成本,提出一种基于实时Windows目标快速控制原型平台的单机版方案,将Simulink创建的仿真模型自动生成代码下载到实时内核中运行,驱动外部设备,实现对真实被控对象的实时控制。在分析了任务定时和I/O接口之后,结合基于现场总线的一类网络化串级控制系统实例给出了实时仿真系统的开发流程和控制方法。实时仿真测试结果表明,相对于传统的控制设计,平台在实时处理能力、可扩展性和稳定性等方面都有比较明显的优势。 展开更多
关键词 实时工作间 快速原型 实时视窗目标 网络化控制系统
原文传递
Windows环境下工业控制系统上位机人机界面设计 被引量:2
20
作者 郭谋发 王劭伯 《福州大学学报(自然科学版)》 CAS CSCD 1998年第2期57-60,共4页
Windows程序设计是开发工业控制系统上位机人机界面软件的一种新方法本文以大型机电设备微机监控系统的设计为例。
关键词 windowS 程序设计 工业控制 人机界面 控制系统
原文传递
上一页 1 2 63 下一页 到第
使用帮助 返回顶部