搜索资源列表
c_programmar
- c编译器源代码,让你真正了解c语言的本质,从而编程能力得到质的飞跃.-c compiler source code so that you can truly understand the essence c language, programming capacity qualitative leap.
WLSXJ
- 网路摄像机的应用,使得图像监控技术有了一个质的飞跃。首先,网络的综合布线代替了传统的视频模拟布线,实现了真正的三网(视频、音频、数据)合一,网络摄像机即插即用,工程实施简便,系统扩充方便;其次,跨区域远程监控成为可能,特别是利用互联网,图像监控已经没有距离限制,而且图像清晰,稳定可靠;再者,图像的存储、检索十分安全、方便、可异地存储,多机备份存储以及快速非线性查找等。-Network camera applications, image monitoring technology makes a
lunwen
- 判断一个年份是不是闰年并输出结果~~~~!-Determine whether a year is a leap year and the output ~~~~!
exe3
- 关于日期的加减 Date Date::operator++( int ) { Date temp = *this // hold current state of object helpIncrement() return temp } // end function operator++ const Date &Date::operator+=( int additionalDays ) { for ( int i = 0
perpetual-calendar
- 自己编写的简单C++万年历程序,里面包含三个程序,另外该程序还可以判断某一年是否为闰年。- have written a simple C++ calendar program, which includes three programs, while the program can determine whether a particular year a leap year.
runnian
- 本程序是基于汇编语言编写的简单的判断闰年的程序,此程序简单便捷易于应用,可应用到日常生活中闰年的判断,也可用在万年历的制作中。-This procedure is based on a simple assembly language program to determine leap year, this program simple and convenient user-friendly and can be applied to daily life to determine leap
wannianli
- c语言实现万年历,可实现查询;显示;判断闰年-c language calendar can achieve query show judgment leap year
advanced-cfd-book
- 超详细的高等计算流体力学讲义,零基础的飞跃提高,高清文字版,你懂的-Advanced Computational Fluid Dynamics ultra-detailed notes, zero-based leap improved, high-definition version of the text, you know ~ ~ ~
leap
- this the code of iran s energy in leap software-this is the code of iran s energy in leap software
sumday
- 计算总共的天数,从日历中的某一天开始,利用闰年计算。-Calculate total number of days the day of the beginning of the calendar, the use of leap year calculations.
Java
- 编写程序,判断给定的某个年份是否是闰年。 闰年的判断规则如下: (1)若某个年份能被4整除但不能被100整除,则是闰年。 (2)若某个年份能被400整除,则也是闰年。-Write a program to determine whether a given year is a leap year. Judgment leap year rules are as follows: (1) If a year divisible by 4 but not divisible by
leap-year
- here we find leap year