搜索资源列表
atlcomtest
- 本代码演示了基本COM组件及测试代码的编写.-demonstration of the basic code COM code and test preparation.
NTGraph3D_demo
- NTGraph3D ActiveX控件的演示程序,建议参考其他NTGraph3D的代码共同使用,我也上传了-NTGraph3D ActiveX controls demo program, the proposed reference to the code other NTGraph3D common use, I also uploaded
ASPDELFILE
- VB编写的简单功能服务器组件,演示了组件编写的简单代码,asp脚本可以调用完成删除文件的功能。-VB prepared by the simple function of the server components, the components demonstration prepared by the simple code, asp scr ipts can be called complete deletion of files.
ComStudy
- com组件的研究与学习,演示代码.一个com实例和测试程序 -com components research and learning, demonstration code. Com an example and testing procedures
vcocx
- 用WINDOWS下的VC6创建一个简单的ACTIVEX程序,详细文档说明,经典演示代码-with the VC6 WINDOWS Create a simple ACTIVEX procedures, a detailed document that classic demonstration code
VBSample
- 使用 PropertyBag 对象使对象成为持久保存的 为了使 ActiveX 部件成为持久性的,需要创建 PropertyBag 对象的一个实例。这看起来可能有些多余,类不是已经有了自己的 PropertyBag 吗?为什么不能使用那个 PropertyBag 呢?原因很简单,当对象的生命周期结束的时候,它的 PropertyBag 也将消失。它只存在于内存中;为了保证持久保存,需要在某个合适的位置保存该对象的一份副本,以便在将来需要的时候能够再次将其取出。 PropertyBa
ICCard
- 本代码演示了在浏览器中不会弹出警告的ActiveX供大家参考!
COMPlus
- 本例演示在Windows操作系统中使用代码进行注册COM+组件,可以支持注册一个目录
jinchantuoqiao
- VB金蝉脱壳代码 ,演示将控件放在资源文件中,程序运行时自动释放并注册。-VB金蝉脱壳code, demo the controls on the resource file, the program runs automatically when the release and registration.
dllcall
- 本代码演示了如何在ActiveX中动态调用DLL函数-This code demonstrates how to dynamically ActiveX function call DLL
RS485Comm
- 本例程演示了PC机和智能型仪表如何通过RS485接口进行通信。仪表采用百特公司产XMA5000智能型专家自整定PID调节器,该仪表的通讯协议已经在例程代码中作了详细说明。-The routine demonstration of PC and intelligent instrument through RS485 communication interface. Instrumentation used Nissan Baxter XMA5000 intelligent expert self
RS485Comm
- 本例程演示了PC机和智能型仪表如何通过RS485接口进行通信。仪表采用百特公司产XMA5000智能型专家自整定PID调节器,该仪表的通讯协议已经在例程代码中作了详细说明。该例程非常简单,旨在说明如何在VC++中使用重叠方式读写串口。这个是异步通信,昨天传那个是同步通信。-The routine demonstration of PC and intelligent instrument through RS485 communication interface. Instrumentation
WebSign
- 嵌入HTML页面的ActiveX空间,功能为对页面进行印章和手写签名,代码还包括印章制作工具和演示网站-Embedded in HTML pages and handwritten signature seal ActiveX controls, including the seal of the production tools and demonstration site code
menu_radio
- 代码演示在菜单中加入广播按钮
wi
- 用WINDOWS下的VC6创建一个简单的ACTIVEX程序,详细文档说明,经典演示代码-Using VC6 under WINDOWS ACTIVEX create a simple procedure, detailed documentation, the classic presentation code
COMClient
- 这是一个COM client 调用COM sever函数的演示程序。这里只是一个COM Client端代码,还需要下载COM server。COM server文件的名字是COMServer.zip。-It is a demo that A COM client call COM server s function。You need download my COM server. COM server file is COMServer.zip。
VB_Plugin
- 测试插件,演示VB开发插件的使用示例,包括代码以及类模块-Test plug-in, demonstrates the use of VB developers plug example, including the code, and class modules
asds
- 关于activex控件的测试代码,实现了按钮事件处理的演示,大家看看啊!-About activex control test code, to achieve a button event handling demonstration, we look ah!
20085131614903
- 上位机(PC机或具有串口的其他控制设备)通过RS232串口连接到本控制板后,向控制板发送一串ASCII代码指令既可控制步进电机的转向、转速、步进量,完全不需了解步进电机及驱动器的工作原理。例如:串口发送"S100",则步进电机将顺时针以每分钟100转的速度旋转,串口发送"N300",则步进电机将逆时针以每分钟300转的速度旋转;串口发送"S100J",则步进电机将顺时针步进100个步距角,串口发送"N1000J",则步进电机将逆时针步进1000个步距角。用于精密转速控制、精密运动控制、精密机械加