是否可以使用visual basic创建自动时间表调度程序? [英] Is it possible to create an automatic timetable scheduler using visual basic?

查看:77
本文介绍了是否可以使用visual basic创建自动时间表调度程序?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在研究一个我想到这个想法的学校项目,但我现在完全不知道创建伪代码以及是否可以使用VB。



如果有可能,任何人都可以解释一下逻辑可能有效吗?



< b>我尝试了什么:



我已经通过谷歌搜索这个问题,并找到了一些像遗传算法但我无法得到的方法围绕这个概念。

解决方案

是的,有可能:时间表调度程序 - Google搜索 [ ^ ]显示它可以完成。



你能做到吗?我不知道 - 我们不了解你的技能,你的能力,甚至你对它的工作感兴趣程度。



有很多不同的方法可以做到这一点,但这不是一个微不足道的主题,当然也不是我们可以在这样的小文本框中解释的东西!首先从Google开始:时间表调度程序算法 [ ^ ]并开始阅读。如果你被困在一个特定的部分,然后随时再问 - 但我们不能回答像这样的开放式的家庭作业问题!


引用:

是否可以使用visual basic创建自动时间表调度程序?



简答:是的,有可能,就像任何其他语言一样。

引用:

但我现在因创建伪代码而完全失败



您没有提供任何细节,但一般来说这是一个适合线性规划类问题的优化问题。

线性编程很难不是学生,除非它是课程的一部分。

第一步是记下你必须满足的所有约束,以及比较解决方案以说出哪一个最好的方法。

引用:

如果有可能,任何人都可以解释一下逻辑是否可行?



不在本论坛的范围内,主题填写书籍。

线性编程 - 维基百科 [ ^ ]


I'm currently working on a school project where I thought of this idea, but I'm now at a complete loss for creating the pseudocode and whether or not this is possible using VB.

If it is possible can anyone give an explanation as to hoe the logic might work?

What I have tried:

I've went searching through google for this problem and found some ways like genetic algorithm but i can't get my head around the concept.

解决方案

Yes, it is possible: timetable scheduler - Google Search[^] shows it can be done.

Can you do it? I have no idea - we don't know your skills, your abilities, or even your level of interest in getting it working.

There are quite a few different ways to do this, but it's not a trivial subject, and certainly not something we could explain in a little text box like this! So start with Google: timetable scheduler algorithms[^] and start reading. If you get stuck on a specific part, then feel free to ask again - but we can't answer "open-ended" homework questions like this one!


Quote:

Is it possible to create an automatic timetable scheduler using visual basic?


Short answer: Yes, it is possible, just like with any other language.

Quote:

but I'm now at a complete loss for creating the pseudocode


You didn't gave any detail, but generally speaking it is an optimization problem which fit in Linear Programming class of problems.
Linear programming is tough an not for students unless it is part of the courses.
the first step is to write down all constraint you have to satisfy and a way to compare solutions to say which one is the best.

Quote:

If it is possible can anyone give an explanation as to hoe the logic might work?


Not in the scope of this forum, the subject fills books.
Linear programming - Wikipedia[^]


这篇关于是否可以使用visual basic创建自动时间表调度程序?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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