-
vc++可视化编程,包括多文档编程,压缩包里面的是源代码,可直接运行。...
vc++可视化编程,包括多文档编程,压缩包里面的是源代码,可直接运行。-vc++ visual programming, including the multi-document programming, compressed packets inside the source code can be directly run.
- 2023-02-09 04:45:04下载
- 积分:1
-
并网光伏电站监控系统
C# 实现的windows服务,多线程、TCP协议和心跳包机制,可对下行的设备进行设备管理和数据解析,实现对光伏电站数据的监控
- 2023-07-13 14:45:05下载
- 积分:1
-
高斯赛德尔方程的解法
原理参考计算方法
高斯赛德尔方程的解法
原理参考计算方法-High斯赛德尔reference equations principle calculation method
- 2022-01-23 10:24:38下载
- 积分:1
-
Verilog编程代码规范
i2c master code for verilog-i2c master code for Verilog
- 2023-08-25 23:45:03下载
- 积分:1
-
autoit examole
notepad1.au3
#include
;
; AutoIt Version: 3.0
; Language: English
; Platform: Win9x/NT
; Author: Jonathan Bennett (jon at autoitscript dot com)
;
; Script Function:
; Opens Notepad, types in some text and then quits the application.
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-26 03:42:16下载
- 积分:1
-
This a camera control the vb source for reference if you do not know linked :051...
这是一个摄象机的 vb控制源程序 供各位参考 如有不懂 联系:0516-3634805-This a camera control the vb source for reference if you do not know linked :0516- 3634805
- 2023-01-02 01:30:04下载
- 积分:1
-
Realize this procedure the volume control, such as the size and whether the volu...
此程序实现的音量的控制,比如音量的大小和是否静音等-Realize this procedure the volume control, such as the size and whether the volume mute, etc.
- 2022-02-13 09:23:32下载
- 积分:1
-
很好的一个聊天工具
很好的一个聊天工具-a good chat tool
- 2023-05-06 01:55:03下载
- 积分:1
-
一个用于打印信封的小程序,请大家一起分享
一个用于打印信封的小程序,请大家一起分享-For printing envelopes a small program, please share
- 2022-07-01 01:45:48下载
- 积分: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