-
work18f242
本程序是关于串口通信,已经调试通过,希望对大家有所帮助。(RS485)
- 2009-04-09 23:28:12下载
- 积分:1
-
3D
说明: 自动生成三维的多孔介质,对多孔介质研究的学者有用(Automatic generation of three-dimensional porous media, porous media studies scholars Useful)
- 2015-10-01 13:54:48下载
- 积分:1
-
基于easyx编写的有图形界面的8皇后问题
基于easyx编写的有图形界面的8皇后问题,c++源码。包含源码,exe程序,已经easyx安装包(库)。安装后可编译代码。程序为按任意键到下一个状态。
- 2022-08-03 05:58:56下载
- 积分:1
-
第一个MFC的WinSocket编程示例
环境:Windows XP SP 3、 VC++ 6.0、 Windows Server 2003 SDK
使用步骤:
1、下载解压之后,使用VC++ 6.0 IDE打开.dws文件
2、点击“!”按钮运行程序
3、如果一切正常会出现一个对话框,然后选择下拉框中的“服务端”启动服务器进程--接着点击“监听”按钮
4、然后再点击“!”按钮运行客户端进程
5、如果一切正常,那么选择下拉框中的“客户端”启动客户端进程--接着点击“连接”按钮,让客户端连接到socket服务器
6、在客户端的“消息”栏中输入信息,然后点击“发送”按钮
7、点击服务器端进程,应该可以看见客户端发送过来的消息,然后可以在“消息”栏中输入响应信息,然后点击“发送”按钮,此时会在客户端进程中看服务器端进程响应的信息
该示例是实现了一个客户端对象对应一个服务端对象的socket的网络编程--最简单的VC++的网络编程示例。该示使用主要是自定义一个类--它继承MFC库中CAsyncSocket类,然后重写OnAccept, OnSend, OnReceive和OnClose方法来实现一对一的VC++的socket网络编程。注意:自定义类关联应用向导生成的对话框类,需要在头文件中书写语句“class CHelloSocketDlg;”,并且在.cpp文件中写入语句“#include "HelloSocketDlg.h";”,否则编译不会通过!
本示例使用Dialog模式的UI是为方便说明socket编程,在对话框类的OnInitDialog方法有初始化的成员变量的注释说明,在自定义类中的注释非常详细。本人觉得MFC使用异步通信类CAsyncSocket实现Java中的ServerSocket类和Socket类的编程效果,是非常牛的!(虽然本人认为它还封装得不够OO--因为它封装得让使用者觉得“很傻很天真”)。
- 2022-03-22 11:57:16下载
- 积分:1
-
校园时间控制系统
说明: 通过获取DS1302来显示时间日期,在通过按键调整校园作息时间,和上课铃声文件带有仿真和程序(Through the acquisition of DS1302 to display the time and date, through the key to adjust the campus work and rest time, and class ring file with simulation and program)
- 2020-11-18 18:53:52下载
- 积分:1
-
production
生产信息与生产运营相关的热用户信息是各级决策者进行生产决策的两个关键因素。生产信息的及时、准确地获取和分析,能够及时掌握生产运营状况,在保证用户满意度的情况下,进行合理决策,来控制生产运营成本,提高公司整体效益信息处理是一个完整的概念。
(Production of information and manufacturing operations related to the heat user information is the decision-making at all levels of decision-makers to produce two key factors. Production information in a timely and accurate acquisition and analysis, and timely information on production and operation status, to ensure customer satisfaction in the circumstances, the rational decision-making, to control the production and operation costs and improve the overall efficiency of information processing company is a complete concept.)
- 2009-11-30 10:06:57下载
- 积分:1
-
ADS1218
8通道24位AD转换器ADS1218操作函数,包含寄存器设置和flash操作。(8-channel 24-bit AD converter ADS1218 operating functions, including register settings and flash operation.)
- 2020-12-24 23:19:05下载
- 积分:1
-
516790
modbus协议,中文文档,讲解十分详细,方便参看查询()
- 2017-12-30 22:42:20下载
- 积分:1
-
使用PC作为双串口中继器 用于开发板与模块间串口通信监视等~...
使用PC作为双串口中继器 用于开发板与模块间串口通信监视等~-The use of PC as a dual-serial port repeater panels and modules for the development of serial communication between monitor and so on ~
- 2022-12-13 08:15:03下载
- 积分:1
-
TheCPPProgrammingLanguage
thec++programming 特别版,中文版(thec++ programming Special Edition, Chinese version)
- 2011-07-05 15:08:18下载
- 积分:1