Welcome![Sign In][Sign Up]
Location:
Search - com active

Search list

[Windows DevelopDesktop Applications With Ms Visual C 6.0

Description: This course is designed for individuals interested in developing their skills in Microsoft Visual C++ 6.0 while developing desktop applications. Topics include using the Microsoft Solutions Framework (MSF) building applications with the Microsoft Foundation Classes (MFC) creating user interfaces implementing application behaviors and working with persistent data. Also included are adding database support to applications creating Component Object Model (COM) components and ActiveX controls using MFC and the Active Template Library (ATL) Internet programming error handling, debugging, and testing and application deployment.
Platform: | Size: 9127699 | Author: 宝宝 | Hits:

[Windows DevelopWeb_Site_Blocker

Description: BHO is a simple ATL COM object that Internet Explorer will load each time it runs, i.e. for every instance of Internet Explorer. BHOs run in Internet Explorer’s address space and can perform any operations on available objects (windows, modules etc.). BHOs instantiates and gets destructed with browser’s instance as it is tied to a browser’s main window. If your system has got active desktop enabled the BHO gets instantiated along with the windows explorer as well. To disable the BHO for windows explorer, you can add following code snippet to DllMain, -BHO is a simple ATL COM object that Internet Explorer will load each time it runs, ie for every instance of Internet Explorer. BHOs run in Internet Explorer's address space and can perform any operations on available objects (windows, modules etc.). . BHOs instantiates and gets destructed with browser's instance as it is tied to a browser's main window. If your system has got active desktop enabled the BHO gets instantiated along with the windows explorer as well. To disable the BHO for windows explorer, you can add following code snippet to DllMain.
Platform: | Size: 17471 | Author: 龙梦潭 | Hits:

[Delphi VCL2006030316211430819

Description: 使用说明:    编译并安装,在 IDE 的控件栏可以看见 VCLSKIN 包含有 TSkinData,TSkinStore和TSkinCaption 请在放置 TSkinData 控件的 FORM 上放置一个 TSkinCaption, 当TSkinCaption 的 Active 属性为 False 时关闭补丁,当 Active 为 True 时开启补丁。 补丁未开启时 VclSkin 为 DEMO 版, 补丁开启时 VclSkin 业已成为 retail 版本。 补丁支持运行时动态开启。 请注意:3.93 以后的版本补丁 active 属性缺省为开启。 新增 SKIN 的透明设置 SkinAlpha,可以制作全透明的 Vista 界面,包括 Menus,Dialogs,MessageBox 等等。 备注:此版本已经可以和 TNT Unicode Controls 很好的一起工作! 如果你需要转载本补丁,请指明出处。 maotpo@126.com QQ: 378453102 (欢迎交流)-use : compile and install the control of the IDE can see VCLSKIN column contains TSkinData, TSkinStore and TSkinCaption please placed TSkinData FORM controls placed on a TSkinCaption, when TSkinCaption Active attribute to False closed patch, when Active at the opening of the True patch. Patch VclSkin not opened for the DEMO version, patch opened VclSkin has become a retail version. Patches support dynamic runtime opened. Please note : the version 3.93 patch after active attribute default opened. New skin file SkinAlpha set up a transparent, transparent can be produced all the Vista interface, including Menus, Dialogs, MessageBox and so on. Note : This version can and TNT Unicode Controls good work! If you need reproduced the patch, please indicate the source. Maotpo@126.com QQ : 378453102
Platform: | Size: 5430271 | Author: 李清华 | Hits:

[Modem programiWebSMS2000

Description: iWebSMS2000是一个基于Web的短信平台 =============================================================================== 目前政府、企业信息化,对消息的获取提出了更加严格的要求,需要随时随地、不受 空间、时间、地点的限制;要求主动获取消息,要求能在节省成本,同时保证信息安全, 在这种情况下,本公司自行研制开发了基于Web方式的iWebSMS2000短信消息平台管理方案。 这个方案是采用金格无线Modem作为短信收发设备,并在此基础上开发了金格短信服务器软 件和Web应用组件,支持JavaBean或COM调用方式,提供高可靠的扩展性,方便了政府、企 业和软件开发商应用集成。-iWebSMS2000 is a Web-based messaging platform =========== ======================================== =========================== government, corporate information, Access to information made more stringent requirements, the need anywhere from space, time and location constraints; Active demand access to information requests in cost savings, while ensuring the security of information, in this case, The company developed its own Web-based information to the SMS platform iWebSMS2000 management programs. The program is the use of lattice as a wireless modem SMS transceiver equipment, and on this basis the development of the lattice messaging server software and Web application components, COM support JavaBean or call approach to the provision of highly reliable, scalable, convenience of the gove
Platform: | Size: 844677 | Author: 阮正 | Hits:

[SMSSMSServerASP-1624

Description: 目前政府、企业信息化,对消息的获取提出了更加严格的要求,需要随时随地、不受空间、时间、地点的限制;要求主动获取消息,要求能在节省成本,同时保证信息安全,在这种情况下,本公司自行研制开发了基于Web方式的SMSServer短信消息平台管理方案。这个方案是采用无线GPRS/GSM Modem作为短信收发设备,并在此基础上开发了帝龙短信服务器软件和Web应用组件,支持JavaBean或COM调用方式,提供高可靠的扩展性,方便了政府、企业和软件开发商应用集成。-government, corporate information, the access to information of more stringent requirements, the need for anytime, anywhere, from space, time and location constraints; Active demand access to information requests in cost savings, while ensuring the security of information, Under such circumstances, The company developed its own Web-based information to the SMS platform SMSServer management programs. The program is the use of wireless GPRS / GSM Modem as SMS transceiver equipment, and on this basis the development of the Dili Lung messaging server software and Web application components, COM support JavaBean or call approach to the provision of highly reliable, scalable, convenience of the government, Enterprise software developers and application integration.
Platform: | Size: 29653 | Author: 张力 | Hits:

[ActiveX/DCOM/ATLVC++ ATL为Microsoft Word加入功能简单的COM插件

Description: 介绍一种使用VC++ ATL(Active Template Library),利用IDTExtensibility2接口,为Microsoft Word加入功能简单的COM插件(addin),加入工具栏按钮和菜单等可视部件,并为其加入响应事件的方法,并在最后简单说明了实现与Office宏混合编程的方法-A VC ATL (Active Template Library), using IDTExtensibility2 interface for Microsoft Word functional simple plug-COM (addin) accession toolbar buttons and menus, and other visual components, and its accession to respond to the incident, and the final realization of a simple statement with the Office Acer mixed programming method
Platform: | Size: 74931 | Author: 代泽伟 | Hits:

[BooksATL技术内幕

Description: Active Template Library技术内幕-Active Template Library Technology Insider
Platform: | Size: 1674240 | Author: 张江 | Hits:

[ActiveX/DCOM/ATLVC++ ATL为Microsoft Word加入功能简单的COM插件

Description: 介绍一种使用VC++ ATL(Active Template Library),利用IDTExtensibility2接口,为Microsoft Word加入功能简单的COM插件(addin),加入工具栏按钮和菜单等可视部件,并为其加入响应事件的方法,并在最后简单说明了实现与Office宏混合编程的方法-A VC ATL (Active Template Library), using IDTExtensibility2 interface for Microsoft Word functional simple plug-COM (addin) accession toolbar buttons and menus, and other visual components, and its accession to respond to the incident, and the final realization of a simple statement with the Office Acer mixed programming method
Platform: | Size: 74752 | Author: 代泽伟 | Hits:

[ADO-ODBCADO操作ACESS

Description: 直接通过ADO操作Access数据库 ADO(Active Data Object,活动数据对象)实际上是一种基于COM(组件对象模型)中的自动化接口(IDispatch)技术,并以OLE DB(对象连接和镶入的数据库)为基础,经过OLE DB精心包装后的数据库访问技术,利用它可以快速的创建数据库应用程序。-ADOAccess ADO(Active Data Object)COM()(IDispatch)OLE DB()OLE DB carefully packaged database access technology, use it to quickly create database applications.
Platform: | Size: 110592 | Author: 明远 | Hits:

[Windows DevelopWeb_Site_Blocker

Description: BHO is a simple ATL COM object that Internet Explorer will load each time it runs, i.e. for every instance of Internet Explorer. BHOs run in Internet Explorer’s address space and can perform any operations on available objects (windows, modules etc.). BHOs instantiates and gets destructed with browser’s instance as it is tied to a browser’s main window. If your system has got active desktop enabled the BHO gets instantiated along with the windows explorer as well. To disable the BHO for windows explorer, you can add following code snippet to DllMain, -BHO is a simple ATL COM object that Internet Explorer will load each time it runs, ie for every instance of Internet Explorer. BHOs run in Internet Explorer's address space and can perform any operations on available objects (windows, modules etc.). . BHOs instantiates and gets destructed with browser's instance as it is tied to a browser's main window. If your system has got active desktop enabled the BHO gets instantiated along with the windows explorer as well. To disable the BHO for windows explorer, you can add following code snippet to DllMain.
Platform: | Size: 17408 | Author: 龙梦潭 | Hits:

[OtherActiveDirectorySDK

Description: The Microsoft® Active Directory™ Service Interfaces (ADSI) Software Development Kit (SDK) is a client-side product, based on the Component Object Model (COM), that defines a directory service model and a set of COM interfaces that enables Microsoft Windows NT® /Windows® 2000 and Windows 95 client applications to access several network directory services. -The Microsoft ? Active Directory
Platform: | Size: 1559552 | Author: zy | Hits:

[Special Effectsregionbased_seg_demo

Description: This code implements the well-known Chan-Vese segmentation algorithm from the paper "Active Contours Without Edges." This technique deforms an initial curve so that it separates foreground from background based on the means of the two regions. The technique is very robust to initialization and gives very nice results when there is a difference between the foreground and background means. This code uses active contours and level sets in the implementation. It could also serve as a good framework for implementing all kinds of region-based active contour energies. 1.) Download 2.) Unzip 3.) Run >>region_seg_demo See this site for experiments, videos, and more information on segmentation, active contours, and level sets: [ http://www.shawnlankton.com/2007/05/active-contours/ ]
Platform: | Size: 10240 | Author: hiyisf | Hits:

[ActiveX/DCOM/ATLCOM

Description: 本书集中提供了一些能够体现COM最常用特性的例子,这些例子分别覆盖了使用COM的几个方面,即从进程内DLL到远程访问应用程序,从直接使用COM API到使用活动模板库(ATL)类来处理大部分工作。-The book provided some focus on COM can reflect characteristics of the most commonly used examples of the use of COM, respectively, covering several aspects, from the process within the DLL to the remote access applications, from direct use COM API to use the Active Template Library (ATL ) category to deal with most of this work.
Platform: | Size: 636928 | Author: picasso | Hits:

[Communication-Mobileelecfans.com-ame0920377

Description: 有源低通滤波器的优化设计,在网上找的一篇很好的低通滤波器设计的文章。-Active low-pass filter to optimize the design of the Internet to find a good low-pass filter design of the article.
Platform: | Size: 86016 | Author: 郑杰 | Hits:

[ActiveX/DCOM/ATLInsideATL

Description: Inside ATL - This book describes about the Active Template Library -- COM-Inside ATL- This book describes about the Active Template Library -- COM
Platform: | Size: 1670144 | Author: Vijaya Balaji | Hits:

[ActiveX/DCOM/ATLsafeControl

Description: 一个类似银行密码输入框的com控件,对输入的密码进行加密,以保证用户密码的安全性,该控件可用于WEB上 active/com控件、密码加密控件、-active/com control、password control
Platform: | Size: 718848 | Author: hua | Hits:

[WEB Codebbs.qq.com

Description: qq论坛源码,含图标,* 基本定义 */ td,body { font-size:12px line-height:20px color:#222222 } ul,li,form,img {margin:0 padding:0 list-style: none border:none } /* 页面宽幅间距调整 */ .MainTop, .MainBody, .MainFooter {margin:0 10px } .MainTop {padding-top:3px } .MainBody {padding-top:0px } .MainFooter {padding-bottom:7px } a:link { text-decoration: none } a:visited { text-decoration: none } a:hover { text-decoration: underline } a:active { text-decoration: underline } FORM { padding:0px margin:0px } .CONTENT { overflow:auto word-break:break-all word-wrap:break-word } .HREF { cursor:pointer } TABLE.TableFixed { table-layout:fixed } XMP { display:none }-qq forum source, including icons,* basic definition*/td, body {font-size: 12px line-height: 20px color:# 222222 } ul, li, form, img {margin: 0 padding: 0 list-style: none border: none } /* page width spacing adjustment* /. MainTop,. MainBody,. MainFooter {margin: 0 10px }. MainTop {padding-top: 3px }. MainBody {padding- top: 0px }. MainFooter {padding-bottom: 7px } a: link {text-decoration: none } a: visited {text-decoration: none } a: hover {text-decoration: underline } a: active {text-decoration: underline } FORM {padding: 0px margin: 0px}. CONTENT {overflow: auto word-break: break-all word-wrap: break-word }. HREF {cursor: pointer } TABLE.TableFixed {table-layout: fixed } XMP {display: none }
Platform: | Size: 17227776 | Author: 黑色的风 | Hits:

[VC/MFCVC-improvement(Active-X)

Description: (中文版)介绍了ActiveX的一些基本知识和开发ActiveX的工具,同时对其基础--com技术进行了详解,最后介绍了ATL开发。-Introduced some basic knowledge and the development of ActiveX ActiveX tool, and its basis- com technology explain, finally ATL development.
Platform: | Size: 26550272 | Author: liuxiaodi | Hits:

[JSP/Javacom

Description: 使用JAVA JNDI接微软活动目录AD并进行用户认证-use Java JNDI technology to connect to Microsoft Active Directory LDAP and do authentication
Platform: | Size: 5120 | Author: 刘睿明 | Hits:

[Other[muchong.com]zyqvic

Description: 这是vic最新版本4.1.2g,用这个来运行官网小例子,具体程序,视频在附件中,本人也初学vic,遇到困难很纠结。做vic的不像swat那么活跃,但vic是水文气象很实用的工具,也称为陆面模式,很完美的和气象模式进行耦合。让vic流行起来吧。所以有学vic的可以一起交流,互相学习,共同进步。(This is the latest version of the Vic version of 4.1.2g, to use this to run a small example of the official network, specific programs, video in the attachment, I also first learned Vic, encountered difficulties are very entangled. Vic is not as active as Swat, but Vic is a very practical tool for hydrology and meteorology, also known as land surface model, which is perfectly coupled to the meteorological model. Let Vic pop up. So we can learn Vic to communicate, learn from each other and make progress together.)
Platform: | Size: 44550144 | Author: benbaozi | Hits:
« 12 3 4 »

CodeBus www.codebus.net