2011年6月8日 星期三

Pseudocode of “A better way for self-optimizing”

if (事不成) then
    if (可改善) then ME := 不夠努力
    else if (不可改善) then ME := 天生如此
    end if
end if

if (ME == 不夠努力 and STATE == 不被接受) then
    do loop until 被接受
        do 努力
    end loop
else if (ME == 天生如此 and STATE == 被接受) then
    do 繼續擺爛
else if (ME == 天生如此 and STATE == 不被接受) then
    try
        do 撞牆
    catch SegmentationException
        exit try
    end try   
    try
        do 消失
    catch IOException
        do 放棄
    end try
##-- System: unreachable section, discarded --##
#else if (ME == 不夠努力 and STATE == 被接受) then
#    do 爽
end if

沒有留言:

2021年11月 6N6P真空管耳擴

  今年某月看到下面這位大大的貼文就想造出來一台真空管耳擴。 OTL WCF headphone amp build + awesome prototype material 從規劃製作、蒐集元件到動手製作前前後後大約花了三個月吧! 真正動手組裝大概是11月初的事情,短短一兩的禮...