Ai
1 Star 0 Fork 0

dl-study/Bin-Paking-Algorithm

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
MyPacking.sln 1.38 KB
一键复制 编辑 原始数据 按行查看 历史
ColorGalaxy 提交于 2020-02-16 12:56 +08:00 . Based binary tree,glut draw

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28307.902
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MyPacking", "MyPacking\MyPacking.vcxproj", "{9189419C-88D9-4A58-87C3-F202E6414CDF}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{9189419C-88D9-4A58-87C3-F202E6414CDF}.Debug|x64.ActiveCfg = Debug|x64
{9189419C-88D9-4A58-87C3-F202E6414CDF}.Debug|x64.Build.0 = Debug|x64
{9189419C-88D9-4A58-87C3-F202E6414CDF}.Debug|x86.ActiveCfg = Debug|Win32
{9189419C-88D9-4A58-87C3-F202E6414CDF}.Debug|x86.Build.0 = Debug|Win32
{9189419C-88D9-4A58-87C3-F202E6414CDF}.Release|x64.ActiveCfg = Release|x64
{9189419C-88D9-4A58-87C3-F202E6414CDF}.Release|x64.Build.0 = Release|x64
{9189419C-88D9-4A58-87C3-F202E6414CDF}.Release|x86.ActiveCfg = Release|Win32
{9189419C-88D9-4A58-87C3-F202E6414CDF}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {B928A260-18C2-4570-B877-C065954B663F}
EndGlobalSection
EndGlobal
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/dl-study/Bin-Paking-Algorithm.git
git@gitee.com:dl-study/Bin-Paking-Algorithm.git
dl-study
Bin-Paking-Algorithm
Bin-Paking-Algorithm
master

搜索帮助