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++23 把連續資料當成多維陣列存取的容器:mdspanC++23 把連續資料當成多維陣列存取的容器:mdspan

2024-09-092024-09-09| HeresyHeresy| 0 Comments| 10:10

std::mdspan(C++ Reference)是 C++23 中,個人相當期待的一個新的標準函示庫容器; […] ...

Read MoreRead More
  • 技術研究

C++17 用來儲存任意型別的類別 std::anyC++17 用來儲存任意型別的類別 std::any

2024-08-212024-08-21| HeresyHeresy| 0 Comments| 10:52

這篇來稍微紀錄一下,在 C++17 裡面新增、可以用來儲存所有可以複製的資料的型別、std::any(C++ […] ...

Read MoreRead More
  • 技術研究

GitLab 升級到 17.3 碰到的問題GitLab 升級到 17.3 碰到的問題

2024-08-192024-08-19| HeresyHeresy| 0 Comments| 08:53

上個禮拜 GitLab 升級到 17.3 了(官方部落格)。由於 Heresy 是使用 Docker 版本,所 […] ...

Read MoreRead More
  • 技術研究

Visual Studio 2022 17.11Visual Studio 2022 17.11

2024-08-142024-08-14| HeresyHeresy| 0 Comments| 13:20

感覺 Visual Studio 2022 的生命週期似乎比預期的長?現在已經推出第十二個次版本、版號推進到 […] ...

Read MoreRead More
  • 技術研究

拿 Docker 跑服務紀錄檔過大的問題拿 Docker 跑服務紀錄檔過大的問題

2024-08-022024-08-02| HeresyHeresy| 0 Comments| 10:23

Heresy 這邊工作上有一些服務現在都是在 Ubuntu 上透過 Docker 來跑的,像是 GitLab […] ...

Read MoreRead More
  • 技術研究

確保函式只會被呼叫一次:call_once確保函式只會被呼叫一次:call_once

2024-07-232024-07-23| HeresyHeresy| 0 Comments| 08:28

之前在《C++20 多執行序間的同步點 barrier 與 latch》有簡單提到過 C++11 有 std: […] ...

Read MoreRead More
  • 技術研究

使用 LangChain JS 來寫 LLM 程式使用 LangChain JS 來寫 LLM 程式

2024-07-032024-07-03| HeresyHeresy| 0 Comments| 10:12

之前在《使用 llama.cpp 自己架一個 OpenAI 相容伺服器》介紹了怎麼用 llama.cpp 來架 […] ...

Read MoreRead More
  • 技術研究

C++20 多執行序間的同步點 barrier 與 latchC++20 多執行序間的同步點 barrier 與 latch

2024-06-262024-06-26| HeresyHeresy| 0 Comments| 13:07

C++20 在多執行序程式開發的部分,除了提供了新的 std::jthread 外,其實還有提供一些新的多執行 […] ...

Read MoreRead More
  • 技術研究

使用 Visual Studio 2022 17.10 建置 Boost C++ Libraries使用 Visual Studio 2022 17.10 建置 Boost C++ Libraries

2024-06-192024-06-19| HeresyHeresy| 0 Comments| 09:21

之前在《Visual Studio 使用 C++ 時混亂的版本編號》有提過了,由於 Visual Studio […] ...

Read MoreRead More
  • 技術研究

Visual Studio 使用 C++ 時混亂的版本編號Visual Studio 使用 C++ 時混亂的版本編號

2024-06-182024-06-18| HeresyHeresy| 0 Comments| 10:22

這篇算是稍微來抱怨一下,在使用微軟的 Visual Studio 開發 C++ 專案的時候,可能會碰到、混亂的 […] ...

Read MoreRead More

文章分頁

上一頁 1 2 3 4 ... 85 下一頁

分類

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

近期文章

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

近期留言

  1. 「Informatika」於〈A-DATA 3.5 SSD ENCLOSURE with RAID〉發佈留言
  2. 「Heresy」於〈Siggraph 2009 Computer Animation Festival 有趣的影片〉發佈留言
  3. 「informatika」於〈Siggraph 2009 Computer Animation Festival 有趣的影片〉發佈留言
  4. 「Harvey Chang」於〈不安裝 Docker Desktop 使用 Windows Docker 容器〉發佈留言
  5. 「Shuai」於〈在安裝 Windows 11 時跳過網路設定、使用本機帳號〉發佈留言

標籤雲

 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