资源列表
C5-1
- “鱼额宝”类可以记录账户余额、存钱、取钱、计算利息。该类中有一个私有静态成员变量profitRate存储“鱼额宝”的利率,可以用共有静态成员函数setProfitRate修改利率的值。程序输入为第1天至第n天连续n天的账户操作,每天只能进行一次账户操作,或存或取,每一天产生的利息是前一天的账户余额与“鱼额宝”利率的乘积,产生的利息当天也将存入账户余额,由于第1天之前账户不存在,所以第1天一定是新建账户并存钱,且当天不会有利息存入余额。程序在接受n天操作的输入后,要求计算出第n天操作完成后的账户余
C4-3
- 对于一元二次方程ax^2 + bx + c 0,解可以分为很多情况。 若该方程有两个不相等实根,首先输出1,换行,然后从小到大输出两个实根,换行; 若该方程有两个相等实根,首先输出2,换行,然后输出这个这个实根,换行; 若该方程有一对共轭复根,输出3,换行; 若该方程有无解,输出4,换行; 若该方程有无穷个解,输出5,换行; 若该方程只有一个根,首先输出6,换行,然后输出这个跟,换行;-For a quadratic equation
HexAlter
- Edit hex value by specifying the address a console.-Edit hex value by specifying the address a console.
captureAndRecg
- Opencv在vs2013下同时采集两个摄像机的图片-Opencv in vs2013 simultaneous acquisition of two camera images
RussiaBlock
- 俄罗斯方块的C程序,在EasyX图形库(http://www.easyx.cn)即TC的图形库在VC下的移植实现-Tetris C program, in the EasyX graphics library (http://www.easyx.cn) that TC graphics library in VC transplantation
ATM
- 基于linux系统上的QT开发的ATM模拟程序,有ATm界面窗口,实现了现在ATM基本的功能。-Based on the Linux system QT development of the ATM simulation program, ATm interface window, to achieve the basic functions of the ATM.
ben
- bentley ottman algroithm
Ampire
- custom header to drive an Ampire tft display
pr_02_1
- Interacciones de tods los átomos, en potencial lennard JOnes de un líquido.
Boardroom_Clocks(1)
- this a c# source code that take calculates the time in four different places currently set to London, new york, hong kong, and paris. but the user of the code can always change it to suit them-this is a c# source code that take calculates the time in
reverse-the-single-link-list
- 本源代码是利用控制台编程,在Visual C++下实现的用于单链表新的逆置方法,并利用递归调用函数实现。-The source code is the use of the console programming in Visual C++ implemented new single list of inverse method for setting and using recursive call function to achieve.
PhoneApp16
- how to build list, array and dictionary
