-
modbus_RS232_RS485_COL
串口通过modbaus协议控制继电器,读取开关输入的PC上位机源程序(Serial control relay through modbaus agreement, read the PC host computer switch input source)
- 2011-11-21 11:48:16下载
- 积分:1
-
TCPsever
基于TCP的利用线程实现的服务器端的接收消息功能。(This is a program based on TCP ,and realize the server receives function by
multi-thread functions.)
- 2011-05-19 11:01:46下载
- 积分:1
-
gest
void swap1(int x, int y) //值传递
void swap2(int *px, int *py) //指针传递
void swap3(int &x, int &y) //引用传递
的使用(void swap1(int x, int y) //值传递
void swap2(int*px, int*py) //指针传递
void swap3(int &x, int &y) //引用传递
的使用)
- 2012-04-30 16:41:44下载
- 积分:1
-
TEST6_C1
利用vc++实现的一个直接序列扩频通信处理程序,包含了简单的测试数据。此程序很详尽。(Using vc++ to achieve a direct sequence spread spectrum communication processes, including a simple test data. This program is very detailed.)
- 2009-12-18 20:34:50下载
- 积分:1
-
SMSAlarm
这是一个短信报警的小程序,它通过ADO操作读取发送的短信号码和内容,自动发送短信并产生日志(This is a message warning of a small program that reads through the ADO operation number and content of messages sent automatically send text messages and generate the log)
- 2009-10-13 08:53:22下载
- 积分:1
-
bluetooth
电脑之间蓝牙的通信,相当于一个蓝牙工具吧。(Bluetooth communication between computers, the equivalent of a Bluetooth tool bar.)
- 2013-08-05 10:36:42下载
- 积分:1
-
Montecarlo
光源布局优化蒙特卡洛算法仿真等等对于平面估计定位精度提高(Simulation of light source layout optimization Monte Carlo algorithm and so on for improving the accuracy of plane estimation)
- 2017-12-14 11:23:14下载
- 积分:1
-
Notify
一个事件提醒程序,类似于手机中的事件提醒(An event to remind the procedure, similar to events in the mobile phone to remind)
- 2007-09-11 08:37:33下载
- 积分:1
-
EasySerialPort
可用于无协议串口调试和标准Modbus调试。例案:单片机无协议通信、变频器通信调试、PLC及工业仪表通信调试。(No agreement can be used for standard Modbus serial debugging and debugging. Example case: no agreement on single-chip communications, Converters debug communications, PLC and industrial instrumentation communication debugging.)
- 2008-05-23 22:41:11下载
- 积分:1
-
VCMatlab
VC++和 Matlab 的 混 合 编 程 具 有 很 大 的 实际意义。
文 讨 论 了如何 使 用 Matlab 的 Complier 将 *.m 函 数 编 译 为 动 态 链 接 库 DLL, 提 供 给 VC++调 用 的 方 法,提 供 了 一 种 VC++与 Matlab 混合编程的 快 速 实 现 。(The mixed programming of VC++ and Matlab has great practical significance.
This paper discusses how to use COMplier of MATLAB to compile *. m function into DLL of dynamic link library and provide a method for calling VC++. It also provides a fast realization of mixed programming between VC++ and MATLAB.)
- 2018-12-01 15:31:19下载
- 积分:1