资源列表
shiyan
- 实验五 类的继承实验3.编写一个基类Shape,在此基础上派生出类Triangle和Circle,二者都有计算对象面积的函数GetArea( )和计算对象周长的函数GetPerim()。 4.开发一个简单的大学人员管理程序,该程序可以管理大学的一些基本人员:学生(student)、教师(teacher)、教授(professor)。首先设计一个虚基类person。通过该类保存人员的最基本信息:姓名(name)、年龄(age)和性别(sex)。然后使用该类派生出学生类student和教师类te
yinhangxitong
- 3.用对象数组实现一个简单的银行账户管理系统,完成开户、存款、取款和查询余额等行为。-3. A simple bank account management system, complete with an array of objects to achieve the behavior of accounts, deposits, withdrawals and balance inquiries.
huoche
- 实现一个控制台简单的火车售票系统,用户可以查询,添加,更新,用ArrayList实现-Train ticketing system to achieve a simple console, users can query, add, update, use the ArrayList implementation of the
DOS-commands
- 历史上最全的dos命令手册,掌握它,就算是黑客入门了-The most complete manual of dos commands in the history, master it, even if a hacker entry! !
huaxian
- VC6.0MFC中点画线法表示直线程序,指定起点终点坐标,判断两个像素点是在直线的下方,上方还是直线上,从而确定该选择那一个像素点。-VC6.0MFC the dotted line represents the linear program, specify the starting point for end coordinates, to determine whether two pixels in a straight line below the top of the straigh
IPP
- ipp 在c++环境下的使用资料,武汉大学多核课程讲义-the ipp in c++ environments the use of information, Wuhan University multicore lecture notes
countdown
- 简单的倒计时,输入一个数字,将倒数这个秒数,从该数字倒数到零结束-a simple countdown application,input a time,it will count down
sgsyj
- 水果收银机,选择相应水果和要买的重量,则可以得到应收钱数及应找钱数。-Fruit cash registers, we can calculate the money number and should give change
SeachDirection
- 查询一文件的目录,输入一个文件地址,程序将显示该文件的存储路径下的其他文件。-search the cateloge of a file,input the direction of a file ,it will show the files that is put into the same direction.,
HelloWorld
- 这是一个很简单的最基础的界面,世界好大家都懂的-hello world
Microsoft-C-program
- 微软牛人们写的一本书,c编程的精粹内容,可以看一看哦-Microsoft cattle people to write the book, the essence of the content of C programming, you can take a look!
Win32-Comm-port-program
- 实例讲解Win32 下的串口编程,认真看,很快就可以掌握哦-Examples to explain the serial programming under Win32, take a good look, and soon you can master Oh
