搜索资源列表
日期转换--小程序
- :先输出一个表示英文月份的字符数组,再输如任意一表示时间的数组;再用cin.getline读取,最后输出所求结果。-Datetime converter.
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.
PIC16F874
- 在系统中把接收到的数据处理后,显示到图形液晶屏上。限于篇幅在这里只给出数据接收部分程序,并且只接收经度和时间信息,并且给出格林威治时间转换为北京时间的转换函数。其他数据接收程序类似
TimeTrans
- GPS时间系统转换程序。通用时到儒略日,儒略日到GPS时,通用时到GPS时之间的相互转换
C++程序设计语言实验四
- 实验七:C++编程入门 一、实验内容 1. 理解继承与组合。 2. 学会使用多态特性。 3. 使用文件。 4. 异常处理。 二、实验题目 1. 创建一个class Counted,包含一个int类型的成员变量id和一个static int类型的成员变量count。默认构造函数的开头为“Counted() : id(count ++) {”。要求: a) 构造函数输出id值并且输出“it’s being created”; b) 析构函数也输出id值并且输出“it is bein
TimeTransform
- 本程序得到当前系统时间,然后将其转化为4个字节十六进制表示的整数,这个整数表示从1970年1月1日0点0分0秒以来所经过的秒数,这种转换符合MFC规定的时间转换标准,便于嵌入式系统的时间存储与计算-This procedure has been the current system time, and then into four-byte hexadecimal integer, the integer that from at 00:00:00 on January 1, 1970 afte
worldTime
- 世界时间转换程序,实现了简单的功能与显示-World time conversion process to achieve a simple function and display
GPS
- GPS系统中常有多种时间格式,此程序用来实现各种时间格式之间的转换。-there is a lot of time partens in the GPS systems. this proceture is used to transfer among the partens.
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 or const to create a constant
pmes_GB2UTF8_code
- 应一些网友的要求,发布“GB/BIG5/UTF-8 文件编码批量转换程序”的VB源代码。这个源码其实比较简单,界面也非常之简陋,开发之初衷本为方便自己工作中使用。 由于最近一直忙于琐事,没有时间对代码进行整理。因此代码中缺少必要的注释,大家凑合着看吧!-User requirements should be a number, release " GB/BIG5/UTF-8 file encoding batch conversion process" VB source
123B2UTF8_code
- 应一些网友的要求,发布“GB/BIG5/UTF-8 文件编码批量转换程序”的VB源代码。这个源码其实比较简单,界面也非常之简陋,开发之初衷本为方便自己工作中使用。 由于最近一直忙于琐事,没有时间对代码进行整理。因此代码中缺少必要的注释,大家凑合着看吧! -Some users should request release " GB/BIG5/UTF-8 batch file encoding conversion process" VB source code. In
6
- 有关时间转换的程序 转换一天的时间-time convert
UTCTimeToSysTime
- 一个将UTC时间转换为系统时间的小程序。-a function of UTC time to sys time.
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
LocalTime
- qt写的时间转换小程序,很实用的小程序。-qt write time conversion applet, very useful little program.
WavToAc3-V1.0.0.1
- 在车载DVD导航一体机上播放AC3 5.1声道的歌曲,比无损的WAv、APE、FLAC效果更好,因此,经常转换Wav5.1声道的音频文件到AC3 5.1声道的音频文件,找了不少程序,使用上都很麻烦,无奈花了两天时间做了一个批量转换程序,只要将Wav 5.1声道的音频文件添加到转换列表中,点转换按钮就可以进行批量转换,不须要什么专业知识,操作非常简单,希望给须网友带来方便,也有希望有更多的AC3 5.1声道的歌曲在论坛中共享。-Play on car DVD navigation one mach
GPSTime
- GPS时间转换程序 GPS time conversion program GPS time conversion program-GPS time conversion program GPS time conversion program
Time_Exchange
- gps时与通用时相互转换小工具,用qt写的,可以实现gps时(周秒)与通用时(年月日时分秒)之间的相互转换,注意没有源代码,只有发布的程序(The small tools written in QT can achieve the conversion between GPS (week) and general time (day and day minutes). Notice that there is no source code and only the published progr
经纬度转换vc源码
- 干货,真的,可以把代码添加到自己程序当中,验证过,精度非常高。最近一段时间真情打造,有 m_index = 0;("克氏椭球(北京54坐标系)"); m_index = 1; ("1975年椭球(西安80坐标系)"); m_index = 2; ("WGS-84椭球(WGS84坐标系)")三个选项。(Dry, really, you can add code to their own procedures, validation,