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++ 的 forward declarationC++ 的 forward declaration

2022-08-182022-08-18| HeresyHeresy| 0 Comments| 13:46

這邊稍微來講一下 C++ 的 forward declaration(維基百科、C++ Reference)。 […] ...

Read MoreRead More
  • 技術研究

Visual Studio 2022 17.3Visual Studio 2022 17.3

2022-08-102022-08-10| HeresyHeresy| 0 Comments| 11:23

微軟在 2021 年底推出 Visual Studio 2022(17.0)後,也又推出了 17.1 和 17 […] ...

Read MoreRead More
  • 技術研究

Windows 環境的 libcurl https 支援Windows 環境的 libcurl https 支援

2022-08-082022-08-08| HeresyHeresy| 0 Comments| 09:26

cURL 是一個很知名的開源專案(官網),他主要的功能是用來存取包含 Http、FTP、SMTP 等在內通訊協 […] ...

Read MoreRead More
  • 技術研究

C++ 23 可以回傳值或錯誤的 std::expectedC++ 23 可以回傳值或錯誤的 std::expected

2022-07-252022-07-25| HeresyHeresy| 0 Comments| 08:54

之前在《更多元的函式回傳型別:optional 與 outcome》這篇文章中,曾經提過在函式需要回傳計算的結 […] ...

Read MoreRead More
  • 技術研究

C++11 開始的一些標準容器的新功能C++11 開始的一些標準容器的新功能

2022-07-132022-07-13| HeresyHeresy| 0 Comments| 14:37

這邊呢,算是來簡單寫一下 C++11 開始、到現在的 C++20,一些針對 C++ 標準函式庫的容器(cont […] ...

Read MoreRead More
  • 技術研究

C++17 的 structured binding declarationC++17 的 structured binding declaration

2022-06-292022-06-29| HeresyHeresy| 0 Comments| 08:26

這篇來講一下,在 C++17 的時候,加入的一個還算滿好用的功能、structured binding dec […] ...

Read MoreRead More
  • 技術研究

C++11 使用 emplace 取代 push_back 和 insertC++11 使用 emplace 取代 push_back 和 insert

2022-06-162022-06-16| HeresyHeresy| 0 Comments| 14:35

以 vector 來說,以往要插入新的資料,大多會使用 push_back() 這個函式。 但是實際上,使用 […] ...

Read MoreRead More
  • 技術研究

C++11 新的容器:array、沒排序的 set 與 mapC++11 新的容器:array、沒排序的 set 與 map

2022-06-012022-06-01| HeresyHeresy| 0 Comments| 09:39

C++11 應該算是 C++ 改變最大的版本,而針對 C++11 的東西其實 Heresy 已經寫了不少了,但 […] ...

Read MoreRead More
  • 技術研究

C++20 std::format part 3 – 自定義型別的處理C++20 std::format part 3 – 自定義型別的處理

2022-05-172022-05-17| HeresyHeresy| 0 Comments| 09:59

這系列應該是最後一篇了。在講完了基本的使用、還有一些其他的函式,最後這邊來講一下要怎麼針對自己定義的型別、或是 […] ...

Read MoreRead More
  • 技術研究

C++20 std::format part 2:其他的函式C++20 std::format part 2:其他的函式

2022-05-132022-05-13| HeresyHeresy| 0 Comments| 09:33

延續前面的 part 1,這邊繼續來講一些 C++20 std::format 的其他東西吧~ 這邊,主要是來 […] ...

Read MoreRead More

文章分頁

上一頁 1 ... 16 17 18 ... 89 下一頁

分類

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

近期文章

  • Docker 沒辦法 push 到 GitLab Registry 的問題
  • Visual Studio 18.9.0
  • 在 GitLab CI/CD 透過 SSH 控制伺服器進行部署
  • GitLab CI/CD 的「環境」管理架構
  • WSL 推出容器專用指令 wslc(預覽版)

近期留言

  1. 「Heresy」於〈PowerToys 新功能:控制多電腦的 Mouse Without Borders〉發佈留言
  2. 「Bearing Cross Reference」於〈PowerToys 新功能:控制多電腦的 Mouse Without Borders〉發佈留言
  3. 「Riker」於〈在安裝 Windows 11 時跳過網路設定、使用本機帳號〉發佈留言
  4. 「張家瑋」於〈在安裝 Windows 11 時跳過網路設定、使用本機帳號〉發佈留言
  5. 「Heresy」於〈Siggraph 2009 Computer Animation Festival 有趣的影片〉發佈留言

標籤雲

 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 javascript Kinect Linux Looking Glass Meta Quest 3 MR NiTE2 Oculus OpenCL OpenCV OpenGL OpenMP OpenNI OpenNI2 OpenXR Qt Unit Test vcpkg VisualStudio VR Windows WIndows 11 WSL 課程

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