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

搜索资源列表

  1. 时间转换为字符串

    0下载:
  2. 功能:将timeptr 所指的tm 结构的时间数据转换为时间字符串-functions : timeptr referring to the structure of the TM data conversion time to time string
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:6415
    • 提供者:王 艳
  1. TimeConvert.时间转换的源码

    1下载:
  2. 时间转换的源码,其中包括了儒略时,年积日,GPS时,通用时的转换,适用于测绘类应用和研究,特别是GPS定位的时间系统的实现,Conversion time source, including Julian, the annual day, GPS, the GM at the time of conversion, for mapping applications and research, especially in time GPS positioning system
  3. 所属分类:GPS编程

    • 发布日期:2012-09-28
    • 文件大小:2604
    • 提供者:geo make
  1. gps2utc

    0下载:
  2. GPS 时间转换程序,包括GPS时间 UTC-GPS 时间转换程序,包括GPS时间 UTC等等
  3. 所属分类:GPS develop

    • 发布日期:2017-03-23
    • 文件大小:1783
    • 提供者:wangwei
  1. time

    0下载:
  2. 汇编语言程序设计,显示系统时间。 首先在数据段开辟一显示缓冲区,用来存储系统时间。调用BIOS中断,返回系统时间,并将来返回的二进制时间转换成ASCII码,方便时间显示时的调用。分别将来小时数、分钟数、秒数存入显示缓冲区。通过写显存将时间显示出来。由于获取了的系统时间不会自动刷新,所以我们要设计成刷新的方式来不断获取系统的时间,这样就形成了会跳动的电子钟了。-Assembly language programming, display system time. First of all, o
  3. 所属分类:assembly language

    • 发布日期:2017-03-27
    • 文件大小:1564
    • 提供者:陈林波
  1. test_11.1

    0下载:
  2. 编写一个程序,将用分钟表示的时间转换成以小时和分钟表示的时间。使用#define或const来创建一代表60的符号常量。使用while循环来允许用户重复键入值,并且当键入一个小于等于0的时间时终止循环。-The preparation of a procedure that will be the time converting minutes into hours and minutes that time. Use# define or const to create a constant
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:547
    • 提供者:qfnu08zzr
  1. myTIME

    0下载:
  2. 时间转换程序,儒略日,全球定位系统时间,日历时,年积日等互相转换。-Time of the conversion process, Julian Day, the global positioning system time, calendar, an annual Japan interchangeable.
  3. 所属分类:GPS develop

    • 发布日期:2017-03-30
    • 文件大小:1405
    • 提供者:向巍
  1. c_time

    0下载:
  2. c语言使用的关于时间函数的总结,可以通过这个总结得到你想要的时间转换效果。-c language use on the summary function of time, can be summed up by this time of transition effects you want.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:70065
    • 提供者:hehe
  1. UTC2Time

    0下载:
  2. 时间转换工具,把自1970年以来秒转换为年月日时分秒,-Time conversion tool to convert seconds since 1970 for the year, month, day, hour,
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1778419
    • 提供者:王名
  1. TransDateXE公历和农历相互转换控件

    0下载:
  2. 这是个公历和农历相互转换的控件。 这个控件最初是由Lu XiaoGuang于2004年用Delphi 7开发的。可用来完成公历和农历日期之间的相互转换,并且显示农历、干支历、节气、节日和纪念日等。时间跨度是从1990年到2056年。 新版本是在Delphi XE中修改、编译通过的。新版本有如下特点: 1、增加了新数据,新的时间跨度是从1990年到2099年。为了计算正确,修改了一个函数。 2、支持Unicode,使控件可在西文操作系统中使用。
  3. 所属分类:Dephi控件源码

    • 发布日期:2015-12-01
    • 文件大小:195409
    • 提供者:gqmahot
  1. DataTransform

    0下载:
  2. 将日常使用的年月日时间转换为格林威治时间。(Converts the date of the year to the time of Greenwich mean time)
  3. 所属分类:软件工程

    • 发布日期:2017-12-16
    • 文件大小:1024
    • 提供者:末日猴子
  1. 时间转换

    0下载:
  2. 实现格林威治时间转日历时间以及日历时间转为格林威治时间(Achieve the exchange of GMT to calendar time, and calendar time to Greenwich mean time(GMT))
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:雪飞0827
  1. 03时间转换与星期推算calm

    0下载:
  2. 最近在学习GPS解算算法时需要在GPS时(GPS周和周内秒)和公历日期之间进行转换,于是就整理了一些时间转换的小程序。 本文介绍了GPS时、公历、儒略日(JD)、简化儒略日(MJD)之间的转换函数。(Recently, when you are learning the GPS algorithm, you need to convert between GPS (GPS weeks and weeks) and the calendar date, so you sort out some s
  3. 所属分类:交通/航空行业

    • 发布日期:2017-12-23
    • 文件大小:7168
    • 提供者:文桢
  1. 将时间数字转换成日期格式

    0下载:
  2. 时间转换的几个简单例子,包括各种类型的时间的转换(Several simple examples of time conversion)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:34816
    • 提供者:SouthFire
  1. 时间格式转换

    0下载:
  2. 时间格式转换,delphi源码。本人编写,亲测(Time format conversion)
  3. 所属分类:Delphi控件源码

    • 发布日期:2018-01-07
    • 文件大小:302080
    • 提供者:jiangjun0919
  1. trans_time

    0下载:
  2. 各种时间之间的转换,包括: 将GPS周和周内秒转换到公历时间, 由公历日期和GPS周内秒计算公历时间, 将公历GPS时间转换到GPS周和周内秒, 将简化儒略日转换到公历时间, 将公历时间转换到简化儒略日, 从儒略日计算公历时间, 将公历时间转换到儒略日等。(The conversion between various times, including: Conversion of GPS weeks and weeks to the calendar time, The cal
  3. 所属分类:*行业应用

  1. 时间转换

    1下载:
  2. GPS时间转换:公历年月日,世界时,儒略日,时间协调时,(GPST 2 others years week day hour min sec ,GPS week sec)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:6144
    • 提供者:木子言午
  1. 2.类型转换

    0下载:
  2. 用ssh的一些类型转换拦截器,配置自定义转换器,和时间转换器(Some type conversion interceptors with SSH,)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:4029440
    • 提供者:黑色刺客
  1. SDI

    0下载:
  2. 基于VC++6.0的时间转换程序,各种时间类型转换,以及少量的坐标转换(The procedures of the transformation of time and coordinate)
  3. 所属分类:网络编程

    • 发布日期:2018-04-21
    • 文件大小:12780544
    • 提供者:小山包
  1. 01 作业-编写RTC时间转换函数

    0下载:
  2. RTC时间转换函数,stm32f103xx的RTC配置(RTC time conversion function, RTC configuration of stm32f103xx)
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2018-04-23
    • 文件大小:1869824
    • 提供者:yh123
  1. 中控门禁时间转换

    0下载:
  2. 中控设置时间段时间转换,门禁记录时间转换,同步时间时间转换(Time conversion of central control setting, time conversion of entrance guard record and synchronization time and time conversion)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:22528
    • 提供者:江湖人儿
« 12 3 4 5 6 7 8 9 10 ... 45 »
搜珍网 www.dssz.com