搜索资源列表

  1. 0000

    0下载:
  2. 8051 串行接口是一个可编程的全双工串行通讯接口。它可用作异步通讯方式(UART),与串行传送信息的外 部设备相连接,或用于通过标准异步通讯协议进行全双工的8051 多机系统也可以通过同步方式,使用TTL 或CMOS 移位寄存器来扩充I/O 口。-8051 serial interface is a programmable full-duplex serial communication interface. It can
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:188416
    • 提供者:张力伟
  1. rs232

    0下载:
  2. 8051 串行接口是一个可编程的全双工串行通讯接口。它可用作异步通讯方式(UART),与串行传送信息的外 部设备相连接,或用于通过标准异步通讯协议进行全双工的8051 多机系统也可以通过同步方式,使用TTL 或CMOS 移位寄存器来扩充I/O 口。-8051 serial interface is a programmable full-duplex serial communication interface. It can
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:266240
    • 提供者:张力伟
  1. AsyTcpSocketTestDemo

    0下载:
  2. AsyTcpSocketTestDemo是一个用C#开发的异步socket通讯的演示程序,在VS2005下编译通过-AsyTcpSocketTestDemo is a development with C
  3. 所属分类:C#编程

    • 发布日期:2024-05-10
    • 文件大小:202752
    • 提供者:王小恒
  1. talk

    0下载:
  2. Linux/Unix环境下的C语言编程联系异步通讯聊天程序-Linux/Unix environment of C language programming asynchronous communication links chat program
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:29696
    • 提供者:jay
  1. a6850_by_altera

    0下载:
  2. a6850 异步通讯接口,功能兼容MC6850 altera提供-a6850 asynchronous communication interface, function compatible with the provision of MC6850 altera
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-10
    • 文件大小:564224
    • 提供者:harrybird
  1. ComTest_B

    0下载:
  2. 串口通讯,采用异步方式,采用回调上传数据-Serial communications, the use of asynchronous manner, using callback Upload data
  3. 所属分类:串口编程

    • 发布日期:2024-05-10
    • 文件大小:31744
    • 提供者:celxta
  1. ntCommCompSelectnotalk

    0下载:
  2. ntCommComp Select notalk 异步 通讯-ntCommComp Select notalk asynchronous communication
  3. 所属分类:通讯编程

    • 发布日期:2024-05-10
    • 文件大小:599040
    • 提供者:luolin
  1. Rs232

    0下载:
  2. 网上介绍串口通讯的原理或代码片段比较多,但效率,可读性高的完整例子不多。本源码则是使用了多线程,事件通知,异步文件传输技术,同时还示范了读写ini文件的方法,结构不复杂,适合初学者阅读。-Online introduction of the principle of serial communication, or more code fragments, but the efficiency and readability were
  3. 所属分类:通讯编程

    • 发布日期:2024-05-10
    • 文件大小:16384
    • 提供者:shower.xu
  1. Cserialport

    0下载:
  2. 串口异步编程的例子,利用API串口通讯,是很好的学习工具-Examples of serial asynchronous programming using serial communications API, is a very good learning tool
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-10
    • 文件大小:983040
    • 提供者:爱的的
  1. YCode

    0下载:
  2. 做了很多通讯服务器软件,先公布最基础的线程类源码,以后再公布“异步”TCP/IP通讯线程类源码。 本线程类,主要为了解决线程间同步互斥的问题,以及解决和主窗体数据交流同步的问题。已经很稳定长时间的运行于本人开发的服务器程序上。
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-10
    • 文件大小:23552
    • 提供者:agui
  1. sci

    0下载:
  2. DSP2812异步通讯口控制C源程序-C source program for SCI control in TMS2812 -DSP2812 asynchronous communications C source population control-C source program for SCI control in TMS2812
  3. 所属分类:DSP编程

    • 发布日期:2024-05-10
    • 文件大小:148480
    • 提供者:zhaog gang
  1. msp430

    0下载:
  2. MSP430串口异步通讯原理与实现 南京航空航天大学魏小龙-MSP430 serial asynchronous communication principle and realization of the Nanjing University of Aeronautics and Astronautics魏小龙
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:107520
    • 提供者:卓超
  1. chuankou

    0下载:
  2. 功能:异步方式串口通讯 适用范围:vc++的初学者-Features: asynchronous serial communication scope: vc++ Beginner
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:1921024
    • 提供者:tianyu
  1. yibutongxu

    0下载:
  2. 这个程序是用于通讯的,可以实现异步通讯的功能-This procedure is used for communication, you can realize the function of asynchronous communication
  3. 所属分类:GPS编程

    • 发布日期:2024-05-10
    • 文件大小:153600
    • 提供者:jing
  1. yibutongxun_c

    0下载:
  2. 主要是异步通讯编程,C语言,大家可以看一下,以提高自己的水平。一起努力-Mainly asynchronous communications programming, C language, we can look to improve their own level. Work together
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-10
    • 文件大小:30720
    • 提供者:gost
  1. AsyncSocketMgr

    0下载:
  2. 异步socket通讯,所有线程由线程池管理-Asynchronous socket communication, all the threads from the thread pool management
  3. 所属分类:通讯编程

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:哈哈哈
  1. usart

    0下载:
  2. IAR例子,里面是一个完整的串口异步通讯例子。-IAR examples, which is a complete example of serial asynchronous communication.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:70656
    • 提供者:wxy
  1. OPC

    0下载:
  2. OPC客户端开发必看,这是包含多个源码,同步,异步通讯的都有.-OPC client development a must-see, it is contains more than one source, synchronous, asynchronous communications are.
  3. 所属分类:通讯编程

    • 发布日期:2024-05-10
    • 文件大小:632832
    • 提供者:hou
  1. communication

    0下载:
  2. 本文在两片采用不同主频的PIC单片机(A机时钟频率为6MHz,使用口线RB6;B机时钟频率为4MHz,使用口线RB4)之间实现异步通讯-In this paper, two different frequency of the PIC Singlechip (A machine clock frequency of 6MHz, the use of the mouth line RB6 B machine clock frequenc
  3. 所属分类:编程文档

    • 发布日期:2024-05-10
    • 文件大小:83968
    • 提供者:jgl138
  1. implementing_an_8_bit_asynchronous_interface_with_

    0下载:
  2. 2个Cy7c68013之间的GPIF与Slave FIFO异步通讯方案,以及源码-2 CY7C68013 between GPIF and Slave FIFO asynchronous communications programs, as well as source
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:275456
    • 提供者:清木
« 1 2 3 4 5 67 8 9 10 11 ... 20 »

源码中国 www.ymcn.org