搜索资源列表
CPP
- 可以实现对数据的添加是,删除,统计等功能,是用c++编写的-Data add, delete, statistics and other functions can be achieved, written with c++
CPP
- 很适合VC初学者的一些程序,比如m到n的累加、解方程、递归函数求桃子问题、水仙花数、统计一次数学测验的成绩等等。-Very suitable for the VC beginners some programs, such as m to n is cumulative, solving equations, recursive functions seeking peaches problem the daffodils number, statistics a mathematics tes
CSharp-calling-for-CPP-examples
- 实现C#调用C++模块的功能,提高程序的性能和运算效率-to achieve C# calling for C++ module functions,than improve the effective of program
CPP-banks-management-system
- 银行定期储蓄系统是模拟银行工作人员进行银行定期储蓄基本业务操作的系统,它可以实现如下几个功能:1、工作人员根据口令进入系统,2、可以录入新的存单信息(存单编号,储户姓名,身份证编号,住址,存款金额,存期,利率,密码),利率在存期决定后自动得到,3、据存单编号可以查询存单信息,4、根据存单编号和密码可以完成储户取款操作,自动算清应支付的利息并显示在屏幕上。本系统要求界面友好,可操作性强,存单信息可以保存在文件中,在实现基本功能的基础上增加对员工信息维护的功能,比如修改口令。通过本课题,可以熟练掌握
CPP-Learning-tutorial
- 这是一个非常棒的C++教程,适合新手起步,包括:程序设计基础;基本数据及其运算;结构化程序设计;数组;函数;指针和引用;结构和链表;数据文件处理技术。-This is a very good c++ tutorial, suitable for novice to start, including: program design basis The basic data and its operation Structured programming The array Function
tetris-cPP
- 学生作业程序,结构清楚,功能齐全,但不适合专业人士使用-Students operating procedures, clear structure, complete functions, but not for professional use
Season.cpp
- 此程序可以根据所输入的数字1-4或者字符 SPR -“Win”来输出相应的季节并且可以选择输入功能。-This task asks student to write a program with a class. It should initialize a class called season. In this class, there will be an integer variable to represent a season. For instance, 1 represents
cpp
- 实验六 运算符重载(二)、虚函数 掌握运算符的重载。 掌握虚函数的概念和使用。 -Experiment six operator overloading (two), virtual function Operator overloading. Grasp the concept and use of virtual functions.