-
向西门子PLC的数据块DB写入上位机数据,实现PC与PLC间的通信
向西门子PLC的数据块DB写入上位机数据,实现PC与PLC间的通信-Siemens PLC to the data blocks DB write PC data, the realization of PC and PLC communication
- 2022-05-19 03:34:56下载
- 积分:1
-
一个ISAPI服务器扩展程序,windows下网络通信编程
一个ISAPI服务器扩展程序,windows下网络通信编程-an ISAPI server expansion procedures, windows Communication Network Programming
- 2022-01-25 19:29:35下载
- 积分:1
-
M进制调制,包含。文件和。cpp文件。MPSK似乎越来越大…
M进制调制,包含.h文件和.cpp文件。MPSK似乎越来越被广泛运用了-M ary modulation, contains. H files and. Cpp file. MPSK seems more and more extensive use of the
- 2023-05-15 06:20:03下载
- 积分:1
-
在LabVIEW控制三星智能电视
应用背景这是一个用于控制智能电视,通过TCP / IP在LabVIEW演示程序。该文件包含三个例子展示如何与DLNA三星电视连接启用:* getChannel:得出当前电视频道。* setchannel:设置一个任意的电视频道。*控制录音音量大小:获得当前的音量。你可以很容易地channelup程序或channeldown利用getChannel和setchannel功能。建立一个TCP连接 ;在端口7676(UPnP),和一个XML文件发送。关键技术它已经开发的Zenmap做端口扫描器。端口7676(和6001 8000 8001 8080 8443 4443)。在那之后,嗅探器wireshark ;用于7676端口监控电视设备的间谍之间的通信,从开发工具的UPnP技术。在测试三星48h6400 。更多信息:* http://forum.samygo.tv/* https://software.intel.com/en-us/articles/intel-software-for-upnp-technology-technology-overview
- 2022-07-17 05:55:54下载
- 积分:1
-
银行呼号系统设计
资源描述#include
#define uchar unsigned char //宏定义
#define uint unsigned int //宏定义
sbit rs=P2^0;
sbit e=P2^1;
sbit key1=P2^2; //四个服务人员的按键
sbit key2=P2^3;
sbit key3=P2^4;
sbit key4=P2^5;
sbit shengyinled=P2^6; //模拟声音
sbit fuwuled=P2^7;
uchar hao[50]="0"; //存储当前需要服务的号码
uchar j=0; // 号码的个数
uchar *quhao=hao;
uchar key=0; //按键值
uchar code table[]="0123456789";
uchar code table1[]="Welcome!";
uchar code table2[]="No.0000->0hao";//用于液晶初始化显示
void delay(uchar z) //延时函数
{
uchar i,j;
for(i=z;i>0;i--)
for(j=110;j>0;j--);
}
void wr
- 2022-02-22 09:46:21下载
- 积分:1
-
You can get the zimo ,to display int the led displayer,and it use the vc++
led取模软件自己用VC写的液晶等字模提取软件,可以输入汉字,也可以打开BMP图。只需要修改少许代码就可以按自己的要求实现功能。-You can get the zimo ,to display int the led displayer,and it use the vc++
- 2023-07-31 01:45:03下载
- 积分:1
-
Based on Nios_ realize G_729 voice compression decompression algorithms
基于Nios_实现G_729语音压缩解压算法-Based on Nios_ realize G_729 voice compression decompression algorithms
- 2022-02-07 01:08:17下载
- 积分:1
-
这是一份介绍SIP协议的PPT,详细介绍了SIP协议,可以帮助SIP开发人员理解SIP协议各个消息中的头域,以及应用流程。...
这是一份介绍SIP协议的PPT,详细介绍了SIP协议,可以帮助SIP开发人员理解SIP协议各个消息中的头域,以及应用流程。-this is a point for the sip, it introduces the protocol of sip, it can help for programer for understanding the part
- 2022-02-26 10:51:19下载
- 积分:1
-
提供个人信息资料的编辑
提供个人信息资料的编辑-provide personal information to the Editor
- 2022-02-21 12:56:45下载
- 积分:1
-
XR17D158V header file for CE5 driver
XR17D158V header file for CE5 driver
- 2023-05-08 19:25:02下载
- 积分:1