-
这个程序解释了简单的方法来与其他设备连接…
This Program explains simple way to make communication with other device connected to Com-Port. It also logs the data in .ini file for future debugging.
- 2022-01-22 16:02:34下载
- 积分:1
-
设置串口通信的参数与其他串口设备进行通讯。
设置串口通信的参数与其他串口设备进行通讯。-Set serial communication parameters and other serial devices to communicate.
- 2022-05-23 10:51:47下载
- 积分:1
-
Visual C++实践与提高系列丛书
Visual C++实践与提高系列丛书-COM&COM+(源代码)-Visual C Practice and improve Series-COMCOM (source code)
- 2022-03-31 21:20:10下载
- 积分:1
-
COM编程 DCOM编程
COM编程 DCOM编程-COM programming DCOM programming
- 2022-09-12 13:00:03下载
- 积分:1
-
OCX控件大全,里面有大家继续的控件,免费共享!
OCX控件大全,里面有大家继续的控件,免费共享!-Guinness OCX controls, which are the continuation of U.S. control, free to share!
- 2022-02-14 14:16:14下载
- 积分:1
-
One for the Server
一个用于Server端的提取上传文件内容的组件。和SmartUpload、commons.upload功能相似。-One for the Server-side upload the contents of the extracted components. And SmartUpload, commons.upload similar function.
- 2022-03-18 14:28:51下载
- 积分:1
-
摄像头组件和使用的例子。
Componente e exemplos para utilizar webcam.
- 2022-02-19 21:50:25下载
- 积分:1
-
Easy to learn beginners VC++, The preparation of the first part of game and how...
易于入门者学习VC++,编写小游戏的第一部分,怎样显示出一个人物。-Easy to learn beginners VC++, The preparation of the first part of game and how to show a character.
- 2023-06-10 12:35:03下载
- 积分:1
-
介绍一种使用VC++ ATL(Active Template Library),利用IDTExtensibility2接口,为Microsoft Word加入功...
介绍一种使用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
- 2022-02-14 19:38:28下载
- 积分:1
-
1. 定义一个复数类Complex,该类有代表实部与虚部的成员变量,有两个构造函数Complex()与Complex(int x,int y)分别完成将成员变量...
1. 定义一个复数类Complex,该类有代表实部与虚部的成员变量,有两个构造函数Complex()与Complex(int x,int y)分别完成将成员变量初始化为0及给定值,另有计算复数的加减法及输出复数的三个方法,编程序利用该类完成2+3i与6-8i相加,12+9i与20-8i相减,并利用复数的输出方法将结果输出。-Define a complex number class Complex, the class is represented real and imaginary parts of the member variable, there are two constructor Complex () and the Complex (int x, int y) of the respective member variables will be initialized to 0 and the given value Another calculation of complex addition and subtraction method and output the plural of the three methods, programmed to use the class to complete 2+3 i and 6-8i sum, 12+9 i and subtract 20-8i, and the use of the plural output method results output.
- 2022-03-18 05:31:53下载
- 积分:1