Welcome![Sign In][Sign Up]
Location:
Search - time 1970

Search list

[Windows Develop获取系统时间函数

Description: 功能:返回自格林威治时间1970年1月1日午夜(00:00:00)开始所经历的秒数,没有错误返回值-function : to return to Greenwich time since January 1, 1970 at midnight (00:00:00) experienced in seconds, no error return values
Platform: | Size: 5056 | Author: 王 艳 | Hits:

[OtherTimeOfSecond

Description: 把一个年、月、日、时、分、秒的时间转换为一个基于1970年1月1日0时0分0秒的秒数;或者把一个基于1970年1月1日0时0分0秒的秒数转换为一个年、月、日、时、分、秒的时间。本源码考虑了闰年因素的影响。在嵌入式开发中,当没有RTC时,这种转换非常有用,可以比较容易地维持一个系统时间。-put a year, month, day and hour, minute and second time for a change based on at 0:00 a.m. on January 1, 1970 0 0 seconds seconds; Or one based at 12:00 a.m. on January 1, 1970 0 0 seconds concurrently converted to a year, month, day and hour - and second time. Consider the source of the impact of a leap year. In embedded development, in the absence of the RTC, such a conversion is very useful, it is easier to maintain a system of time.
Platform: | Size: 7620 | Author: 小罗 | Hits:

[Windows Develop获取系统时间函数

Description: 功能:返回自格林威治时间1970年1月1日午夜(00:00:00)开始所经历的秒数,没有错误返回值-function : to return to Greenwich time since January 1, 1970 at midnight (00:00:00) experienced in seconds, no error return values
Platform: | Size: 220160 | Author: 王 艳 | Hits:

[OtherTimeOfSecond

Description: 把一个年、月、日、时、分、秒的时间转换为一个基于1970年1月1日0时0分0秒的秒数;或者把一个基于1970年1月1日0时0分0秒的秒数转换为一个年、月、日、时、分、秒的时间。本源码考虑了闰年因素的影响。在嵌入式开发中,当没有RTC时,这种转换非常有用,可以比较容易地维持一个系统时间。-put a year, month, day and hour, minute and second time for a change based on at 0:00 a.m. on January 1, 1970 0 0 seconds seconds; Or one based at 12:00 a.m. on January 1, 1970 0 0 seconds concurrently converted to a year, month, day and hour- and second time. Consider the source of the impact of a leap year. In embedded development, in the absence of the RTC, such a conversion is very useful, it is easier to maintain a system of time.
Platform: | Size: 258048 | Author: 小罗 | Hits:

[Software Engineeringcontrol

Description: Java描述日期和时间的方法使用传统的Date命令或者Java的一些子库。不管它的名字是什么,日期的类并没有普通意义上的日期的概念(日,月,年等等)技术上讲,它仅仅是从1970年1月1日 00:00:00 GMT开始百万分之一秒的累加的一个结果。尽管这些关于日期的类有各种各样的处理日期的方法,这都是不够的。 -Java date and time to describe the methods of the Date command to use traditional Java or a number of sub-Library. No matter what is its name, the date of the class and not the ordinary meaning of the concept of date (day, month, year, etc.) Technically, it is only from January 1, 1970 00:00:00 GMT the beginning of millions of per second a result of the cumulative. Although these on the date of the class there are various ways to deal with the date, this is not enough.
Platform: | Size: 7168 | Author: 于洋 | Hits:

[Otherc_study

Description: C 语言是1972年由美国的Dennis Ritchie设计发明的, 并首次在UNIX操作系统 的 DEC PDP-11 计算机上使用。 它由早期的编程语言 BCPL( Basic Combind Programming Language) 发展演变而来。在1970年, AT&T 贝尔实验室的 Ken Thompson根据BCPL语言设计出较先进的并取名为 B的语言, 最后导了C 语言的问世。 随着微型计算机的日益普及, 出现了许多C 语言版本。由于没有统一的标准, 使得这些C 语言之间出现了一些不一致的地方。为了改变这种情况, 美国国家标准 研究所(ANSI)为C 语言制定了一套ANSI标准, 成为现行的C语言标准。 -C language is the United States in 1972 by Dennis Ritchie in the design of the invention, for the first time in the UNIX operating system DEC PDP-11 computer. It consists of an early programming language BCPL (Basic Combind Programming Language) development evolved. In 1970, AT
Platform: | Size: 476160 | Author: | Hits:

[OS programtimejisuan

Description: 计算1970年1月1日8:00:00到目前的秒数,关键字:日历时间,格林时间-Calculation of January 1, 1970 to the current number of seconds to 8:00:00, keyword: calendar time, Green Time
Platform: | Size: 12288 | Author: zhjatp | Hits:

[GUI DevelopTimeTransform

Description: 本程序得到当前系统时间,然后将其转化为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 after the number of seconds since this conversion MFC time to comply with the provisions of the conversion standard time embedded systems to facilitate storage and computing
Platform: | Size: 65536 | Author: hailun | Hits:

[VC/MFCc_book

Description: c语言编程宝典,C 语言是1972年由美国的Dennis Ritchie设计发明的, 并首次在UNIX操作系统 的 DEC PDP-11 计算机上使用。 它由早期的编程语言 BCPL( Basic Combind Programming Language) 发展演变而来。在1970年, AT&T 贝尔实验室的 Ken Thompson根据BCPL语言设计出较先进的并取名为 B的语言, 最后导了C 语言的问世。 随着微型计算机的日益普及, 出现了许多C 语言版本。由于没有统一的标准, 使得这些C 语言之间出现了一些不一致的地方。为了改变这种情况, 美国国家标准 研究所(ANSI)为C 语言制定了一套ANSI标准, 成为现行的C语言标准。 -Baodian c language programming, C language is the United States in 1972 by Dennis Ritchie in the design of the invention, for the first time in the UNIX operating system DEC PDP-11 computer. It consists of an early programming language BCPL (Basic Combind Programming Language) development evolved. In 1970, AT & T Bell Laboratories BCPL language according to Ken Thompson designed and more advanced language named B, and finally lead the advent of the C language. With the increasing popularity of micro-computers, there are many C language version. Because there is no uniform standard, so that these C language there have been some inconsistency. In order to change this situation, the American National Standards Institute (ANSI) for the C language has developed a set of ANSI standards, to become the current C language standard.
Platform: | Size: 3582976 | Author: 181 | Hits:

[OS programTimeCalc

Description: 1970年开始大秒数到当前时间的转换,time_t到CTime-Large number of seconds since 1970 to the current time of conversion
Platform: | Size: 244736 | Author: www220 | Hits:

[VC/MFC11

Description: C 语言是1972年由美国的Dennis Ritchie设计发明的, 并首次在UNIX操作系统 的 DEC PDP-11 计算机上使用。 它由早期的编程语言 BCPL( Basic Combind Programming Language) 发展演变而来。在1970年, AT&T 贝尔实验室的 Ken Thompson根据BCPL语言设计出较先进的并取名为 B的语言, 最后导了C 语言的问世。 随着微型计算机的日益普及, 出现了许多C 语言版本。由于没有统一的标准, 使得这些C 语言之间出现了一些不一致的地方。为了改变这种情况, 美国国家标准 研究所(ANSI)为C 语言制定了一套ANSI标准, 成为现行的C语言标准。 -C language is the United States in 1972 by Dennis Ritchie invented the design for the first time in the UNIX operating system DEC PDP-11 computer. It consists of an early programming language BCPL (Basic Combind Programming Language) development evolved. In 1970, AT & T Bell Laboratories BCPL language according to Ken Thompson designed and more advanced language named B and finally guide the advent of the C language. With the increasing popularity of micro-computers, a number of C language. Because there is no uniform standard, so that these C language there have been some inconsistencies. In order to change this situation, the American National Standards Institute (ANSI) for the C language has developed a set of ANSI standard C language to become the current standard.
Platform: | Size: 301056 | Author: 珍珠 | Hits:

[Education soft systemDT

Description: This software is a helper to learn format conversion between CTime formatted date-time and time_t long integer. time_t use number of seconds elapsed since midnight (00:00:00), January 1, 1970.
Platform: | Size: 52224 | Author: arf | Hits:

[Communicationtime

Description: /*CHECKED * Function: time.c Project: DNP * * * * DESCRIPTION: * * This file contains functions for converting between * DNP time format and RTU time format (rtc counter type). * * DNP format is to express the time in the number of milliseconds * since the start of 1970. * * * REVISION HISTORY: * * Num Modified by Date Reason * --- ----------------------- --------- ------------------------------- * * */ -/*CHECKED * Function: time.c Project: DNP * * * * DESCRIPTION: * * This file contains functions for converting between * DNP time format and RTU time format (rtc counter type). * * DNP format is to express the time in the number of milliseconds * since the start of 1970. * * * REVISION HISTORY: * * Num Modified by Date Reason * --- ----------------------- --------- ------------------------------- * * */
Platform: | Size: 5120 | Author: dyngo | Hits:

[OtherRecent_Advances_in_Face_Recognition

Description: 人脸识别进展 人脸识别最新的进展-2009-Face recognition is still a vividly researched area in computer science. First attempts were made in early 1970-ies, but a real boom happened around 1988, parallel with a large increase in computational power. The first widely accepted algorithm of that time was the PCA or eigenfaces method, which even today is used not only as a benchmark method to compare new methods to, but as a base for many methods derived from the original idea.
Platform: | Size: 17337344 | Author: HK | Hits:

[VC/MFCcyuyan

Description: C 语言是1972年由美国的Dennis Ritchie设计发明的, 并首次在UNIX操作系统 的 DEC PDP-11 计算机上使用。 它由早期的编程语言 BCPL( Basic Combind Programming Language) 发展演变而来。在1970年, AT&T 贝尔实验室的 Ken Thompson根据BCPL语言设计出较先进的并取名为 B的语言, 最后导了C 语言的问世。 随着微型计算机的日益普及, 出现了许多C 语言版本。由于没有统一的标准, 使得这些C 语言之间出现了一些不一致的地方。为了改变这种情况, 美国国家标准 研究所(ANSI)为C 语言制定了一套ANSI标准, 成为现行的C语言标准。 -C-1972, designed by the United States, Dennis Ritchie invented for the first time in the UNIX operating system DEC PDP-11 computer. It consists of early programming language BCPL (Basic Combind Programming Language) development evolved. In 1970, AT & T Bell Labs, Ken Thompson designed under the BCPL language and more advanced language named B and finally guide the advent of the C language. With the increasing popularity of micro-computers, a number of C language version. Without a unified standard, making them some between the C-inconsistencies. To change this situation, the American National Standards Institute (ANSI) to develop a set of ANSI C language standard, as the current C language standard.
Platform: | Size: 301056 | Author: zhaoshun | Hits:

[Othertime_t

Description: this source code convert the date and time to time_t the seconds pass 1970/01/01
Platform: | Size: 60416 | Author: Reza Mohammadi | Hits:

[Software EngineeringUTC2Time

Description: 时间转换工具,把自1970年以来秒转换为年月日时分秒,-Time conversion tool to convert seconds since 1970 for the year, month, day, hour,
Platform: | Size: 1778688 | Author: 王名 | Hits:

[DSP programtime

Description: 定时定点触发事件函数,起始时间为1970-01-01日00:00:00开始,每隔一个固定时间段就触发一次事件函数~-Timed trigger point trigger point event timed event function function function regularly scheduled fixed-point trigger point trigger event event function
Platform: | Size: 1024 | Author: 张益 | Hits:

[Windows Developgame

Description: 说明 生命游戏 ( game of life ) 为 1970 年由英国数学家 J. H. Conway 所提出,某一细胞的邻居 包 括上、下、左、右、左上、左下、右上与右下相邻之细胞,游戏规则如下: 孤单死亡:如果细胞的邻居小于一个,则该细胞在下一次状态将死亡。 拥挤死亡:如果细胞的邻居在四个以上,则该细胞在下一次状态将死亡。 稳定:如果细胞的邻居为二个或三个,则下一次状态为稳定存活。 复活:如果某位置原无细胞存活,而该位置的邻居为三个,则该位置将复活一细胞。-Game of Life (game of life) for 1970 by the British mathematician JH Conway, a cell' s neighbors, including the up, down, left, right, upper left, lower left, upper right and lower right cells adjacent to the rules of the game are as follows : lonely death: If the neighbors of the cell is less than one, then the cell next time a state of death. Crowded death: cell neighbors in more than four, the next state of the cell death. Stable: if the cell neighbors for two or three, the next state is stable survival. Resurrection: If a position formerly cell survival, and the location of the neighbors three, the position will be resurrected cells.
Platform: | Size: 1024 | Author: 张兴杰 | Hits:

[SCMSUPER_Calendar

Description: 超强的日历,支持农历,24节气几乎所有日历的功能 日历时间以1970年为元年,用32bit的时间寄存器可以运行到2100年左右。-Super calendar, support for the Lunar New Year, almost all 24 solar calendar features calendar time in 1970 for the first year, the 2100 can run 32-bit time register.
Platform: | Size: 5360640 | Author: 胡丁 | Hits:
« 12 »

CodeBus www.codebus.net