登录
首页 » 算法 » 输入n条边的长度,求这些边构成的最大面积多变形的面积

输入n条边的长度,求这些边构成的最大面积多变形的面积

于 2023-02-13 发布 文件大小:1,009.00 B
0 240
下载积分: 2 下载次数: 2

代码说明:

输入n条边的长度,求这些边构成的最大面积多变形的面积-imported n the length of the side, while for these constitute the largest area of deformation over the area

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

发表评论

0 个回复

  • fibnacci数列
    斐波那契数列:0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, ...如果设F(n)为该数列的第n项(n∈N*),那么这句话可以写成如下形式:显然这是一个线性递推数列。
    2023-04-15 07:55:10下载
    积分:1
  • GCV Generalized cross
    GCV Generalized cross-validation.广义交叉校验,用做非线性时间序列的计算,非常有用,找了好久才找到的。不要错过机会哦-GCV Generalized cross-validation. Generalized cross-validation, using nonlinear time series to do the calculation, is very useful to find for a long time to find the. Oh, do not miss the opportunity to
    2023-06-11 07:15:03下载
    积分:1
  • arbitrary precision strike pi value
    求取任意精度pi值-arbitrary precision strike pi value
    2023-07-08 11:15:03下载
    积分:1
  • 电磁像机制
    此代码执行的电磁像单机排序问题的机制。这雇用的随机密钥概念与中的混合算法的遗传算子以获取单个机器问题的最佳/最佳日程安排相结合。这种新办法试图实现的收敛性和多样性的影响,应用时,它以迭代方式来解决问题。这种混合算法是一套的标准试验问题可用在文献中进行测试。计算结果显示此混合算法比标准遗传算法更好地执行。
    2023-08-07 12:25:04下载
    积分:1
  • 回溯解N后的C++源码(Visual Stdio2010环境测试通过)
    #include #include #include #include using namespace std;class Queen{ friend int nQueen(int);private: bool Place(int k); void Backtrack(int t); void Output(); int n,//皇后个数  *x;//当前解 long sum;//当前已找到的可行性方案数};bool Queen::Place(int k){ for (int j=1;jn) {  sum++;  Output(); } else {  for (int i=1;i
    2022-02-06 19:11:54下载
    积分:1
  • This code can generate a series of random numbers, and then the number of these...
    此代码可以生成一系列随机数,然后对这些随机数进行快速排序。-This code can generate a series of random numbers, and then the number of these random quick sort.
    2022-03-20 18:48:10下载
    积分:1
  • 后缀表达式
    应用背景它是一类后缀表达式。将中缀表达式转换为后缀表达式。你可以实现一个方法或一个主要的地方,你可以使用该类的方法。关键技术它会非常有用,当你转换一个中缀转后缀表达式。
    2022-06-15 06:55:42下载
    积分:1
  • 电磁学中fdtd方的源代码,三维计例子
    计算电磁学中fdtd方法的源代码,三维计算例子-Computational electromagnetics methods in the source code fdtd
    2022-08-09 04:10:59下载
    积分:1
  • snowball英语词干化
    You can use this site at a number of levels:  - You can look at the stemming algorithm definitions themselves, and use them as templates for coding your own versions of stemmers in the computer language of your choice.  请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-02-15 02:46:05下载
    积分:1
  • Kmeans的VB代码和测试数据
    kmeans algorthms code vb and test data
    2022-03-25 17:35:53下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载