CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 控制台(字符窗口)编程 搜索资源 - 通信程序

搜索资源列表

  1. TimerSystemPC

    0下载:
  2. TimerSystem 上位机程序,主要包含VB打开和保存二进制文件,VB与MCU串口通信的程序。
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:71510
    • 提供者:edjj
  1. socket

    0下载:
  2. 使用C++在VC6.0的控制台下编写的简单soket通信程序。
  3. 所属分类:控制台(字符窗口)编程

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

    0下载:
  2. 个人实现的上位机CAN程序,实现了汽车仪表通信功能。-Individuals to achieve PC CAN program and realize the car dashboard communications.
  3. 所属分类:Console

    • 发布日期:2017-04-01
    • 文件大小:539
    • 提供者:luqiang
  1. modbus

    0下载:
  2. modbus串口通信,利用vc6.0控件自己的项目中用到的代码,很好用。里面有两个程序,一个上位机,一个模仿下位的极的程序,可以互相通信。-modbus serial communication, the use the code the vc6.0 controls used in the project, to very good use. There are two programs, a host computer, an imitation of a bit extreme progr
  3. 所属分类:Console

    • 发布日期:2015-11-06
    • 文件大小:1046528
    • 提供者:hezeng
  1. basicTcpChat

    0下载:
  2. 面向连接的通信程序(基于Console的)-Connection-oriented communication program (based on the Console' s)
  3. 所属分类:Console

    • 发布日期:2017-04-12
    • 文件大小:1930
    • 提供者:turkey
  1. candemo

    0下载:
  2. VC实现的CAN通信程序。包括有CAN的接收和发送。-can communiction s software by vc++.
  3. 所属分类:Console

    • 发布日期:2017-04-02
    • 文件大小:5214
    • 提供者:luqiang
  1. up

    0下载:
  2. DSP 与 上位机通信的测试程序 对于做电机控制的很有帮助的-Communication between PC and DSP testing procedures for doing useful motor control
  3. 所属分类:Console

    • 发布日期:2017-05-10
    • 文件大小:2079478
    • 提供者:赵香桂
  1. tongxinlu

    0下载:
  2. 通信录源程序。调试环境为TC2.0或者3.0。运行这个程序需要tc提供的几个头文件。-Example source address book, or 3.0 debugging environment for TC2.0. Tc run the program needs to provide several header files.
  3. 所属分类:Console

    • 发布日期:2017-04-11
    • 文件大小:1239
    • 提供者:lin
  1. Chat1.0

    0下载:
  2. 这是用java编写的控制台程序,能够实现客户端与服务器端简单的通信-This is written in java console program, to achieve the client and server-side communication
  3. 所属分类:Console

    • 发布日期:2017-03-28
    • 文件大小:1953
    • 提供者:hait
  1. phone-communication-

    0下载:
  2. 用C++实现的话机通信模拟,控制台程序!-Achieved with C++ phone communication simulation, the console program!
  3. 所属分类:Console

    • 发布日期:2017-05-27
    • 文件大小:9885018
    • 提供者:吴立松
  1. CSerial

    0下载:
  2. 串口通信CSerial类的源代码,可用于编写串口程序-CSerial serial communication of the source code, and can be used to write serial program
  3. 所属分类:Console

    • 发布日期:2017-03-24
    • 文件大小:19965
    • 提供者:赵建涛
  1. Pipe5

    1下载:
  2. 利用多线程异步方式实现Windows应用程序进程和控制台命令行应用程序进程之间的通信。-multiprocess and multithread technologies are applied to implement interaction between windows application process and console command line application process.
  3. 所属分类:Console

    • 发布日期:2017-11-24
    • 文件大小:2284810
    • 提供者:方福璟
  1. HEART

    0下载:
  2. 本程序使用socket通信实现心跳功能,其中使用select函数,可以实现检测软件是否还存活-This program uses socket communication heart function, select a function, you can achieve detection software is also survived
  3. 所属分类:Console

    • 发布日期:2017-11-17
    • 文件大小:20363
    • 提供者:MACLY
  1. CSharp_TCP

    0下载:
  2. 两个.net项目,一个实现服务器功能,另一个实现客服端。是实现简单的通信程序-Two. Net project, an implementation of server functionality, and the other to achieve client service. Communication program is simple
  3. 所属分类:Console

    • 发布日期:2017-11-20
    • 文件大小:79872
    • 提供者:Madeleine
  1. Chatcc.ObjectClass

    0下载:
  2. 基于VC++编写的,聊天室程序。其不同于普通聊天室程序,应用RTI标准作为通信,分布式仿真平台HLA框架。-Based on VC++ written chat room procedures. Which is different from ordinary chat room procedures, the application of RTI standards as a communication platform for HLA distributed simulation frame
  3. 所属分类:Console

    • 发布日期:2017-05-08
    • 文件大小:1968312
    • 提供者:吴鹏
  1. perfectAddressBook

    0下载:
  2. 基于控制台的通信录程序设计,使用了单链表的数据结构和文件读写的操作-Based on the design of the console communication procedures
  3. 所属分类:Console

    • 发布日期:2017-06-01
    • 文件大小:13714583
    • 提供者:林海金
  1. tongxinlu1

    0下载:
  2. 简单的通信录控制台程序,基本功能都有,适合课程设计。-Communications were recorded using C++ to complete. Achieve load, output, CRUD operations.
  3. 所属分类:Console

    • 发布日期:2017-06-02
    • 文件大小:14561460
    • 提供者:kk
  1. Handle-remote-control-car

    1下载:
  2. MFC程序,实现手柄控制,蓝牙模块与robocup足球机器人通信,实现手柄控制全方位的移动,转弯,击球动作-MFC program, the realization of the control of the handle, Bluetooth module and the RoboCup soccer robot communication, to achieve the full range of the handle to move, turn, kick ball
  3. 所属分类:Console

    • 发布日期:2017-05-23
    • 文件大小:7187647
    • 提供者:唐鹏
  1. pipecommunicate

    0下载:
  2. 基于管道的进程间通信。功能说明:本程序用于判断某目录下存放的若干个求n!的程序是否正确。这些求n!的程序都从其标准输入读入一个整数输入值n,计算出结果后,再往标准输出打印出结果对应的整数。-Inter-process communication based on the pipe.Function:This program is used to determine the accuracy of some programs to get the answer of n! which are st
  3. 所属分类:Console

    • 发布日期:2017-05-07
    • 文件大小:1316069
    • 提供者:凌雪
  1. winnow

    0下载:
  2. 固定长度winnow译码程序,使用汉明编码进行误码协商,确保通信双方信息一致-Fixed length winnow decoding program that uses Hamming coding error consultations to ensure that information is consistent communicating parties
  3. 所属分类:Console

    • 发布日期:2017-04-29
    • 文件大小:53947
    • 提供者:maorui
搜珍网 www.dssz.com