-
easytong
This is a Tongxunlu system,very easy.
小型通讯系统,DOS界面。(This is a Tongxunlu system,very easy.)
- 2012-01-01 16:30:08下载
- 积分:1
-
linq not in 示例源码(not in 不等于 contain(xx)==false)
注意 cotain(xx)=false 在linq中 总是不成立的
- 2014-06-27下载
- 积分:1
-
ObjectListView
对.NET中的ListView 组件进行改进和增强的新组件,支持自动排序、分组显示、单元格编辑、数据绑定和列大小调整等功能
- 2022-03-25 19:25:58下载
- 积分:1
-
deceptionjammer
合成孔径雷达欺骗式干扰的matlab仿真源码(Synthetic aperture radar deception matlab simulation-type of interference source)
- 2009-06-13 22:55:12下载
- 积分:1
-
phone
这是一个小巧的语音电话,非常实用,我已经在vc编绎上试过了,希望大家学习一下!(This is a small voice, very useful, I have tried on vc for Yi, I hope you learn about!)
- 2012-01-19 17:07:15下载
- 积分:1
-
ezewo
数形视图,像windows资源管理器一样,推荐给大家(Number form view, like Windows explorer, recommend to everyone)
- 2017-04-27 10:43:59下载
- 积分:1
-
c#与西门子s7-200 smart 通讯实例 S7TCPDLL.dll
【实例简介】
c#与西门子s7-200 smart 通讯实例 内附S7TCPDLL.dll
【使用说明】
在bin文件夹debug,config文件打开配置PLC IP地址,CPU 的信息
修改配置文件
[PlcComTCP]
IP=192.168.0.1 //PLC IP地址
Rack=0 //PLC 机架
Slot=1 //PLC 插槽
注,PLC和电脑 IP必须在同一网段
S7TCPDLL使用方法
1)添加引用,然后倒入命名空间
using S7TCPDLL;
2)实例化函数 S7Client
例如: S7Client client = new S7Client();
然后利用VS开发平台智能感知的功能可选择相应函数
例如调用置位函数 SetBitQB(0, 0)
首先实例化函数S7Client client = new S7Client();
然后 client.SetBitQB(0, 0);
调用其他函数类似。
- 2021-05-18 10:33:07下载
- 积分:1
-
Com_Queue
单片机串口接收缓存队列的简单实现,由C语言实现,性能稳定,移植方便可靠!(Microcontroller serial port to receive buffer queue to achieve a simple, achieved by the C language, stable performance, reliable and convenient transplantation!
)
- 2012-05-10 14:28:24下载
- 积分:1
-
sorting
说明: 对文章进行词典排序,程序以堆排序的方法实现,输出结果保存在原文件,直接编译可用,语言为c++(Dictionary sorting (heap sorting))
- 2018-12-27 20:08:14下载
- 积分:1
-
旅行商问题,用于在N个城市中求最短路径问题的源程序
旅行商问题,用于在N个城市中求最短路径问题的源程序-Traveling salesman problem, for the N cities seeking the source shortest path problem
- 2022-09-30 09:30:03下载
- 积分:1