登录
首页 » Others » hyglrpf

hyglrpf

于 2018-03-15 发布 文件大小:503KB
0 159
下载积分: 1 下载次数: 1

代码说明:

  零件切割问题 回溯算法的实现, 给定一块宽度为W的矩形板,矩形板的高度不受限制,现需要从板上分别切割出n个高度为hi,宽度()

文件列表:

readme.txt, 311 , 2005-10-25
lab_4.doc, 78848 , 2008-03-31
60156.txt, 1169 , 2005-10-25
84.txt, 654 , 2005-10-25
F16.txt, 89 , 2005-10-25
W110.txt, 831 , 2005-10-25
W50.TXT, 307 , 2005-10-25
z25.TXT, 159 , 2005-10-25
draw.h, 5385 , 2006-01-14
lab_4.cpp, 5870 , 2007-09-17
ezdraw32.dll, 277504 , 2006-01-14
ezd32m.lib, 16166 , 2006-01-14
lab_4.dsp, 3389 , 2007-09-18
lab_4.dsw, 518 , 2007-09-18
lab_4.ncb, 33792 , 2007-09-18
lab_4.opt, 48640 , 2007-09-18
lab_4.plg, 743 , 2007-09-18
lab_4(04128034).rar, 365577 , 2007-09-18
Debug, 0 , 2007-09-18

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • hyglrpf
    零件切割问题 回溯算法的实现, 给定一块宽度为W的矩形板,矩形板的高度不受限制,现需要从板上分别切割出n个高度为hi,宽度()
    2018-03-15 11:17:34下载
    积分:1
  • GWR4操作说明
    GWR能够实现地理加权回归计算,里面有GWR4操作说明,虽然是英文,但有图片介绍,很容易理解,是GWR模型入门的好工具,适合经济学、数据挖掘等人员使用(GWR can realize geographically weighted regression calculation, including GWR4 operation instructions. Although it is in English, it has pictures to introduce, and is easy to understand. It is a good tool for GWR model entry. It is suitable for personnel such as economics and data mining.)
    2018-03-16 17:17:11下载
    积分:1
  • 机器学习与R语言(machine_learning)
    机器学习与R语言(machine_learning)源代码下载,内含R语言实现机器学习算法和应用案例(Machine learning and R language (machine_learning) source code download, containing R language to implement machine learning algorithms and application cases)
    2020-09-26 17:17:47下载
    积分:1
  • knn.py
    kNN算法的核心思想是如果一个样本在特征空间中的k个最相邻的样本中的大多数属于某一个类别,则该样本也属于这个类别,并具有这个类别上样本的特性。该方法在确定分类决策上只依据最邻近的一个或者几个样本的类别来决定待分样本所属的类别。 kNN方法在类别决策时,只与极少量的相邻样本有关。由于kNN方法主要靠周围有限的邻近的样本,而不是靠判别类域的方法来确定所属类别的,因此对于类域的交叉或重叠较多的待分样本集来说,kNN方法较其他方法更为适合。(Basic source application)
    2018-10-30 16:50:13下载
    积分:1
  • QB模型 神经网络
    说明:  从数据库获取车辆在一段时间内的所有行驶记录的相关数据,确定所需数据为GPS经纬度坐标和驾驶时长等,QB模型采用MDF的思想,其基本思想为:通过平均直接翻转距离函数定义两条轨迹之间的距离,两条轨迹需要具有相同的经纬度点数,具有相同点数的轨迹最大的优点是对轨迹距离成对计算,且相同轨迹之间具有更高的分辨率,对于轨迹聚类的结果有一定的优化。(Retrieved from the database cars all over a period of time, record the related data, determine the required data for the GPS latitude and longitude coordinates, and the driving time, QB model by adopting the idea of MDF, its basic idea is: flip directly by the average distance function definition of the distance between two trajectories, two tracks will have the same latitude and longitude points, and has the biggest advantages of the same points of trajectory track distance calculation in pairs, and has higher resolution, between the same trajectory for trajectory clustering results have certain optimization.)
    2020-06-23 08:00:01下载
    积分:1
  • 用python 做的网络爬虫
    说明:  用python 做的网络数据爬虫,爬取淘宝数据,并分析。(Use Python to do the network data crawler, crawl the Taobao data, and analyze.)
    2020-02-25 18:34:31下载
    积分:1
  • 贝叶斯网络 R语言实例 牛津大学
    说明:  R语言构建贝叶斯网络,很实用的讲解和案例(Construction of Bayesian network with R language, a very practical explanation and case)
    2020-06-19 18:26:44下载
    积分:1
  • Ecalt算法
    Eclat算法是一种深度优先算法,采用垂直数据表示形式,在概念格理论的基础上利用基于前缀的等价关系将搜索空间(概念格)划分为较小的子空间(子概念格)。Eclat算法采用方法二计算支持度。对候选k项集进行支持度计算时,不需再次扫描数据库,仅在一次扫描数据库后得到每个1项集的支持度,而候选k项集的支持度就是在对k-1项集进行交集操作后得到的该k项集Tidset中元素的个数。本算法利用diffset数据格式实现。
    2022-03-02 17:06:13下载
    积分:1
  • znsbudk
    人工智能中,经典的基于小波变换的图像处理和图像去噪的解决办法,可下载后观摩使用(In artificial intelligence, the classical image processing and image denoising based on wavelet transform can be downloaded and used)
    2018-09-04 02:06:36下载
    积分:1
  • MSA
    自动生成Excel表格,包括测量系统分析MSA GR&R--均值极差法 ,方差分析,均值极差(Automatic generation of Excel tables, including measurement system analysis MSA GR&R - mean extreme difference method, variance analysis, mean extreme difference)
    2019-06-20 21:24:10下载
    积分:1
  • 696524资源总数
  • 103920会员总数
  • 65今日下载