-
网络聊天用VC编写的,还不错哦!
网络聊天用VC编写的,还不错哦!-Network Chat with VC prepared, quite good!
- 2022-10-03 01:35:04下载
- 积分:1
-
MODBUS-51参考程序
资源描述#include
#include "modbus.h"
/**********************
单片机晶振:11059200HZ 波特率9600
485控制脚: P3^7; 根据自己的板子修改modbus.h
***************************************/
void main()
{
initProg();
while(1)
{
timeProc();
checkComm0Modbus();
}
}
- 2022-01-26 03:36:16下载
- 积分:1
-
利用vc实现的局域网文件传输,共分为客户端和服务器端两部分,该部分是文件传输的客户端,采用了TCP/UDP协议,可扩展到net网络传输!...
利用vc实现的局域网文件传输,共分为客户端和服务器端两部分,该部分是文件传输的客户端,采用了TCP/UDP协议,可扩展到net网络传输!-use vc achieve LAN file transfer, is divided into client and server-side two, The file transfer is part of the client, using the TCP/UDP protocol, which can be expanded to net network transmission!
- 2022-03-05 09:04:06下载
- 积分:1
-
一个通讯程序源码
一个通讯程序源码 -The source of an communication a
- 2023-08-10 09:05:04下载
- 积分:1
-
使用串口控制的一个VC源程序,不使用控件进行通讯。直接使用API调用...
使用串口控制的一个VC源程序,不使用控件进行通讯。直接使用API调用-use of a serial control VC source, the non-use controls communication. Direct use of API calls
- 2022-05-09 08:25:18下载
- 积分:1
-
CDMA IS95 agreement. Describing the network structure, for the development of CD...
CDMA IS95协议 。 主要描述了系统网络结构,可以供CDMA网络开发和相关设备开发提供参考依据-CDMA IS95 agreement. Describing the network structure, for the development of CDMA network and related equipment for the development of reference
- 2023-02-09 08:45:04下载
- 积分:1
-
prepared by forming its own filter algorithm, VC interface, adjustable parameter...
自己编写的成型滤波器的算法,VC界面,参数可调.使用灵活-prepared by forming its own filter algorithm, VC interface, adjustable parameters. Flexible
- 2023-08-15 14:05:03下载
- 积分:1
-
用于串口通信的类文件:SerialPort.h SerialPort.c
用于串口通信的类文件:SerialPort.h SerialPort.c-For serial communication class files: SerialPort.h SerialPort.c
- 2022-04-19 11:15:22下载
- 积分:1
-
CDMA基础知识
CDMA基本概念 通信网络基本组成 上下行信道的分类 调制方式...
CDMA基础知识
CDMA基本概念 通信网络基本组成 上下行信道的分类 调制方式-CDMA basic knowledge of the basic concept of CDMA communications network elements downstream channel modulation classification
- 2022-08-16 00:52:15下载
- 积分:1
-
RPC编程导论。一个简单的RPC客户端/服务器应用良好。
An introduction to RPC programming. A simple RPC client/server application is explained.
- 2022-02-09 21:28:15下载
- 积分:1