期刊文献+
共找到40,767篇文章
< 1 2 250 >
每页显示 20 50 100
通过交叉验证堆栈和VAD信息检测Windows代码注入
1
作者 翟继强 韩旭 +2 位作者 王家乾 孙海旭 杨海陆 《哈尔滨理工大学学报》 CAS 北大核心 2024年第2期43-51,共9页
Windows 32/64位代码注入攻击是恶意软件常用的攻击技术,在内存取证领域,现存的代码注入攻击检测技术在验证完整性方面不能处理动态内容,并且在解析内存中数据结构方面无法兼容不同版本的Windows系统。因此提出了通过交叉验证进程堆栈和... Windows 32/64位代码注入攻击是恶意软件常用的攻击技术,在内存取证领域,现存的代码注入攻击检测技术在验证完整性方面不能处理动态内容,并且在解析内存中数据结构方面无法兼容不同版本的Windows系统。因此提出了通过交叉验证进程堆栈和VAD信息定位注入代码方法,将基于遍历栈帧得到的函数返回地址、模块名等信息结合进程VAD结构来检测函数返回地址、匹配文件名以定位注入代码,并且研发了基于Volatility取证框架的Windows代码注入攻击检测插件codefind。测试结果表明,即使在VAD节点被恶意软件修改,方法仍能够有效定位Windows 32/64位注入代码攻击。 展开更多
关键词 VAD 堆栈 windows代码注入 内存取证技术
下载PDF
析Windows95/98/NT平台多文种IME的设计技术 被引量:16
2
作者 李培峰 朱巧明 《计算机工程与科学》 CSCD 2000年第4期67-70,共4页
本文首先介绍了基于中文 (简体 /繁体 ) Windows95/98/NT平台汉字输入法的基本工作原理 ,然后详细分析了输入法体系结构 ,给出了 Windows95/98/NT平台下输入法的结构、接口、设计思想以及一些重要核心技术。
关键词 汉语输入法 IME windows95 windows98 windowsNT
下载PDF
Windows9x/NT及2000下中断驱动程序的统一化处理 被引量:3
3
作者 杨波 张玘 +1 位作者 戴路 李剑 《电子技术应用》 北大核心 2001年第1期16-18,共3页
针对Windows9x/NT及Windows2000操作系统,利用Windriver工具包,实现了在多种操作系统下对硬件中断驱动程序进行统一化处理,保证了程序在不同的操作系统下良好的移植性和兼容性,并给出了用C语言编写的程序实例。
关键词 统一化处理 windows9X windowsNT windows2000 操作系统 中断驱动程序
下载PDF
Windows注册表详解 被引量:1
4
作者 范书平 杨文君 《牡丹江师范学院学报(自然科学版)》 2005年第1期20-21,共2页
注册表是Windows中最强大的工具.注册表是一个统一集中地管理系统硬件设施、软件配置等信息的数据库.其中存放着各种参数,直接控制着windows的启动、硬件驱动程序的装载以及一些Windows应用程序的运行;记录了与机器有关的硬件和软件的... 注册表是Windows中最强大的工具.注册表是一个统一集中地管理系统硬件设施、软件配置等信息的数据库.其中存放着各种参数,直接控制着windows的启动、硬件驱动程序的装载以及一些Windows应用程序的运行;记录了与机器有关的硬件和软件的配置的信息,及联网计算机的整个系统的的设置和各种许可,文件扩展名与应用程序的关联;硬件部件的描述,状态属性;性能记录和其他底层的系统状态信息以及其他数据等,注册表这个数和据是不能用其他编辑软件打开的,他被存放在Windows文件还将有下的System. 展开更多
关键词 windows注册表 windows应用程序 windows 详解 硬件设施 管理系统 硬件驱动程序 system 软件配置 配置信息
下载PDF
脚本编程在Windows域控制器中的应用 被引量:1
5
作者 张艳超 《温州大学学报》 2004年第6期47-51,共5页
脚本非常适合基于Windows的系统管理.通过在域控制器中添加一定数量的脚本,可以帮助系 统管理员完成许多批处理操作.
关键词 windows脚本 批处理 windows脚本宿主 windows管理规范
下载PDF
基于WINDOWS平台的服务器群集方案探讨 被引量:4
6
作者 陈纪元 《福建电脑》 2005年第11期71-72,共2页
阐述了WINDOWS服务器高可用性较为简单、实用的实现办法,并且针对服务器群集的相关课题作一探讨。
关键词 服务器 群集 高可用性 windows windows平台 服务器群集 windows服务器
下载PDF
基于Windows Server Failover Cluster的Apache故障转移集群应用实践
7
作者 李应晓 矫健 +2 位作者 宋庆章 吴连强 徐庶 《长江信息通信》 2024年第10期166-168,共3页
在当前互联网时代,Web应用程序的高可用性和可靠性是确保业务持续运行的关键因素。针对Apache Web服务器,介绍了利用Windows Server 2019 Failover Cluster构建Apache故障转移集群的实践方案。通过配置两个节点的故障转移集群,当某个节... 在当前互联网时代,Web应用程序的高可用性和可靠性是确保业务持续运行的关键因素。针对Apache Web服务器,介绍了利用Windows Server 2019 Failover Cluster构建Apache故障转移集群的实践方案。通过配置两个节点的故障转移集群,当某个节点发生故障时,Apache服务将自动在另一个节点上重新启动,从而最大程度地减少系统中断的时间,提高Web应用的可用性。详细阐述了集群搭建的具体步骤、配置要点、集群验证方法以及运行时的监控与维护方法,为构建高可用Apache Web服务器提供一种实用的解决方案。 展开更多
关键词 windows Server 2019 Failover Cluster APACHE 故障转移 集群
下载PDF
Strong Interaction Between Redox Mediators and Defect-Rich Carbons Enabling Simultaneously Boosted Voltage Windows and Capacitance for Aqueous Supercapacitors
8
作者 Lu Guan Yifan Zhu +8 位作者 Yi Wan Mengdi Zhang Qiang Li Xiaoling Teng Yunlong Zhang Hao Yang Yan Zhang Han Hu Mingbo Wu 《Energy & Environmental Materials》 SCIE EI CAS CSCD 2024年第4期269-276,共8页
Energy density,the Achilles’heel of aqueous supercapacitors,is simultaneously determined by the voltage window and specific capacitance of the carbon materials,but the strategy of synchronously boosting them has rare... Energy density,the Achilles’heel of aqueous supercapacitors,is simultaneously determined by the voltage window and specific capacitance of the carbon materials,but the strategy of synchronously boosting them has rarely been reported.Herein,we demonstrate that the rational utilization of the interaction between redox mediators(RMs)and carbon electrode materials,especially those with rich intrinsic defects,contributes to extended potential windows and more stored charges concurrently.Using 4-hydroxy-2,2,6,6-tetramethylpiperidinyloxyl(4OH-TEMPO)and intrinsic defect-rich carbons as the RMs and electrode materials,respectively,the potential window and capacitance are increased by 67%and sixfold in a neutral electrolyte.Moreover,this strategy could also be applied to alkaline and acid electrolytes.The first-principle calculation and experimental results demonstrate that the strong interaction between 4OH-TEMPO and defectrich carbons plays a key role as preferential adsorbed RMs may largely prohibit the contact of free water molecules with the electrode materials to terminate the water splitting at elevated potentials.For the RMs offering weaker interaction with the electrode materials,the water splitting still proceeds with a thus sole increase of the stored charges.The results discovered in this work could provide an alternative solution to address the low energy density of aqueous supercapacitors. 展开更多
关键词 defect-rich carbons redox mediators strong interaction SUPERCAPACITORS voltage windows
下载PDF
基于Windows/RTX的实时仿测软件设计
9
作者 李勇波 田润梅 +2 位作者 张辉 郭善鹏 李琪 《系统仿真学报》 CAS CSCD 北大核心 2024年第6期1468-1474,共7页
针对传统测试软件实时性有限、传统仿真接口软件通用性程度低的问题,为满足半实物仿真软件需兼顾单元测试和控制系统仿真验证的需求,设计了基于Windows/RTX的实时仿测软件。仿测软件采用模块化的设计原则,开发了GUI层人机交互界面和RTX... 针对传统测试软件实时性有限、传统仿真接口软件通用性程度低的问题,为满足半实物仿真软件需兼顾单元测试和控制系统仿真验证的需求,设计了基于Windows/RTX的实时仿测软件。仿测软件采用模块化的设计原则,开发了GUI层人机交互界面和RTX层实时运行程序。为保证实时性,采用无锁循环缓冲区+双线程技术,解决了RTX环境下仿真步长为1 ms时串口数据收发的超时问题;提出一种超时检测算法监测仿真节点的实时状态。借助cJSON优化了测试用例配置文件,用户可以更灵活地编辑测试用例,利用RTW自动代码生成将弹体模型编译集成到RTX仿测软件工程。实验结果表明:该仿测软件有效兼顾了单测与仿真,提高了仿测软件的通用性和二次开发效率,降低了开发难度。 展开更多
关键词 windows/RTX 实时 部件单测 半实物仿真
下载PDF
Vehicle routing optimization algorithm based on time windows and dynamic demand
10
作者 LI Jun DUAN Yurong +1 位作者 ZHANG Weiwei ZHU Liyuan 《Journal of Measurement Science and Instrumentation》 CAS CSCD 2024年第3期369-378,共10页
To provide the supplier with the minimizum vehicle travel distance in the distribution process of goods in three situations of new customer demand,customer cancellation service,and change of customer delivery address,... To provide the supplier with the minimizum vehicle travel distance in the distribution process of goods in three situations of new customer demand,customer cancellation service,and change of customer delivery address,based on the ideas of pre-optimization and real-time optimization,a two-stage planning model of dynamic demand based vehicle routing problem with time windows was established.At the pre-optimization stage,an improved genetic algorithm was used to obtain the pre-optimized distribution route,a large-scale neighborhood search method was integrated into the mutation operation to improve the local optimization performance of the genetic algorithm,and a variety of operators were introduced to expand the search space of neighborhood solutions;At the real-time optimization stage,a periodic optimization strategy was adopted to transform a complex dynamic problem into several static problems,and four neighborhood search operators were used to quickly adjust the route.Two different scale examples were designed for experiments.It is proved that the algorithm can plan the better route,and adjust the distribution route in time under the real-time constraints.Therefore,the proposed algorithm can provide theoretical guidance for suppliers to solve the dynamic demand based vehicle routing problem. 展开更多
关键词 vehicle routing problem dynamic demand genetic algorithm large-scale neighborhood search time windows
下载PDF
Fine-Tuning Cyber Security Defenses: Evaluating Supervised Machine Learning Classifiers for Windows Malware Detection
11
作者 Islam Zada Mohammed Naif Alatawi +4 位作者 Syed Muhammad Saqlain Abdullah Alshahrani Adel Alshamran Kanwal Imran Hessa Alfraihi 《Computers, Materials & Continua》 SCIE EI 2024年第8期2917-2939,共23页
Malware attacks on Windows machines pose significant cybersecurity threats,necessitating effective detection and prevention mechanisms.Supervised machine learning classifiers have emerged as promising tools for malwar... Malware attacks on Windows machines pose significant cybersecurity threats,necessitating effective detection and prevention mechanisms.Supervised machine learning classifiers have emerged as promising tools for malware detection.However,there remains a need for comprehensive studies that compare the performance of different classifiers specifically for Windows malware detection.Addressing this gap can provide valuable insights for enhancing cybersecurity strategies.While numerous studies have explored malware detection using machine learning techniques,there is a lack of systematic comparison of supervised classifiers for Windows malware detection.Understanding the relative effectiveness of these classifiers can inform the selection of optimal detection methods and improve overall security measures.This study aims to bridge the research gap by conducting a comparative analysis of supervised machine learning classifiers for detecting malware on Windows systems.The objectives include Investigating the performance of various classifiers,such as Gaussian Naïve Bayes,K Nearest Neighbors(KNN),Stochastic Gradient Descent Classifier(SGDC),and Decision Tree,in detecting Windows malware.Evaluating the accuracy,efficiency,and suitability of each classifier for real-world malware detection scenarios.Identifying the strengths and limitations of different classifiers to provide insights for cybersecurity practitioners and researchers.Offering recommendations for selecting the most effective classifier for Windows malware detection based on empirical evidence.The study employs a structured methodology consisting of several phases:exploratory data analysis,data preprocessing,model training,and evaluation.Exploratory data analysis involves understanding the dataset’s characteristics and identifying preprocessing requirements.Data preprocessing includes cleaning,feature encoding,dimensionality reduction,and optimization to prepare the data for training.Model training utilizes various supervised classifiers,and their performance is evaluated using metrics such as accuracy,precision,recall,and F1 score.The study’s outcomes comprise a comparative analysis of supervised machine learning classifiers for Windows malware detection.Results reveal the effectiveness and efficiency of each classifier in detecting different types of malware.Additionally,insights into their strengths and limitations provide practical guidance for enhancing cybersecurity defenses.Overall,this research contributes to advancing malware detection techniques and bolstering the security posture of Windows systems against evolving cyber threats. 展开更多
关键词 Security and privacy challenges in the context of requirements engineering supervisedmachine learning malware detection windows systems comparative analysis Gaussian Naive Bayes K Nearest Neighbors Stochastic Gradient Descent Classifier Decision Tree
下载PDF
Windows2000/NT用于实时系统的方案研究 被引量:9
12
作者 闫守孟 李孝安 周兴社 《计算机应用研究》 CSCD 北大核心 2003年第3期118-120,共3页
首先较为深入地分析了Windows2000/NT操作系统用于实时系统的可行性,认为它可满足多数软实时系统的需要;然后给出了基于Windows2000/NT的软实时系统的设计原则和实现方法建议;最后通过某机载实时测量数据采集系统的设计实现,说明文中观... 首先较为深入地分析了Windows2000/NT操作系统用于实时系统的可行性,认为它可满足多数软实时系统的需要;然后给出了基于Windows2000/NT的软实时系统的设计原则和实现方法建议;最后通过某机载实时测量数据采集系统的设计实现,说明文中观点是切实可行的,所述方法具有一定的参考价值。 展开更多
关键词 实时系统 实时操作系统 设备驱动程序 图形用户接口 windows2000 windowsNT
下载PDF
利用WindowsNT/98/2000实现远程微机通信网 被引量:1
13
作者 刘兰石 平萍 +1 位作者 王卫锋 吴忠良 《河南师范大学学报(自然科学版)》 CAS CSCD 2001年第1期109-111,共3页
本文介绍了利用 Windows NT中 Messaging电子邮件系统以及 Windows98/2 0 0 0当中 Exchange或 Outlook桌面信息处理系统实现多台微机之间远程通信 ,从而构建一个经济、实用、安全。
关键词 windowsNT windows98 windows2000 微机通信 电子邮件系统 桌面信息处理系统 远程通信网
下载PDF
升级到Windows 98?别心急!
14
作者 张玉峰 《电子科技》 1998年第7期45-45,共1页
关键词 windows windows95 驱动程序 NETSCAPE 硬件驱动 设备驱动 windows版本 市场策略 windows98 硬件兼容性
下载PDF
一种基于Windows的全软件数控系统 被引量:3
15
作者 白建华 潘建峰 +1 位作者 范剑 寿建军 《机电工程》 CAS 2004年第9期39-43,共5页
采用Windows操作系统下外围设备的硬件中断并合理运用Windows的抢占式、多线程机制,可以有效地解决全软件数控系统的插补计算及位置控制的实时性问题。介绍了一种基于Windows2000的全软件数控系统,主要阐述了数控系统软件的功能与结构和... 采用Windows操作系统下外围设备的硬件中断并合理运用Windows的抢占式、多线程机制,可以有效地解决全软件数控系统的插补计算及位置控制的实时性问题。介绍了一种基于Windows2000的全软件数控系统,主要阐述了数控系统软件的功能与结构和I/O适配卡的硬件原理。实践证明,这种前后台结构的数控系统的研制是成功的。 展开更多
关键词 全软件数控系统 windows2000 多线程机制 windows操作系统 硬件中断 I/O 实时性 插补 位置控制
下载PDF
Windows 9x,NT和2000下的API拦截技术 被引量:6
16
作者 郭天杰 齐玉东 《计算机应用研究》 CSCD 北大核心 2001年第9期125-127,共3页
论述了常被Windows应用程序所使用的挂钩API调用的几项技术及其优缺点 ,并提出了在实现拦截API功能时 。
关键词 API 钩子函数 windows9X windowsNT 操作系统
下载PDF
Windows2000平台下精确定时研究 被引量:4
17
作者 徐立萍 张健 《微型电脑应用》 2005年第4期46-48,66,共3页
Windows2000操作系统以其良好的性能取代了Windows95和Windows98,广泛出现在计算机应用领域。本文对Windows2000的实时性进行了分析,并针对其在控制领域应用中实时性的不足,提出几种达到精确计时实时控制要求的解决方案,重点介绍了通过... Windows2000操作系统以其良好的性能取代了Windows95和Windows98,广泛出现在计算机应用领域。本文对Windows2000的实时性进行了分析,并针对其在控制领域应用中实时性的不足,提出几种达到精确计时实时控制要求的解决方案,重点介绍了通过对8253定时器直接编程,利用VxD编写中断处理程序实现高精度定时实时控制的方法。 展开更多
关键词 windows2000操作系统 精确定时 windows98 windows95 8253定时器 平台 高精度定时 应用领域 控制领域 解决方案 控制要求 直接编程 实时控制 程序实现 中断处理 实时性 计算机 VXD 计时
下载PDF
基于Windows和Linux操作系统基线核查及加固技术的研究和应用
18
作者 吴英松 赵亮 隋明岐 《电脑知识与技术》 2024年第28期72-74,共3页
文章对Windows和Linux操作系统基线核查加固技术进行研究。针对电力系统主机存在的安全缺陷,从主机信息、账户及口令、主机配置、服务及应用以及日志及审计等五个大类着手,给出自动化基线核查与加固工具的总体开发架构与模块设计,重点阐... 文章对Windows和Linux操作系统基线核查加固技术进行研究。针对电力系统主机存在的安全缺陷,从主机信息、账户及口令、主机配置、服务及应用以及日志及审计等五个大类着手,给出自动化基线核查与加固工具的总体开发架构与模块设计,重点阐述2种操作系统基线安全与加固以及数据分析等核心功能的开发流程,经测试证明了该工具的可用性和健壮性。 展开更多
关键词 LINUX windows 基线核查 基线加固 数据分析
下载PDF
Windows CE在嵌入式工业控制系统中的应用思考 被引量:8
19
作者 吕跃刚 张新房 +1 位作者 徐大平 柳亦兵 《单片机与嵌入式系统应用》 2002年第9期10-13,共4页
随着应用对象的扩大和微电子技术、软件技术的发展,嵌入式系统逐渐从单片机发展到高性能嵌入式微处理器和嵌入式操作系统。本文详细分析Windows CE 3.0的实时性、通用性、模块化、Win32兼容等性能特点。根据工业控制系统对系统平台的一... 随着应用对象的扩大和微电子技术、软件技术的发展,嵌入式系统逐渐从单片机发展到高性能嵌入式微处理器和嵌入式操作系统。本文详细分析Windows CE 3.0的实时性、通用性、模块化、Win32兼容等性能特点。根据工业控制系统对系统平台的一般要求,如实时性、可靠性、图形界面、开发环境和成本等,分折Windows CE在工业控制领域的优缺点,并指出Windows CE在工业控制中有很好的应用前景。 展开更多
关键词 windows CE 嵌入式工业控制系统 应用 windows32 兼容性 操作系统
下载PDF
A perspective on the use of perovskite luminophores for solar windows
20
作者 Alberto Boretti 《Advanced Sensor and Energy Materials》 2024年第1期17-22,共6页
Perovskite(PRV)luminescent solar concentrators(LSCs)use PRV materials to concentrate and convert sunlight into electricity.LSCs are made up of a flat plate or sheet of glass or plastic that contains a layer of lumines... Perovskite(PRV)luminescent solar concentrators(LSCs)use PRV materials to concentrate and convert sunlight into electricity.LSCs are made up of a flat plate or sheet of glass or plastic that contains a layer of luminescent PRV material.When sunlight enters the LSC,the PRV material absorbs the light and emits it at a longer wavelength.This emitted light is then trapped inside the LSC by total internal reflection,and it travels to the edges of the plate where it is collected by photovoltaic(PV)solar cells(SCs).The use of PRV materials in LSCs offers several advantages over other materials.PRV materials are highly efficient at converting light into electricity.They are also flexible,low-cost,and easy to manufacture,making them a promising candidate for large-scale solar energy applications.However,PRV materials have some challenges preventing their adoption.They are sensitive to moisture or heat and can degrade quickly over time.This significantly limits their lifespan and stability.Research on PRV is mostly focused on making them more stable and durable,but finding ways to improve the manufacturing process to reduce costs and increase efficiency is also relevant.While the opportunities offered by PRV materials for the specific application to LCSs are certainly interesting,the challenges make the prospect of a commercial product very unlikely in the short term. 展开更多
关键词 Perovskites Luminophores Luminescent solar concentrator Solar windows
下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部