搜索资源列表
C++程序设计语言实验一
- 实验一:C++编程入门 1. 设计一个程序,其中实现两个函数,分别要求: 1. 解一元二次方程 求解一元二次方程Ax²+Bx+C=0的根。用户输入A、B、C的值,输出方程根x1和x2。(使用引用) 2. 求三角形面积 输入三角形的三边长a、b、c(边长可以是小数),求三角形面积area,并输出。如果输入的三边构不成三角形,应给出“data error”的信息提示。注:根据“海伦”公式,area*area=p(p-a)(p-b)(p-c),其中p=(a+b+c)/2。 2. 设计一
runnian
- 此c++程序可以让使用者依次输入年份、月份、日期,并在输入的同时判断输入是否正确:比如闰年2月份有29日、4月份没有31日等,最后输出年月日以及该年是否是闰年。-This c++ program allows the user to turn the input year, month, date, and at the same time to determine the input type is correct: for example, a leap year February has
mooncalm
- 公历年月日和儒略日之间的互相转换,还包括一些其他的日期转换程序-Julian calendar date and the mutual conversion between the
16weidianzizhong
- shi zhong 16 位电子时钟,LED显示.具有年月日,星期.闹钟功能-shi zhong 16 digital electronic clock, LED display. have a date, week. alarm
yili
- VC++6.0编程环境,知任意年月日求星期几的C语言程序-VC++ 6.0 programming environment, to know the arbitrary date for the week of the C Language Program
calendar
- 萬年曆查詢星期:輸入年月日就可以查詢當天是星期幾-Calendar weeks Inquiry: Enter the date you can query the day of the week
countyear-month-day
- 自认问计算年龄的最详细C++,计算年月日-Ask themselves the most detailed calculation of the age of C++
E.arlarm.clock
- 能显示年月日,切能设置定时闹钟的多功能电子钟-Showing the date, cut from time to time to set up multi-function alarm clock Electronics
simpleclock
- 使用c语言写的时钟小程序,可以显示年月日 供初学者学习c语言及windows编程使用-C language using the clock applet to show the date for beginners to learn c programming language and the use of windows
wanlinian
- 万年历,显示时分秒还有年月日,具有处理闰年的功能 -Calendar shows date, dealing with the functions of a leap year
calendar
- js 时间控件,显示年月日,不显示时间,使用js事件来触发-js time control, display date, time does not appear, use the event to trigger js
1602timer
- LCD1602基本应用,非常适合初学者借鉴,里面包括(PROTUES和源码),设计内容主要是可调年月日和时钟,有区分闰年-LCD1602 basic applications, is ideal for beginners to learn from, which include (PROTUES and source code), designed mainly for adjustable date and clock, a distinction between a leap year
Inputtodetermineadate
- 判断输入的某年月日是当年的第几天,可用于益智类小游戏-Input to determine a date was the first few days, can be used to Puzzle game
tianshuo
- 告诉你年月日,说出这一天是这一年中的第几天。 输入 输入文件的每一行上有三个整数y、m、d,其中y表示年份(只考虑公元后的年份)、m表示月份、d表示m月中的第几天。 输入直到文件结束。 为问题简单起见,你可认为输入的数据是合法的。 输出 对输入中的每一个年月日数据y、m、d,在一行上,按y年m月d日输出这一天是这一年中的第几天。-Date to tell you, this is the one to say this year the first few days. E
shizhong
- 带温度显示的万年历,包括年月日星期时分秒温度-Calendar with temperature display
main
- 键盘控制电子表,可以手动调节电子表的年月日时分秒,具有闰年识别功能。-keyboard and electronic clock.
000
- 用数码管显示时间年月日时分秒,有修改功能 、、、、、电子时钟-no
cal2jd
- 时间系统中的年月日转化为儒略日。编程语言为matlab。-Time in the system date into Julian day. Programming language for matlab.
实验四
- 输入年月日,输出这一天是这一年的第几天,这个月有几天,这是这一年的第几天(On the day of the year, the day is the first day of the year. There are several days in this month. This is the first day of the year.)
===
- 在这个程序中输入你所想知道的年月日,运行程序即可知道这一天是这一年的第几天(In this program, enter the month and date you want to know, and run the program to know which day is the year of this year.)
