在C ++中寻找想法,学期项目编程 [英] Looking for ideas, semester project programming in C++

查看:73
本文介绍了在C ++中寻找想法,学期项目编程的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要使用C ++为OOP项目提供一些想法和一些代码。



我的学期项目可能是游戏,应用程序,图形绘制,图像处理。但是没有像酒店,医院,航空公司,图书馆等管理系统项目。代码将是包含所有OOP概念的顺序,如封装,继承,多态等等。简单的代码。



请帮助完成这个项目,谢谢!

I need some ideas and little bit code for OOP project using C++.

My semester project may be game, application, graph drawing, image processing. But there would be no management system project like hotel, hospital, airline, library etc. Code would be sequential that contains all concepts of OOP, like encapsulation, inheritance, polymorphism etc. And easy code.

Please help in this project, thanks!

推荐答案

如何在线预订表格链接到数据库显示何时已预订课程?



然后申请其中一个课程。
How about an online booking form linked to a database that shows when classes have been booked?

Then apply for one of the classes.


salman19写道:
salman19 wrote:

我需要一些想法和使用c ++的oop项目的一点代码

i need some ideas and little bit code for oop project using c++





我不明白为什么人们会问我们他们的项目应该是什么。选择你知道如何做的事情,而不是期望我们提出建议,你只是神奇地做。如果你可以做任何事情,那就选择一些东西。不,我们不会给你代码,肯定不会在论坛回复。你需要通过自己的课程,而不是要求我们提供代码。



如果你遇到问题,欢迎你提出具体问题。







I don't get why people ask us what their projects should be. Choose something you know how to do, instead of expecting us to suggest something and you just magically do it. If you can do ANYTHING, then just choose something. No, we won't give you code, certainly not in a forum reply. You need to pass your own course, not ask us for code.

You are, of course, welcome to ask specific questions if you get stuck.


salman19写道:
salman19 wrote:

游戏,应用程序,图形绘制,图像处理

game ,application,graph drawing,image processing





仅供参考,C ++没有图形支持。如果您正在使用框架,例如MFC,您还需要指定它正在使用的是什么。 C ++不会单独完成它。



FYI, C++ has NO graphics support. If you're using a framework, such a MFC, you need to also specify what it is you are using. C++ won't do it, alone.


如果我是你,我会选择图形绘制。我认为2D绘图代码是初学者最小的学习曲线。使用像GDI +这样的库(我假设它将是一个Windows应用程序),您可以轻松添加渐变填充,边缘平滑等,使您的最终输出看起来非常好。
I would go with graph drawing if I were you. I think 2D drawing code would be the smallest learning curve for a beginner. With libraries like GDI+ (I am assuming it will be a Windows app) you can easily add gradient fills, edge smoothing, etc making your final output look really nice.


这篇关于在C ++中寻找想法,学期项目编程的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆