期刊文献+
共找到16篇文章
< 1 >
每页显示 20 50 100
支持Multi-interface的MVC设计模式研究 被引量:6
1
作者 邓贵仕 易峰 李文立 《计算机应用》 CSCD 北大核心 2002年第6期8-10,共3页
支持多类型用户界面的复杂应用程序架构设计一直是困扰企业的难题 ,文章引入源于Smalltalk的MVC架构设计思想 ,提出了具有经济性、可扩展性、安全性等支持多类型用户界面复杂应用程序的新型MVC设计模式 。
关键词 MVC模型 multi-interface JAVA 设计模式 J2EE 程序架构设计
下载PDF
支持Multi-interface的Java程序MVC设计模式研究 被引量:2
2
作者 邓贵仕 易峰 李文立 《计算机工程与应用》 CSCD 北大核心 2003年第7期126-128,共3页
支持多类型用户界面的复杂应用程序架构设计一直是困扰企业的难题,文章引入源于Smalltalk的MVC架构设计思想,提出了具有经济性、可扩展性、安全性等支持多类型用户界面复杂应用程序的新型MVC设计模式,并分析了工作原理和性能特点。
关键词 用户界面 JAVA语言 程序架构设计 MVC 设计模式 multi-interface 应用程序
下载PDF
Forward and reverse electron transport properties across a CdS/Si multi-interface nanoheterojunction 被引量:2
3
作者 李勇 王伶俐 +4 位作者 王小波 闫玲玲 苏丽霞 田永涛 李新建 《Chinese Physics B》 SCIE EI CAS CSCD 2014年第8期502-507,共6页
The electron transport behavior across the interface plays an important role in determining the performance of op- toelectronic devices based on heterojunctions. Here through growing CdS thin film on silicon nanoporou... The electron transport behavior across the interface plays an important role in determining the performance of op- toelectronic devices based on heterojunctions. Here through growing CdS thin film on silicon nanoporous pillar array, an untraditional, nonplanar, and multi-interface CdS/Si nanoheterojunction is prepared. The current density versus voltage curve is measured and an obvious rectification effect is observed. Based on the fitting results and model analyses on the forward and reverse conduction characteristics, the electron transport mechanism under low forward bias, high forward bias, and reverse bias are attributed to the Ohmic regime, space-charge-limited current regime, and modified Poole-Frenkel regime respectively. The forward and reverse electrical behaviors are found to be highly related to the distribution of inter- facial trap states and the existence of localized electric field respectively. These results might be helpful for optimizing the preparing procedures to realize high-performance silicon-based CdS optoelectronic devices. 展开更多
关键词 HETEROJUNCTION multi-interface nanoheterojunction electron transport silicon nanoporous pillararray (Si-NPA) CdS/Si-NPA
下载PDF
Customization of FeNi alloy nanosheet arrays inserted with biomass-derived carbon templates for boosted electromagnetic wave absorption 被引量:1
4
作者 Xuanqi Yang Honghan Wang +5 位作者 Jing Chen Qingda An Zuoyi Xiao Jingai Hao Shangru Zhai Junye Sheng 《International Journal of Minerals,Metallurgy and Materials》 SCIE EI CAS CSCD 2024年第4期812-824,共13页
Electromagnetic wave(EMW)-absorbing materials have considerable capacity in the military field and the prevention of EMW radiation from harming human health.However,obtaining lightweight,high-performance,and broadband... Electromagnetic wave(EMW)-absorbing materials have considerable capacity in the military field and the prevention of EMW radiation from harming human health.However,obtaining lightweight,high-performance,and broadband EMW-absorbing material remains an overwhelming challenge.Creating dielectric/magnetic composites with customized structures is a strategy with great promise for the development of high-performance EMW-absorbing materials.Using layered double hydroxides as the precursors of bimetallic alloys and combining them with porous biomass-derived carbon materials is a potential way for constructing multi-interface heterostructures as efficient EMW-absorbing materials because they have synergistic losses,low costs,abundant resources,and light weights.Here,FeNi alloy nanosheet array/Lycopodium spore-derived carbon(FeNi/LSC)was prepared through a simple hydrothermal and carbonization method.FeNi/LSC presents ideal EMW-absorbing performance by benefiting from the FeNi alloy nanosheet array,sponge-like structure,capability for impedance matching,and improved dielectric/magnetic losses.As expected,FeNi/LSC exhibited the minimum reflection loss of-58.3 dB at 1.5 mm with 20wt%filler content and a widely effective absorption bandwidth of 4.92 GHz.FeNi/LSC composites with effective EMW-absorbing performance provide new insights into the customization of biomass-derived composites as high-performance and lightweight broadband EMW-absorbing materials. 展开更多
关键词 spore-derived carbon FeNi alloy nanosheet array multi-interface heterostructures synergistic effect efficient electromagnet-ic wave absorption
下载PDF
COM/DCOM接口技术及其在MATLAB中的应用 被引量:10
5
作者 沈小燕 王乘 《计算机工程与设计》 CSCD 2002年第8期58-61,共4页
组件对象模型(COM)技术是微软许多软件的基础和未来发展的方向,它提供了跨开发工具、操作系统和网络的开发方式,分布式组件对象模型(DCOM)是对COM针对分布式环境的扩展。文章介绍了COM/DCOM接口技术、自动化技术以及访问组件的方式... 组件对象模型(COM)技术是微软许多软件的基础和未来发展的方向,它提供了跨开发工具、操作系统和网络的开发方式,分布式组件对象模型(DCOM)是对COM针对分布式环境的扩展。文章介绍了COM/DCOM接口技术、自动化技术以及访问组件的方式,然后用一个COM在MATLAB中的应用实例说明了它的具体应用。 展开更多
关键词 COM/DCOM 接口技术 操作系统 分布式环境 组件对象模型(COM) 分布式组件对象模型 微软 具体应用 方向 网络
下载PDF
基于MFC库的C++自动化客户程序的实现 被引量:3
6
作者 宓小土 许德新 《解放军理工大学学报(自然科学版)》 EI 2005年第4期334-336,共3页
介绍了利用automation技术基于MFC库开发C++自动化客户程序;指明了自动化客户端和组件端的IDispatch接口通讯的实现;阐述了利用Microsoftword录制宏以得到VBA代码,并完成VBA到C++的转化。应用结果表明,利用该方法只需编写少量代码,便可... 介绍了利用automation技术基于MFC库开发C++自动化客户程序;指明了自动化客户端和组件端的IDispatch接口通讯的实现;阐述了利用Microsoftword录制宏以得到VBA代码,并完成VBA到C++的转化。应用结果表明,利用该方法只需编写少量代码,便可在自主开发的应用程序中融入Microsoftoffice的强大功能,从而实现应用程序复杂的自动化文本、数据处理功能。 展开更多
关键词 自动化 自动化客户/组件 idispatch接口 组件对象模型 微软基本类库(MFC)
下载PDF
COM的自动化技术的研究与应用 被引量:5
7
作者 陈冬怀 高景昌 杨亚红 《吉林大学学报(信息科学版)》 CAS 2004年第2期138-142,共5页
为解决组件的跨语言调用问题,探讨了组件对象模型(COM:ComponentObjectModel)的自动化技术的原理及其实现,并采用自动化技术实现组件的跨语言调用。提出使用DISPID(DispatchIdentifier)编码方案,解决自动化客户访问具有多个接口的自动... 为解决组件的跨语言调用问题,探讨了组件对象模型(COM:ComponentObjectModel)的自动化技术的原理及其实现,并采用自动化技术实现组件的跨语言调用。提出使用DISPID(DispatchIdentifier)编码方案,解决自动化客户访问具有多个接口的自动化组件的问题。以药房管理系统为例,介绍如何用活动模板库(ATL:ActivexTemplateLibrary)开发核心业务的自动化组件,并用VB实现客户程序,从而实现组件的跨语言调用。使用结果表明,采用自动化技术能较好地解决组件的跨语言调用问题。 展开更多
关键词 组件对象模型 自动化 IDiapatch多接口
下载PDF
基于COM技术的自动化开发 被引量:3
8
作者 王浩鸣 薛亮 《电脑与信息技术》 2002年第5期42-45,共4页
COM技术是一种优秀的软件组件技术。文章概括地介绍了COM技术中的自动化技术 ,实现了将Microsoft应用程序的Excel作为客户机 ,在VBA中调用C+ + 自动化组件DLL的一个例子。
关键词 软件组件 COM技术 自动化 开发
下载PDF
基于BHO(Browser Helper Object)的网址过滤实现
9
作者 魏景东 《计算机系统应用》 2013年第3期136-139,169,共5页
网址过滤(Filtering URL)是信息安全方的一个重要课题,研究了浏览器(IE)辅助对象BHO(Browser HelperObject)的工作机制,并通过使用BHO(Browser Helper Object)对象过滤可疑网址这个试例来全面介绍BHO(Browser Helper Object)对象组件的... 网址过滤(Filtering URL)是信息安全方的一个重要课题,研究了浏览器(IE)辅助对象BHO(Browser HelperObject)的工作机制,并通过使用BHO(Browser Helper Object)对象过滤可疑网址这个试例来全面介绍BHO(Browser Helper Object)对象组件的工作机制及使用Delphi7.0开发实现过程,同时也给出了使用BHO过滤网址的一种有效简便方法. 展开更多
关键词 BHO(Browser HELPER Object) ATLCOM ActiveX DELPHI7.0 IUnknown idispatch IobjectWithSite
下载PDF
用Qt实现Maplnfo的集成 被引量:1
10
作者 祝晓鹰 余锋 彭燕 《计算机系统应用》 2007年第6期107-109,共3页
本文介绍了在Qt程序中集成Maplnfo的方法,并提供了一个例程。
关键词 OCT MAPLNFO 回调 idispatch
下载PDF
Delphi中自动化对象的动态绑定
11
作者 卓静 陈乐 《南京化工大学学报》 2001年第5期90-93,共4页
OLEAutomation是Windows应用程序之间相互通信的一种技术。Automation服务器分为 3种 :In Process服务器、Out of Process服务器、Remote服务器。AutomationObject属于In Process服务器 (进程内服务器 ) ,它以COM的形式提供组件服务 ,... OLEAutomation是Windows应用程序之间相互通信的一种技术。Automation服务器分为 3种 :In Process服务器、Out of Process服务器、Remote服务器。AutomationObject属于In Process服务器 (进程内服务器 ) ,它以COM的形式提供组件服务 ,通过动态绑定技术实现功能资源 (DLL或COM)的动态调用。 展开更多
关键词 自动化对象 idispatch接口 后期捆绑 动态绑定 程序设计
下载PDF
自动化组件及其Web应用
12
作者 甄文萍 高强 边小凡 《微机发展》 2003年第5期67-68,71,共3页
在ASP文件中能够调用COM组件所提供的服务,丰富了多层软件结构的形式,其中的关键技术之一是自动化。文章讲述了自动化技术的原理,并以自动化组件ADO(ActiveXDataObjects)为例,介绍了自动化组件的应用。
关键词 软件开发 组件对象模型 自动化组件 WEB 数据对象 应用程序 COM组件
下载PDF
Smart Home Networking: Lessons from Combining Wireless and Powerline Networking
13
作者 Cheng Jin Thomas Kunz 《Smart Grid and Renewable Energy》 2011年第2期136-151,共16页
Integrating the power grid technology with renewable power generation technologies, Demand Response (DR) programs enabled by the Advanced Metering Infrastructure (AMI) were introduced into the power grid in the intere... Integrating the power grid technology with renewable power generation technologies, Demand Response (DR) programs enabled by the Advanced Metering Infrastructure (AMI) were introduced into the power grid in the interest of both utilities and residents. They help to achieve load balance and increase the grid reliability by encouraging residents to reduce their power usage during peak load periods in return for incentives. To automate this process, appliances, in-house sensors, and the AMI controller need to be networked together. In this paper, we compare mainstream network technologies applicable to home appliance control and propose a solution combining Power Line Communication (PLC) with wireless communication in smart homes for the purpose of energy saving. We extended NS-2, a popular network simulator, to model such combined network scenarios. Using a number of different routing strategies, we then model and evaluate the network performance of DR programs in smart homes in such a combined network. 展开更多
关键词 Demand Response (DR) Advanced METERING Infrastructure (AMI) POWER Line Communication (PLC) Network Simulator Version-2 (NS-2) multi-interface Networking Multi-Network Simulations
下载PDF
Confining shell-sandwiched Ag clusters in MnO_(2)-CeO_(2)hollow spheres to boost activity and stability of toluene combustion 被引量:6
14
作者 Menglan Xiao Xueqin Yang +4 位作者 Yue Peng Yucong Guo Yuechang Wei Maofa Ge Xiaolin Yu 《Nano Research》 SCIE EI CSCD 2022年第8期7042-7051,共10页
Supported noble metal catalysts have the promising application in volatile organic compounds(VOCs)catalytic combustion but suffer from the deactivation due to noble metal sintering at high temperatures.Herein,we repor... Supported noble metal catalysts have the promising application in volatile organic compounds(VOCs)catalytic combustion but suffer from the deactivation due to noble metal sintering at high temperatures.Herein,we report the construction of shellsandwiched MnO_(2)-Ag-CeO_(2)hollow spheres with remarkable sintering resistance and high activity in toluene combustion.Ag clusters were sandwiched between outer MnO_(2)and inner CeO_(2)shell to enlarge and stabilize metal–support active interface.The unique hollow structure could alter the electronic states of catalysts sites and increase the adsorbed site of reactant molecules.Meanwhile,Mn–Ag–Ce multi-interfaces in MnO_(2)-Ag-CeO_(2)could facilitate the sustainable activation and the stable release of oxygen species via a tandem transfer.The oxygen species at Ag–Mn interface perimeter were instantly replenished by Ag–Ce interface to accelerate a deep oxidation of intermediates,guaranteeing the opening of benzene ring to generate maleic anhydride.This investigation provides a promising method for constructing efficient and sintering-resistant cluster catalysts for VOCs oxidation. 展开更多
关键词 hollow spheres multi-interfaces toluene combustion active lattice oxygen
原文传递
Building the conformal protection of VB-group VS_(2)laminated heterostructure based on biomass-derived carbon for excellent broadband electromagnetic waves absorption 被引量:4
15
作者 Honghan Wang Huibin Zhang +5 位作者 Junye Cheng Tingting Liu Deqing Zhang Guangping Zheng Shangru Zhai Maosheng Cao 《Journal of Materiomics》 SCIE CSCD 2023年第3期492-501,共10页
Although VB-Group transition metal disulfides(TMDs)VS_(2)nanomaterials with specific electronic properties and multiphase microstructures have shown fascinating potential in the field of electro-magnetic wave(EMW)abso... Although VB-Group transition metal disulfides(TMDs)VS_(2)nanomaterials with specific electronic properties and multiphase microstructures have shown fascinating potential in the field of electro-magnetic wave(EMW)absorption,the efficient utilization of VS_(2)is limited by the technical bottleneck of its narrow effective absorption bandwidth(EAB)which is attributed to environmental instability and a deficient electromagnetic(EM)loss mechanism.In order to fully exploit the maximal utilization values of VS_(2)nanomaterials for EMW absorption through mitigating the chemical instability and optimizing the EM parameters,biomass-based glucose derived carbon(GDC)like sugar-coating has been decorated on the surface of stacked VS_(2)nanosheets via a facile hydrothermal method,followed by high-temperature carbonization.As a result,the modulation of doping amount of glucose injection solution(Glucose)could effectively manipulate the encapsulation degree of GDC coating on VS_(2)nanosheets,further imple-menting the EM response mechanisms of the VS_(2)/GDC hybrids(coupling effect of conductive loss,interfacial polarization,relaxation,dipole polarization,defect engineering and multiple reflections and absorptions)through regulating the conductivity and constructing multi-interface heterostructures,as reflected by the enhanced EMW absorption performance to a great extent.The minimum reflection loss(Rmin)of VS_(2)/GDC hybrids could reach52.8 dB with a thickness of 2.7 mm at 12.2 GHz.Surprisingly,compared with pristine VS_(2),the EAB of the VS_(2)/GDC hybrids increased from 2.0 to 5.7 GHz,while their environmental stability was effectively enhanced by virtue of GDC doping.Obviously,this work provides a promising candidate to realize frequency band tunability of EMW absorbers with exceptional perfor-mance and environmental stability. 展开更多
关键词 VS_(2)/GDC hybrids multi-interface heterostructures Broadband absorption Environmental stability
原文传递
Scrolling bilayer WS2/MoS2 heterostructures for high-performance photo-detection 被引量:1
16
作者 Lin Wang Qiuyan Yue +5 位作者 Chengjie Pei Huacheng Fan Jie Dai Xiao Huang Hai Li Wei Huang 《Nano Research》 SCIE EI CAS CSCD 2020年第4期959-966,共8页
Recently,transition metal dichalcogenides(TMDCs)nanoscrolls have exhibited unique electronic and optical properties due to their spiral tubular structures,which are formed by rolling up monolayer TMDCs nanosheets.Insp... Recently,transition metal dichalcogenides(TMDCs)nanoscrolls have exhibited unique electronic and optical properties due to their spiral tubular structures,which are formed by rolling up monolayer TMDCs nanosheets.Inspired by the excellent physical and chemical properties of TMDCs van der Waals heterostructures(vdWHs),it is highly desirable to scroll TMDCs vdWHs for potential optoelectronic applications.In this work,WS2/MoS2 vdWHs nanoscrolls were massively prepared by dropping aqueous alkaline droplet on chemical vapor deposition(CVD)-grown bilayer WS2/MoS2 vdWHs,which were formed by growing monolayer WS2 islands on top of monolayer MoS2 nanosheets simultaneously.The optical microscopy(OM),atomic force microscopy(AFM),ultralow frequency(ULF)Raman spectroscopy and transmission electron microscopy(TEM)were utilized to characterize the WS2/MoS2 vdWHs nanoscrolls.As-obtained WS2/MoS2 vdWHs nanoscrolls exhibited new ULF breathing mode as well as shear mode peaks due to the strong interlayer interaction.Notably,the photosensitivities of WS2/MoS2 vdWHs nanoscrolls-based devices were about ten times higher than those of WS2/MoS2 vdWHs-based devices under blue,green and red lasers,respectively,which could be attributed to the ultrafast charge transfer at alternative WS2/MoS2 and MoS2/WS2 multi-interfaces in scrolled structure.Our work suggested that TMDCs vdWHs scrolls could be promising candidates for optoelectronic applications. 展开更多
关键词 van der Waals heterostmctures chemical vapor deposition WS2/M0S2 nanoscroll PHOTOSENSITIVITY aqueous alkaline droplet multi-interfaces
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部