-
C/C++教程,源程序实例,小而精好实用
C/C++教程,源程序实例,小而精好实用-C/C tutorial, example source, a small but good practical
- 2022-11-01 17:40:03下载
- 积分:1
-
windows核心编程源程序
windows核心编程源程序-windows core programming source
- 2022-07-07 15:04:26下载
- 积分:1
-
讲maple这个数学软件的一本书,很好用哦
讲maple这个数学软件的一本书,很好用哦-Talk about maple mathematical software in this book, very good with the oh
- 2023-09-09 04:55:04下载
- 积分:1
-
Reverse print for English articles, in accordance with the reverse line
从文件中读去,反向打印文本,针对英文文章,按行反向-Reverse print for English articles, in accordance with the reverse line
- 2023-08-04 23:35:03下载
- 积分:1
-
本程序关闭系统
hi this progrm shuts down the system
- 2022-07-17 22:46:40下载
- 积分:1
-
字符转换,ASCII码转字符,字符转ASCII码,可查汉这内码
字符转换,ASCII码转字符,字符转ASCII码,可查汉这内码-characters conversion, transfer ASCII characters to ASCII characters, Jehan within this code
- 2022-02-01 10:04:17下载
- 积分:1
-
用于启动界面的制作,以及对于词法的分析,很实用的东西
用于启动界面的制作,以及对于词法的分析,很实用的东西-Interface used to start production, as well as for lexical analysis, a very practical things
- 2023-01-06 08:50:03下载
- 积分:1
-
这是一本比较深入介绍windows编程的书 不适合初学者 比较倾向于低阶...
这是一本比较深入介绍windows编程的书 不适合初学者 比较倾向于低阶 -This a book which introduces how to program in windows platform. It is not fit for the beginner and is tend to low level .
- 2022-08-15 15:38:03下载
- 积分:1
-
获取系统时间 and 获取当前时间..............并计算时间差
获取系统时间 and 获取当前时间..............并计算时间差-Access to system time and obtain the current time and calculate the time difference ..............
- 2022-10-08 17:55:02下载
- 积分:1
-
串口转TCP/IP 实用程序
串口转TCP/IP 实用程序
程序的整体结构:
程序功能实现如下:
客户端 (CTcpSocket)转接程序(CSerialPort) 串口设备
对于每个CTcpSocket和CSerialPort对用一个CItem的结构进行管理,可以在配置文件里配置多个连接转发对。
程序中主要的类有:CSerialPort、CTcpSocket、CItem。可以把从串口收到的数据转发向数据套接字和调试套接字,而且可以写入日志文档。
程序配置文件(config.ini)说明:
1.
[item1] #连接名称
2.
TcpDataPort=9990 #数据端口
3.
TcpDebugPort=9991 #调试端口
- 2022-06-27 02:04:58下载
- 积分:1