[HELP]在VB.NET中使用遗传算法制作课程表 [英] [HELP] Making Class schedule with Genetic Algorithm in VB.NET

查看:86
本文介绍了[HELP]在VB.NET中使用遗传算法制作课程表的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

这里有人看过吗? 使用遗传算法制定课程表 [

Anybody here have seen this? Making a Class Schedule Using a Genetic Algorithm[^]

That was made in C++. But I can''t understand the code.
Can someone help me making this into VB.NET?? Thanks you :)

推荐答案

本文确实对代码结构和算法进行了非常有用的解释.如果您对C ++一点都不熟悉,我建议您忽略该代码,并使用本文或其他参考资料中的解释进行编写.

您也可以在网上搜索C ++到VB.Net转换器.我没有一个人知道.
The article does have quite useful explanation of the code structure and the algorithm. I would recommend to ignore the code if you are not at all familiar with C++ and write using the explanation in the article or some other reference.

You may also search the web for C++ to VB.Net convertors if any. None that I am aware of.


我认为您应该考虑一种更简单的实现.我严重怀疑您应该在编程初学者的课堂上使用遗传算法.

我不知道您的作业是怎么说的,但是遗传算法绝对不适合初学者.
I think you should be looking at a MUCH simpler implementation. I seriously doubt you should be using a genetic algorithm in a class where you''re a beginner at programming.

I have no idea what your homework assignment says, but genetic algorithms are definitly NOT for beginners.


我们不会帮助您编写代码,但是我们会为您提供代码帮助已经写了.我知道,区别是微妙的,但还是有区别.

学习成为一名程序员的唯一途径就是尝试成为一名程序员.

戴夫(Dave)是对的-不要咬得超过咀嚼量.这只是一项家庭作业,因此要满足讲师指定的最低要求,并使其尽可能简单.

编辑==============

您一定不了解.请勿复制他人的代码.写你自己的.如果您在职业生涯的这一阶段作弊,您如何期望保留一名程序员的工作?
We won''t help you write the code, but we will help you with code you''ve written. I know, the difference is subtle, but it''s a difference none the less.

The only way you''re going to learn how to be a programmer is by trying to be a programmer.

And dave was right - don''t bite off more than can chew. It''s only a homework assignment, so meet the minimum requirements specified by the instructor, and keep it as simple as possible.

EDIT ==============

You must not have understood. DO NOT copy someone else''s code. WRITE YOUR OWN. How do you expect to keep a job as a programmer if you cheat at this phase in your career?


这篇关于[HELP]在VB.NET中使用遗传算法制作课程表的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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