EPH 的程式日記
  • >> 旅遊日記

EPH 的程式日記

記錄程式設計生活的點點滴滴

[Algorithm] 使用堆叠解八皇后 (8-queen) 問題

[Algorithm] 使用堆叠解八皇后 (8-queen) 問題

2016-07-05 ephrain Comments 0 Comment

之前用遞迴解八皇后 (8-queen) 問題,基本上遞迴應該都能改成某種非遞迴型式, 就來試試教科書上原本建議的堆叠 (stack) 吧~   程式大…

Read More Read More

[Algorithm] 使用遞迴解八皇后 (8-queen) 問題

[Algorithm] 使用遞迴解八皇后 (8-queen) 問題

2016-07-05 ephrain Comments 0 Comment

最近在重讀資料結構和演算法的書… 其實以前在學校裡學資料結構和演算法時,就覺得自己學得不是很好, 然後又看到了 Homebrew 作者去 Googl…

Read More Read More

[Linux] 在 CentOS 上使用 stress 模擬系統資源吃緊的狀況 (CPU/記憶體/磁碟 I/O)

[Linux] 在 CentOS 上使用 stress 模擬系統資源吃緊的狀況 (CPU/記憶體/磁碟 I/O)

2016-07-04 ephrain Comments 0 Comment

最近想要在 CentOS 上製造系統忙碌的狀況,看看能不能重現某個奇怪的 bug, 查了一下不少人建議可以用 stress 這個套件, 但是這個套件在 Cent…

Read More Read More

[Linux] 解決 CentOS 上 yum 遇到 HTTP 404 Not Found 的問題

[Linux] 解決 CentOS 上 yum 遇到 HTTP 404 Not Found 的問題

2016-07-04 ephrain Comments 0 Comment

今天想用 yum 來查一下哪個套件包含了 stress 這支程式, 結果一直遇到 HTTP 404 錯誤: testuser@localhost ~ $ yum…

Read More Read More

[Linux] 在 CentOS 上設定 yum/debuginfo-install 用的 proxy

[Linux] 在 CentOS 上設定 yum/debuginfo-install 用的 proxy

2016-07-02 ephrain Comments 0 Comment

今天想用 debuginfo-install 安裝 python 的 debug symbol,結果遇到了連線錯誤: Loaded plugins: faste…

Read More Read More

[GDB] 在 dlopen/dlclose 函式設定中斷點,觀察 DLL 的載入與卸載過稱

[GDB] 在 dlopen/dlclose 函式設定中斷點,觀察 DLL 的載入與卸載過稱

2016-07-01 ephrain Comments 0 Comment

今天在查一個 Linux 上的 shared library 沒有釋放掉的問題, 從程式來看,應該呼叫 dlopen() 和 dlclose() 的次數是相當的…

Read More Read More

[GDB] 將中斷點設定在尚未載入的 DLL 上,取消提示訊息

[GDB] 將中斷點設定在尚未載入的 DLL 上,取消提示訊息

2016-07-01 ephrain Comments 0 Comment

在用 gdb 的時候,有時候想要下一個中斷點,但中斷點的函式是在還沒載入的 DLL 裡面, 這時 gdb 就會問你是否確認要標記這個「未來的」中斷點: root…

Read More Read More

Posts navigation

OLDER POSTS
NEWER POSTS

近期文章

  • [Mac/Linux] 搜尋有哪些檔案 symbolic link 到特定檔案
  • [Mac] 無法 cd 進入 ~/Library/Application Support 目錄?
  • [Chrome] 使用 Tampermonkey 過濾掉 Google 新聞中,不想看到的文章(2025新版)
  • [GitHub] 使用 GitHub CLI 下載 Release 中的 Asset 檔案
  • [Flutter] 使用 fvm 管理不同的 Flutter 版本

近期迴響

  • James Yu on [GCP] 刪除已經被附加在虛擬機器上的靜態 IP 位址感謝分享,解決初學者的困擾
  • ephrain on [Mac] 使用 Bartender 5 解決 Menu icon 因為空間過小顯示不出來的問題感謝提醒,目前看來似乎不太能確定情況, ...
  • Jerry on [Mac] 使用 Bartender 5 解決 Menu icon 因為空間過小顯示不出來的問題Bartender 5 疑似出售不明人士...
  • Trent on [Windows] Windows 7 上安裝 .NET Framework 4.8 失敗,因為憑證不被信任?謝謝你,解決了我安裝遇到的問題
  • ephrain on [GitHub] 使用 GitHub CLI (gh) 觸發還在 PR 中的 GitHub Actions workflow 測試不客氣喔~

本週熱門

  • [MOD] 自己安裝與設定中華電信 MOD (3)
  • [健康] 大腸鏡檢查初體驗 (2)
  • [Linux] 使用 diff 指令產生補丁檔,用 patch 指令幫程式上補丁 (11)
  • [生活] 新冠肺炎 Omicron 確診記 (1)
  • [Mac] 使用 Macro Recorder 錄製滑鼠鍵盤動作,再重覆播放 (2)

彙整

分類

其他操作

  • 登入
  • 訂閱網站內容的資訊提供
  • 訂閱留言的資訊提供
  • WordPress.org 台灣繁體中文
© 2025 | Proudly Powered by WordPress | Theme: Nisarg