論壇回覆創建

Page 10 of 47
  • shenshufan

    會員
    16 7 月, 2010 在 5:09 下午 in reply to: 為何不用曹展碩的96加減法(續1)

    原帖由 shenshufan 於 2010-7-16 12:48 AM 發表。
    00 = 0 x 32 + 0 x 16 + 0 x 8 + 0 x 4 + 0 x 2 + 0 x 1
    01 = 0 x 32 + 0 x 16 + 0 x 8 + 0 x 4 + 0 x 2 + 1 x 1
    02 = 0 x 32 + 0 x 16 + 0 x 8 + 0 x 4 + 1 x 2 + 0 x 1
    03 = 0 x 32 + 0 x 16 + 0 x 8 + 0 x 4 + 1 x 2 + 1 x 1
    04 = 0 x 32 + 0 x 16 + 0 x 8 + 1 x 4 + 0 x 2 + 0 x 1
    05 = 0 x 32 + 0 x 16 + 0 x 8 + 1 x 4 + 0 x 2 + 1 x 1
    06 = 0 x 32 + 0 x 16 + 0 x 8 + 1 x 4 + 1 x 2 + 0 x 1
    07 = 0 x 32 + 0 x 16 + 0 x 8 + 1 x 4 + 1 x 2 + 1 x 1
    08 = 0 x 32 + 0 x 16 + 1 x 8 + 0 x 4 + 0 x 2 + 0 x 1
    09 = 0 x 32 + 0 x 16 + 1 x 8 + 0 x 4 + 0 x 2 + 1 x 1
    — = —————————————————-
    63 = 1 x 32 + 1 x 16 + 1 x 8 + 1 x 4 + 1 x 2 + 1 x 1

    Let’s simply the above table

    00 0 0 0 0 0 0
    01 0 0 0 0 0 1
    02 0 0 0 0 1 0
    03 0 0 0 0 1 1
    04 0 0 0 1 0 0
    05 0 0 0 1 0 1
    06 0 0 0 1 1 0
    07 0 0 0 1 1 1
    08 0 0 1 0 0 0

    09 0 0 1 0 0 1
    10 0 0 1 0 1 0
    11 0 0 1 0 1 1
    12 0 0 1 1 0 0
    13 0 0 1 1 0 1
    14 0 0 1 1 1 0
    15 0 0 1 1 1 1
    16 0 1 0 0 0 0

    17 0 1 0 0 0 1
    18 0 1 0 0 1 0
    19 0 1 0 0 1 1
    20 0 1 0 1 0 0
    21 0 1 0 1 0 1
    22 0 1 0 1 1 0
    23 0 1 0 1 1 1
    24 0 1 1 0 0 0

    25 0 1 1 0 0 1
    26 0 1 1 0 1 0
    27 0 1 1 0 1 1
    28 0 1 1 1 0 0
    29 0 1 1 1 0 1
    30 0 1 1 1 1 0
    31 0 1 1 1 1 1
    32 1 0 0 0 0 0

    33 1 0 0 0 0 1
    34 1 0 0 0 1 0
    35 1 0 0 0 1 1
    36 1 0 0 1 0 0
    37 1 0 0 1 0 1
    38 1 0 0 1 1 0
    39 1 0 0 1 1 1
    40 1 0 1 0 0 0

    41 1 0 1 0 0 1
    42 1 0 1 0 1 0
    43 1 0 1 0 1 1
    44 1 0 1 1 0 0
    45 1 0 1 1 0 1
    46 1 0 1 1 1 0
    47 1 0 1 1 1 1
    48 1 1 0 0 0 0

    49 1 1 0 0 0 1
    50 1 1 0 0 1 0
    51 1 1 0 0 1 1
    52 1 1 0 1 0 0
    53 1 1 0 1 0 1
    54 1 1 0 1 1 0
    55 1 1 0 1 1 1
    56 1 1 1 0 0 0

    57 1 1 1 0 0 1
    58 1 1 1 0 1 0
    59 1 1 1 0 1 1
    60 1 1 1 1 0 0
    61 1 1 1 1 0 1
    62 1 1 1 1 1 0
    63 1 1 1 1 1 1

    ShenShuFan

  • shenshufan

    會員
    15 7 月, 2010 在 4:48 下午 in reply to: 為何不用曹展碩的96加減法(續1)

    原帖由 shenshufan 於 2010-7-15 11:00 PM 發表。
    算盤數 ?

    原帖由 yanggy 於 2010-7-14 12:18 PM 發表。
    算盤數共分6個區塊,每個區塊都由1,2,4,8,16,32起頭,然後再 – – –
    refer to: 為何不用曹展碩的96加減法
    https://forum.shusquare.com/forum.php?mod=viewthread&tid=90983&extra=page%3D1

    區塊 card

    My computer was crashed.

    00 = 0 x 32 + 0 x 16 + 0 x 8 + 0 x 4 + 0 x 2 + 0 x 1
    01 = 0 x 32 + 0 x 16 + 0 x 8 + 0 x 4 + 0 x 2 + 1 x 1
    02 = 0 x 32 + 0 x 16 + 0 x 8 + 0 x 4 + 1 x 2 + 0 x 1
    03 = 0 x 32 + 0 x 16 + 0 x 8 + 0 x 4 + 1 x 2 + 1 x 1
    04 = 0 x 32 + 0 x 16 + 0 x 8 + 1 x 4 + 0 x 2 + 0 x 1
    05 = 0 x 32 + 0 x 16 + 0 x 8 + 1 x 4 + 0 x 2 + 1 x 1
    06 = 0 x 32 + 0 x 16 + 0 x 8 + 1 x 4 + 1 x 2 + 0 x 1
    07 = 0 x 32 + 0 x 16 + 0 x 8 + 1 x 4 + 1 x 2 + 1 x 1
    08 = 0 x 32 + 0 x 16 + 1 x 8 + 0 x 4 + 0 x 2 + 0 x 1
    09 = 0 x 32 + 0 x 16 + 1 x 8 + 0 x 4 + 0 x 2 + 1 x 1
    — = ———————————————–
    63 = 1 x 32 + 1 x 16 + 1 x 8 + 1 x 4 + 1 x 2 + 1 x 1

    red 1 means the number (at left of = sign) should be shown on a 區塊 (card)

    05 = 0 x 32 + 0 x 16 + 0 x 8 + 1 x 4 + 0 x 2 + 1 x 1

    The number 5 should appear on 區塊 4 and 區塊 1

    Try to write a computer program to create all of the [color=red]6 cards[/color]

    4 cards are required for 012-animal guessing.
    7 cards are required for 100-surname guessing.

    I used my library computer for this post.

    ShenShuFan

  • shenshufan

    會員
    15 7 月, 2010 在 4:00 下午 in reply to: 為何不用曹展碩的96加減法(續1)

    原帖由 shenshufan 於 2010-7-15 11:00 PM 發表。
    算盤數 ?

    為何不用曹展碩的96加減法

    () https://forum.shusquare.com/forum.php?mod=viewthread&tid=90983&extra=page%3D1

    原帖由 yanggy 於 2010-7-14 12:18 PM 發表。
    算盤數共分6個區塊,每個區塊都由1,2,4,8,16,32起頭,然後再填滿- – –

    My computer was crashed.

  • shenshufan

    會員
    15 7 月, 2010 在 3:00 下午 in reply to: 為何不用曹展碩的96加減法(續1)

    原帖由 yanggy 於 2010-7-15 02:53 PM 發表。
    [color=black]其實坊間的算盤數位置錯亂,[/color]
    有些重覆數字是否正確也難以確認,
    待好心人提供吧!

    My computer was crashed.

    算盤數 [color=black]? [/color]

    [color=black]Tell me which 算盤數 you are talking about (URL or book) ?[/color]

    I might provide you a good one created by computer program.

  • shenshufan

    會員
    14 7 月, 2010 在 8:59 下午 in reply to: (轉貼) [ 學我者生, 法無定法 ]

    原帖由 dsmfong 於 2010-7-8 11:46 AM 發表。
    \” 學我者生, 像我者死 \”, 這是白石前輩說過的話.
    \” 學我者生, 法無定法 \”, 這是J5鐵版前輩說過的話.

    齊子說: [ 學我者生, 像我者死 ]
    J5說: [ 學我者生, 法無定法 ]

    學生像死

    方法的人() 生不息 源不絕
    方法的人() 死不活   槃

    法無定法

    [color=black]法無定[/color] 法者 法者
    法者 法者

    神數迷
     釘釘

    158日 (2/7~7/14)

  • shenshufan

    會員
    13 7 月, 2010 在 4:30 下午 in reply to: 鐵版神數與質數的關係

    原帖由 yanggy 於 2006-1-1 03:05 PM 發表。
    [color=red]王家出版社 的這本 皇極天書擂臺譜 可去[/color]台北重慶南路集文書局或是華西街進源書局 問看看

    集文書局 had moved to other place.

    原帖由 yanggy 於 2006-1-1 03:05 PM 發表。
    若我有再看到此書 我再幫你買

    Thanks I already own an original copy.

    原帖由 yanggy 於 2006-1-1 03:05 PM 發表。
    其實這本書的精華就是我post的那些資料,
    你可以試試你手邊的命例看看

    Thanks for your hints

    ShenShuFan

    P.S. My computer was crashed.

  • shenshufan

    會員
    6 7 月, 2010 在 12:29 上午 in reply to: 釘釘兄的考驗1

    原帖由 kir 於 2010-7-5 02:55 PM 發表。
    [size=13px]請問yanng兄,有否可能水風井卦,化成兩個數字.
    例如3與8,或38與26,(隨便取的,只是舉例而已).
    而用該兩個數字,來貫穿多數條文.
    [/size]

    原帖由 shenshufan 於 2010-7-2 02:33 AM 發表。
    8 % 2 = 0 — —
    7 % 2 = 1 —–
    4 % 2 = 0 — — 水

    9 % 2 = 1 —–
    1 % 2 = 1 —–
    6 % 2 = 0 — — 風

    幸運卦:水風井

    874916
    15 11 13 10 07
    62417
    [color=#000000] 8 6 5 8 [/color]

    Please, find the statement # [color=red]8658 from the book[/color]

  • shenshufan

    會員
    1 7 月, 2010 在 6:33 下午 in reply to: 釘釘兄的考驗1

    原帖由 franky 於 2010-7-1 10:12 PM 發表。
    命運數字,即幸運號碼:
    874916
    卦:水風井

    幸運號碼:874 916

    8 % 2 = 0 — —
    7 % 2 = 1 —–
    4 % 2 = 0 — — 水

    9 % 2 = 1 —–
    1 % 2 = 1 —–
    6 % 2 = 0 — — 風

    幸運卦:水風井

    This is what Mr. tbat taught me recently

  • shenshufan

    會員
    28 6 月, 2010 在 10:31 下午 in reply to: 鐵板創數的原意與其數之精神所在

    原帖由 金文 於 2010-6-28 04:28 PM 發表。
    shenshufan兄是如何過渡數字請指導。

    金文兄:

    [color=#000000]  8[/color]346 一雙玉手千人枕,半點朱唇萬客嘗 ([color=#ff0000]8[color=black]=8[/color])
    [/color] 0708  傾城傾國真堪羨,半點朱唇萬客嚐 (7=3[color=black]+4[/color])

    10708  傾城傾國真堪羨,半點朱唇萬客嚐 (10000~10999)

    [font=PMingLiu]===================
    [/font]假如 在下 被書 誤導

    那麼 楊兄 被我 誤導
    大家 都被 我倆 誤導
    我們 都被 著者 誤導
    [font=新細明體]===================[/font]
    [font=新細明體][/font]
    [font=新細明體][font=新細明體][font=新細明體][font=新細明體]
    [/font]
    [/font][/font][/font][font=新細明體]神數迷[/font]
    [font=新細明體] 釘釘[/font]
    [font=PMingLiu][/font]
    [font=PMingLiu]142日 (2/7~6/28)[/font]

  • shenshufan

    會員
    25 6 月, 2010 在 1:46 下午 in reply to: 鐵板創數的原意與其數之精神所在

    原帖由 shenshufan 於 2010-6-25 06:50 AM 發表。


    扣入
    瞎猜

      8[color=blue]34[/color]6 一雙玉手千人枕,半點朱唇萬客嘗
    0708  傾城傾國真堪羨,半點朱唇萬客嚐

    10708  傾城傾國真堪羨,半點朱唇萬客嚐

    原帖由 yanggy 於 2010-6-25 06:50 AM 發表。


    補一

    0708  傾城傾國真堪羨,半點朱唇萬客嚐
    8070  [font=新細明體][size=16pt]此刻生人注定是奴命方合此卦[/size][/font]
    [font=新細明體][/font]
    [font=新細明體]=================[/font]
    假如 在下 被書 誤導
    那麼 楊兄 被我 誤導
    大家 都被 我倆 誤導
    我們 都被 著者 誤導
    [font=新細明體]=================[/font]
    [font=新細明體][/font]
    [font=新細明體]法法法 [font=新細明體]法法法[/font]
    [/font][font=新細明體][font=新細明體]     [font=新細明體]法法法 [font=新細明體]法法法[/font]
    [font=新細明體][/font]
    [font=新細明體]
    [/font]
    [/font][/font][/font][font=新細明體]神數迷[/font]
    [font=新細明體] 釘釘[/font]
    [font=新細明體][/font]
    [font=新細明體]139日 (2/7~6/25)[/font]
    [font=新細明體][/font]
    [font=新細明體]啊呀 夏至 已過 冬至[/font] 將來

  • shenshufan

    會員
    25 6 月, 2010 在 12:42 上午 in reply to: 鐵板創數的原意與其數之精神所在

    原帖由 若非凡 於 2010-6-25 04:27 AM 發表。


    解讀條文時,要用的想法,如:
    8346
    [color=blue]一雙玉手千人枕,半點朱唇萬客嘗
    [/color]表面的意思當然是說命主是妓女
    但最深層的意思是….
    (1) 命主現在是富有的妓女
    (2) ………………—— > [font=細明體]有誰能猜中?[/font] …

    原帖由 shenshufan 於 2010-6-25 06:50 AM 發表。


    10708 傾城傾國真堪羨,半點朱唇萬客嚐


    (1) 命主現在是富有的妓女
    (2) 命主姿色既傾城又傾國 (由[color=black][color=blue]8346扣入。由[/color]10708扣出)[/color]


    [font=細明體]神數迷
     釘釘
    [/font]

  • shenshufan

    會員
    24 6 月, 2010 在 10:50 下午 in reply to: 鐵板創數的原意與其數之精神所在

    原帖由 若非凡 於 2010-6-25 04:27 AM 發表。


    解讀條文時,要用的想法,如:
    8346
    [color=blue]一雙玉手千人枕,半點朱唇萬客嘗
    [/color]表面的意思當然是說命主是妓女
    但最深層的意思是….
    (1) 命主現在是富有的妓女
    (2) ………………—— > [font=細明體]有誰能猜中?[/font] …


    若非凡 版主

    10708 傾城傾國真堪羨[color=black],半點朱唇萬客嚐[/color]

    我 是[color=red]扣入的 非[font=細明體]的[/font][/color]
    [font=細明體][/font]
    [font=細明體]後學[/font]
    [font=細明體] 釘釘 請賞[/font]

  • shenshufan

    會員
    24 6 月, 2010 在 10:10 下午 in reply to: 38的遊戲

    原帖由 shenshufan 於 2010-6-25 05:30 AM 發表。
    以上 說法 修訂 如下 (參見第26樓)

    敬請 參見 附件: 玄數的計算

  • shenshufan

    會員
    24 6 月, 2010 在 9:30 下午 in reply to: 38的遊戲

    原帖由 shenshufan 於 2010-6-20 05:05 PM 發表。
    鐵卜子神數 亦用“兩頭鉗”算命法,用人的出生八字
    年支時支組合而成符尾,然後用這组符尾来算命

    [color=black]玄38 [/color]乃按 下列 公式 計算 而得:

    [color=black]玄數 = [color=black]支差 + 12 x N   這裡 N = 0, 1, 2, 3, 4, 5, . . . . .[/color][/color]
       支差 = 2 乃 從 [color=black]年支([color=red]寅[size=2]) 數到 [/color][/size][color=black]時支([color=red]卯)[/color] 1 2[/color][/color]

    以上 說法 修訂 如下 (參見第26樓)

  • shenshufan

    會員
    23 6 月, 2010 在 12:10 下午 in reply to: 38的遊戲

    原帖由 hellot90 於 2010-6-23 01:52 PM 發表。
    如果沒有記錯, 應該是在緣生, 但不知是那位
    高人放上來了. 現在也不能再找到了.

    謝謝謝 想當年
    緣生網 多熱鬧

    改版後 政策改
    [color=#000000]人事非 高手散[/color]

    Alex 了白 海神 小叮噹 皇極天玄(江靜川) Raymond_Mo (若非凡) … … …

    我沒有留下眾[color=#000000]高手任何帖子[/color]
    不然如今重新讀定有新收穫

    神數迷
     釘釘

Page 10 of 47