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

搜索资源列表

  1. DES(c++)

    2下载:
  2. 在通信网络的两端,双方约定一致的Key,在通信的源点用Key对核心数据进行DES加密,然后以密码形式在公共通信网(如电话网)中传输到通信网络的终点,数据到达目的地后,用同样的Key对密码数据进行解密,便再现了明码形式的核心数据。这样,便保证了核心数据在公共通信网中传输的安全性和可靠性。-communications networks in the two ends, the two sides agreed unanimously the Key, In communications with
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3971
    • 提供者:fang
  1. UNIX网络编程 第2卷 进程间通信.tar

    1下载:
  2. UNIX网络编程 第2卷 进程间通信 代码-UNIX Network Programming Volume 2 inter-process communication code
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:135807
    • 提供者:周贤青
  1. internet

    0下载:
  2. 网络\\如何实现有连接的通信网络\\如何实现有连接的通信
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:51564
    • 提供者:杨百
  1. 交换网络嗅探

    0下载:
  2. 共享以太网:在共享网络环境中,所有的主机都连接到同一条总线并且与其他的主机竞争带宽。这意味着在这样的环境中,发给某个主机的数据包也会被其它所有的机器收到。因此在这样的环境中,任何设置成混杂模式的主机,将可以捕获发送给其它主机的数据包,从而窃听网络上的所有通信。 -Ethernet sharing : sharing network environment, all of the hosts connected to a bus with other mainframe competition b
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3711
    • 提供者:孙雷
  1. netusercomm局域网多用户通信

    0下载:
  2. netusercomm局域网多用户通信,从事多媒体网络开发人员-netusercomm LAN multi-user communications, multimedia network engaged in the development of staff
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:293675
    • 提供者:闫美英
  1. epoll.c

    0下载:
  2. epoll网络通信实现代码,适合初学者使用非常不错的学习资料。-Network Communication epoll code to use is very good for beginners to learn the information.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:2148
    • 提供者:zhangzhiyi_923
  1. QT.tar

    1下载:
  2. Qt窗口源码 窗口时钟,温度显示,网络通信,实时报警.-Qt source code window, the window the clock, temperature display, network communications, real-time alarm.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-11-01
    • 文件大小:53823
    • 提供者:qianxufeng
  1. socket

    1下载:
  2. 一个winsock网络通信程序,实现单向的身份认证,还不构完善--A Winsock communication program. It implements one-way identity verification. But it is not complete yet.
  3. 所属分类:CA认证

    • 发布日期:2012-11-01
    • 文件大小:65744
    • 提供者:李杰
  1. UNIXnetworkprogram2ndEd2ndvol

    0下载:
  2. Unix网络编程,进程间的通信.对于Unix/Linux下实现不同就用程序间的调用很有帮助.-Unix Network Programming, Interprocess Communication. For Unix/Linux under the different procedures used between the call helpful.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-12
    • 文件大小:20061958
    • 提供者:金刚
  1. SafeTrans

    0下载:
  2. 使用RSA和DES两种算法为基础,设计实现了一个简单的网络传输模型。 模型里有两个类,Server和Client,Server端要将自己的公钥发给Client,然后Client将自己的DES密钥通过RSA加密发给Server 端。之后双方可以通过DES对称加密进行通信。 -The use of RSA and DES is based on two algorithms, Design and Implementation of a simple model of network trans
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:650182
    • 提供者:qzhirong
  1. MinimumPathSets

    0下载:
  2. 最小路集算法和网络可靠度的BDD算法,用于计算通信网络的可靠度-Minimal path set algorithm and network reliability BDD algorithm, used to calculate the reliability of communication networks
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:5574
    • 提供者:韩畅
  1. linuxC_sourcecode

    0下载:
  2. 嵌入式linuxC源代码光盘,和《Linux c 编程实战》书本相配套的光盘资料,主要包括:Linux系统下C语言及其编程环境的介绍,系统编程的所有主题——文件和目录、进程、线程、信号、进程间通信、网络编程和图形界面编程、出错处理、库的创建与使用、编写安全的代码等。-Embedded linuxC source code CD-ROM, and " Linux c programming real" books matching CD-ROM information, incl
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-13
    • 文件大小:3142213
    • 提供者:陈笑天
  1. linux

    0下载:
  2. 这是了我所收集的linuk方面的珍贵资料,包含了Linux进程管理、linux网络驱动程序设计,linux环境进程间通信以及linux内核1.1详细注释等方面的精华部分。-This is my area linuk collected valuable information, including the Linux process management, linux driver network design, linux environment for inter-process commu
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-11
    • 文件大小:2678938
    • 提供者:毛丽娟
  1. aa

    0下载:
  2. 编程模拟多进程共享临界资源 进程间通信可以采用信号、消息传递、管道或网络通信方式-Programming multi-process simulation of the process of sharing critical resources can be used between the communication signal, information transmission, communication channels or networks
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:642948
    • 提供者:tang qi
  1. linux_proxy

    0下载:
  2. linux下的c网络编程,对于防火墙的入门有一定的帮助了解-firewall
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:25224
    • 提供者:wpneu
  1. aodhok

    0下载:
  2. 利用Linux编程环境,软件无线电平台上通信网络路由编程。-Software-defined radio platform, communication network routing program.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:440345
    • 提供者:libaogang
  1. Expert_WinAPI_8_to_17

    1下载:
  2. 这是《精通Windows API函数、接口、编程实例》第8-17章源代码,包括服务、图形用户界面、系统信息的管理、进程间通信、Windows Shell程序设计、Windows GDI、Windows Socket网络编程、设备驱动管理、内核通信、用户认证和对象安全。-This is the " Mastering Windows API function, interface, programming examples" section of Chapter 8-12, th
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-01
    • 文件大小:13825655
    • 提供者:
  1. Linux

    0下载:
  2. 含有Linux基本教程、C语言教程、数据结构、文本编辑器、GCC编译器、调试工具、Linux GUI编程、网络编程、进程间通信、多线程编程、客户端/服务器端程序-Basic tutorial with Linux, C Language Tutorials, data structure, text editor, GCC compiler, debugging tools, Linux GUI programming, network programming, interprocess com
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:12197
    • 提供者:kevin
  1. UNIX网络编程第二卷 进程间通信.pdf

    2下载:
  2. UNIX网络编程第二卷 进程间通信,主要介绍进程间通(UNIX network programming, second volumes of inter process communication, mainly introduced inter process)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-16
    • 文件大小:15392768
    • 提供者:qingpangxi
  1. LINUX网络通信引擎

    0下载:
  2. linux 网络通信引擎,编程控件 血与荣誉软件科技是一个软件服务商,主要提供了网络与通信引擎和网络中间件开发的SDK,提供了跨平台,稳定可靠的网络通信引擎。你可以在这套引擎上面快速的部署你的网络应用程序环境。此引擎不光封装了高性能API函数,还封装了底层网络IO和网络应用与协议相关接口,你可以使用此SDK快速部署与开发大型或者中小型应用服务器以及其他与网络和通信相关的应用程序。(Linux network communication engine, programming control
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-30
    • 文件大小:48380928
    • 提供者:aaadddzxc
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com