资源列表
[其它] chengshi
说明:这个是我设计的城市交通无向图程序,里面的地点、距离已经给定(当然可以修改),运行时输入起点和终点即可。-this is my design of urban traffic undirected graph procedures inside the location, distance has been given (of course can be revised), running importation will be starting and finishing points.<陈慧> 在 2008-10-13 上传 | 大小:10.16kb | 下载:0
[汇编语言] huisu
说明:回溯(b a c k t r a c k i n g)是一种系统地搜索问题解答的方法。为了实现回溯,首先需要为问题定义一个解空间( solution space),这个空间必须至少包含问题的一个解(可能是最优的)。在迷宫老鼠问题中,我们可以定义一个包含从入口到出口的所有路径的解空间;在具有n 个对象的0 / 1背包问题中(见1 . 4节和2 . 2节),解空间的一个合理选择是2n 个长度为n 的0 / 1向量的集合,这个集合表示了将0或1分配给x的所有可能方法。当n= 3时,解空间为{ ( 0<john> 在 2008-10-13 上传 | 大小:28.91kb | 下载:0
[其它] webnotesSource
说明:数据库笔记本,实现了启动画面、托盘、超级链接等功能 -database notebook and realized the screens, trays, hyperlinks, and other functions.<poopsun> 在 2008-10-13 上传 | 大小:73.03kb | 下载:0
[编译器/词法分析] CompilerPL0
说明:PL0的一个编译器,从pascal改为C的,注释比较详细-PL0 of a compiler from pascal to C, a more detailed Notes<孙秀翠> 在 2008-10-13 上传 | 大小:39.14kb | 下载:0
[其它] zhp-average
说明:输入一组数,计算他们呢的平均值和方差,用链表实现实现,插入和删除比较方便-importation of a group of calculating it on average and variance, using chain to achieve realization, insert and delete more convenient<赵鹏> 在 2008-10-13 上传 | 大小:1.35kb | 下载:0
[其它] zhp-jisuanqi
说明:一个小的计算器,可以实现加减乘除四则运算,比较简练,使用比较方便-a small calculator, can achieve four arithmetic operations, more concise and more convenient to use<赵鹏> 在 2008-10-13 上传 | 大小:2.27kb | 下载:0