CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - C语言星期几

搜索资源列表

  1. ~WRD0005

    0下载:
  2. 这是用C语言编写的万年历,可以任意输入日期使其显示出星期几!~方便实用!-This is the C language prepared by the hefty almanac, indiscriminate importation of the date shown it several weeks! To facilitate the practical!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3.82kb
    • 提供者:张伟
  1. esong

    0下载:
  2. 根据给定时间判断星期几 C语言 根据给定时间判断星期几,例如 “2006/07/02”可得出是星期日 (2006-07-02,VC++,1KB,0次) -according to the scheduled time to judge what day under the C language to take time to judge what day. For example, "2006/07/02" is to be drawn Sunday (2006-07
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:906byte
    • 提供者:song
  1. Calender

    0下载:
  2. 万年历程序,用C语言编写,具有基本的查询功能,如星期几,年历显示等。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.53kb
    • 提供者:tonymo
  1. C-rili

    0下载:
  2. C语言设计一个日历系统 功能要求 1)输入任一年将显示出该年的所有月份日期,对应的星期 2)注意闰年情况 其显示格式要求如下: 1)下一行显示星期,从周日到周六2)下一行开始显示日期从1号开始,并按其是周几实际情况与上面的星期数垂直对齐
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1.02kb
    • 提供者:叶子
  1. yili

    0下载:
  2. VC++6.0编程环境,知任意年月日求星期几的C语言程序-VC++ 6.0 programming environment, to know the arbitrary date for the week of the C Language Program
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:5.83kb
    • 提供者:caousr
  1. z

    0下载:
  2. 用C语言开发的万年历,简洁易用。模仿现实生活中的挂历,当前页以系统当前日期的月份为准显示当前月的每一天(显示出日及对应的星期几).当系统日期变到下一月时,系统自动翻页到下一月。-Calendar developed using C language, user-friendly. Mimic real-life calendar, the current page to the system subject to the current month of the date shown for e
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:699byte
    • 提供者:王超
  1. calendar

    0下载:
  2. 用C语言实现一个简单的日历,输入日期,判断该年是否是闰年,然后查询出该天是星期几。-In C language to implement a simple calendar, enter the date, to determine whether the year is a leap year, then check out the day of the week.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:1.24kb
    • 提供者:Joe
  1. calendar

    0下载:
  2. 提供了c语言中一般有关日期的函数,比如判断某年某天星期几等,某年是否为闰年等-calendar.zip provides some functions for the operates on date.for example,judeging whether a year is a leap year.
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:1.86kb
    • 提供者:zc
  1. wannianli

    0下载:
  2. c语言程序, 提供查询某年某月某日是星期几,以及打印当年日历等功能-C language program, providing inquires the once upon a time of the week, and printed in calendar etc. Function
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:1.21kb
    • 提供者:liyuye
  1. wannianli

    0下载:
  2. c语言写的万年历,可查询时间,有农历,有标明节日,还有星期几,源代码!-calendar, written by c language source code!
  3. 所属分类:source in ebook

    • 发布日期:2017-12-04
    • 文件大小:3.71kb
    • 提供者:梁印剑
  1. xingqi

    0下载:
  2. 用C++语言编写的程序,计算具体的某一天为星期几-With C++ language program to calculate the specific one day of the week
  3. 所属分类:Console

    • 发布日期:2017-05-03
    • 文件大小:1.03mb
    • 提供者:小蒙
  1. week

    0下载:
  2. 这是一个用C语言写的查找星期几的小程序,只要输入日子就会立即告诉你是星期几,其中附带检查日期错误。-This is a language used to write C for several weeks of small programs, as long as the input of the day will immediately tell you is the day of the week, with the date of inspection error.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:1.47kb
    • 提供者:蔡晓佳
  1. determine-what-day-of-the-week

    0下载:
  2. 用c语言编程,输入星期几的第一个字母来判断一下是星期几-C language programming, enter the first few letters a week to determine what day of the week
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:6.26kb
    • 提供者:王少杰
  1. Calendar

    0下载:
  2. C语言设计万年历流程 1、输入要查找的年份和月份,其中,要对输入参数进行检查,以保证输入参数正确,不会对后续程序造成影响。 2、对输入的年份和月份进行处理和计算,判断输入年份是否闰年,若为闰年,则置2月日期为29天,否则,置为28天。 3、计算输入月份的1号距当年元旦的天数,进而计算该月1号是星期几。 4、最后,打印出当月的月历。-C language design flow 1 calendar, enter the month and year you want to fin
  3. 所属分类:Console

    • 发布日期:2017-04-12
    • 文件大小:1.41kb
    • 提供者:水云间
  1. the-civil-aviation-management-system

    0下载:
  2. c语言编写的民航管理系统,包括航班号 起始站 终点站 飞行时间(星期几) 预售票总数 已售票数等查询功能-c language prepared by the civil aviation management system, including flight number starting station terminal, the flight time (several weeks) the total number of pre-sale tickets sold ballots and
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-05
    • 文件大小:12.51kb
    • 提供者:鑫语
  1. 42000402

    0下载:
  2. 这是用C语言编写的万年历,可以任意输入日期使其显示出星期几!~方便实用!,-This is written in C language s calendar, can be arbitrary input date make it shows a week!
  3. 所属分类:CSharp

    • 发布日期:2017-12-16
    • 文件大小:4kb
    • 提供者:TX$414070
  1. 输出日历

    0下载:
  2. 该程序由C语言编写,利用递归,可以输出1971年以后的任意一年的日历表,包括月份、时间、星期几(The program written by the C language, using recursion, you can output any year after 1971 calendar table, including months, time, week)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-17
    • 文件大小:315kb
    • 提供者:SuperBambi
  1. caile

    0下载:
  2. 利用蔡勒公式求星期,随便给一个日期,就能用这个公式推算出是星期几,提高对c语言的理解。(make Zeller formula for the week)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:1kb
    • 提供者:betT
  1. 推算星期几

    0下载:
  2. 输入公历日期(公元年月日)即可得出星期。(A week can be obtained by entering the date of the Gregorian calendar.)
  3. 所属分类:C#编程

    • 发布日期:2018-04-28
    • 文件大小:193kb
    • 提供者:kevinking111
  1. include

    0下载:
  2. 用户输入数字从1到7, 然后软件告诉用户星期几, 加油(You enter figure from 1 to 7, the program tells you what day of the week)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:7kb
    • 提供者:Altebaar
搜珍网 www.dssz.com