搜索资源列表
calendar
- VB语言编的小日历程序,较适合学生做作业使用.-I wrote this calendar app to fill a need I had. Feel free to modify the code however you want, but don t re-distribute your modified code under the same name {calendar.zip}, unless it fixes a MAJOR bug that I omitted (actuall
B38
- 定义日期类型Date。 要求: (1)包含年月日数据成员;提供默认构造函数、带年月日参数的构造函数、和拷贝构造函数;定义set成员函数可以设置日期;日期加一天操作;定义intput成员函数,输入日期信息,输入格式为“YYYY-MM-DD”;定义print成员函数输出对象的日期。 (2)编写一个可运行的完整程序,构造3个日期类型的对象,并输出相应的日期信息。 (3) 实现日期类型的对象的加减法运算。 -Defined date type Date. Requirements:
Date-increment-1
- 自定义一个简单的日期类DateType,它具有数据成员y、m、d,用来表示当前日期的年、月、日。而后设计该类欲实现(完成)的功能,进而设计出相应的类成员函数。 例如,下面给出的“雏形”可用来实现对天的增加,比较两个日期是否相等,以及对日期的输出等操作。请完成各类成员函数,并编制主函数,说明DateType类对象,对定义的各成员函数进行调用,以验证它们的正确性。 -Customize a simple date class DateType, it has a data member
Project_Final_Code
- 这是我们的final project, 在68hc11单片机中做一个自动计数器,结果显示在lcd显示屏上,在LCD显示屏上输入年月日时分秒,然后按下SW:PA0 时间会从秒开始一秒一秒向上加。按下rest,计数器归零,可以重新填写日期。-This is our final project, the 68hc11 microcontroller do an automatic counter, the results displayed on the lcd screen on the LCD s
5
- 输入旅行的出发和结束的日期,计算旅程的时间天数-Enter start and end dates of travel days journey time calculation