-
Uart communication uart
Uart communication uart-Uart communication uart
- 2022-03-09 18:48:13下载
- 积分:1
-
分布式COM(以下简称DCOM)的出现给我们轻松的创建分布式应用提供了机会;我们可以完全不去理会低级别的Windows Sockets(DCOM通过MS...
分布式COM(以下简称DCOM)的出现给我们轻松的创建分布式应用提供了机会;我们可以完全不去理会低级别的Windows Sockets(DCOM通过MS-RPC让客户与对象进行通信,幸运的是要开发COM应用,开发者几乎可以不去理会MS-RPC)而开发出功能强大、偶合性低(功能模块相对独立,很好的发挥了OO的思想)、易于部署的分布式计算系统。-Distributed COM (DCOM hereinafter) to the emergence of easily create distributed applications provide an opportunity; We can completely ignore the low-level Windows Sockets (DCOM MS-RPC enables customers to communicate with the object, it is fortunate to develop COM applications, developers almost can ignore MS-RPC) and developed a powerful, low-coupling (functional modules relatively independent, played a very good idea of OO), easy deployment of distributed computing systems.
- 2022-02-13 01:31:01下载
- 积分:1
-
用来收集记录ActiveX控件的程序
用来收集记录ActiveX控件的程序 -The app for recording ActiveX control
- 2022-03-20 22:27:21下载
- 积分:1
-
Outlook, Addin, add menus, toolbars, buttons, message mapping.
Outlook的Addin,添加菜单、工具条、按钮、消息映射。-Outlook, Addin, add menus, toolbars, buttons, message mapping.
- 2022-07-26 03:45:17下载
- 积分:1
-
网络中Ping和Tracert功能的控件
网络中Ping和Tracert功能的控件 -The control with Ping and Tracert
- 2022-04-24 17:26:24下载
- 积分:1
-
ActiveX is prepared by the user controls, and the successful registration of the...
ActiveX控件是用户自己编写的控件,并能成功地注册到计算机中并被用户编写的程序所调用以实现用户定义的功能,这样可以节省代码的编写时间。VC++和MFC是用于创建ActiveX控件的强大而灵活的工具,就快速开发和使用简便而言,这两个工具是最好的选择。所以我们选用MFC来进行ActiveX控件的开发。本程序我们就来写一个简单的ActiveX控件,程序虽然简单,但是从中我们可以了解到ActiveX控件编写的整个过程。-ActiveX is prepared by the user controls, and the successful registration of the computer users were prepared by the procedure call to achieve user-defined function, it saves the time of writing code. VC and MFC is the ActiveX control used to create a powerful and flexible tool, rapid development and easy to use, the two tools is the best option. Therefore, we choose to MFC ActiveX development. The procedures we write a simple ActiveX controls, procedures simple, but we can learn from ActiveX controls prepared by the whole process.
- 2023-08-27 17:10:04下载
- 积分:1
-
变化的变量可以在交付的COM/DCOM接口(输入方法,…
Variant变量可以在COM/DCOM接口方法中传递(传入、传出)不定长结构数组,但是需要打包和解包,效率比较低。这个例子使用了size_is指定长度的方法,本是从MSDN上看到的,但是MSDN上给出的例子不够具体,所以费了些时间摸索,最后试通,给刚接触COM的朋友分享(老家伙们可以直接无视)。本例子由于是工作需要做得试验程序,因此其中存在少量冗余代码,大家注意一下就行了,还有,减少传递的参数个数时,所传递的实时(随机模拟)数据只是减了最后一个(没有减去相对应的),这个Bug不妨碍大局,因此存留,虽然Server支持DCOM,但是Client需要在本地运行,如果想Remote,稍微修改一下既可。-Variant variables can be in the COM/DCOM interface method of delivery (incoming, outgoing) variable-length array of structures, but it needs to be packaged reconciliation package, the efficiency is relatively low. This example uses the method size_is specified length, this is seen from the MSDN, but the example given on MSDN is not specific enough, it took some time to explore, the final test pass, to a friend new to COM sharing (the old guy They can ignore). This example needs to be done because it is the work of testing procedures, and therefore, there is a small amount of redundant code, we take note of the line, and also to reduce the number of parameters passed when the transmission
- 2022-04-08 10:27:58下载
- 积分:1
-
一个演示DCOM服务器和客户机的入门实例,用VC++ 6编的。
一个演示DCOM服务器和客户机的入门实例,用VC++ 6编的。-A demonstration of DCOM server and client examples of entry, using VC++ 6 series.
- 2022-02-21 15:53:47下载
- 积分:1
-
实现了led的技术和应用,以后使用led提供了基础的说明和应用,希望大家喜欢...
实现了led的技术和应用,以后使用led提供了基础的说明和应用,希望大家喜欢
-Realize the led technology and applications, future use led to provide a foundation for a description and application, I hope everyone likes
- 2023-08-10 19:25:03下载
- 积分:1
-
Comport通讯的控件,包含源代码及详细的Sample Code。
Comport通讯的控件,包含源代码及详细的Sample Code。-Comport communications controls, including source code and detailed Sample Code.
- 2022-05-20 05:48:15下载
- 积分:1