登录
首页 » Visual C++ » berth_quay10_8

berth_quay10_8

于 2020-07-02 发布 文件大小:96KB
0 282
下载积分: 1 下载次数: 12

代码说明:

  用于解决港口优化调度的算例,程序可解,且富有详细说明(The optimal scheduling algorithm used to solve the port, the program is solvable, and rich detailed instructions)

文件列表:

小论文10_8
..........\Backup
..........\......\小论文10_8
..........\......\..........\Program.cs,12542,2012-06-06
..........\......\..........\Properties
..........\......\..........\..........\AssemblyInfo.cs,1394,2012-05-31
..........\......\..........\小论文10_8.csproj,2768,2012-05-31
..........\......\小论文10_8.sln,929,2012-05-31
..........\UpgradeLog.XML,2314,2012-06-25
..........\_UpgradeReport_Files
..........\....................\UpgradeReport.css,3348,2012-06-25
..........\....................\UpgradeReport.xslt,12505,2010-05-04
..........\....................\UpgradeReport_Minus.gif
..........\....................\UpgradeReport_Plus.gif
..........\小论文10_8
..........\..........\bin
..........\..........\...\Debug
..........\..........\...\.....\test.lp,69392,2012-06-25
..........\..........\...\.....\小论文10_8.exe,11264,2012-06-25
..........\..........\...\.....\小论文10_8.pdb,22016,2012-06-25
..........\..........\...\.....\小论文10_8.vshost.exe,11608,2012-06-30
..........\..........\...\.....\小论文10_8.vshost.exe.manifest,490,2010-03-17
..........\..........\...\Release
..........\..........\obj
..........\..........\...\Debug
..........\..........\...\.....\DesignTimeResolveAssemblyReferencesInput.cache,5863,2012-06-25
..........\..........\...\.....\ResolveAssemblyReference.cache,4817,2012-06-25
..........\..........\...\.....\TempPE
..........\..........\...\.....\小论文10_8.csproj.FileListAbsolute.txt,1583,2012-06-30
..........\..........\...\.....\小论文10_8.exe,11264,2012-06-25
..........\..........\...\.....\小论文10_8.pdb,22016,2012-06-25
..........\..........\Program.cs,12518,2012-06-25
..........\..........\Properties
..........\..........\..........\AssemblyInfo.cs,1394,2012-05-31
..........\..........\小论文10_8.csproj,4443,2012-06-25
..........\..........\小论文10_8.csproj.user,452,2012-06-25
..........\小论文10_8.sln,929,2012-06-25

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

发表评论

0 个回复

  • QR-decomposition
    QR分解法是目前求一般矩阵全部特征值的最有效并广泛应用的方法,一般矩阵先经过正交相似变化成为Hessenberg矩阵,然后再应用QR方法求特征值和特征向量。它是将矩阵分解成一个正规正交矩阵Q与上三角形矩阵R,所以称为QR分解法,(QR decomposition )
    2020-08-31 01:08:10下载
    积分:1
  • Gauss-Seidel-in-C-Program
    高斯-赛德尔迭代法是解线性方程组的常规算法,本文是C语言的高斯-赛德尔计算代码(Gauss-Seidel C program)
    2016-04-08 09:51:43下载
    积分:1
  • simple
    流体力学SIMPLE算法(C语言编程实现)需自己设定边界条件(SIMPLE algorithm)
    2013-09-06 19:00:42下载
    积分:1
  • CHEBYSHEV1_RULE
    C + +程序,根据用户的输入可以产生特定的Gauss -1型切比雪夫正交规则,(C++ program which can generate a specific Gauss-Chebyshev type 1 quadrature rule, based on user input)
    2011-05-23 22:05:40下载
    积分:1
  • CFD-SIMULATION-OF-BOILING-FLOWS
    计算机流体理论方面的文献,动网格的划分和计算(Literature, of the theory of computational fluid dynamic division and calculation of the grid)
    2012-06-06 10:07:31下载
    积分:1
  • CG_DESCENT-C-2.0.tar
    共轭梯度法求解凸二次规划,代码由C语言开发,老外编写的程序,很值得一读。(Conjugate gradient method for solving convex quadratic programming, code generated by C language development, foreigners prepared program, it is worth reading.)
    2020-06-28 20:00:01下载
    积分:1
  • registration
    point cloud 点云配准计算,通过选择几组匹配的点云数据对对点云数据进行配准处理(point cloud point cloud registration computing, by selecting a set of match point cloud data point cloud data registration process)
    2016-01-12 11:03:05下载
    积分:1
  • test1_1
    说明:  研究舍入误差的例程,可以帮助初学计算方法的人。(Of rounding error in the routine that can help beginners who calculation.)
    2011-04-11 23:55:26下载
    积分:1
  • ART2100
    一种借助lowtran7计算大气透过率和目标辐射的软件平台ART2100(A program that used for calculate air transferrate and object randience based on lowtran7)
    2021-05-07 16:49:36下载
    积分:1
  • PSO
    针对传统的算法如遗传算法、粒子群算法等在TSP问题上求解精确性和求解规模上都还有一定的不足,本文提出了一种基于动态规划思想的粒子群优化算法。该算法用动态规划的方法实现粒子间的信息交互和粒子的进化,并且将粒子群中的粒子按无标度信息指导网络拓扑图的方式进行连接。仿真结果表明该方法能有效地减小误差率,提高解的精确,同时还保持了较低的计算复杂度,具有良好的稳健性。(TSP problem solving for the traditional algorithms such as genetic algorithms, particle swarm optimization accuracy and solving the scale, there is a certain lack of a dynamic programming algorithm-based particle swarm optimization algorithm. The algorithm using dynamic programming method to achieve the evolution of information exchange between the particles and the particles, and particle swarm particle scale-free information guide network topology map to connect. The simulation results show that this method can effectively reduce the error rate and improve the solution precision, while maintaining a low computational complexity, good soundness.)
    2013-01-07 18:05:35下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载