搜索资源列表
ck11sad
- 一个查找免费短信中心的软件,串口开发! C#开发!-search for a free messaging center software, serial port development! C# development!
zmodemclass
- 一个在Visual c++下可对串口和MODEM进行操作,并能用ZOMDEM协议进行收发文件的程序.-in Visual c 1 under on the serial port and modem operate, ZOMDEM agreement and can be used for incoming and outgoing documents procedures.
VBTOPLC
- 用VB写的,通过三菱FX1S系列的编程端口与电脑串口进行通讯,可对X、M、Y、D、T、C的寄存器进行读写控制,操作很简单、方便-VB written by Mitsubishi FX1S series of computer programming and serial port communication, the X, M, Y, D, T, C Register for literacy control, operation is very simple, convenient
GPS_support_demo
- Visual C++ source code for adding GPS units to PC desktop and Notebook exchange data from Serial port to GPS devices support for NMEA-0183 GPS Standard.
C语言与串行通信
- 用TC对计算机的串口进行编程,并作一个简单的串口查询通讯程序。用一条九针的DB-9串口通讯线将计算机的com1口和com2口相连,com1作为接受口,com2作为发送口。-with TC on the serial port of computer programming, and for a simple serial communication program inquiries. Using a 9-pin DB-9 serial communication lines to the co
linux下串口编程
- 串行口是计算机一种常用的接口,具有连接线少,通讯简单,得到广泛的使用。常用的串口是RS-232-C接口(又称EIA RS-232-C)它是在1970年由美国电子工业协会(EIA)联合贝尔系统、调制解调器厂家及计算机终端生产厂家共同制定的用于串行通讯的标准。它的全名是\"数据终端设备(DTE)和数据通讯设备(DCE)之间串行二进制数据交换接口技术标准\"该标准规定采用一个25个脚的DB25连接器,对连接器的每个引脚的信号内容加以规定,还对各种信号的电平加以规定。传输距离在码元畸变小于4%的情况下,
Serial_CommunicationSource
- 比较高级的串口的通讯库,有可以运行的程序,完整的串口的通讯类库和实际的代码。对RS-232, RS-422等串口通讯,是非常好的参考,也非常有实用价值。-Serial port Communication source code for C++ on Windows. Very useful source code and C++ class/library.
MSComm 控件的 Modem 通讯
- MSComm 控件通过串行端口(serial port)传送和接收数据,为应用程序提供了串行通讯功能。而且在可视化编程盛行的今天,可以很方便的在Visual Basic(VB)、Visual C++(VC)、Delphi等语言及开发平台中应用。-MSComm controls (serial port) to transmit and the receive data through the serial port, has provided the serial communication
SerialPort
- c#编的串口工具,刚学习c#请多多指教啊!-c# serial port for tools, just learning c# Please advice ah!
ourdev_436169
- C# 串口调试助手源程序,例子很简单。但却很好用。同时也验证了我写的串口组件的使用正确性。现公开给大家。串口组件源码空间中有。该例子中包括应用可程序和源码-C# serial port source code debugging aides, for example, is very simple. But it just works. Verified at the same time I wrote the serial use of the correctness of componen
SerialPortChatNewedition
- Serial Port Chat C Source code for Null Modem
Serial
- 基于C语言的实现单片机与计算机串口的通信并进行串口调试。-Based on C language implementation of SCM and the computer serial port for serial communications, and debugging.
12232serial
- 12232串口标准c程序,适用于初学者,是个不错的程序哦- 12232 serial port standard c procedure, is suitable for the beginner, is a good procedure
MSCommMultiPort
- Visual C++6.0环境下利用MSComm控件在VC中MFC程序中控制多个串口。在使用MSComm控件时,1个MSComm控件只能同时对应1个串口。如果应用程序需要访问和控件多个串口,那么必须使用多个MSComm控件。在基于对话框的MFC应用程序中应用MSComm控件编程实现对COM1和COM2的串口控制,双方同时可以发送和接收数据,并把接收到的数据显示在接收编辑框中。-Visual C++6.0 environment using MSComm control in VC in the
serial
- 一个用于串口通讯的C++类源代码,使用了线程。-This class can read, write and watch one serial port. It sends messages to its owner when something happends on the port The class creates a thread for reading and writing so the main program is not blocked.
VCCOMM
- 对RS-232-C串行端口进行参数配置是使用串口进行通讯的必要条件。而且由于场合不同、用途、功能的不同对串口也采取不同的配置方式,为了使本程序更灵活,适应面更广,采取将所有的可能参数都预先设置在几个组合框中,可以在程序运行后随时更改设置-On the RS-232-C serial port for parameter configuration is to use the serial port to communicate the necessary conditions. And beca
CCOmPort
- C++串口,适用于多种情况下的串口读写操作,该类分装了函数,可以直接取用或修改-C++ serial port, for a variety of circumstances serial read and write operations, such packing of the function, you can directly access or modify
A-serial-port-control-software
- c#编程,用上位机控制开关等,转载,适合初学者学习-c# Programming with PC control switches, etc., reproduced, suitable for beginners to learn
C++
- windows系统,c++语言的 通过RS232 (串口)操作RFID读写卡器的源代码(The windows system, the c++ language uses the RS232 (serial port) to operate the source code for the RFID read and write card)
BCB串口编程接收任意发送固定Demo
- 使用Boland C++ Builder 6.0进行串口编程,实现能够接受串口发送的数据,能够发送程序内固定的数据,是一个初学者可以参考到的Demo(Using Boland C++ Builder 6 for serial programming to achieve the data that can be sent by the serial port, and to send the fixed data in the program, it is a Demo that a begin