搜索资源列表
杂项源代码TimeStamp
- 杂项源代码TimeStamp-miscellaneous source TimeStamp
videodog-0.31
- 最新版videodog0.31,采用linux下video4linux API函数,实现了视频采集、保存文件、加入时间戳,jpeg压缩等功能。-latest version videodog0.31 use under linux video4linux API function and achieve a video collection, preservation, joined timestamp, jpeg compression capabilities.
tcp-ip详解卷2
- 本书完整而详细地介绍了TCP/IP协议是如何实现的。书中给出了约500个图例,15 000行实际操作的C代码,采用举例教学的方法帮助你掌握TCP/IP实现。本书不仅说明了插口API和协议族的关系以及主机实现与路由器实现的差别。还介绍了4.4BSD-Lite版的新的特点,如多播、长肥管道支持、窗口缩放、时间戳选项以及其他主题等等。读者阅读本书时,应当具备卷1中阐述的关于TCP/IP的基本知识。本书适用于希望理解TCP/TP协议如何实现的人,包括编写网络应用程序的程序员以及利用TCP/IP维护计算机
TCP-IP2
- 本书完整而详细地介绍了TCP/IP协议是如何实现的。书中给出了约500个图例,15 000行实际操作的C代码,采用举例教学的方法帮助你掌握TCP/IP实现。本书不仅说明了插口API和协议族的关系以及主机实现与路由器实现的差别。还介绍了4.4BSD-Lite版的新的特点,如多播、长肥管道支持、窗口缩放、时间戳选项以及其他主题等等。读者阅读本书时,应当具备卷1中阐述的关于TCP/IP的基本知识。本书适用于希望理解TCP/TP协议如何实现的人,包括编写网络应用程序的程序员以及利用TCP/IP维护计算机
ping_srcedittion
- 该程序在 Windows 2000 Pro+SP4 下编译调试通过(Visual C++ 6.0 IDE环境)。 需要Winsock2支持。 1.该程序采用了winsock的原始套接字编程,实现了基本的Ping功能,使用方法:ping host,默认连续发送4个回显请求。 2.该程序中对ICMP首部的定义采用了非标准形式。即将选项数据中保存时间戳的头4个字节也定义为ICMP首部的一部分,这样ICMP首部就被定义为12个字节。这样主要做主要是为了编程的实现与理解上的方
TCP-IP2shixian
- 本书完整而详细地介绍了TCP/IP协议是如何实现的。书中给出了约500个图例,15 000行实际操作的C代码,采用举例教学的方法帮助你掌握TCP/IP实现。本书不仅说明了插口API和协议族的关系以及主机实现与路由器实现的差别。还介绍了4.4BSD-Lite版的新的特点,如多播、长肥管道支持、窗口缩放、时间戳选项以及其他主题等等。读者阅读本书时,应当具备卷1中阐述的关于TCP/IP的基本知识。本书适用于希望理解TCP/TP协议如何实现的人,包括编写网络应用程序的程序员以及利用TCP/IP维护计算机
ctime
- 在sco unix 下显示前n天或后n天日期的处理程序。 printf(\"功能: 时间戳与时间格式字符串的转换程序\\n\") printf(\" -i 输入的参数为时间戳\\n\") printf(\" -s 输入的参数为格式化时间\\n\") printf(\" -t 输入的时间取当前系统时间\\n\") printf(\" -x 输入的时间增加或减少的天数\\n\") printf(\" -o 输出的时间为时间戳格式\\n\") printf(\"
AlternativeTimestampClass_src
- 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
TimeStamp_src
- 时间戳生成-timestamp Generation
Simpletimestamp(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
timestamp
- prints the current YMDHMS date as a timestamp
Creating_a_VxWorks_Timestamp_Driver_5
- The timer is a hardware facility a timestamp driver is a software interface to that facility. This appendix describes the standard interfaces for a VxWorks timestamp driver, and discusses the requirements for a hardware timer for use with VxWorks
TimeStamp.RAR
- Commandline tool that prints current timestamp
TimeStamp
- 时间戳,是指文件属性里的创建、修改、访问的时间。数字时间戳技术是数字签名技术一种变种的应用。-Timestamp, file attributes to create, modify, and access time. Digital timestamp technology is the application of a variant of digital signature technology.
RTP-cumulative-timestamp-incremen
- RTP传输中的负载类型和时间戳 在Jrtplib中好像不需要自己管理时间戳的递增,由库内部管理。但在ORTP中每次数据的发送都需要自己传入时间戳的值,即自己需要每次发完一个RTP包后,累加时间戳增量,不是很方便,这就需要自己对RTP的时间戳有比较深刻地理解-Type of the RTP transmission of load and time stamp in Jrtplib seems do not need to manage its own timestamp increment by
TimeStamp.RAR
- Commandline tool that prints current timestamp
timestamp
- 时间戳,时间转换,将计算机时间转换至时间戳-timestamp,we can translate pc-time to time stamp
数据处理
- 通过matlab读取从传感器中获取到的数据文件(excel格式),将时间戳转换为标准时间(Read the data file (Excel format) from the sensor through the MATLAB and convert the timestamp to the standard time)
DateTimeConverter
- UNIX-format timestamp convertor.