搜索资源列表
C++程序设计语言实验三
- 实验三:C++编程入门 一、实验内容 1. 类模版。 2. 运算符重载。 3. 友元。 4. 继承。 二、实验题目 1, 设计一个类SavingsAccount,定义一个静态数据成员记录存款的年利率(rate),该类的每个成员都包含一个私有的数据成员balance,表示该成员当前的存款数额。提供一个成员函数CalMonthlyInterest(),用以计算月利息(用balance乘以rate再除以12),并将这个月利息加入balance中。提供一个静态成员函数ModifyRate(
SearchEngineParser.zip
- One of the projects I am involved in provides facility to query the Google search engine and uses the links returned by it. We used Google s API and it was fine until some August day when it ceased working with non-English queries. It merely returned
IBCrack.rar
- 一个很有名的联合编译工具IB的破解代码 运行可以增加30天的使用期限,Joint compiler of a well-known tool to break the code to run the IB can increase the use of a 30-day period
NumberVoc
- 计算器中文女声数字语音库,包含年、月、日、时、分、秒-Chinese Female calculator digital voice library, including year, month, day, hour, minute, second
goodluck
- 我们公司用于国庆、中秋、元旦、春节的抽奖系统,很实用。希望大家喜欢。-Our company used the National Day, Mid-Autumn Festival, New Year s Day, New Year s lottery system, it is practical. Hope you like it.
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
test_5
- 定义一个日期类DateType,它的数据成员y, m, d用来表示当前日期的年、月、日。设计该类实现的功能(相应的类成员函数)。-Definition of a date class DateType, its data member y, m, d is used to indicate the current date of the year, month, day. Designed to achieve the function of the class (the correspondi
Date
- 该日期类①能够输入、输出日期信息,并能够对他们进行处理。 ②能够计算你所要计算的日期的这一天的前一天、后一天的日期以及该显示日期是否是闰年。 ③能够计算您所要计算的这一天的前面d(d为任意整数)天的日期; 能够计算您所要计算的这一天的后d(d为任意整数)天的日期。 程序兼顾到了各个方面:包括出错处理,闰年的特殊情况,以及年初第一天,月初第一天,月末最后一天,年末最后一天的进位退位。 -① category that date to the import, export d
tushuguanlixitong
- 图书管理系统源码+论文+程序+PPT,系统全面而详细介绍图书馆日常流程-Library management system source code+ Paper+ Procedures+ PPT, systematic and comprehensive and detailed day-to-day processes of libraries
a-day-at-race
- Head first c#这本书的lab 1:赛狗日-Head first c# book the lab: greyhound Day
day
- VC++6.0实现的/*求解输入的年,月,日是一年中的那一天。*/算法-VC++ 6.0 achieved/* Solving the importation of the year, month, day is the day of the year.*/Algorithm
day
- 给出年月日,然后计算这天是这年的第几天-day
C-in-One-Hour-a-Day-6th.Edition
- 一日一练C程序源代码,适合初学者和程序开发参考-Day one to practice the C program source code, suitable for beginners and program development reference
day
- 输入某年某月某日,程序经过运算后得到这一天是周几,并返回结果-Importation of a certain date, the program obtained through the operation that day of the week, and return the result
Calculate-the-day-of-the-year
- 可以帮助初学者进行学习,本程序目的为计算一年中的那一天,可供参考。-Calculate the day of the year
which-day
- 输入某年某月某日,判断这一天是这一年的第几天-Enter a certain day, will be able to determine which day is the first few days of the year
day
- 输入某年某月某日,判断这一天是这一年的第几天? -You can enter a certain day of judgment day is the day of the year?
day-number--count
- 输入某年某月某日,判断这一天是这一年的第几天-count the day number of the given date
Three Day Rolling Pivot
- 三日平均价格,做日内好用。(The three day average price, do good for days)
Intra day band trading system(日内波段交易系统) EA分享网(EAFXW.COM)会员版
- Intra day band trading system(日内波段交易系统) EA分享网(EAFXW.COM)会员版 交易策略: 利用KD指标发现都多空趋势,再通过SD指标判断价格处于横盘还是趋势,最后通过两种指标综合确定入场时机和入场方向。 该策略灵活应用往往能抓住可观利润,是日内交易必备的交易策略指标工具。