搜索资源列表
test1
- 1. 判断闰年 根据输入的具体年份(在1900-2100之间,要求对输入进行有效性检查),判断是否闰年,并给出相应的提示信息 -1. To determine leap year according to input a specific year (in 1900-2100 between the call for input validation), to determine whether a leap year, and gives the corresponding tips
ccccccccc
- 定义一个结构体变量(包括年、月、日),计算该日在本年中为第几天?(注意考虑闰年问题),要求写一个函数days,实现上面的计算。由主函数将年月日传递给days函数,计算后将日子传递回主函数输出-Define a structure variable (including the year, month, day), calculated on that day in the middle of this year for the first few days? (Note that the lea
Year
- 一个判断年份,是闰年还是平年的小工具,可以非常方便的查询个个年份-A judge year, or a non-leap year is a leap year a small tool that can be very convenient to check everybody Year
Calculate-Time-Interval
- main executing reference usage: usage_timeDifference.m Sample output: The time interval between earierTime [09-Sep-1900 09:09:18] and laterTime [31-Oct-2010 23:33:08] is 110 years, 79 days, 14 hours, 23 mins, 50.17 secs. The objective i
the-day-of-year
- the day of year是指这一年已经逝去的天数(包括当天) 。在平年中,它的取值范围为 1 到 365,在闰年中,它的取值范围 1到 366。编写一个 MATLAB 程序,输入年,月,日, 输入为对应的 the of year。 -the day of year is the year the number of days have been lost (including the day). In the average year, it ranges from 1 to 36
date-calculate
- 计算这一年已经逝去的天数(包括当天)。在平年中,它的取值范围为1到365,在闰年中,它的取值范围1到366。编写一个MATLAB程序,输入年,月,日,输出为对应的该天是当年的第几天。 闰年是这样规定的 1).能被400整除的年为闰年 2)能被100整除但不能被400整除的年不为闰年 3).能被4整除但不能被100整除年为闰年 4).其余的年份不为闰年 -This year has calculated the number of days elapsed (includi
fdtd3D
- FDTD方法是把 Maxwell 方程式在时间和空间领域上进行差分化。利用蛙跳式(Leap frog algorithm)--空间领域内的电场和磁场进行交替计算,通过时间领域上更新来模仿电磁场的变化,达到数值计算的目的-FDTD method Maxwell s equations in the field of time and space differencing. Leapfrog (of Leap frog algorithm)- the electric and magnetic f
19_54_44_5083
- 这个程序是计算一定年分的闰月,具有高效的计算,方便,简介,是用matlab编程的,-This program is calculated Year' s leap month, efficient computing, convenient, Profile, matlab programming,
leap_frog
- leap frog algorithm for solving metaheuristic problems and shortening the path to find the most optimized path.
Main
- Numerical solution of wave equation using three methods, 1)Upwind 2)Leap-Frog 3)Maccormack.
Quick_pick
- 该程序可以实现时间序列曲线自动矢量化,包括闰年和平年的自动判断等-The program can achieve time series curve automatic vectorization, including leap year peace automatic judgment