资源列表
mianyichengxu
- 基于免疫网络模型的免疫算法源程序,MATLAB编程,仅供大家参考-based on the immune network model immune algorithm source code and MATLAB programming, is for your reference
genetic-TuXiangFenGe
- 用matlab写的遗传算法分割程序,用的是Sheffield大学gatbs工具箱 能够运行得到真确结果! -using Matlab write the genetic algorithm to separate procedures, the University of Sheffield gatbs Toolbox can be true operating results!
VB36
- 要解决三个冲突:1.同一老师任两门以上课程的在同一时间内安排在不同的班讲课 2.不同的课程在相同时间内安排在同一教室 3 .教室容量与学生人数的冲突 数据库:班级表(班级名称,人数) 教师表(教师名称,所教科目) 科目表(科目名称,总学时数,周学时数) 教室表(教室名称,容量) 我不知道还需不需要一个时间表?? 要求:每天上下午各开4节课,每周按5天上课,一共18周.每次两节课一起上. 在排课时,每周所开的课程的总学时数要小于周学时数. 多学时课要隔一天以上才上第二
TSP-ant-algorithm
- 用于解决TSP问题的蚁群算法,里面有详细注释-TSP solution for the ant algorithm, which detailed Notes
rbfmain
- 这是我在学校上人工神经网络的课程时做的课程设计的源程序,使用的是rbf神经网络。-this is my school ANN curriculum so the curriculum design of the source, rbf use of neural networks.
RodneyMotion
- vb做的摄像头程序,具备视频预览及运动监控功能!-vb done cameras procedures with video preview and movement control functions!
HumanMotionTrack
- 基于Opencv的人体运动检测系统,效果不错!-Opencv based Human Motion detection system, good results!
svm522
- 用RBF人工神经网络的智能算法,实现预测功能-with RBF ANN intelligent algorithm to achieve functional forecast
AdaBoosttrack
- adaboost不仅可以用于语音也可以用于人机交互这就是一个例子-adaboost not only can be used for voice can be used in human-computer interaction is an example of this
Threeway.tar
- Tucker, PARAFAC, GRAM, RAFA and misc. 2nd order models with a test data set (old version now covered by the N-way Toolbox)-Tucker, B6, GRAM, RAFA and misc. 2nd order models with a test's data et (old version now covered by the N-way Toolbox )
encrypt_de
- This code is a cipher which takes in a plaintext or ciphertext string and encrypts / decrypts according to a user defined key value. -This code is a cipher which takes in a plaint ext or ciphertext string and encrypts / decrypt 's according to
Basic_Sort
- This source code is about the basic sorting algorithm implemented in C#. The algorithms included are Bubble Sort, Insertion Sort, Selection Sort. User can trace how s the sorting algorithm works. -This source code is about the basic sorting algorithm