搜索资源列表
求解约瑟夫问题
- 求解约瑟夫问题。设有n个人围成一个圆圈坐下,对所有围从的人从某个位置开始编号为1,2,3,……,n,从编号为1的人开始报数1,报数依交进行,报数n的人即出列,下一个人从1开始报数,再报数m的人便是第二个出列的人如此重复下去,直到最后一个人出列为止,于是便得到一个出列的顺序,这称之为约瑟夫(Josephu)问题。-solving problems. N individuals have formed a circle to sit down, all right Wai from the star
netsafe
- 爱因斯坦在20世纪初出的这个谜语。他说世界上有98%的人答不出来。某家公司在面试应聘者时借用了爱因斯坦的这个IQ题,考查应聘者的IQ,现在我们暂且不去讨论这个公司用这样的题目来考查应聘者的IQ有多“变态”,如果是你,拿到了这样的笔试题目,你能做得出来吗? 1、在一条街上,有5座房子,喷了5种颜色。 2、每个房里住着不同国籍的人 3、每个人喝不同的饮料,抽不同品牌的香烟,养不同的宠物 问题是:谁养鱼? 提示: 1、英国人住红色房子
disp_rand
- 本程序用matlab生成白噪声,并且基于一个离散线性随机系统的模型生成了y(k)和x(k),绘制出了x(k|k-1)和x(k)的对比曲线,求出了提前一步预报的误差协方差阵的稳定值-the procedures used Matlab generate white noise, and on a discrete linear stochastic systems model generated y (k) and x (k), mapping out the x (k | k-1) and x
Mesdaghi - Pathing Tutorial
- PathPlannerApp Manual With Tutorial.doc is a path planning-tutorial that provides detailed explanation and pseudo-codes. In order to get the most out of the tutorial, you should start with the \"PathPlannerApp.base\" and avoid looking through th
svmsm
- SMO算法的Matlab实现,花了很大的力气才弄出来的!和大家分享!更多就在我的主页访问吧:http://huangbo929.blog.edu.cn-SMO algorithm Matlab, spent a lot of time and energy only get out! And to share with you! More on the home page I visit it : http://huangbo929.blog.edu.cn
TC求解迷宫问题并显示
- 输入一个任意大小的迷宫, 用栈求出一条走出迷宫的路径, 并显示在屏幕上。-importation of a maze of arbitrary size, with a stack get out of the maze of trails and on the screen.
shy
- 教学计划编制问题,内有详细报告,源代码,还有实验结果代码,总之是非常的详细.这是一份数据结构的课程设计,花了很长时间弄整理出来的-Teaching programming problem, there are detailed reports, source code, there are experimental results code, as long as it is very detailed. This is a data structure of the curriculum de
pso_pathplanning
- 粒子群(PSO)路径规划。这个是一个局部路径规划,用了深度优先搜索算法,可以走出“陷阱”。-Particle Swarm (PSO) path planning. This is a local path planning, with a depth-first search algorithm, we can get out a
VC
- 用VC编写的电脑鼠走迷宫,能走出所有路径,并找出最短路径-VC' s computer with a mouse maze, to get out all the paths, and find the shortest path
mousemaze
- 实现迷宫老鼠,用0与1来表示通路和障碍,且生成的0与1是随机的,在不同的迷宫中老鼠的通行状态。-A mouse find the way to get out a maze
get-sphere
- 从一个块体材料中划出一个球形的材料出来,需要一个输入文件,就是原子坐标-Material from a block of material to draw a ball out, you need an input file, the atomic coordinates
C
- 电脑随机画了个迷宫,,怎样算,能知道这个迷宫是否可以走出(即是不是死迷宫).-The computer randomly draw a maze, how to count, to know this maze can get out of (that is, not a dead labyrinth).
cwtSin
- 这是一个Matlab的小波去噪的程序,达到的效果还是很理想的,所以拿出来跟大家分享,希望学习小波的童鞋可以一起讨论-This is a Matlab wavelet denoising program, achieve the effect still is very ideal, so get out and share with you, wish to learn of the wavelet kids could get together and discuss
502897ch6-4
- 小球下楼梯实现小球从楼上先下滚动然后滚出外面-Ball ball down the stairs from the upstairs first scroll down and then get out of the outside
MazeGameBasedonGeneAlgm
- 人工智能大作业 基于经典遗传算法实现的迷宫程序 输入杂交率和突变率 按照遗传算法得到种群中优势个体 距离走出迷宫更近的个体最为优势-Great job is based on artificial intelligence classical genetic algorithm maze procedure input hybridization rate and mutation rate in accordance with the dominant population genetic a
ellipseDetection
- The code is reasonably fast due to (optional) randomization and full code vectorization. However, as the algorithm needs to compute pairwise point distances, it can be quite memory intensive. If you get out of memory errors, either downsample the inp
RAMA
- 实验正确估计出了AR参数,而且随着x序列长度的不断增长,估计的误差越来越小,但到达一定程度后,AR参数值基本保持稳定(不再变化或变化很小)。为了能够最优的估计出AR参数,同时兼顾程序的处理速度,序列长度的选择一定要适当。本程序得出的稳定结果是在序列长度为10000000时得出来的。- Experimental correctly estimate the AR parameters, and with growing x sequence length, estimated error ge
c++代码实现走迷宫
- 利于c++完成对迷宫的编程设计,运行后成功走出迷宫(It is helpful for c + + to complete the programming of the maze, and then successfully get out of the maze)
DFE_CDR_7.mdl
- something good is coming where you can't gained its handle is not important information is what you need to get out of this
Maze
- input the start point ,it will print a stepline to get out the maze