资源列表
排序选择:
[其它资源] NqueenProblem
说明:我们采用最小冲突启发式修补算法来求N皇后的解,开始时,N个皇后每行一个,位置是随机的。而后,依次考虑每一行,用进攻那个单元的皇后数(在那一行外面),标示出那一行的每个单元。将该行的皇后移到那个最小进攻皇后数的单元。据此,不断进行下一行,直到找到解为止。<heavenflames> 在 2008-10-13 上传 | 大小:113.64kb | 下载:0
[其它资源] wupusworld
说明: 巫魔世界是一个被墙所环绕的二维格子世界,相邻格子相通,洞穴在左下角。每一个格子可以包含agent或物体。考虑到格子世界的大小对于本次问题的讨论不具绝对的影响,因此设定格子世界的行和列均为N,因此在本实验中,巫魔世界是一个N*N的二维格子,将世界中格子以行和列的二元组标示,因此洞穴入口在[1,1]。本程序实现了一个巫魔世界小游戏。<heavenflames> 在 2008-10-13 上传 | 大小:35.63kb | 下载:0
[其它资源] minbinoheapandminleftisttree
说明:This code implements min binomial heaps and min leftist trees.Plus, measure and compare the relative performance of these two implementations under the assumption that the only permissible operations are insert and delete-min.<heavenflames> 在 2008-10-13 上传 | 大小:98.82kb | 下载:0
[图形图像处理(光照,映射..)] eightpts_optiflow
说明:there are two parts in these codes. the first implements an eight point algorithm which is used to compute the fundamental matrix in computer vision. the second is used to compute the optical flow and the unreliable region.<heavenflames> 在 2008-10-13 上传 | 大小:338.8kb | 下载:0
[C#编程] GoodsReportManage
说明:一个用C#写的商品销售管理系统,数据库为SQL,代码比较详细<xhw> 在 2008-10-13 上传 | 大小:692.5kb | 下载:0
[其它资源] YL_LPC2148
说明:深圳优龙公司LPC2148开发板(与iar公司开发板基本相同)的原理图和配套样例程序<穆剑权> 在 2008-10-13 上传 | 大小:156.17kb | 下载:0