CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 数据通信

搜索资源列表

  1. 与线程进行数据通信.rar

    0下载:
  2. 所属分类:C#编程

    • 发布日期:
    • 文件大小:15790
    • 提供者:
  1. 用UPD协议实现广播通信

    4下载:
  2. VC编程用UPD协议实现广播通信 UPD 是USER DATAGRAM PROTOCAL 的简称,是一种在网络上提供的无连接的传输协议。用UDP通信有以下特点:   1、 数据传输不用建立连接,所以不可靠;   2、 数据的发送是面向整个网络的,任何一台在局域网内的计算机都可以接收到相同的数据;
  3. 所属分类:网络编程

    • 发布日期:
    • 文件大小:14308
    • 提供者:
  1. 数据通信与计算机网络.rar

    0下载:
  2. 用VB控件WINSOCK制作的局域网聊天工具,做得不好,请多多指教。
  3. 所属分类:源码下载

    • 发布日期:
    • 文件大小:13830
    • 提供者:
  1. 数据通信与计算机网络试验.rar

    0下载:
  2. 用VB控件WINSOCK的TCP协议制作的局域网聊天工具,做得不好,请多多指教。
  3. 所属分类:源码下载

    • 发布日期:
    • 文件大小:17195
    • 提供者:
  1. UDP通信示例程序.rar

    3下载:
  2. 这是一个使用UDP协议通信的例子程序,非常简单,没有做错误处理机制。由于UDP本身是无连接、不可靠的通信协议。会因为不同的网络环境,有可能会产生数据丢失、数据重复、顺序错乱等情况。   示例程序包含一个服务器端和一个客户端,可以多个客户端接入服务器端。
  3. 所属分类:通讯/手机编程

    • 发布日期:
    • 文件大小:431398
    • 提供者:
  1. 串口编程

    0下载:
  2. 目录串口通信高级编程提供了一个能够进行串口通信的类,能够方便地进行各种数据通信。- The table of contents string mouth correspondence high-level programming provided to be able to carry on the string mouth correspondence the kind, could conveniently carry on each kind of data communicatio
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:53557
    • 提供者:licam
  1. 串口通信最终测试机

    1下载:
  2. 功能:1 实时绘制数据曲线2 保存接受数据到文件3 能在各种参数下,与单片机和pc机通过串口通讯4 能实时记录输入和输出数据sstcomc.c为单片机上使用的演示程序,在keil c51编译以后,在sst89c58测试通过-functions : a real-time rendering two data curves accept data preservation of documents in three parameters, and SCM and PCs through four
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:53978
    • 提供者:林世飞
  1. LinuxIPC进程间的通信

    0下载:
  2. Linux 操作系统提供进程间通信(IPC)机制,用来保证正在执行的进程在内核的协调下能够 共享资源、同步以及交换数据等。Linux 支持大量进程间通信机制,包括信号、等待队列、管道 以及Unix 系统V 中提供的进程间通信机制,如消息队列、信号量和共享内存。-Linux operating system to provide inter-process communication (IPC) mechanism used to ensure that the process is being
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:605316
    • 提供者:杨政
  1. 数据报通信程序

    0下载:
  2. 一个关于数据报通信的DEMO程序,只有一个服务器端程序,演示了搂据报的发-a report on the data communications DEMO procedures, only a server-side procedures, the demonstration was reportedly grabbed the hair
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:7678
    • 提供者:小亮
  1. 基于VB 的实时数据采集程序设计

    5下载:
  2. Visual Basic(简称VB)是Windows 环境下简单、易学、高效的编程语言开发系统,以其所见 即所得的可视化界面设计风格和32 位面向对象的程序设计等特点,已广泛地应用于各个领域,是很 多计算机软件开发人员采用的开发工具。VB 不但提供了良好的界面设计能力,而且在微机串口通信 方面也有很强的功能。-Visual Basic (VB) is the Windows environment simple and easy to learn and efficient prog
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:191996
    • 提供者:王鹏
  1. 串口通信控件ApexComm

    0下载:
  2. 提供串口通讯参数设置接口,控制方式设置接口,传递和接收数据手段控件是在VC++6.0下开发的-provide serial communication interface parameter setting and control settings interface, transmit and receive data means control of the VC 6.0 development
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:81763
    • 提供者:叶鸿铭
  1. 用VC 6.0实现串行通信的三种方法

    2下载:
  2. 用VC 6.0实现串行通信的三种方法 本文介绍了在Windows平台下串行通信的实现机制,讨论了根据不同的条件用 Visual C++ 设计串行通信程序的三种方法,并结合实际,实现对温度数据的接收监控。 -VC 6.0 of the three serial communication method is introduced in the Windows platform to achieve the serial communication mechanism discus
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:23674
    • 提供者:高志洋
  1. mySerialFour最终版B

    0下载:
  2. 该程序是由EVC 4.0编写,主要用于嵌入式的串口通信,具有很好的出错能力和完善的数据通信过程中情况判别-This is EVC 4.0 programme, it focuses on serial port communicaiton, it has the good performance of handle exceptions and perfect sense of data communication
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:7499909
    • 提供者:矫渊培
  1. 分组交换

    0下载:
  2. 讲述分组交换的概念,优缺点,和其他交换方式的比较,是数据通信方面的好ppt-The document gives the concept of packet switching, longcoming and shortcoming. And also give a compare with other techs. It s a good material about data communication.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:20004
    • 提供者:fdgg
  1. 网络数据管理软件

    1下载:
  2. 1) 从网络采集实时数据:在软件运行过程中,可以实时地从网络上根据自定义的通信协议采集数据,并且按照层次结构显示在主界面中。 2) 自动生成数据表:在服务器程序初次运行时,创建数据库,并且随着程序的进行在数据库中根据收到的数据生成数据表。 3) 历史数据存储功能:从网络上采集的数据值只要发生变化,就会存储到历史数据表中。 -a) real-time data acquisition networks : the software process, in real time from
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:163002
    • 提供者:zss
  1. 12路串口3路Socket口的数据收发程序foucLinux

    1下载:
  2. 一个12路串口+3路Socket口的数据收发程序 嵌入式ucLinux操作系统下调试通过,可以作为程序开发者一个很好的借鉴,掌握通信协议基本原理-a Route 12 road Socket three serial data transceiver mouth procedures ucLinux embedded operating system debugging, as developers a good draw and master the basic tenets of Commu
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:12396
    • 提供者:孙彦景
  1. 串口通信应用程序

    0下载:
  2. 这是串口通信应用中一个比较好的例子,同还展示了如何通过串口来获得GPS接收到的数据,并作相应的处理,是一个完整的示例。-This is the serial communication applications a good example, with the display through the serial GPS receiver to receive the data, and accordingly, is a complete example.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:100967
    • 提供者:匡尧文
  1. Communication_USART

    0下载:
  2. 本程序是用于通用同步和异步串行接收器和转发器(USART),使用中断方式异步接收和发送数据通信源的程序文件。-this procedure is common for serial synchronous and asynchronous receiver and transponder (USARTs), the use of asynchronous interrupt receive and transmit data communication source program files.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:11991
    • 提供者:磊元
  1. 串口数据波形显示示例C#源码

    0下载:
  2. C#串口通信,新手必看。新手入门,你值得拥有(C # serial communicationNovice must see. Novice, you deserve it)
  3. 所属分类:串口编程

    • 发布日期:2021-01-23
    • 文件大小:242688
    • 提供者:妍妍001
  1. 进程和进程通信

    0下载:
  2. Part1 :自己设计一个程序,该程序创建一个子进程,使父子进程合作,协调地完成某一功能。要求在该程序中还要使用进程的睡眠、进程图象改换、父进程等待子进程终止、信号的设置与传送(包括信号处理程序)、子进程的终止等有关进程的系统调用。 Part 2:分别利用UNIX的消息通信机制、共享内存机制(用信号灯实施进程间的同步和互斥)实现两个进程间的数据通信。具体的通信数据可从一个文件读出,接收方进程可将收到的数据写入一个新文件,以便能判断数据传送的正确性。
  3. 所属分类:系统编程

« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com