heavenflames

积分:539
上传文件:5
下载次数:11
注册日期:2007-11-13 03:01:15

上传列表
eightpts_optiflow.rar - 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.,2007-11-13 07:46:39,下载116次
minbinoheapandminleftisttree.rar - 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. ,2007-11-13 07:34:54,下载14次
wupusworld.rar - 巫魔世界是一个被墙所环绕的二维格子世界,相邻格子相通,洞穴在左下角。每一个格子可以包含agent或物体。考虑到格子世界的大小对于本次问题的讨论不具绝对的影响,因此设定格子世界的行和列均为N,因此在本实验中,巫魔世界是一个N*N的二维格子,将世界中格子以行和列的二元组标示,因此洞穴入口在[1,1]。本程序实现了一个巫魔世界小游戏。,2007-11-13 07:31:03,下载4次
NqueenProblem.rar - 我们采用最小冲突启发式修补算法来求N皇后的解,开始时,N个皇后每行一个,位置是随机的。而后,依次考虑每一行,用进攻那个单元的皇后数(在那一行外面),标示出那一行的每个单元。将该行的皇后移到那个最小进攻皇后数的单元。据此,不断进行下一行,直到找到解为止。,2007-11-13 07:28:34,下载61次
ShortestPathviaFibonacciHeap.rar - This code implements the shortest path algorithm via the simple scheme and fibonacci heap data structure. It has 3 kinds of testing data input method : random input by computer, reading from the file, reading from the key board.,2007-11-13 07:25:12,下载13次

近期下载

收藏