登录
首页 » C# » EOSColumnGeneration

EOSColumnGeneration

于 2020-11-07 发布 文件大小:29KB
0 128
下载积分: 1 下载次数: 4

代码说明:

  列生成算法,解决切材问题。用于程序中,需要修改(colunm generation Column generation algorithm to solve the problem of cutting materials used in the program, need to modify)

文件列表:

EOSColumnGeneration\ArrayUtils.cs, 2649 , 2017-08-01
EOSColumnGeneration\Context.cs, 5732 , 2017-08-01
EOSColumnGeneration\DBContext.cs, 8748 , 2017-08-01
EOSColumnGeneration\DBUtils.cs, 1499 , 2017-08-01
EOSColumnGeneration\EOSColumnGeneration.csproj, 2926 , 2017-08-01
EOSColumnGeneration\Program.cs, 2596 , 2017-08-02
EOSColumnGeneration\Satlite.cs, 900 , 2017-08-01
EOSColumnGeneration\SatTaskItem.cs, 14662 , 2017-08-01
EOSColumnGeneration\Station.cs, 1477 , 2017-08-01
EOSColumnGeneration\Target.cs, 2239 , 2017-08-01
EOSColumnGeneration\Task.cs, 3137 , 2017-08-01
EOSColumnGeneration\TaskTypeEnum.cs, 281 , 2017-08-01
EOSColumnGeneration\TimeUtils.cs, 1999 , 2017-08-01
EOSColumnGeneration\Window.cs, 1266 , 2017-08-01
EOSColumnGeneration\bin\Debug\EOSColumnGeneration.vshost.exe, 22696 , 2017-08-21
EOSColumnGeneration\bin\Debug\EOSColumnGeneration.vshost.exe.manifest, 490 , 2010-03-17
EOSColumnGeneration\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache, 6567 , 2017-08-21
EOSColumnGeneration\Properties\AssemblyInfo.cs, 1388 , 2017-08-01
EOSColumnGeneration\EOSColumnGeneration.sln, 899 , 2017-08-01
EOSColumnGeneration\obj\x86\Debug\TempPE, 0 , 2017-08-01
EOSColumnGeneration\obj\x86\Debug, 0 , 2017-08-01
EOSColumnGeneration\bin\Debug, 0 , 2017-08-01
EOSColumnGeneration\obj\x86, 0 , 2017-08-01
EOSColumnGeneration\bin, 0 , 2017-08-01
EOSColumnGeneration\obj, 0 , 2017-08-01
EOSColumnGeneration\Properties, 0 , 2017-08-01
EOSColumnGeneration, 0 , 2017-08-01

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

发表评论

0 个回复

  • weiwenwu
    MFC实现文件传输,望有志者增加多线程的功能(MFC to achieve file transfer, and hopes to increase multi-threading features people with lofty ideals)
    2009-10-23 16:18:19下载
    积分:1
  • PDF.Password.Remover.V3.1.Cracked
    PDF Password Remover v3.1是一款用来破解PDF文件密码以及相关权限的软件。PDF文档以其完整的排版及显示特性,早已成为事实标准。很多资料保存为PDF 格式,便于分享,也利于保护版权,因为 PDF有一套完整的体系。(This Tool is a PDF Password Remover v3.1 tool.)
    2021-04-23 10:48:48下载
    积分:1
  • 200591032228730
    说明:  Delaunay三角剖分 实现平面离散点的三角形网各化, 朋友们多多交流啊(Delaunay triangulation planar discrete points of the triangle, friends interact more ah)
    2006-03-23 17:35:16下载
    积分:1
  • app
    18B20超声波驱动的测试文件,可以精确的显示到小数点后1位的温度(18 b20 ultrasonic drive test files, can be accurate to 1 decimal places of the temperature)
    2014-04-18 21:55:46下载
    积分:1
  • sw_ht67f5652_forehead_Temp_20170703_Lib(1)
    说明:  HT67F5652 台湾合泰额温枪方案,含原理图及完整代码。需要配合e-link配合调试。(HT67F5652, including schematic diagram and complete code)
    2020-11-30 20:49:27下载
    积分:1
  • c语言二级
    说明:  计算机二级中C语言部分的上级编程题目及答案(Computer level 2 C programming)
    2021-01-03 10:15:19下载
    积分:1
  • GISSampleApplication2
    MapWinGIS是一个不错的开源GIS项目,开发语言是VC,基于微软的COM思想编写,团队的开发人员主要来自美国爱荷华大学,开发团队中还有一位中国人。系统来讲,MapWinGIS是一套类似于AO的二次开发组件库(只是没有AO那么强大),其核心库是一个名字为MapWinGIS的ActiveX控件,开发人员可以利用这个ActiveX组件在自己的系统中添加GIS的相关功能,例如地图显示;在图层上标绘点,线,图形;计算长度,存取GIS数据等相关工作。ESRI在AO的基础之上开发了ArcGIS的桌面产品,类似的,他们也在MapWinGIS 这套组件库的基础上,二次开发了MapWindow GIS,这是一套桌面GIS系统,相当于一个简化版的ArcMap,桌面GIS系统的开发语言使用的是VB.NET。用户可以直接通过它浏览数据,并通过一系列插件来完成其他功能。还有一套MapWinX,是DOTNET平台下的一个辅助工具。(The objective of this series is to present a simple and easy to use approach to develop a desktop GIS application. My tool pack includes only MapWinGIS.ocx from MapWindow GIS Project which is one of the most successful open source GIS projects for Windows platform. MapWinGIS.ocx provides the full set of tools to maintain and display GIS data and it is free of charge under MPL license. In the previous lesson, we discussed the basics required to display GIS data on the MapWinGIS.ocx Map Control. We also discussed how to customize the symbology of the displayed GIS data. In this lesson, I am going to teach you how to advance your symbology skills and use labeling functionality on your map. As mentioned in the previous lesson, I am using .NET Framework 3.5 and Visual Studio 2008 professional edition in the code attached here, but you can use Visual Studio express edition to get the same results. You have to download MapWinGIS.ocx and install it on your machine too. You can download i)
    2012-07-01 02:22:39下载
    积分:1
  • 28335_lcd1602
    实验板带的用IO口点亮1602显示屏的例程,内部有汉语解释很详细,虽然简单,但是适合初学者看看!!!(Experiment with strip lighting IO port 1602 display routines, internal Chinese explain in great detail, although simple, but look for beginners)
    2021-01-15 10:48:46下载
    积分:1
  • FSP---Flow-Shop-Problem-master
    说明:  遗传算法解决多流水线调度问题,比传统方法更快(Genetic algorithm for multi pipeline scheduling problem,faster than traditional methods.)
    2020-12-16 15:06:26下载
    积分:1
  • rvsh-connect
    关于unix系统的虚拟网络的connect部分功能,仅供参考,好好学习天天向上(unix virtual network)
    2019-02-21 22:48:37下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载