资源列表
matchbyhuyun
- 对图进行匹配的算法-right map Matching Algorithm
最小生成树byhuyun
- 一个根据给定的图,计算出最小生成树的程序-according to a set plan, the calculated minimum spanning tree procedures
fm
- 一个用来进行分割的程序,是使用fm算法设计的分割VLSI电路的程序-used for a separate process, the use of fm segmentation algorithm design process for VLSI circuit
压缩软件LHA的C源程序代码
- 压缩软件LHA的C源程序代码-compression software LHA C source code
解压缩软件UNZIP的c源程序代码
- 解压缩软件UNZIP的c源程序代码-decompression software UNZIP c source code
PXHS
- 一个彩票程序排列的原代码! 有兴趣的朋友可以试一试!-a lottery process with the original code! Interested friends can try!
0-1programming
- 0-1整数规划有很广泛的应用背景,比如指派问题,背包问题等等,实际上TSP问题也是一个0-1问题,当然这些问题都是NP问题,对于规模较大的问题用穷举法是没有办法在可接受的时间内求得最优解的,本程序只不过是一个练习,得意之处是用递归法把所有解都排列出来。另:胡运权所著的《运筹学基础及应用(第三版)》第97页的例3,我用本程序求解得到的结果是:最优解是x*=(1,0, 0, 0, 0),最优值是f(x*)=8,但书求得最优解是x*=(1,0, 1, 0, 0),最优值是f(x*)=4,是不是书中写错
wangqiu
- 问题描述: 设有 个运动员要进行网球循环赛。现要设计一个满足以下要求的比赛日程表: (1) 每个选手必须与其他n-1个选手各赛一次; (2) 每个选手一天只能赛一次; (3) 循环赛一共进行n-1天; -Problem descr iption : with 000 athletes to the tennis match. A design is to meet the following requirements of the match schedule : (1) E
0_1question
- 计算机算法中著名的0_1背包问题:给定n种物品和一背包。物品i的重量是Wi,其价值为Vi,背包的容量是c,问应如何选择装入背包中的物品,使得装入背包中物品的总价值最大。-computer algorithm famous 0_1 knapsack problem : given n product and a backpack. I articles of the weight of Wi, the value of Vi and backpack is the capacity c, aske
zixun1
- 这是一个校园导游咨询的数据结构编的程序很好的东东。一定要看啊-This is a campus tour guide Advisory series of data structure the procedure very well saucepan. Instead ah
halfman
- 实现功能: 从计算机终端读入字符集大小,以及n个字符和n个权值,建立哈夫曼树;为n个字符编码,并在显示器终端现实每个字符的编码情况;为一段字符串编码。 课程设计规范,内含源代码。
h3456
- JAVA源码下载 人工智能八数码(九宫重排)问题-eight digital download artificial intelligence (JiuGongTu rearrangement) issue