CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - 串口 C语言

搜索资源列表

  1. 用c语言编写串口程序

    0下载:
  2. 用c语言编写串口程序 在当今,流行的编程软件种类繁多,它们编程方便、易于维护,但是在与硬 件直接打交道和编制系统软件时却束手无策,于是C语言就有了用武之地。C语言 作为汇编语言与高级语言之间的一种过渡语言,兼有汇编语言的高效和高级语言 的方便。   在通讯中,为了保证行运安全可靠,标准的串行口必须具有许多握手信号和 状态信息。这是因为通讯的各个计算机CPU速度不一样(这会导致“错帧”)以 及发送机发送数据速度比接收机接收速度快(这会导致“过冲”)。为解决这个 问
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:6.28kb
    • 提供者:王平
  1. GSM11_12(2)

    0下载:
  2. 用C#语言编程实现通过串口调试GSM模块-C# programming language debugging through the serial GSM module
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:23.4kb
    • 提供者:王龙
  1. 基于C语言的RS232串行接口通信实现

    2下载:
  2. 串口通信是一种广泛使用且实用的通信方式,介绍RS232串行通信的联结方式,研究利用c语言编程实 现RS232串行通信的过程.结合实际应用,在约定双方串行通信协议的基础上,运用C语言开发的串行通信软 件,实现了企业生产线产品测试平台和嵌入式EMB主控机的串行数据通信.
  3. 所属分类:C#编程

    • 发布日期:2011-03-31
    • 文件大小:349.81kb
    • 提供者:rainojiang
  1. SerialPort

    0下载:
  2. 基于VS2003的C#语言实现串口调试,调用VC实现的动态链接库完成串口通信!-VS2003 C# language based on Serial debugging, calling C++ dynamic link library written in complete serial communication!
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:200.46kb
    • 提供者:
  1. Stop_Wait_RS232

    0下载:
  2. 使用C#语言,利用RS_232串口标准和停等协议传输数据文件和图片-C# ,use RS_232 and Stop-Wait protocol to transmit data such as documents and pictures
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:72.74kb
    • 提供者:No1_chen
  1. sm3

    1下载:
  2. 一种串口+按键控制步进电机的c语言程序,可以按加速,减速键控制速度,按逆时针/顺时针键控制转向,按暂停键使步进电机暂停。-A kind of serial+ key control stepper motor c language program, can be speed up, slow down keys to control speed, according to counter-clockwise/clockwise shift key control, stepping motor
  3. 所属分类:C#编程

    • 发布日期:2013-12-06
    • 文件大小:1.44kb
    • 提供者:孙里平
  1. DLL

    0下载:
  2. GsmModem 源码 短信模块通过串口与PC机相连,该程序操作短信模块,发送手机短信,不支持接收手机短信,短信内容是从Microsoft SQL server中读取的,数据表和存储过程都提供了。开发平台是.net,语言是C#。操作短信模块指令是AT指令。 -GsmModem message source modules through the serial port and PC-connected operation of the program module message, send
  3. 所属分类:CSharp

    • 发布日期:2017-05-14
    • 文件大小:2.98mb
    • 提供者:
  1. comt(mux)-csharp

    0下载:
  2. 我用C#语言写的一个对COM端口读写的示例程序!希望对想从事串口编程的朋友,有所帮助。-c# program for COM-port
  3. 所属分类:CSharp

    • 发布日期:2017-03-23
    • 文件大小:38.45kb
    • 提供者:Hill
  1. SerialPort

    0下载:
  2. 使用c#语言实现的串口收发,等待回复,连续发送等功能,是为开发的温度测试仪配套编写的上位机程序,使用方便稳定,易于移植-Using the c# language implementation of the serial port transceiver, waiting for reply, send a continuous functions, is the temperature tester for the development of supporting the preparati
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:614.79kb
    • 提供者:郭魁元
  1. Csharp-serial-program

    0下载:
  2. C#语言中的串口通讯程序,可以支持16进制和文本形式的传输格式。-Csharp serialport program which can send message in the form of 0xxx and string format in case of proprer setup.
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:3.68kb
    • 提供者:xiwe
  1. DynamicChartSerial

    0下载:
  2. 能从串口获取数据,描绘简单的心电图~使用VS2005开发,C# 语言 ,具有很强代表性-Can retrieve data from a serial port, depict simple ecg ~ Can retrieve data from a serial port, depict simple ecg ~
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:912.1kb
    • 提供者:金鱼木鱼
  1. Usart_Debuger_In_WinCE

    0下载:
  2. 一个在WINCE下可用的串口调试器,开发环境为VS2008,语言用的C#,附源码-Available under WINCE serial debugger and development environment VS2008, with source code
  3. 所属分类:CSharp

    • 发布日期:2017-11-25
    • 文件大小:41.36kb
    • 提供者:余哲晟
  1. usart_led

    0下载:
  2. c语言编写的AVR MEGA16程序,作用是:单片机从串口接数据,接到相应数据就点亮对应的小灯!-AVR MEGA16 c language program, the role is: the microcontroller access data from the serial port to the corresponding data to light up the corresponding small lamp!
  3. 所属分类:CSharp

    • 发布日期:2017-12-03
    • 文件大小:1kb
    • 提供者:孙博
  1. 1zijie

    0下载:
  2. 串口发送1字节,采用c语言,51内核单片机通用。-chuankou send 1byte
  3. 所属分类:CSharp

    • 发布日期:2017-11-19
    • 文件大小:1.03kb
    • 提供者:李丽
  1. commss

    0下载:
  2. 使用C语言开发的串口RS232控制代码,可以通过它发送二进制bit数据-Serial RS232 control developed using C language code binary bit data can be sent through it
  3. 所属分类:CSharp

    • 发布日期:2017-11-15
    • 文件大小:1.66kb
    • 提供者:洪依
  1. CRC-Calculation

    0下载:
  2. 用C语言实现CRC校验计算, 十分實用, 可實行串口通信-CRC checksum calculation using the C language, the practical implementation of serial communication
  3. 所属分类:CSharp

    • 发布日期:2017-11-16
    • 文件大小:6.08kb
    • 提供者:LEE
  1. cSharp-com-port-and-usb-port-dev

    0下载:
  2. C#语言简单实现,串口和USB口编程。对初学者有帮助-Serial and USB port programming
  3. 所属分类:CSharp

    • 发布日期:2017-10-31
    • 文件大小:406.85kb
    • 提供者:Bill
  1. ckzd

    0下载:
  2. 串口通讯的中断方法用C语言编程的 可以转汇编-Serial communication interrupt method can turn the assembly of the C programming language
  3. 所属分类:CSharp

    • 发布日期:2017-11-23
    • 文件大小:1.5kb
    • 提供者:郭郡洪
  1. Serial-communication-interrupt

    0下载:
  2. 串口通讯中断应用,用C语言来实现,单片机串口调试,发送位 字节。-Serial communication interrupt
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:12.57kb
    • 提供者:Lily
  1. control-the-serial-port

    0下载:
  2. pc之间用C语言编写控制串行口的程序-between the pc using the C language program to control the serial port
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:4.54kb
    • 提供者:李铭凡
« 12 »
搜珍网 www.dssz.com