Skip to content

Instantly share code, notes, and snippets.

View JhoLee's full-sized avatar
🕹️
Focusing

Jooho Lee JhoLee

🕹️
Focusing
View GitHub Profile
@JhoLee
JhoLee / ExtralargeAdvancedKiskadee.py
Created November 22, 2017 12:45
ExtralargeAdvancedKiskadee created by anonymous - https://repl.it/repls/ExtralargeAdvancedKiskadee
_label = ('a', 'b', 'c', 'd', 'e', 'f', )
_MAX = 98765 # 최대값 예시
origin = [
[ _MAX, 8, _MAX, 2, 4, _MAX],
[ 8, _MAX, 1, 4, _MAX, 2],
[ _MAX, 1, _MAX, _MAX, _MAX, 1],
[ 2,4, _MAX, _MAX, 3, 7],
[ 4, _MAX, _MAX, 3, _MAX, 9],
[_MAX, 2, 1, 7, 9, _MAX]
@JhoLee
JhoLee / ExtralargeAdvancedKiskadee.py
Created November 22, 2017 12:46
ExtralargeAdvancedKiskadee created by anonymous - https://repl.it/repls/ExtralargeAdvancedKiskadee
##
# 17.11.22
#
# Kruskal Algorithm
#
# 미완성
#
##
_label = ('a', 'b', 'c', 'd', 'e', 'f', )
_MAX = 98765 # 최대값 예시
# This file is created by MultiBootUSB.
insmod chain
insmod png
insmod part_msdos
insmod fat
insmod ntfs
insmod syslinuxcfg
insmod cpuid
insmod ext2
insmod all_video
@JhoLee
JhoLee / win.cfg
Last active March 21, 2020 14:54
multibootusb
# Show menu entries only when booting from BIOS PC
if [ ${grub_platform} == "pc" ]; then
if [ -e /bootmgr ]; then
menuentry "Microsoft Windows Vista/7/8/8.1 Boot (/bootmgr)" {
insmod part_msdos
insmod ntfs
insmod search_fs_uuid
insmod ntldr
# search --fs-uuid --set=root --hint-bios=hd1,msdos1 --hint-efi=hd1,msdos1 --hint-baremetal=ahci1,msdos1 $fs_uuid
ntldr /bootmgr
@JhoLee
JhoLee / multibootusb.cfg
Last active March 21, 2020 14:54
ubuntu-18.04.4-live-server-amd64.iso
ubuntu
@JhoLee
JhoLee / iso_file_list.cfg
Last active March 21, 2020 14:54
ubuntu-18.04.4-live-server-amd64.iso
.disk
.disk/base_installable
.disk/casper-uuid-generic
.disk/casper-uuid-generic-hwe
.disk/cd_type
.disk/info
EFI
EFI/BOOT
EFI/BOOT/BOOTx64.EFI
EFI/BOOT/grubx64.efi
@JhoLee
JhoLee / multibootusb.cfg
Last active March 21, 2020 14:53
ubuntu-16.04.6-server-amd64.iso
ubuntu-server
@JhoLee
JhoLee / iso_file_list.cfg
Last active March 21, 2020 14:53
ubuntu-16.04.6-server-amd64.iso
.disk
.disk/base_installable
.disk/cd_type
.disk/info
EFI
EFI/BOOT
EFI/BOOT/BOOTx64.EFI
EFI/BOOT/grubx64.efi
README.diskdefines
boot
autorun.inf
boot
boot/bcd
boot/boot.sdi
boot/bootfix.bin
boot/bootsect.exe
boot/en-us
boot/en-us/bootsect.exe.mui
boot/etfsboot.com
boot/fonts
@JhoLee
JhoLee / iso_file_list.cfg
Last active March 21, 2020 14:52
en_windows_server_2019_updated_sept_2019_x64_dvd_199664ce.iso
autorun.inf
boot
boot/bcd
boot/boot.sdi
boot/bootfix.bin
boot/bootsect.exe
boot/en-us
boot/en-us/bootsect.exe.mui
boot/etfsboot.com
boot/fonts