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

搜索资源列表

  1. 杂项源代码TimeStamp.zip

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

    • 发布日期:
    • 文件大小:19361
    • 提供者:
  1. 杂项源代码TimeStamp

    0下载:
  2. 杂项源代码TimeStamp-miscellaneous source TimeStamp
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:19674
    • 提供者:何福保
  1. ping_srcedittion

    1下载:
  2. 该程序在 Windows 2000 Pro+SP4 下编译调试通过(Visual C++ 6.0 IDE环境)。 需要Winsock2支持。 1.该程序采用了winsock的原始套接字编程,实现了基本的Ping功能,使用方法:ping host,默认连续发送4个回显请求。 2.该程序中对ICMP首部的定义采用了非标准形式。即将选项数据中保存时间戳的头4个字节也定义为ICMP首部的一部分,这样ICMP首部就被定义为12个字节。这样主要做主要是为了编程的实现与理解上的方
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:14481
    • 提供者:赵锐
  1. TCP-IP2shixian

    0下载:
  2. 本书完整而详细地介绍了TCP/IP协议是如何实现的。书中给出了约500个图例,15 000行实际操作的C代码,采用举例教学的方法帮助你掌握TCP/IP实现。本书不仅说明了插口API和协议族的关系以及主机实现与路由器实现的差别。还介绍了4.4BSD-Lite版的新的特点,如多播、长肥管道支持、窗口缩放、时间戳选项以及其他主题等等。读者阅读本书时,应当具备卷1中阐述的关于TCP/IP的基本知识。本书适用于希望理解TCP/TP协议如何实现的人,包括编写网络应用程序的程序员以及利用TCP/IP维护计算机
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:30044784
    • 提供者:陈鹤
  1. AlternativeTimestampClass_src

    1下载:
  2. This is a timestamp class that stores dates and times from year 0 – year 9999 and beyond. It stores timestamps up to an accuracy of hundredths of a second It can be constructed using a range of different formats, it can output individual components a
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:115879
    • 提供者:lg
  1. TimeStamp_src

    0下载:
  2. 时间戳生成-timestamp Generation
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:59704
    • 提供者:王海
  1. digama

    1下载:
  2. digama.m calculates DIGAMMA ( X ) = d ( LOG ( GAMMA ( X ) ) ) / dX psi_values.m returns some values of the Psi or Digamma function for testing. timestamp.m prints out the current YMDHMS date as a timestamp. asa103_test.m, a sample calling pr
  3. 所属分类:File Operate

    • 发布日期:2017-03-26
    • 文件大小:3684
    • 提供者:Jafar Hasan
  1. Simpletimestamp(2)

    0下载:
  2. this an example if how to take a reading of timestamp and use it for other perposes notsure if it is working and it is just an example -this is an example if how to take a reading of timestamp and use it for other perposes notsure if it is working an
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:2031
    • 提供者:sara
  1. dumpromy

    0下载:
  2. 将wince的nk.nb0中文件导出的代码,修正了时间戳的BUG,导出的DLL都可以查看符号表-Will wince' s nk.nb0 export files in the code, amending the timestamp BUG, exported DLL can view the symbol table
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:17858
    • 提供者:王帆
  1. AdjSrt

    0下载:
  2. 字幕文件SRT格式的时间戳整体提前或延后的调整的Windows窗口小工具,可以拖入SRT文件的。-SRT subtitle file format timestamp adjustment of the overall advance or delay a small tool that can drag SRT file.
  3. 所属分类:File Operate

    • 发布日期:2017-04-17
    • 文件大小:76550
    • 提供者:sck007
  1. TimeStamp.RAR

    0下载:
  2. Commandline tool that prints current timestamp
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:119688
    • 提供者:Tempak2
  1. src

    0下载:
  2. 电子签名时间戳协议实现,类似 http://timestamp.verisign.com/scr ipts/timstamp.d-Electronic signature timestamp protocol, similar to http://timestamp.verisign.com/scr ipts/timstamp.dll
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:14232
    • 提供者:
  1. UnixTime

    0下载:
  2. unix时间戳与计算机系统时间互相转换。系统时间转换成unix时间戳与unix时间戳转换为系统时间。-unix timestamps are interchangeable with the computer system time. System time to convert a unix timestamp and unix timestamp is converted to the system time.
  3. 所属分类:.net

    • 发布日期:2017-04-06
    • 文件大小:9984
    • 提供者:zhang
  1. vcPPstrings

    0下载:
  2. VC/C++源码,字符处理,字符转换   一 NMAKE和Makefile   字符编码   字符转换   关于字符转换的使用方法:   使用方法:   1 将要转换的字符串,传递给函数,从返回值中获取转换后字符串的长度。   2 分配字符串空间   3 再次调用函数,并将分配的空间传递给函数,获取结果      基本语法规则:    window.exe:window.obj // 依赖行    cl.exe window
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-07
    • 文件大小:87668
    • 提供者:肖敬帅
  1. PicStamp

    0下载:
  2. 使用C#开发的图片时间戳工具,能够选择时间戳的样式 和位置,支持批量处理-Using the the picture timestamp tools of the C# development, be able to choose the style and location of the timestamp, supports batch processing
  3. 所属分类:CSharp

    • 发布日期:2017-11-18
    • 文件大小:52802
    • 提供者:chesi
  1. TimeStamp

    0下载:
  2. 时间戳,是指文件属性里的创建、修改、访问的时间。数字时间戳技术是数字签名技术一种变种的应用。-Timestamp, file attributes to create, modify, and access time. Digital timestamp technology is the application of a variant of digital signature technology.
  3. 所属分类:Other windows programs

    • 发布日期:
    • 文件大小:582963
    • 提供者:zhengqiang
  1. Lamport

    0下载:
  2. realize multicasting in different machines and update data with lamport timestamp simultaneously
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-25
    • 文件大小:2942
    • 提供者:姓名
  1. TimeStamp.RAR

    0下载:
  2. Commandline tool that prints current timestamp
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:119812
    • 提供者:rcenty
  1. mega8-2013-08-11

    0下载:
  2. DS1302 Unix timestamp binary clocks with UART console.
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:181989
    • 提供者:g-coder
  1. 数据处理

    0下载:
  2. 通过matlab读取从传感器中获取到的数据文件(excel格式),将时间戳转换为标准时间(Read the data file (Excel format) from the sensor through the MATLAB and convert the timestamp to the standard time)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:156672
    • 提供者:UItogether
« 12 »
搜珍网 www.dssz.com