搜索资源列表
杂项源代码TimeStamp
- 杂项源代码TimeStamp-miscellaneous source TimeStamp
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维护计算机
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
digama
- 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
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
dumpromy
- 将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
AdjSrt
- 字幕文件SRT格式的时间戳整体提前或延后的调整的Windows窗口小工具,可以拖入SRT文件的。-SRT subtitle file format timestamp adjustment of the overall advance or delay a small tool that can drag SRT file.
TimeStamp.RAR
- Commandline tool that prints current timestamp
src
- 电子签名时间戳协议实现,类似 http://timestamp.verisign.com/scr ipts/timstamp.d-Electronic signature timestamp protocol, similar to http://timestamp.verisign.com/scr ipts/timstamp.dll
UnixTime
- 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.
vcPPstrings
- VC/C++源码,字符处理,字符转换 一 NMAKE和Makefile 字符编码 字符转换 关于字符转换的使用方法: 使用方法: 1 将要转换的字符串,传递给函数,从返回值中获取转换后字符串的长度。 2 分配字符串空间 3 再次调用函数,并将分配的空间传递给函数,获取结果 基本语法规则: window.exe:window.obj // 依赖行 cl.exe window
PicStamp
- 使用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
TimeStamp
- 时间戳,是指文件属性里的创建、修改、访问的时间。数字时间戳技术是数字签名技术一种变种的应用。-Timestamp, file attributes to create, modify, and access time. Digital timestamp technology is the application of a variant of digital signature technology.
Lamport
- realize multicasting in different machines and update data with lamport timestamp simultaneously
TimeStamp.RAR
- Commandline tool that prints current timestamp
mega8-2013-08-11
- DS1302 Unix timestamp binary clocks with UART console.
数据处理
- 通过matlab读取从传感器中获取到的数据文件(excel格式),将时间戳转换为标准时间(Read the data file (Excel format) from the sensor through the MATLAB and convert the timestamp to the standard time)