资源列表
[数值算法/人工智能] 用递归解决tsp问题
说明:TSPTM是一种用于经济模型估算和模拟的完整语言。它是一个用于经济估算的世界标准。虽然TSP主要由经济学家开发并发展,但它的设计并没仅把它限制在经济领域。任何由相同变量的重复观测得到的数据,都可用TSP分析-TSPTM is an economic model for estimation and simulation of a complete language. It is an estimate for the world economy standards. Although the T<许桂艳> 在 2008-10-13 上传 | 大小:10.38kb | 下载:0
[压缩解压] 数据压缩
说明:本程序包括了数据压缩和解压的几种基本算法:算术编码,lz77,lzw;对于数据压缩的初学者了解和掌握这几种基本的数据压缩方法应该有帮助-the procedures include data compression and decompression of several basic algorithm : arithmetic coding, lz77, 4,558,302; Data compression for the beginners to understand and grasp<叶靥> 在 2008-10-13 上传 | 大小:4.7kb | 下载:0
[压缩解压] simulate_RAR
说明:这是一个用Delphi7开发的Windows下的压缩我解压缩源码。大小为1.46M。-This is a development with Delphi7 under Windows I decompress compressed source. The size of 1.46M.<王华> 在 2008-10-13 上传 | 大小:1.46mb | 下载:0
[数值算法/人工智能] 零件切割问题
说明:给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。要求求出一种切割法使得所使用的矩形板的高度h最小.用递归及分治法解此问题-given a width of the rectangular plate W, the height of rectangular plate unrestricted. Board is required from the respective cut ou<叶黎> 在 2008-10-13 上传 | 大小:1.34kb | 下载:0
[压缩解压] 6432413JavaZip
说明:java实现的类winrar的压缩工具,支持zip,jar,gz.还不是很完善。-achieve the kind WinRAR compression tools, support zip, jar, gz. It is not perfect.<王学强> 在 2008-10-13 上传 | 大小:355.16kb | 下载:0
[压缩解压] JPEG-033511052
说明:实现JPEG压缩,并用RLE编码传递并解压的过程-achieve JPEG compression, encoding and transmission with VB and extracting process<叶靥> 在 2008-10-13 上传 | 大小:2.69kb | 下载:0
[数值算法/人工智能] my0-1knapsack
说明:给定n 个物品, 物品i重为wi 并且价值为 vi ,背包所能承载的最大容量为 W. 0-1 背包问题即是选择含有着最大总价值的物品的子集且它的容量 ≤W . 用动态规划实现-given n goods, items i weight of wi and value of vi, the backpack can carry a maximum capacity of W. 0-1 knapsack problem that is a choice with a maximum tot<叶黎> 在 2008-10-13 上传 | 大小:1002byte | 下载:0