搜索资源列表
bianyiyuanlikechengsheji
- 微机原理课程设计案列集锦,如闰年判断程序,数字方阵程序等-Principles of curriculum design computer case out highlights, such as a leap year judging procedures, the number of square procedures
wannianli
- 这是个万年历程序,可输入具体日期计算这天是星期几,输出全年的日历,还可以判断是否是闰年。-This is a calendar program, you can enter a specific date for calculating this day of the week, the output of the year calendar, you can also judge whether it is a leap year.
runnian
- 闰年的判断,用c编写,方便易懂,包含源码和程序。-To determine leap year, with C prepared, easy to understand, including source code and procedures.
cs
- 判断任意一年是否为闰年,输入年份,执行程序后输出是否为闰年 打印以下图案: * *** ***** ******* ********* 计算M=11+ 22+ 33+…+ NN,直到N等于30为止 输入8个整数,将其逆序存放后再输出。 2、从 键盘 上输入两个字符串,不用库函数strcat()连接两个字符串,连接后的字符串放到另一
Perpetual-calendar
- 这个程序目前有五个功能:1.查看当前年历或月历;2.搜索某年年历或某月月历;3.查询某天是星期几;4.判断某年是否为闰年5.查询历史上某年是该年的第几天-This program currently has five functions: 1. View the current calendar or calendar 2. Search for a calendar or a calendar month 3. Query the day of the week 4. To determ
1-DS1302
- DS1302 是DALLAS 公司推出的涓流充电时钟芯片,内含有一个实时时钟/日历和31 字节静态RAM,通过简单的串行接口与单片机进行通信。实时时钟/日历电路提供秒、分、时、日、日期、月、年的信息,每月的天数和闰年的天数可自动调整,时钟操作可通过AM/PM 指示决定采用24 或12 小时格式。DS1302 与单片机之间能简单地采用同步串行的方式进行通信,仅需用到三个口线:1 RES 复位;2 I/O 数据线;3 SCLK串行时钟。时钟/RAM 的读/写数据以一个字节或多达31 个字节的字符组方
C语言实现的算法
- 有几个非常常用的算法比如判断是否是闰年,求三个数的最大数,判断是否是素数,输出矩阵,(There are several very common algorithms, such as whether it is a leap year, the maximum number of three numbers, to determine whether the prime number, the output matrix,)