搜索资源列表
assignt
- duda的模式分类作业源代码,第二章上机练习第2题。2类问题的分类器设计。c语言编程。-duda the pattern classification operations source code, the second chapter on the first two aircraft that practice. Two categories of classified design. C programming language.
实验题
- A*算法解决找路径的问题,对于特定的图形,按照距离最短的评估函数,来解决寻优问题-A * algorithm to find paths to solve the problems that specific graphics, in accordance with the shortest distance from the assessment function, to solve the optimization problem
GAForTsp
- 遗传算法求解tsp文题 里面包括了执行文件-genetic algorithm tsp text that includes the implementation document
SP1923106
- 专家系统课程设计,用计算机解决SP先生谜题,有详细代码-curriculum design expert system, computer SP Mr. Mystery solved a detailed code
112611712642
- 特别是在题库管理模块中对自动组卷功能常用的算法(包括随机选取法、回溯试探法和遗传算法)进行了比较。对于较流行的验证码技术也给出了具体实现。-particularly in the examination management module to automatically making up the algorithm commonly used functions (including random selection method, Retrospective testing and gen
sol 经典算法实现题 士兵站队问题
- 经典算法实现题----士兵站队问题,包括题目PDF和程序代码实现,与大家分享。-classical algorithm that - soldiers stand in line, including the subject PDF and procedures to achieve code, share with you.
Model
- 2007高教社杯全国大学生数学建模竞赛题目B题:乘公交,看奥运 源码
poj2978--ColoredStones
- POJ2978,同样是状态DP好题,滑铁卢大学的校赛题目
poj2904--TheMailboxManufratureProblem
- DP好题,朱晨光的国家队论文曾对一个类似的题目进行过探讨
poj1157
- poj1157,IOI题目,区间动态规划的好题
exercise1
- 数值分析大作业第1题,北京航空航天大学研究生一年级课程设计 已经过编译测试-
1067
- 取石子游戏,pku的1067题,威尔夫博弈问题
A_solution_to-knapsack-problem
- 背包问题是组合优化领域内经典的NP完备间题,本文介绍了pso解决0/1背包问题上的一个方法
zujuanxitong
- 基于asp的遗传算法组卷系统,同时具有在线考试,题库管理,以及成绩,考生管理等功能。
two_directon_BFS
- 双向BFS搜索算法,是针对acm.hdu.edu.cn上1401题所实现的代码,效率非常高。
aw
- 以上程序来自水母清华bbs,你可以到学术资源-〉signal->精华区里找, 下面是写这个程序的大虾的补充 发信人: maxxu (小小鸟), 信区: Signal 标 题: Re: 大侠们出手:高斯(白)噪声的c程序实现 发信站: BBS 水木清华站 (Fri Dec 29 16:33:07 2000)
ml_slides_solutions-
- 机器学习的课件以及习题答案,每道题都有详细解答-machine learning slides and homework solutions
55Puzzle
- 用C语言解决的人工智能课程实验55迷题,代码风格简明,注释较好,供参考-Using C language of artificial intelligence to solve the puzzle of 55 experimental courses, concise style code, comments, good for reference
S_sir_and_P_sir_problem
- 历史上著名的p先生和s先生谜题,非常有意思。-Historic p, and Mr. s puzzles, very interesting.
winep_code
- 这是一个典型的产生式系统的算法题.用的是有界深度优先的递归算法,是用C++Builder4.0写的.这也是人工智能或者程序设计竞赛题中最基本最常用的算法.如果自己动手编程实现了一个这样的题目,那么很多相关的题目也就都一样可以做了,比如"四皇后问题","推箱子问题","传教士和野人问题"等等。 利用深度优先的算法都是不一定能找到最优路径的,而且如果解路径过长的话还可能会搜索失败.如果保证要找到最优路径需要用另一些算法,比如宽度优先算法.无论是哪一种算法,如果问题稍微复杂一点的话,都要解决"
