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

搜索资源列表

  1. Dynamic3DTopographicMap

    0下载:
  2. 动态三维地形图 忘记下载原地址了,可以动态查看三维地形,并且可以切换晚上白天-dynamic three-dimensional topographical map forget download original address, they can check dynamic 3D terrain, and can switch from daytime
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:148.21kb
    • 提供者:Edwardted
  1. DayTimeUDP

    0下载:
  2. DayTime服务UDP客户机——服务器实现D ayTime服务UDP客户机——服务器实现-DayTime UDP client services -- server UDP customer service DayTime Machine -- Server DayTime UDP client services -- services Server DayTime U DP client -- server DayTime UDP client services -- server
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:6.68kb
    • 提供者:阎利
  1. client

    0下载:
  2. These two classes show an extremely simple example of java.net socket programming. They implement the Unix daytime protocol, an extremely simple protocol that consists entirely of the server sending its current local time and date to the client as an
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1.01kb
    • 提供者:林威
  1. ua_time

    0下载:
  2. Works a client and a server using UDP in asynchronous operation mode to implement the simple daytime protocol, as described in RFC 867
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:20.67kb
    • 提供者:沈尘
  1. sock

    0下载:
  2. 构建局域网,安装网络操作系统,在本机及局域网、Internet上分别测试所调试的Client.C和Server.C.检查思考运行结果,并通过对服务器程序的改造,添加新的服务功能,进一步实践网应用编程。 1. 构建网络环境 2. 使用编程接口API进行本机客户和服务器的简单交互,以及局域网内的客户和服务器交互。 3. 使用上面的客户程序与Internet上提供DAYTIME的服务器通信,或与局域网内的DAYTIME服务器通信。
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:213.65kb
    • 提供者:曾超
  1. daytime

    0下载:
  2. read and print time of day string from internet
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1.6kb
    • 提供者:王玉学
  1. linux下daytime服务

    0下载:
  2. daytime服务,这个源码说明文档写的很详细,对linux下系统函数作了一点归纳。希望对你有所帮助。-daytime services, the source documentation, written in great detail, right under linux system function was 1:00 summarized. You want to help.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:17.57kb
    • 提供者:潘绪东
  1. daytime

    0下载:
  2. 这是一个客户机应用程序,它通过建立与日期-时间服务器的连接, 从一个指定的主系统中得到日期和时间,并报告结果。 -This a client application, and it is through the establishment of a date-time server connectivity, from a designated the main system, which is the date and time, and report the results.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:30.56kb
    • 提供者:力风
  1. 基于UDP的Daytime客户程序c文件

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

  1. 针对DAYTIME服务的UDP客户机和服务器的实现

    1下载:
  2. 编写针对DAYTIME服务的UDP客户机和服务器的实现,要显示DAYTIME返回的日期和时间值。
  3. 所属分类:网络编程

  1. UDP-DAYTIME

    0下载:
  2. LINX UDP DAYTIME 服务
  3. 所属分类:网络编程

    • 发布日期:2010-11-14
    • 文件大小:773.86kb
    • 提供者:xuwaye
  1. daytime.rar

    0下载:
  2. 用汇编语言(8086/DOS)实现一个显示系统时间的程序,运行时,在屏幕的右上角将以“时:分:秒”的形式显示本机系统的时间。(该程序在DOS下运行)。,Using assembly language (8086/DOS) display system to achieve a time-consuming procedures, run-time, in the upper right corner of the screen will be " at: minutes: seconds
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:2.2kb
    • 提供者:guangangyu
  1. Taximeter.rar

    0下载:
  2. 大学毕业设计作品:出租车计价器的设计:以AT89S52单片机为中心,通过金属传感器来测距,实现对出租车的计价统计。结合语音芯片ISD4004,时钟芯片DS1302,功放模块LM386N组成语音时间控制系统,最后通过液晶显示模块LCD12864显示单价、路程、总价、时间等。本系统可以实现单价、起步价、白天价、夜间价的显示和时间的修改。AT89S52通过P0口与外部语音报价电路相连,可以实现语音报价功能。,Graduated from college design work: the design
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:7.14kb
    • 提供者:qinyu
  1. sr

    0下载:
  2. 此程序需要在c++的软件环境下运行,用来计算人的出生天数,在运行的时候按照提示输入即可。-the arithmetic can count how many days you have birth,if you put your birthday and to daytime.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:719byte
    • 提供者:李茂华
  1. TCPdtc

    0下载:
  2. daytime的TCP客户端实现,包括文件TCPdtc.cpp:包含了访问daytime服务的TCP客户端代码-daytime of the TCP client-side implementation, including file TCPdtc.cpp: includes access to daytime services, TCP client-side code
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:2.41mb
    • 提供者:winni
  1. daytimeserver

    0下载:
  2. a daytime server client program in python When the client sends a message to the server, the server responds with the current date and time
  3. 所属分类:Linux Network

    • 发布日期:2017-04-10
    • 文件大小:903byte
    • 提供者:rohan
  1. UDP-DAYTIME

    0下载:
  2. Linux环境下的UDP-DAYTIME服务,网络编程第一个作业,文件包含程序及其注释、可执行文件、程序运行截图。作者:徐伟。-Linux UDP DAYTIME
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:233.04kb
    • 提供者:徐伟
  1. daytime_src

    0下载:
  2. communicates with time server to get the daytime using TCP/UDP port
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:1.91kb
    • 提供者:mohammad
  1. daytime

    0下载:
  2. 基于TCP和UDP的daytime服务,采用C/S模型,用于网络编程初学者,可以改造为其他各种功能的客户端和服务器。-Based on TCP and UDP daytime service using C/S model for network programming beginners, can transform a variety of other functions for the client and server.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-12
    • 文件大小:32.64kb
    • 提供者:王刚
  1. DAYTIME

    0下载:
  2. 实现DAYTIME服务器和客户端程序 服务器作为后台程序,运行后不退出,接受客户端连接,向客户端返回服务器的日期时间。(Implementation of DAYTIME server and client program Server as a daemon, do not quit after operation, accept client connection, return to the server date and time.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-05
    • 文件大小:2kb
    • 提供者:伊衣
« 12 3 4 »
搜珍网 www.dssz.com