CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - day and date

搜索资源列表

  1. wolaiye

    0下载:
  2. 1. 设置日期并判断日期的存在与否。 2. 减少一天和若干天。 3. 输出当前设置日期及变动以后期。 4. 保存日期至磁盘并读出。 -1. Set date and the date of judgment of the existence or otherwise. 2. Reduce the day and several days. 3. Output current settings and change the date after the period. 4. Dat
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:922
    • 提供者:我来也
  1. M430OS_V1.2020060418

    0下载:
  2. 说明: 此演示程序包含六个任务: softclock 软时钟任务 task1 向端口2的每个管脚输出方波的任务 task2 向端口3的每个管脚输出方波的任务 task3 向端口4的每个管脚输出方波的任务 task4 向端口5的每个管脚输出方波的任务 taskled 点亮P1.0上指示灯的任务 6个任务,加上M430/OS的空闲任务,共7个任务,系统开辟了6块堆栈,空闲任务使用main程序的堆栈,空闲任务不保存现场。每块堆栈的大小可以不
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:9124
    • 提供者:王培明
  1. Date

    0下载:
  2. This file implements the Date class member functions Date representation: int variable -- year,mon and day
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8794
    • 提供者:dinnalin
  1. phpcal-2003-11-26

    0下载:
  2. 程式名称: phpCal 程式分类: PHP Class 下载 / 日期时间 程式大小: 7 KB 板面预览: 没有样板 程式简介: PHPCal 是一个建立 HTML 表格月历,支援多个自订功能,例如字型, 字体大小, 字体颜色, 表格颜色, 边框颜色等...... 更能设定一些特别的日子,而把该日的储存格显示成其他颜色。-program name : phpCal programs Categories : PHP Class download / Date Time programs Si
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:7859
    • 提供者:吕宗霖
  1. runnian

    0下载:
  2. 此c++程序可以让使用者依次输入年份、月份、日期,并在输入的同时判断输入是否正确:比如闰年2月份有29日、4月份没有31日等,最后输出年月日以及该年是否是闰年。-This c++ program allows the user to turn the input year, month, date, and at the same time to determine the input type is correct: for example, a leap year February has
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:494922
    • 提供者:luff
  1. Date

    0下载:
  2. 该日期类①能够输入、输出日期信息,并能够对他们进行处理。 ②能够计算你所要计算的日期的这一天的前一天、后一天的日期以及该显示日期是否是闰年。 ③能够计算您所要计算的这一天的前面d(d为任意整数)天的日期; 能够计算您所要计算的这一天的后d(d为任意整数)天的日期。 程序兼顾到了各个方面:包括出错处理,闰年的特殊情况,以及年初第一天,月初第一天,月末最后一天,年末最后一天的进位退位。 -① category that date to the import, export d
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:1602
    • 提供者:吴岳伟
  1. day

    0下载:
  2. 编写一个方法days(),计算一个由年、月、日表示的日期是该年的第几天。在main()方法中提示用户输入日期的年、月、日,然后调用days()方法计算该日是该年的第几天,最后输出计算结果。-Write a method days (), calculate a year, month, date, said the first few days of the year. In the main () method prompts the user to enter dates in the ye
  3. 所属分类:JavaScript

    • 发布日期:2017-03-30
    • 文件大小:898
    • 提供者:何俊乐
  1. astro

    0下载:
  2. 球面天文学(岁差、章动)和天体力学(行星星历表)的原始计算公式、算法和程序。matlab编译通过。主要包括:公历/儒略历转换为儒略日,儒略日转换为公历/儒略历,球坐标转换为直角坐标,直角坐标转换为球坐标等38个matlab源代码。压缩文件中有说明。-Spherical Astronomy (precession, nutation) and celestial mechanics (line stars ephemeris) of the original formula, algorithms
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:170194
    • 提供者:王榕
  1. date

    0下载:
  2. 基于C++语言设计的日期程序,可以计算给定日期的前一天及后一天,并算出一年的第几天。-C++ language design based on the date of program, you can calculate the day before a given date and the day after, and calculate the year of the first few days.
  3. 所属分类:Communication

    • 发布日期:2017-03-22
    • 文件大小:1554
    • 提供者:张明
  1. Statement-date-class

    0下载:
  2. 声明日期类,数据成员有year、month、day,成员函数有输出日期、加一天等。要求使用多文件结构来组织程序。-Declaration date classes, data members of the year, month, day, date of membership function has the output, plus one day and so on. Require the use of multi-file structure to organize the progr
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:3110
    • 提供者:钱行
  1. date

    0下载:
  2. 输出某一天的年月日,计算这一天是这一年的第几天-get the year month day and you can know passed how many day bengin the head of the year
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-01
    • 文件大小:884183
    • 提供者:常彦
  1. Date

    0下载:
  2. 输入年、月、日、时、分、秒,在屏幕上模拟显示一电子计时器,不断输出下一秒的时间和日期,以及格林威治的日期和时间。-Enter the year, month, day, hour, minute, second, analog display on the screen of an electronic timer, continuous output time and date of the next second, as well as the date and time in Greenw
  3. 所属分类:Data structs

    • 发布日期:2017-12-10
    • 文件大小:2454417
    • 提供者:Eating
  1. java-time-and-date

    2下载:
  2. 实现类似Windows操作系统控制面板“日期和时间”的功能。它显示1980-2099年内某月的日历(含月、日、星期),可以反应闰月情况。并显示当前系统时间。并允许用户重新设置当前计算机系统年月日的时间。并附有程序设计报告。极力推荐。-Similar to the Windows operating system control panel " date and time" . It shows a month during 1980-2099 calendar (includin
  3. 所属分类:Other windows programs

    • 发布日期:2015-06-17
    • 文件大小:84992
    • 提供者:hlx
  1. LED-screen

    0下载:
  2. 在点阵基本的走字功能上添加可以实现点整屏的时间以及温度显示,并且可以按键调节时间也可以遥控调节,具有与自动星期和日期更新功能,有温度报警功能。也可以添加时间报时功能。颠覆以往的点阵时间,真正纯原创-Take the word function in the basic lattice Add point of the entire screen time and temperature display, and buttons to adjust the time can be adjusted
  3. 所属分类:SCM

    • 发布日期:2017-11-17
    • 文件大小:6835335
    • 提供者:马旭超
  1. nianjiri

    0下载:
  2. 在GPS进行单点定位计算的数据解析中关于年积日与日期的相互转换-In the calculation of GPS single point positioning data parsing conversion on the annual day and date
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-14
    • 文件大小:3527061
    • 提供者:wangzhiye
  1. Time-and-date-settings

    0下载:
  2. 时间与日期的设置,实现类似Windows操作系统控制面板“日期和时间”的功能。它显示1980-2099年内某月的日历(含月、日、星期),可以反应闰月情况。并显示当前系统时间。并允许用户重新设置当前计算机系统年月日的时间。-Time and date settings to achieve a similar Windows operating system control panel " Date and Time" function. It displays a month
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-17
    • 文件大小:232890
    • 提供者:李冰
  1. calculate-year-month-date

    0下载:
  2. 计算某年某月某日和某年某某日之间的天数间隔。-Calculation of a certain number of days between the day and on a certain day in a certain month.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-30
    • 文件大小:12731
    • 提供者:张文蔷
  1. question2

    0下载:
  2. 以某住户房间为例,描述全年365天每一天可以享受日照的累计时间,并给出全年享受日照时间超过6小时的天数和日期。-Take a room as an example, describe the cumulative time of 365 days per day to enjoy the sunshine, and give the full year to enjoy the sunshine time of more than 6 hours of the day and date.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-14
    • 文件大小:18085507
    • 提供者:zpliuhhu
  1. date and time

    0下载:
  2. 输入一组数字,判断输出这是星期几,日期和星期计时,有区分闰年(Input a set of numbers, determine the output, which is the date of the week, date and week, and distinguish leap year)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:九亿少女
  1. date counter

    0下载:
  2. 输入年、月、日,计算当天为这一年的第几天 例:2018年2月9日是该年第40天(Enter the year, month, and date, and calculate the which day is the day in the year. eg:2018.2.9 is the 40th day of the year)
  3. 所属分类:其他小程序

    • 发布日期:2018-04-21
    • 文件大小:601088
    • 提供者:KBDriver
« 12 3 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com