CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 通讯

搜索资源列表

  1. Final

    0下载:
  2. mfc制作的局域网通讯聊天工具 aes加密 支持文件传输-MFC socket
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-27
    • 文件大小:10227616
    • 提供者:dongxiao
  1. mycom2

    0下载:
  2. 在Linux下用qt实现的串口通讯的小程序-a programme for communication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:15214
    • 提供者:王润
  1. OS

    0下载:
  2. 操作系统 LINUX进程控制以及进程间通讯-The operating system LINUX process control and communication between processes
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:34391
    • 提供者:赵焱
  1. com

    0下载:
  2. 辅口通讯,Unix Linux,支持各种终端-Unxi Linux
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-13
    • 文件大小:1752
    • 提供者:龙南
  1. setopt

    0下载:
  2. getsockopt/setsockopt的应用操作,应用程序和内核进行通讯的方式-a getsockopt/the setsockopt the application and operation, application and kernel means of communication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:1863
    • 提供者:张展
  1. security

    0下载:
  2. 网络安全通讯协议--实现三个阶段1,协商阶段。2,通讯阶段,3,链路拆除阶段-security communication protocol
  3. 所属分类:CA program

    • 发布日期:2017-04-23
    • 文件大小:39495
    • 提供者:沈铮
  1. UartTest

    0下载:
  2. QT4.5 编写的 基于linux的串口通讯程序 已经调试成功 -QT4.5 prepared based on the linux serial communication procedures have been debugging success
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:24277
    • 提供者:梁琨
  1. Airead-digit-box-6e93783.tar

    0下载:
  2. JPEG 文件解压缩(库文件) 背景音乐播放(多进程) 用户按键控制( IPC ) 画面特效显示(多线程) 目录遍历(多线程间通讯) Frombuffer 的应用(内存映射) U 盘检测(文件 I/O ) 天气预报( HTTP/XML )-JPEG files unzip (library files) The background music playback (Multi-process) The user button control (IPC) S
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:32437
    • 提供者:冬冬
  1. UnixSocketIO

    0下载:
  2. Linux进程间通讯的一种,本地Socket通讯,用C封装成非常简单的库,一共5个接口,支持阻塞延时,还有demo程序。-Linux inter-process communication a local Socket communication using C encapsulated into a very simple library, a total of five interfaces to support the blocking delay, as well as the demo
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3717
    • 提供者:李勃
  1. user_talk_proc

    0下载:
  2. LINUX中用户空间与Linux的内核之先的通讯方式。简单实用,适合初学者学习使用。-linux user space with the linux kernel of the first means of communication is simple and practical for beginners learning to use.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:1251
    • 提供者:
  1. Linux

    0下载:
  2. Linux的进程控制,进程间通讯,通信协议简介,网络安全等-Linux process control, inter-process communication, communication protocol introduction, network security, etc
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-09
    • 文件大小:1737266
    • 提供者:shirley
  1. EMERSON

    0下载:
  2. linux 艾默生直流系统通讯协议通讯协议代码,标准c++代码,支持3种编译器:xscale_be-g++,arm-linux-g++,mxscaleb-g++,可做参考学习用。 -Linux Emerson dc system and communication protocol communications protocol code, standard c++ code, support three compiler: xscale_be-g++, arm-Linux-g++, mxs
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-04
    • 文件大小:3505
    • 提供者:
  1. java3

    0下载:
  2. java编写的简单的即时通讯软件 分为客服端和服务器端-a java based application used to communication
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:6620
    • 提供者:rylai crestfall
  1. samba_ubuntu10

    0下载:
  2. 虚拟机下,在ubuntu10下的samba图形界面配置方法。解决虚拟机与主机间的通讯问题。 -Virtual machine, samba graphical interface under ubuntu10 configuration. Solve the problem of communication between the virtual machine and host.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:15771
    • 提供者:邵建荃
  1. zuoyediaodu

    0下载:
  2. 实验内容: 要求实现用户空间内的作业调度系统,通过作业调度系统实现以下的操作: (1)提交自己的作业。 (2)将自己提交的作业移出。 (3)查看作业状态。 实验目的: 理解操作系统中调度的概念和调度算法; 学习Linux下进程控制以及进程通讯的知识 理解在操作系统中作业是如何被调度的,如何协调与控制作业对CPU的使用-Experiment: job scheduling system in user space, the following o
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:289265
    • 提供者:翔子
  1. linux_com_atLinux

    0下载:
  2. 基于串口的GPRS通讯,Linux高级C语言-Serial-based GPRS communication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:2932
    • 提供者:张文超
  1. tcp_client_v1

    0下载:
  2. linux操作系统下客户端与服务器的并发通讯-Linux operating system under concurrent client and server communications
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:1101
    • 提供者:matao
  1. SERIAL10

    0下载:
  2. 本资源描述了串口通讯程序的功能实现,附有具体的源码-This resource describes the functions of serial communication program, accompanied by specific source
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:85046
    • 提供者:小炜
  1. VC_dazhong_zhenduan

    0下载:
  2. VC大众诊断软件,运行于pc端,包含无线模块与汽车控制器通讯-VC Volkswagen diagnostic software
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-19
    • 文件大小:114446
    • 提供者:李光宇
  1. MbMaster

    0下载:
  2. modbus协议主站程序,可以用来读写slave站信息,采用SDI方法实现。通讯方式为TCP/IP。-agreement modbus master program, can be used to read and write the slave station, using the SDI method. Means of communication for the TCP/IP.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-19
    • 文件大小:13764834
    • 提供者:刘海洋
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 31 »
搜珍网 www.dssz.com