Skip to content
vimL Blog
viml@nchc.org.twviml@nchc.org.tw
  • 研究
    • 成果
      • 生物資訊視覺化
        • 果蠅腦
        • 老鼠相關研究
        • 其他
      • 醫學視覺化
      • 科學計算視覺化
      • 地理資訊視覺化
      • AI 相關
      • 其他
    • 函式庫
    • 軟體
      • MiiL : Medical Image Illustrator
      • vimL VR Viewer
      • OpenNI Related
    • 網站系統
      • iFlyOver
      • Remote Interactive Viewer
      • Virtual object Viewer
    • 論文
    • 活動
  • 課程
    • MiiL & vvViewer
    • OpenGL 相關
    • OpenNI
  • 部落格
  • 外部連結
  • 下載
    • MiiL : Medical Image Illustrator
  • NCHC
Close Menu
  • 技術研究

在 C++ 顯示完整的 typeid 型別名稱在 C++ 顯示完整的 typeid 型別名稱

2023-09-182023-09-18| HeresyHeresy| 0 Comments| 08:51

在 C++ 裡面,如果需要知道一個型別的資訊,基本上可以使用 typeid() 這個運算子(文件)來取得 st […] ...

Read MoreRead More
  • 技術研究

C++23 成員函式明確的 this:deducing thisC++23 成員函式明確的 this:deducing this

2023-09-062023-09-06| HeresyHeresy| 0 Comments| 08:29

在一般 C++ 類別的成員函式裡面,一般是都可以直接存取自己的其他成員;另外,也還有一個特別的 this 指標 […] ...

Read MoreRead More
  • 技術研究

在程式碼中檢查 C++ 編譯器使用的標準在程式碼中檢查 C++ 編譯器使用的標準

2023-08-252023-08-25| HeresyHeresy| 0 Comments| 10:34

目前 C++ 的標準在 C++11 後更新的還算穩定,都有固定在進化。而主流的 C++ 編譯器,大多也都有跟到 […] ...

Read MoreRead More
  • 技術研究

使用 RAMmap 清除 Windows 系統的檔案快取使用 RAMmap 清除 Windows 系統的檔案快取

2023-08-212023-08-21| HeresyHeresy| 5 Comments| 14:27

Windows 作業系統為了加快存取的速度,其實會對檔案的存取做「快取」(cache)的動作。也就是說,當第一 […] ...

Read MoreRead More
  • 技術研究

Visual Studio 2022 17.7Visual Studio 2022 17.7

2023-08-102023-08-10| HeresyHeresy| 0 Comments| 10:01

Visual Studio 2022 這季的更新來了~這次的版本是 17.7,官方公告是《Visual Stu […] ...

Read MoreRead More
  • 技術研究

在 C++ 程式中要求系統使用獨立顯示卡在 C++ 程式中要求系統使用獨立顯示卡

2023-07-262023-07-26| HeresyHeresy| 2 Comments| 08:55

Heresy 這邊有在透過 C++ / Qt / OpenGL 開發自己的 OpenVR 程式,在部屬給別人用 […] ...

Read MoreRead More
  • 技術研究

Visual Studio 與 GitLab 上的 C++ 程式碼覆蓋報告Visual Studio 與 GitLab 上的 C++ 程式碼覆蓋報告

2023-07-032023-07-03| HeresyHeresy| 0 Comments| 12:59

在專案中寫了單元測試後,接下來一般就是要透過「程式碼覆蓋率」(Code Coverage)這個指標、來確認自己 […] ...

Read MoreRead More
  • 技術研究

Boost Test 的 template 測試Boost Test 的 template 測試

2023-06-212023-06-21| HeresyHeresy| 0 Comments| 08:51

前面講了在 Boost Test 怎麼去根據資料來自動建立 test case,這邊來講一下 C++ 程式很可 […] ...

Read MoreRead More
  • 技術研究

Boost Test 的資料導向測試Boost Test 的資料導向測試

2023-06-202023-06-20| HeresyHeresy| 0 Comments| 10:44

前面在基本使用中,大概紀錄了一下 Boost Test 比較基本的使用方法。 而這篇接下來,則是先來記錄一下, […] ...

Read MoreRead More
  • 技術研究

執行 Boost Test 的測試:Visual Studio 與 GitLab執行 Boost Test 的測試:Visual Studio 與 GitLab

2023-06-172023-06-17| HeresyHeresy| 0 Comments| 08:49

前面簡單介紹了一下 Boost Test 的寫法,接下來來寫一下要跑測試的時候的東西。 首先,基本上如果是獨立 […] ...

Read MoreRead More

文章分頁

上一頁 1 ... 7 8 9 ... 85 下一頁

分類

  • 心得感想
    • 工作
    • 美食
  • 技術相關
    • 技術研究
    • 新奇玩意
  • 本站公告
    • What's New
  • 輕鬆一下

近期文章

  • 建立一個 GitLab CI/CD component
  • GitLab CI/CD 重複使用的元件:component
  • Visual Studio 2022 17.14
  • C++17 與 C++20 針對演算法的平行化
  • C++ Modules 多專案的使用情境(6/N)

近期留言

  1. 「Riker」於〈在安裝 Windows 11 時跳過網路設定、使用本機帳號〉發佈留言
  2. 「張家瑋」於〈在安裝 Windows 11 時跳過網路設定、使用本機帳號〉發佈留言
  3. 「Heresy」於〈Siggraph 2009 Computer Animation Festival 有趣的影片〉發佈留言
  4. 「informatika」於〈Siggraph 2009 Computer Animation Festival 有趣的影片〉發佈留言
  5. 「Harvey Chang」於〈不安裝 Docker Desktop 使用 Windows Docker 容器〉發佈留言

標籤雲

 Docker  HTC Vive  MR  Oculus Quest 2  Valve Index  Windows MR 3D立體 AI Boost C++ C++11 C++14 C++17 C++20 C++23 C++ Modules CUDA Docker GitLab HoloLens 2 HTC Vive HTC VIVE Focus 3 javascript Kinect Linux Meta Quest 3 MiiL MR NiTE2 Oculus OpenCL OpenCV OpenGL OpenMP OpenNI OpenNI2 OpenXR Qt Unit Test VisualStudio VR WIndows 11 WSA WSL 課程

Software Company WordPress Theme © Visualization and Interactive Media Laboratory of NCHC, 2007 - 2024, All Rights Reserved