搜索资源列表
GsmModem
- 这是一个用C#编写的通过串口控制GSM MODEM的控件。用户可通过控件完成:发送AT指令到GSM MODEM、发送短信、接收短信、读取短信、删除短信等功能。可以同时构造多个实例,通过多个串口控制多个GSM MODEM设备。当GSM MODEM收到新短信后,控件以事件方式通知容器程序。运行环境为.NET 1.1
c
- 用vs.net写的串口读写程序,值得参考!
C# 读取二代身份证接口
- 该类接口具有如下特点: 1、通用于目前市场上各个机具厂商的二代证读(写)机具。(想想,为不同厂商开发不同的接口确实令人头疼的,且由于接口不兼容,容易被客户骂死!) 2、自动适应串口、USB口的各种机具 3、能读文字信息,但是,要想正确读照片,必须需要机具厂商的授权文件Termb.Lic,且授权文件必须放在C盘根目录下。(我总不能不照顾机具厂商的利益吧)  
SerialPort.rar
- 用SerialPort类设计串口通讯程,用于C#。,SerialPort Class design with serial communication process, for C#.
Serialports
- C#与单片机串口通信事例...好不容易碰上的哦-C# With examples of single-chip serial communication ... finally came across Oh
GPSDataRecv
- c#编写的一个接受GPS模块数据的测试软件,通过.NET开发环境自带的串口通信控件接收GPS模块传来的数据,显示在数据窗口中,并存入数据库。数据源根据自己的环境决定,数据表由两个字段组成,一个为日期时间型,一个为VCHAR型-c# prepared to accept a GPS module test data software. NET development environment built-in serial communication control module to receiv
cshar
- 一个用C sharp开发的串口程序,主要用到了serialPort类。-C sharp with the development of a serial process, the main categories used in the serialPort.
2007102318148533
- 解压后会有5M,这是我利用C#针对嵌入式WinCE做的一个GPS/惯性导航系统的组合定位软件,包括了卡尔曼滤波算法(含矩阵控件),界面显示,GPS串口接受,滤波结果输出以及WinCE应用调试控件,超强吧!直接下载可以在Visual.Net下调试使用 -After decompression there 5M, which I use C# for embedded WinCE do a GPS/inertial navigation system integrated positioning s
SerialTest
- C#串口操作,serialport开发实例-serial port
SerialPortClass
- C#开发串口总结,并提炼串口辅助类到公用类库-C# to develop serial Summary and refining serial auxiliary class to a public class libraries
CSAHRPSerialPort
- C#+SerialPort+Terminal+Rs232+串口+源码 -The C#+SerialPort+Terminal+Rs232+ serial+ source the C#+SerialPort+Terminal+Rs232+ serial+ source
COMer
- VS2010编写的串口调试助手工具,使用c#.net编写,串口类的使用例子-VS2010 prepared by the serial debugging assistant tool, c# net written examples of the use of the serial class
Serial-development-csharp
- C#进行串口开发的实例,希望对你的串口开发有帮助-C# serial development instance, your serial development
CSharp_Serial(1)
- C#串口操作系列(1)--入门篇,一个标准的,简陋的串口例子-C# serial series of operations (1)- introductory chapter, a standard and simple serial example
C-sharp
- 串口调试工具,开发串口的入门者可以看看,可以直接使用进行二次开发,增加业务侧协议-failed to translate
C-Sharp-serial-control-relay-module
- C#写的控制串口继电器模块的代码,通过发送指令来控制多路串口继电器的开关。-Serial port control relay module C# to write the code, switch by sending commands to control multiple serial relay.
C-NET
- C 串口通信 源码 实例讲解-C serial communication programming multiple instance programming technology source code
C#comassistant
- c#comassistant 串口调试助手 实现简单的串口调试功能 包括串口的打开,发送接收数据的处理以及16进制的数据处理(c#comassistant use serialport to send and recieve message)
C#WinForm串口调试工具源码
- C#WinForm串口调试工具源码 希望对大家有所帮助(C#WinForm serial debugging tool source code We hope to help)
SerialHelper基于C#的串口调试助手
- SerialHelper基于C#的串口调试助手,支持十六进制,附加校验,lua脚本,shell通信等功能