-
man
编写一个接口ICaculatable 接口中有一个doCaculte()方法
要求三个类BlackMan WhiteMan YellowMan实现这个方法
BlackMan 实现从控制台输入5个数 排序(正排)输出
WhiteMan 实现从控制台输入5个数 排序(倒排)
YellowMan 实现从控制台输入5个数 计算总和 输出
写出一个测试类来测试以上类的功能。
测试类中要有void solveProblem(ICaculatable obj)方法进行测试
要求以上类在不同的包当中。(The preparation of an interface, there is a ICaculatable interface doCaculte () method requires three types of BlackMan WhiteMan YellowMan method to achieve this BlackMan input from the console 5, the number of sort (being ranked) output from the console WhiteMan enter the number 5 ranking (inverted ) YellowMan input from the console 5, the number of calculation of the sum of the output type to write a test to test the functions of the above categories. Test category must be void solveProblem (ICaculatable obj) method of the above testing requirements in different types of packages were.)
- 2009-05-16 22:17:27下载
- 积分:1
-
fdtd2D3
很好用的利用吸收边界条件解决二维maxwell方程的时域有限差分法matlab源程序( The very easy to use use absorbs boundary condition solution
two-dimensional maxwell the equation the time domain finite difference
method matlab source program )
- 2006-08-04 16:27:09下载
- 积分:1
-
RefrainChild
限定MDI子框架窗口的最大、最小尺寸,C++精选学习源码,很好的参考资料。(Defining the maximum, minimum size MDI sub frame window, select learning C++ source code, a good reference.)
- 2013-11-27 07:27:10下载
- 积分:1
-
panda-ea
超级头皮EA用于E/U 1分钟 一个非常好的外汇软件(Super Scalp EA for E/U 1 分钟)
- 2013-11-17 16:05:24下载
- 积分:1
-
用VB开发的自动更新程序,显示下载进度,多线程下载
用VB开发的自动更新程序,显示下载进度,多线程下载-VB development of the automatic update, showing the progress of the download, multi-threaded Download
- 2023-07-28 20:35:03下载
- 积分:1
-
Qt-read-write-Excel-with-QAxObject
Qt的windows商业版本提供了ActiveQt这个framework,使用这个组件我们可以在Qt中使用ActiveX控件。
这个代码提供了基本的Excel操作范例:打开 关闭 读写
另外,还实现了如何在Excel中插入散点图图表并添加趋势线,获取趋势线方程。
可以供进一步开发参考之用。
QAxContainer不包含在QtCore里面,所以要使用这里的代码的话还必须要在.pro文件中添加CONFIG+=qaxcontainer。
配套说明详见这里: http://blog.csdn.net/fcqwin/article/details/17885557(Qt provides a commercial version of windows ActiveQt this framework, we can use this component to use ActiveX controls in Qt. This code provides the basic Excel operations Example: opening and closing reader Also, realize how to insert a Scatter chart in Excel and add trend lines to get the trend line equation. Can be used for further development of reference. QAxContainer not included in QtCore inside, so you want to use this code, then you must also want to add CONFIG+ = qaxcontainer in. Pro file. See complete instructions here: http://blog.csdn.net/fcqwin/article/details/17885557)
- 2014-01-05 17:26:51下载
- 积分:1
-
SMTP protocol collection, seven program's source code! Very good! For course...
SMTP协议实现总集,
有7个程序的源代码!非常好!用于课程设计的! -SMTP protocol collection, seven program"s source code! Very good! For course design!
- 2022-01-21 22:42:35下载
- 积分:1
-
BLOGAPI support, the use of XMLRPC, if we can produce the BLOGAPI into Chinese,...
支持BLOGAPI,使用XMLRPC,如果大家能够制作成中文的BLOGAPI,请通知我,http://plqs.plqs.com-BLOGAPI support, the use of XMLRPC, if we can produce the BLOGAPI into Chinese, please inform me, http://plqs.plqs.com
- 2022-01-22 09:16:35下载
- 积分:1
-
dxf
不错的一个VB控件。轻松读取DXF并绘图(有源代码)。程序比较简单,适合初学者(READ DXF FILES)
- 2020-07-02 10:40:02下载
- 积分:1
-
shellicon_demo
从windows程序种查找图标资源,提取图标。(Find the icon resource the windows program, extract the icon.)
- 2017-03-14 01:36:13下载
- 积分:1