CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 串口编程 搜索资源 - 简单c程序

搜索资源列表

  1. USBjiekou

    0下载:
  2. 在通讯中,为了保证行运安全可靠,标准的串行口必须具有许多握手信号和 状态信息。这是因为通兜母鞲黾扑慊鶦PU速度不一样(这会导致“错帧”)以 及发送机发送数据速度比接收机接收速度快(这会导致“过冲”)。为解决这个 问题,我们采用一个简单的握手信号,即发送机每次仅发送半个字节(低4位) 的数据,而另外半个字节(高4位)则用来传送信息。我们可以对信息位(高4位) 进行如下简单的编码: 0H:发送的是新的半个字节数据 1H:重新发送上次传送错误的数据 2H:文件名结
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:4948
    • 提供者:飞机
  1. c++buildercommmunicaition

    0下载:
  2. 一个简单的程序:在c++builder环境下实现使用MSComm的串行通信-a simple procedure : c builder in the circumstances to achieve the use of serial communications MSComm
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:128238
    • 提供者:
  1. cprogram1

    0下载:
  2. c语言程序例程,易于开发,简单易懂,能成为你的良师益友-routines, easier to develop and easily understood, will be your friend and mentor
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:4153
    • 提供者:李浩
  1. MicrosoftCommunicationsControl

    0下载:
  2. 常用的串行通信方式。在 Visual C++的编程中,既可以用 Windows API函数进行串行通信编程,也可以利用环境自带的控件进行编程。利用 API函数编写实际应用程序时,往往要考虑多线程的问题,这样编出来的程序不但十分庞大,而且结构比较复杂,继承性差,维护困难。但是使用串行通信控件就 相对简单一些,而且功能强大,性能安全可靠
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:43465
    • 提供者:anjian
  1. FBserial.C

    0下载:
  2. 使用方便的串口通信模块 功 能: 串口中断服务程序,通过简单调用即可完成串口输入输出的处理。 输入输出均设有缓冲区,可任意设置大小。
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:2724
    • 提供者:周桂永
  1. C语言与串行通信

    0下载:
  2. 用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
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:40282
    • 提供者:黎林
  1. c_chuankoutongxun.rar

    0下载:
  2. c语言串口通讯大作业,用c实现串口通讯的程序,大学时代的大作业,相对比较简单。,c language serial communication major operations, with c realization of serial communication procedures, the University of age operation is relatively simple.
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:12721
    • 提供者:邢书宝
  1. gsm

    0下载:
  2. 用c++在visual studio环境下做的简单的短信猫收发程序,对初学者帮助很大-Using c++ in visual studio environment to do a simple send and receive SMS cat program, very helpful for beginners
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:2632603
    • 提供者:邓亨宁
  1. Three-wire-asynchronous-serial-communication

    0下载:
  2. 针对两算机之间串行异步通信问题开展研究,用C语言设计了仅用RXD、RXD、GND三线进行串行通信的程序。该程序通过合理设置INS8250端口的初始状态,发送方采用查询方式,接收方引入中断机制,使三线通信方式得以实现,且硬件连线简单,数据传输波特率可达115200bps的最高极限值。-Computer for the two serial asynchronous communication between the research problem, using C language design
  3. 所属分类:Com Port

    • 发布日期:2017-03-24
    • 文件大小:6106
    • 提供者:王成
  1. gpslib-src

    0下载:
  2. 这是一个简单的软件开发包(SDK),你可以利用这个 GPSLIB 在自己的32位 Windows 应用程序中加入全球定位系统的支持。源代码压缩文件中包含有 GPSLIB 库的源代码和 Demo 程序。很多文件中都有详细的注释说明。为了保证可下载文件的体积尽量的小,压缩文件中不含任何二进制文件。请使用Visual C++ 5 以上的版本编译并生成 DLLs、控制面板程序和可执行文件。-This is a simple software development kit (SDK), you can
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:101888
    • 提供者:flashvip
  1. ourdev_436169

    0下载:
  2. 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
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:264057
    • 提供者:sjm
  1. 1985496PortTest080314

    0下载:
  2. 一个简单的c#串口通信小程序,适合初学者-A simple c# serial communication applet, suitable for beginners
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:79212
    • 提供者:reggielee
  1. main

    0下载:
  2. usb通讯程序,用c语言实现,简单易懂,看完以后马上就能写出你自己的程序-USB program,c language realization,
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:1469
    • 提供者:lhf
  1. VictorComm1501

    0下载:
  2. 串口控件 Victor 串口 VCL 控件 1.完全由 C++ 代码写的, 支持简体中文, 繁体中文, 英文. 2.免费控件, 在主页上可提供示例程序和使用方法 3.免费升级, 如果控件版本升级, 在直接主页上下载新版本控件 4. 使用简单方便,可以选择使用控件提供的按照时间间隔和首尾控制符两种方式自动识别数据包-Serial control Victor serial VCL controls 1. Entirely C++ code written to support S
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:16610
    • 提供者:蔡孟超
  1. ascii_serialPort

    0下载:
  2. 在VS2005环境下,以C# 语言,采用 serialPort 完成的 ASCII码串口调试程序,简单,灵活。接受按钮还能启到串口监控的功能。-With C# in VS2005, using serialPort to send or receive ASCII, then receiving function could monitor the port.
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:40817
    • 提供者:
  1. chuankoutongxin

    0下载:
  2. 一个与串口通信的C#工程,程序简单,思路清晰易懂。对于学习用C#写串口通信的很有帮助。-A serial communication with the C# engineering, the procedure is simple, clear and understandable. For learning to use C# write serial communication is very helpful.
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:41401
    • 提供者:余柯颖
  1. Gps

    0下载:
  2. 通过232串口实现gps数据的读取的c代码。简单明白。是实现串口读取的经典程序。-232 serial port c code read. Simple to understand. Read the serial port of the classic program.
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:3654
    • 提供者:李华
  1. net

    0下载:
  2. 实现网络编程,经典的Linux下的网络串口编程。简单明白的c程序。-Network programming, the network under the classic Linux serial programming. Easy to understand the c program.
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:8928
    • 提供者:李华
  1. crc16

    0下载:
  2. C语言利用查表法实现CRC16校验程序,简单实用可靠-C language with a lookup table CRC16 checksum program, simple, practical and reliable
  3. 所属分类:Com Port

    • 发布日期:2016-01-25
    • 文件大小:1024
    • 提供者:田更新
  1. ModbusTest

    0下载:
  2. C#下的modbus主站程序,支持RTU和ASCII,可以选择以太网或串口方式,简单易学是初学者入门的帮手。-Modbus master program in C#, support RTU and ASCII can choose Ethernet or serial manner, easy to learn beginner helper.
  3. 所属分类:Com Port

    • 发布日期:2017-11-07
    • 文件大小:76671
    • 提供者:冉启发
« 12 »
搜珍网 www.dssz.com