资源列表
VB36
- 要解决三个冲突:1.同一老师任两门以上课程的在同一时间内安排在不同的班讲课 2.不同的课程在相同时间内安排在同一教室 3 .教室容量与学生人数的冲突 数据库:班级表(班级名称,人数) 教师表(教师名称,所教科目) 科目表(科目名称,总学时数,周学时数) 教室表(教室名称,容量) 我不知道还需不需要一个时间表?? 要求:每天上下午各开4节课,每周按5天上课,一共18周.每次两节课一起上. 在排课时,每周所开的课程的总学时数要小于周学时数. 多学时课要隔一天以上才上第二
TspGA
- 针对tsp问题的ga算法,即用遗传算法来解决tsp问题-ga algorithm for tsp problem
RO
- 控制机器人运动,很好玩。机器人的各个部分都可以运动-Control the robot movement, a lot of fun.
ronghe
- 用遗传算法做的图象融合,这是MATLAB源程序,希望对需要的人提供帮助!-using genetic algorithms do Image Fusion, which is MATLAB source, and I hope to provide those who need help!
gamma
- 详细介绍了一种提高数字光栅投影测量系统精度的gamma校正技术,对于学习光栅投影测量方法有很大帮助。-failed to translate
GA-ppt
- 关于遗传算法的两个ppt文档,里面包括了关于遗传算法参数的选择范围,和遗传算法的理论和应用,比较直观。-About genetic algorithm two PPT document, which now includes the selection of parameters of the genetic algorithm range, and genetic algorithm theory and application, more intuitive.
svm1
- 介绍了支持向量机的原理,建立了支持向量机回归模型-a support vector machine (SVM) principle
recommendation-system
- 一个08基于信任的推荐系统的模型 -A model of a 08trust-based recommendation systemA model of a 08trust-based recommendation system
VCshenjingwangluo
- C++的神经网络的最新版的开发包,很全面的,值得学习-C++, the latest version of neural network development package, very comprehensive, it is worth learning
Feature engineering in Machine Learning
- 机器学习中,特征工程总结,思维导图,超详细。(In machine learning, feature engineering summarization and mind mapping, super detail.)
sjwl
- 神经网络源代码,用Visual C++编写的,希望对大家有帮助。
BFS-for-eight-digit
- 广度优先搜索实现八数码,源码和可执行文件, 未优化,带注释-Breadth-first search to achieve eight digital, source code and executable files, Unoptimized, annotated
