CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - hosts

搜索资源列表

  1. chat_file-transmition

    0下载:
  2. 利用Visual C++的Windows SOCKET网络编程实现局域网内正在使用本程序的所有主机的群聊、两主机之间的点对点聊天和文件传送功能,且具有以下特点:通信完全是异步的;各用户是对等的,不区分客户机和服务器,任何用户启动或关闭程序都不会影响其他用户的正常使用;使用多线程传输文件。 -using Visual C Windows Socket Programming Network is bringing LAN use this procedure in the mainframe
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:60458
    • 提供者:彭双庆
  1. pppoe

    0下载:
  2. PPPOE协议提供了在广播式的网络(如以太网)中多台主机连接到远端的访问集中器(我们对目前能完成上述功能的设备为宽带接入服务器)上的一种标准。-PPPOE protocol provides the broadcast networks (such as Ethernet), the multiple hosts to connect to a remote access concentrator (we can complete the above-mentioned features of
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:71174
    • 提供者:meraker
  1. http

    0下载:
  2. In the 1980 s Internet has been used by researchers, academics and university students to login to remote hosts, transfer (move) the files from the local hosts and remote hosts on the contrary, send and receive news, and send and receive e-mail.
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:142411
    • 提供者:Annet
  1. answermachine8

    0下载:
  2. 这个抢答器具有锁存显示功能,有主持人控制电路开始,有定时抢答的功能,定时时间为30秒,如在时间内无人抢答系统报警并禁止抢答,定时显示器上显示00.-The Responder has latched display, the hosts start control circuit, a regular answer in the function, regular time is 30 seconds, if no one in the time and prohibits the answer
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:322655
    • 提供者:小王珊珊
  1. TCPIPTutorial

    0下载:
  2. In the TCP/IP protocol suite, TCP is the intermediate layer between IP below it, and an application above it. Using TCP, applications on networked hosts can establish reliable connections to one another. The protocol guarantees in-order deliv
  3. 所属分类:Project Design

    • 发布日期:2017-04-04
    • 文件大小:775126
    • 提供者:saad
  1. lpc_blink_switch_cpp_20050429

    0下载:
  2. This a simple example to let a LED blink and test button-input (GPIO) on a Philips LPC2106 (ARM7TDMI-S-architecture). The demo-board LPC-P2106 from Olimex has been used. The project-setup is adapted for the arm-elf GNU-toolchain on MS-Windows "hosts"
  3. 所属分类:Project Design

    • 发布日期:2017-03-27
    • 文件大小:17207
    • 提供者:saeid
  1. Test1-folder-of-the-example-of-PIC18

    0下载:
  2. 1. Test1文件夹内的例子为《第2章 PICC18编程快速入门》中的例程。 -1. Test1 folder of the example of " Chapter 2 PICC18 Programming Quick Start" in the routine. 2. Chart-04, Chart-05, ... ..., Chart-16 respectively, Chapter 4, Chapter 5, ..., Chapter 16 in the routine, eac
  3. 所属分类:software engineering

    • 发布日期:2017-03-22
    • 文件大小:122316
    • 提供者:wzq
  1. Protocol

    0下载:
  2. A Gossip Protocol for Dynamic Resource Scalability: The resource allocation process must be scalable both in the number of machines in the cloud and the number of sites that the cloud hosts. This means that the resources consumed (by the proc
  3. 所属分类:Project Design

    • 发布日期:2017-12-04
    • 文件大小:1563334
    • 提供者:robin
  1. clickme5.18

    0下载:
  2. 软件功能简介 1、本软件主要功能是基于IP地址做一个局域网扫描工具,扫描局域网主机在线信息及其相关主机名,MAC,工作组等信息。 2、扫描本机进程连接信息,列出连接的程序名及其远程IP等信息。 3、还有两个小功能,抖动和标题栏实时时钟的显示。-Software Features 1, the main function of this software is to make a local area network based on the IP address of the
  3. 所属分类:software engineering

    • 发布日期:2017-06-13
    • 文件大小:20205127
    • 提供者:dd
  1. RS422-485

    0下载:
  2. 总线协议调试和检测工具-“虚拟主机”“虚拟从机”-Bus protocol debugging and testing tools- " Virtual Hosts" " virtual slaves."
  3. 所属分类:Software Testing

    • 发布日期:2017-03-24
    • 文件大小:64268
    • 提供者:zhaoweina
  1. PFMN

    0下载:
  2. 虚拟化平台宿主换页内存管理机制的关键技术研究与性能调优-Virtualization platform hosts paging memory management mechanism of key technology research and performance tuning
  3. 所属分类:software engineering

    • 发布日期:2017-05-16
    • 文件大小:3981497
    • 提供者:张三丰
  1. UNIX

    0下载:
  2. 进程间通信(IPC)几乎是所有Unix程序性能的关键,理解IPC也是理解如何开发不同主机间网络应用程序的必要条件。本书从对Posix IPC和System V IPC的内部结构开始讨论,全面深入地介绍了4种IPC形式:消息传递(管道、FIFO、消息队列)、同步(互斥锁、条件变量、读写锁、文件与记录锁、信号量)、共享内存(匿名共享内存、具名共享内存)及远程过程调用(Solaris门、Sun RPC)。-Interprocess communication (IPC) is the key to a
  3. 所属分类:software engineering

    • 发布日期:2017-06-18
    • 文件大小:28097536
    • 提供者:zhj
  1. google-hosts-master

    0下载:
  2. google hosts 文件更新-google hosts updating
  3. 所属分类:software engineering

    • 发布日期:2017-05-13
    • 文件大小:3238090
    • 提供者:yaoyuan
搜珍网 www.dssz.com