搜索资源列表
学生公寓管理系统
- 学生公寓管理系统,用C编的,写得还不错的程序-student apartment management system, the C series, written procedures also good
matlab_min_use_PSO
- 使用pso求最小化一函數 matlab程式碼,寫的非常簡潔(不到100行),且還包括了2維的圖形展示,和大家分享參考!!! 一起學習matlab和各種optimize methods 最小化:(x-15)^2+(y-20)^2 The swarm matrix is swarm(index, [location, velocity, best position, best value], [x, y components or the value compo
GA_tsp
- 用遗传算法解决旅行商问题的源码 开发坏境MATLAB-Prepared using vc++ student management system need to look at Naqu
-matlab.apriori
- 挖掘关联规则在学生成绩分析中的应用!算法:apriori 运行环境:matlab-Mining Association Rules in student achievement analysis
DataminingBasedonGeneticAlgorithms
- 本文提出了基于遗传算法的关联规则的提取方法,并从编码方法、适应度函数的构造、交叉算子和变异算子的设计等方面进行了详细都讨论和分析,并结合我校的智能型学生测评系统,给出了用遗传算法进行关联规则挖掘的实例。-This paper brings forward the algorithms based on the genetic algorithms of association rules,discusses and analyses the genetic algorithms in detai
MinistersAndCannibals_IDS
- This project solve cannibals and ministers problems with iterative deeping search.I am a computer engineer student. I write this project for one of my lessons (Artificial Intelligence).
gagaga
- 遗传算法解决函数优化问题,也可以经过改过,使其性能改善。-It is very useful for student who study genetic algorithm.
bigback5.tar
- 卡文迪许实验室的 D. J. Mackay 教授在读博期间编写的验证Bayesian和Neural网络的C语言程序/软件包。在Ubuntu8.04-Linux下面可以正常编译并计算结果。文件中含有部分试验所用过的数据!-Professor D. J. Mackay of Cavendish Laboratory. When he was a Ph.D student, he wrote this codes for validating Bayesian and Neural Networks
StudentsPerformanceManagementSystem
- 数据库的数据项主要数据包括:学号、姓名、年级、专业、成绩1、成绩2、成绩3、平均成绩、总成绩。 要求具有以下功能: (1)添加、删除任意个记录。 (2)修改任意个记录。 (3)显示、保存记录。 (4)排序功能:打开学生数据库,计算每个学生的平均成绩和总成绩,用冒泡法或选择排序法将平均成绩和总成绩排序后生成两个新文件(从大到小),存盘并显示这两个文件的全部记录。 (5)查询功能:打开总成绩排序文件,用折半查找法统计出给定分数的人数并显示。 -Database of d
suanfa.
- 程序员实用算法 很适于初学者 及其想学习算法的工程人员 学生-Practical algorithm is very suitable for beginner programmers and engineers to student learning algorithm
NeuralNet
- neural network code, this writre for student tha can learn basic neural nework
0.618
- 控制信息研究生学科中最优化方法中的o.618算法的基本C程序,希望对大家有用-Control information, the most graduate student in o.618 algorithm optimization basic C program, we hope to be useful
mytfr
- 这是人工智能不确定性推理中贝叶斯方法的程序,是用VC++做的。由于是学生实验,所以比较简单。-It is the uncertain reasoning in artificial intelligence--Bayesian approach procedure 。I s done with VC++. As is the student experiment, it is more simple.
CHAP2_100
- 遗传算法程序,matlab形式,适用于大学生或者研究生,简单易懂-Genetic algorithm procedures, matlab form, suitable for college students or graduate student, simple and understandable
student
- 1. 定义一个学生类(Student),属性有private的名字(name), public的年龄(age),专业(specialty)和封装name属性的方法:setName(),getName(),getspecialty()编写Application,创建一个学生对象,设置name和age属性值,然后调用一个方法(此方法将对象作为参数传递,在方法中打印出学生的名字name和年龄age)。(学生类仅包含静态成员变量和方法。)- Define a Student class (Student
Fuzzy-Modelling-and-Control
- 改文章是从事水下机器人研究中,对于控制系统T-S建模的很好的文章-this paper will be for the student who will be reacheared on uuv
saixuan
- 对学生成绩的每个数据项根据数据项的值行筛选。实现模糊筛选,例如可将姓名中包含“张”或姓“张”的学生列出-Each data item of student achievement based on the value of the data entry line filter. Fuzzy filter, for example, contains the name " Zhang" surname " students listed
VB6.0-for-fuzzy-control
- 我自己写的Vb6.0的关于模糊控制(二维E、EC输入)的代码,经调试和与实际输出结果验证程序运行结果完全正确。请各位参考!-fuzzy control for student who study automation.
mario
- 一个外国学生用机器学习算法完成的红白机上自动通关的马里奥游戏模型的文章介绍 -A foreign student with a machine learning algorithm to automatically complete the NES Mario games clearance article describes the model
gauss_seidel
- In numerical linear algebra, the Gauss–Seidel method, also known as the Liebmann method or the method of successive displacement, is an iterative method used to solve a linear system of equations. It is named after the German mathematicians Carl Frie
