-
Itransition 模板
模板
- 2022-08-03 04:00:22下载
- 积分:1
-
This is program to make simple database using Visual basic 6.0 that can view, ad...
This is program to make simple database using Visual basic 6.0 that can view, add, delete and update databases.
- 2022-08-13 16:34:25下载
- 积分:1
-
随机数生成
服从正态分布的随机数的生成。
- 2022-01-22 14:56:21下载
- 积分:1
-
Maze algorithm, to find the path in a maze map.
Maze algorithm, to find the path in a maze map.
- 2022-01-25 18:48:59下载
- 积分:1
-
阵风模型
用matlab软件模块simulink工具对阵风进行模拟仿真,真实有效,亲测实用,对于想学好simulnk的小伙伴非常有帮助,文件中有详细的使用说明
- 2022-01-28 11:59:04下载
- 积分:1
-
程序员面试宝典(全).rar
PDF文档
程序员面试宝典(全).rar
PDF文档-Programmer Interview Collection (full). Rar
- 2023-06-08 14:45:03下载
- 积分:1
-
压缩包内有6个源程序包,文件名已注明开发环境,麻烦管理员分类...
压缩包内有6个源程序包,文件名已注明开发环境,麻烦管理员分类-There are six souce code package ,and the file name contain it s programing entironment.
I hope that administrator can help me classify it.thank you very much.
- 2023-07-06 09:30:04下载
- 积分:1
-
1背包问题的vc++6.0解法,还不错,供朋友们参考
0-1背包问题的vc++6.0解法,还不错,供朋友们参考-0-1 Knapsack Problem vc++ 6.0 solution, but also good for friends who refer to
- 2022-04-26 15:08:01下载
- 积分:1
-
xml的事例源代码
xml的事例源代码-xml source code examples
- 2022-03-28 16:53:07下载
- 积分: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