搜索资源列表

  1. delphisocket

    1下载:
  2. delphisocket的网络通讯程序,非常精彩约-delphisocket network communications procedures, some very exciting!
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:26624
    • 提供者:bobo
  1. ASYNC32

    0下载:
  2. 用Delphi实现的多线程串口通讯的源程序。-with Delphi multithreading serial communication of the source.
  3. 所属分类:串口编程

    • 发布日期:2024-05-20
    • 文件大小:146432
    • 提供者:付荣申
  1. 8051F_USB

    0下载:
  2. Silicon公司 8051F型单片机串口通讯源程序(C与汇编混合编程)。-Silicon 8051F-source SCM serial communications (C Programming with mixed compilation).
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:46080
    • 提供者:han
  1. expe3

    0下载:
  2. 进程间通讯,分别运行三个程序,然后再进行通讯!-inter-process communication, running three separate procedures, and then communicate!
  3. 所属分类:进程与线程

    • 发布日期:2024-05-20
    • 文件大小:17408
    • 提供者:wang
  1. linux_seriallib

    0下载:
  2. linux环境下串口函数封包,避免繁琐的linux串口通讯中参数设置的flag设置,还要方便设置阻塞和非阻塞方式-Serial function packets, linux avoid tedious serial communication parameters set the flag settings, set up more convenient way obstruction and non-blocking
  3. 所属分类:串口编程

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:liyi
  1. mcucomm

    0下载:
  2. 一主多从中断方式,查询方式,完整的单片机通讯程序集合,编译即可应用。-more from a major interruption, inquiry, the integrity of the procedures set SCM communications, translation can be applied.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:11264
    • 提供者:孙威
  1. QQReactorDLLDemo

    0下载:
  2. QQ语音通讯,开发QQ语音通讯的第三方软件-QQ voice communications, voice communications QQ development of third-party software
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-05-20
    • 文件大小:47104
    • 提供者:veilking
  1. KSoftMSNDemo

    0下载:
  2. MSN语音通讯第三方开发例程(V1.0),可以很方便获得MSN朋友列表,通过email呼叫朋友-MSN voice communications routines third-party developers (V1.0), it is quite easy access to MSN friends list, Call friends through email
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-05-20
    • 文件大小:48128
    • 提供者:veilking
  1. myQTserial

    0下载:
  2. 用跨平台的QT库编写的串口通讯工具。QT库相当于MFC,但简洁,高效而且有很好的跨平台特性,用其编写的代码不用修改可以在linux/windows平台下编译。-with cross-platform QT prepared for the serial communications tools. QT for the equivalent of MFC, but simple, efficient and have a good cro
  3. 所属分类:通讯编程

    • 发布日期:2024-05-20
    • 文件大小:28672
    • 提供者:李睿
  1. ArmComm

    0下载:
  2. arm实验时编写的linux串口程序,实现了基本的串口通讯功能,并在接收报文时,使用了环形缓冲区,希望程序对大家有所帮助,如有Bug,请给我留言,谢谢。-arm experiments prepared by the linux serial procedures to achieve the basic serial communications functions, the reported receiving text, the
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:
  1. J2MEwithphone

    0下载:
  2. 基于J2ME平台的手机通讯程序分析与实现-J2ME platform based on the Mobile Communication Program Analysis and Implementation
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-20
    • 文件大小:147456
    • 提供者:achewit
  1. autoread

    0下载:
  2. Visual Basic中实现串口通讯,该代码是自动读取简单程序。-Visual Basic Serial communication, the code is automatically read simple procedures.
  3. 所属分类:串口编程

    • 发布日期:2024-05-20
    • 文件大小:2405376
    • 提供者:fang
  1. linux8251

    0下载:
  2. 就是用串口通讯线将两台机子用串口连起来进行通讯,最简单的。比如在a机上输入一个字符,在b机上能显示出来 -Serial communication is to use two machines will be used for serial communication link, the most simple. For example, in a plane into a character, b plane will displ
  3. 所属分类:通讯编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:12345
  1. as868251

    0下载:
  2. 上面都是C版本,最后给一个linux下as86编译的汇编版本. 就是用串口通讯线将两台机子用串口连起来进行通讯,最简单的。比如在a机上输入一个字符,在b机上能显示出来-above are C version linux finally given a clock under the compilation compiler versions. Serial communication is to use two machines w
  3. 所属分类:通讯编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:12345
  1. com1com2

    0下载:
  2. 本软件在C++ Builder 6.0开发环境下编程,实现的功能是:如果将本机的两个串口通讯口COM1和COM2连接起来,可以实现本机内这两个COM口间的数据的传输;若将两台电脑的COM口连接起来,可以实现这两台电脑的串行数据传输。-the software in C Builder 6.0 development environment programming, the functions are : If the machine t
  3. 所属分类:串口编程

    • 发布日期:2024-05-20
    • 文件大小:855040
    • 提供者:mayfar
  1. XModem_c

    0下载:
  2. 串口通讯的XModem协议源码,有兴趣的朋友可以参考!-serial communications IEEE-source agreement, interested can refer friends!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:7168
    • 提供者:冯建辉
  1. vc91242432524

    0下载:
  2. 串口通讯源代码,非常方便和省事,希望大家能够使用并且提出修改意见-serial communications source code, a very convenient and easy, and hope that we can use and made suggestions for revisions
  3. 所属分类:通讯编程

    • 发布日期:2024-05-20
    • 文件大小:437248
    • 提供者:彭冬鸣
  1. QQline

    0下载:
  2. 协议说明: 协议由报文头(T)+发送者(T)+接收者(T)+报文类型(T)+报文长度(L)+报文内容组成 发送者和接收者是系统内的程序种类,OICQ服务器0x01,传真服务器0x02,WEB服务器0x03,打 印服务器是0x04,聊天服务器是0x05,OICQ用户是0x0A。 OICQ用户到OICQ服务器的通讯协议引导符 (0x81+0x0A+0x01) -agreement : the agreement
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:cl
  1. WinCE-COM

    0下载:
  2. WinCE串口通讯,使用EVC开发,rar文件,不需要解压密码。-WinCE serial communications, the use of EVC development, rar, not extracting passwords.
  3. 所属分类:Windows CE

    • 发布日期:2024-05-20
    • 文件大小:4538368
    • 提供者:虞明雷
  1. PtpSender

    0下载:
  2. 采用Java开发的基于MQ技术的通讯程序-developed using Java technology-based MQ communication procedures
  3. 所属分类:中间件编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:翟鸿鸣
« 1 2 ... 42 43 44 45 46 4748 49 50 »

源码中国 www.ymcn.org