搜索资源列表
www.cohoo.com.cn.socket
- 共四个演示。分别如下: 1:Sample 一个简单的使用了共享内存映射的例子,运行两个实例看看就知道,没有什么特别。 2:SendText 不用窗口子类化,而达到和发送自定义消息同样的效果。 3:SendFile 由于演示2中还是通过发消息来传递字符串,不可能传递大块文本,本例综合演示1和演示2达到传递大块文本的功能。 4:Chat 演示2和演示3使用的都是SendMessage来发放通知消息,所以不能异步通讯,SetWindowText
TestColtTempator
- 由于工作关系几个月没有接触Internet了,回来发现很多朋友给我写了信,其中很多一部分都是关于串口方面出现了问题。由于在以前的工程实施过程中关于串口通讯我有时用MSCOMM控件,有时自己用WIN32 API直接操作串口。后来还试验了网络上面很流行的SerialPort类。在工业控制过程中间我对SerialPort类进行了一些简单的修改,发现这个类确实是一个非常好的东西,其中封装了操作串口复杂的一些串口操作。我们使用的时候可以直接通过它的一些简单的接口就可以完成各种外围设备的工作了。我对串口数量
RS485Comm
- 计算机485串口通讯实例源码,通过调试,简单好用
COMM
- 超级轻量级又特别好用的串口封装。通过虚基类的方式提供数据接口,也可以通过设置窗口句柄进行数据交换,已经在工程中应用,非常简单实用。-Super lightweight package also particularly useful for the serial port. Through the virtual base class to deliver a data interface, you can also set the window handle for data exchange
Serial
- 非常 好用的VC下串口通信,非常非常简单易懂的源码-VC is very useful under the serial communication, very, very easy-to-read source
Chat
- 聊天的工具 很好用的 就是功能比较简单而已,要的朋友下-Chat tool is very good with only relatively simple functions, it is necessary to a friend under the
SerialEXcod
- 一个高效率高兼容性的VC++串口通信底层代码,效率比控件高,简单好用多了-CSerialEx- Win32 message-based wrapper for serial communications A lot of MS-Windows GUI based programs use a central message loop, so the application cannot block to wait for objects. This make serial commun
sci
- dsp的串口自收自发程序。本程序采用的是查询方式。简单好用。-use sci use sci use sci use sci use sci use sci use sci
COM-0
- 用VB编写的调试COM端口程序,简单好用。-Debugging with VB, COM port program, easy to use.
CDTSend
- 一个CDT92程序,很好用,做工控调度要用到的,简单的几句就搞定。-A CDT92 program, easy to use and do use to industrial scheduling, in a few sentences will be done.
12_6_4
- 进程间的通讯简单明了。是书本上的例子,初学者好用-Inter-process communication is simple. Example, on the books for beginners easy to use
sendmail
- 用c++写的发邮件程序,代码以189邮箱为例,发送邮件,简单好用.-With c++ to write the e-mail program, code to 189 mailboxes, for example, send a message, simple and easy to use.
serialport
- 串口通信,serialport类,利用其开发串口通信类程序简单,好用!-Serial communication, serialport using develop serial communication class program is simple, easy to use!
mfcANDwin32Class
- 非常简单,易用的串口通信实用类,很好用啊-Very simple, easy to use serial communication utility class, very good ah!!!
Protocol
- qt串口小助手,非常好用,代码简单,学习方便!建议新手看-qt programming
demo1_FileCopy
- C # 文件流的传输,简单好用,能够很好的表达-C# multi-threaded, to achieve a variety of communication, welcome to download, simple to use
serial-port
- 很好用的串口类,简单易用,包含打开,关闭,发送,接收最基本的API。-Good use of the serial class, easy to use, including open, close, send, receive basic API.
fft2C
- 快速傅里叶转换程序,简单好用,说明清楚,内容详细,里面有正弦,余弦转换程序,可以用来产生正余弦数组。强烈推荐!~-Fast Fourier transformation program, simple to use, the instructions clear, detailed, there are sine, cosine conversion program, and can be used to generate positive cosine array. It is highly
COM-TESTER
- 串口调试程序。 vb.net2012下的可用。源码简单。好用。 能自动搜索可用的COM口,带有随机字串,随机数的自动发送。适合用来做模拟串口发送-Serial debugger.under vb.net2012 . Source simple. Easy to use. Can automatically search for available COM port with a random string, automatically sends a random number. Sui
xoreign
- 一个用VC实现的动态LED控件,简单但很好用()