Introduction - If you have any usage issues, please Google them yourself
3维装箱问题的实现。A set of C programs that calculate the best fit for boxes on a pallet, and visualize the result.
Packet : 3d-bin-pack.zip filelist
.git/
.git/config
.git/description
.git/HEAD
.git/hooks/
.git/hooks/applypatch-msg.sample
.git/hooks/commit-msg.sample
.git/hooks/fsmonitor-watchman.sample
.git/hooks/post-update.sample
.git/hooks/pre-applypatch.sample
.git/hooks/pre-commit.sample
.git/hooks/pre-merge-commit.sample
.git/hooks/pre-push.sample
.git/hooks/pre-rebase.sample
.git/hooks/pre-receive.sample
.git/hooks/prepare-commit-msg.sample
.git/hooks/update.sample
.git/index
.git/info/
.git/info/exclude
.git/logs/
.git/logs/HEAD
.git/logs/refs/
.git/logs/refs/heads/
.git/logs/refs/heads/master
.git/logs/refs/remotes/
.git/logs/refs/remotes/origin/
.git/logs/refs/remotes/origin/HEAD
.git/objects/
.git/objects/info/
.git/objects/pack/
.git/objects/pack/pack-4ff9eae2fdd673ee80e33a703da616e9f80e41fc.idx
.git/objects/pack/pack-4ff9eae2fdd673ee80e33a703da616e9f80e41fc.pack
.git/packed-refs
.git/refs/
.git/refs/heads/
.git/refs/heads/master
.git/refs/remotes/
.git/refs/remotes/origin/
.git/refs/remotes/origin/HEAD
.git/refs/tags/
bin/
bin/BINPACK.EXE
bin/boxlist.txt
bin/EGAVGA.BGI
bin/TRIP.CHR
bin/VISUAL.EXE
bin/VISUAL.OBJ
doc/
doc/AirForceBinPacking.pdf
README.md
src/
src/binpack.c
src/visual.c
test/
test/dpp01.txt
test/dpp02.txt
test/dpp03.txt
test/dpp04.txt
test/dpp05.txt
test/dpp06.txt
test/mpp01.txt
test/mpp02.txt
test/mpp03.txt
test/mpp04.txt
test/mpp05.txt
test/rnd01.txt
test/rnd02.txt
test/rnd03.txt
test/rnd04.txt
test/rnd05.txt