搜索资源列表
dateandtime
- 关于GPS的一些常用的时间转换程序。本文件无接压密码,直接用RAR解压即可。-GPS on some common time for a change in procedures. Without access to this document password pressure directly RAR decompression can be used.
微机原理课程设计
- 七段译码显示系统时间的程序
dateandtime
- 关于GPS的一些常用的时间转换程序。本文件无接压密码,直接用RAR解压即可。-GPS on some common time for a change in procedures. Without access to this document password pressure directly RAR decompression can be used.
ctime
- 在sco unix 下显示前n天或后n天日期的处理程序。 printf("功能: 时间戳与时间格式字符串的转换程序\n") printf(" -i 输入的参数为时间戳\n") printf(" -s 输入的参数为格式化时间\n") printf(" -t 输入的时间取当前系统时间\n") printf(" -x 输入的时间增加或减少的天数\n") printf(" -o 输出的时间为时间戳格式\n")
TimeTrans
- GPS时间系统转换程序。通用时到儒略日,儒略日到GPS时,通用时到GPS时之间的相互转换-GPS-time systems the conversion process. General when the Julian day, Julian date to GPS when the GPS common time when the conversion between
time
- 汇编语言程序设计,显示系统时间。 首先在数据段开辟一显示缓冲区,用来存储系统时间。调用BIOS中断,返回系统时间,并将来返回的二进制时间转换成ASCII码,方便时间显示时的调用。分别将来小时数、分钟数、秒数存入显示缓冲区。通过写显存将时间显示出来。由于获取了的系统时间不会自动刷新,所以我们要设计成刷新的方式来不断获取系统的时间,这样就形成了会跳动的电子钟了。-Assembly language programming, displa
worldTime
- 世界时间转换程序,实现了简单的功能与显示-World time conversion process to achieve a simple function and display
huibiandaimadaquan
- 1:判断闰年程序 2:产生随机数并计算程序 3:计算平台长度程序 4:加减乘除运算 5:数字方阵程序 6:数据加密程序 7:代码转换程序 8:键盘录入数据的转换与显示 9:音乐演奏 10:显示色彩矩形块 11、12:字符图形程序 13:图形变换 14、15:动画 16:打字练习 17:打字计时练习 18:系统时间显示 19:显示日期时间
test_11.1
- 编写一个程序,将用分钟表示的时间转换成以小时和分钟表示的时间。使用#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
myTIME
- 时间转换程序,儒略日,全球定位系统时间,日历时,年积日等互相转换。-Time of the conversion process, Julian Day, the global positioning system time, calendar, an annual Japan interchangeable.
gps2utc
- GPS 时间转换程序,包括GPS时间 UTC-GPS 时间转换程序,包括GPS时间 UTC等等
TimeConvert
- gps时、通用时间、年纪日、儒略日时间转换程序-gps time, universal time, older date, Julian date time conversion program
CSI
- CSI 解码文档说明 解码程序解码gps时间转换程序-CSI decoding decoding decoding process documentation gps time conversion program
gdc_v1.0
- 国外matlab,时间转换程序,层次清晰,有源代码,也有界面- Foreign matlab, time conversion process, the level of clarity, source code, there are interface
GPSTime
- GPS时间转换程序 GPS time conversion program GPS time conversion program-GPS time conversion program GPS time conversion program
yearmdtoBDS
- 时间转换程序,可以将年月日时分秒转换成北斗时间的周和秒-time to BDT
Time_Transform.tar
- GPS计算时时间转换程序,通常用于GPS时间序列分析-Time Transforming in GPS analysis
03时间转换与星期推算calm
- 最近在学习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 calenda
SDI
- 基于VC++6.0的时间转换程序,各种时间类型转换,以及少量的坐标转换(The procedures of the transformation of time and coordinate)
时间转换代码
- 本代码是关于GPS定位的时间转换程序,包含儒略日转到GPS时,儒略日转新儒略日,新儒略日转到GPS时,新儒略日转儒略日,新儒略日转通用时,通用时转GPS时,通用时转儒略日/新儒略日。