CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - c万年历

搜索资源列表

  1. c++

    0下载:
  2. c++源代码,包括约瑟夫问题、万年历的实现、用C++编写通讯录、螺旋方阵的输出、分形算法和一个编程大赛试题等等。-c++ source code, including Joseph problems, the realization of calendar with C++ the preparation of contacts, the output of square spiral, fractal algorithm and a programming contest questions
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:5225
    • 提供者:阿铁
  1. Proteus6

    0下载:
  2. 一个万年历,c编写的程序对液晶歇息有很大帮助-A calendar, c preparation procedures rest on the LCD helps a lot
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:123704
    • 提供者:郝艳飞
  1. Text1

    0下载:
  2. 在液晶上实现时钟功能,可调,带闹钟功能,带万年历-Achieved in LCD clock function, adjustable, with alarm, with perpetual calendar
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:2929
    • 提供者:gusui
  1. C

    0下载:
  2. 简单万年历 通过输入 所需要年份就可以输出相应年份的简单星期日历-Simple calendar year by entering the required output of the corresponding year can be a simple Sunday calendar
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3925
    • 提供者:梅之芳
  1. calander

    0下载:
  2. C语言的万年历,用DEV c++发开!很简单-C language, calendar, and DEV c++ Fat open! Very simple
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:460211
    • 提供者:hono
  1. wdate

    0下载:
  2. 一个用C语言写的计算万年历的例子程序-A use of C language example of the calculation procedure calendar
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:5293
    • 提供者:jy168
  1. calendar

    0下载:
  2. 编程思路:按照以上背景知识可得判断闰年的规律:某年年份如果能被4整除但不能被100整除,或者能被400整除则是闰年。由此规则可推得计算万年历的公式: s=X-1+[X-1]/4-[X-1]/100+[x-1]/400+c 上式中:X为公元年数(如2003年);C 为从元旦起,到要算的那天总数(如2003年3月23日,C=31+28+23=82)。S/7余数是星期几。 -Programming idea: In accordance with the above background kn
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:7110
    • 提供者:ivan
  1. year

    0下载:
  2. 万年历源代码[阴历阳历]:非常好的万年历,有详细的阴历,节气算法。 -Calendar source code [lunar calendar]: very nice calendar, the lunar calendar has a detailed, cycle algorithm.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-23
    • 文件大小:58666
    • 提供者:jason
  1. calendar

    0下载:
  2. 万年历的完整算法。它首先计算出对应阳历月第一天对应是星期几,然后根据数据压缩算法确定,确定对应的阴历日期;而阴历节气,则有条件规律算法实现。-Calendar complete algorithm. It first calculated the solar calendar the corresponding counterparts on the first day of the week, and then determine the data compression algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:9784
    • 提供者:liang
  1. wannianlisuanfayuyuanma

    0下载:
  2. 万年历算法与源码,c语言开发。word文档。有兴趣的尽快下载-Calendar algorithm and source code, c language development. word document. There is interest in the download as soon as possible
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-28
    • 文件大小:8932
    • 提供者:yanlei
  1. calender

    0下载:
  2. C语言解决万年历问题,代码简单,容易阅读,适合C语言初学者使用。-C language address the calendar issue, the code is simple, easy-to-read, suitable for beginners to use C language.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:5354
    • 提供者:kaka
  1. permanent_calendar

    0下载:
  2. C语言编写的两个万年历的算法程序。程序可以实现如下三种功能:求某个日期对应的星期,求某年某月有的天数,输出某年的日历。 -C language algorithm for the two calendar program. Procedures can achieve the following three functions: a date for the corresponding week for a certain period of some days, the output of
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:2273
    • 提供者:yxp
  1. C-make-a-calendar-

    0下载:
  2. C语言高级编程之利用屏幕函数做一个万年历-C language programming of advanced functions to make a calendar using the screen
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:422699
    • 提供者:qunqun
  1. permanent-calendar

    0下载:
  2. 一个完整的C++万年历程序,用户只需输入年份货年份月份就可显示所要查找的日期-permanent calendar
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:290094
    • 提供者:sz
  1. 万年历(c语言-多功能)

    0下载:
  2. 基于才语言下的多功能万年历,可显示在线时间(Multifunctional calendar)
  3. 所属分类:其他

    • 发布日期:
    • 文件大小:10240
    • 提供者:袁橘诺
  1. 日历工具

    0下载:
  2. 用C编写的计算某一天是周几,显示某一年的日历(Calculate the date of a week and show the calendar of a year)
  3. 所属分类:其他小程序

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:胡果
  1. wannianli.c

    0下载:
  2. 能实现万年历查询日历,月历,公农历转换,搜索两天之间所相隔的天数,判断日期的星期等功能(Can realize calendar inquiry calendar, calendar, public Lunar calendar conversion, search for two days between the number of days, to determine the date of the week and other functions)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:4096
    • 提供者:九歌天行
  1. 万年历

    0下载:
  2. 通过51来采集DS3115数据,然后再经过处理后得到的万年历,并可调时间(The DS3115 data is collected by 51, then the calendar is obtained after processing, and the time is adjustable.)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:2048
    • 提供者:呆萌少年
  1. 新建文件夹

    0下载:
  2. 万年历,用ds18b20采集温度,ds1302显示时间,蜂鸣器报时,按键调节时间和模式(Calendar, use DS18B20 to collect temperature, DS1302 display time, buzzer time, button adjustment time and mode)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:166912
    • 提供者:201199
  1. 基于PIC16F887和1307的数字万年历c程序代码

    0下载:
  2. 基于PIC16F887和1307的数字万年历c程序代码(C program code of digital calendar based on PIC16F887 and 1307)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:112640
    • 提供者:黄实
« 12 3 4 5 »
搜珍网 www.dssz.com