搜索资源列表
c++
- 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
Proteus6
- 一个万年历,c编写的程序对液晶歇息有很大帮助-A calendar, c preparation procedures rest on the LCD helps a lot
Text1
- 在液晶上实现时钟功能,可调,带闹钟功能,带万年历-Achieved in LCD clock function, adjustable, with alarm, with perpetual calendar
C
- 简单万年历 通过输入 所需要年份就可以输出相应年份的简单星期日历-Simple calendar year by entering the required output of the corresponding year can be a simple Sunday calendar
calander
- C语言的万年历,用DEV c++发开!很简单-C language, calendar, and DEV c++ Fat open! Very simple
wdate
- 一个用C语言写的计算万年历的例子程序-A use of C language example of the calculation procedure calendar
calendar
- 编程思路:按照以上背景知识可得判断闰年的规律:某年年份如果能被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
year
- 万年历源代码[阴历阳历]:非常好的万年历,有详细的阴历,节气算法。 -Calendar source code [lunar calendar]: very nice calendar, the lunar calendar has a detailed, cycle algorithm.
calendar
- 万年历的完整算法。它首先计算出对应阳历月第一天对应是星期几,然后根据数据压缩算法确定,确定对应的阴历日期;而阴历节气,则有条件规律算法实现。-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
wannianlisuanfayuyuanma
- 万年历算法与源码,c语言开发。word文档。有兴趣的尽快下载-Calendar algorithm and source code, c language development. word document. There is interest in the download as soon as possible
calender
- C语言解决万年历问题,代码简单,容易阅读,适合C语言初学者使用。-C language address the calendar issue, the code is simple, easy-to-read, suitable for beginners to use C language.
permanent_calendar
- 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
C-make-a-calendar-
- C语言高级编程之利用屏幕函数做一个万年历-C language programming of advanced functions to make a calendar using the screen
permanent-calendar
- 一个完整的C++万年历程序,用户只需输入年份货年份月份就可显示所要查找的日期-permanent calendar
万年历(c语言-多功能)
- 基于才语言下的多功能万年历,可显示在线时间(Multifunctional calendar)
日历工具
- 用C编写的计算某一天是周几,显示某一年的日历(Calculate the date of a week and show the calendar of a year)
wannianli.c
- 能实现万年历查询日历,月历,公农历转换,搜索两天之间所相隔的天数,判断日期的星期等功能(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)
万年历
- 通过51来采集DS3115数据,然后再经过处理后得到的万年历,并可调时间(The DS3115 data is collected by 51, then the calendar is obtained after processing, and the time is adjustable.)
新建文件夹
- 万年历,用ds18b20采集温度,ds1302显示时间,蜂鸣器报时,按键调节时间和模式(Calendar, use DS18B20 to collect temperature, DS1302 display time, buzzer time, button adjustment time and mode)
基于PIC16F887和1307的数字万年历c程序代码
- 基于PIC16F887和1307的数字万年历c程序代码(C program code of digital calendar based on PIC16F887 and 1307)