Fluid
  • 首页
  • 归档
  • 分类
  • 标签
  • 关于

Anaconda

常用指令命令行窗口1234567891011121314# 查看版本号> conda --version# 查看目前的镜像> conda config # 添加路径> conda config --add channels http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/> conda config –-add
2025-02-22
机器学习

双系统

前言1.重装了Windows10专业版系统2.增加了Ubuntu24.04双系统
2025-02-22
PC

Jetson-Windows通信框架代码

功能光机 装载投影条纹 格雷码条纹 相移条纹 读取led电流值 设置led电流值 读取投影仪分辨率 开始投影 单次投影 连续投影
2025-02-22
嵌入式结构光三维重建项目

google benchmark 1

安装1234567$ sudo apt install g++ cmakegit clone https://github.com/google/benchmark.gitgit clone https://github.com/google/googletest.git benchmark/googletestmkdir build && cd buildcmake -DCMAK
2025-02-22
工具 > benchmark

gtest官方示例代码

gtest_main代码解析
2025-02-22
工具 > gtest

gtest入门-1

安装1234567$ git clone https://github.com/google/googletest.git$ cd googletest$ mkdir build$ cd build$ cmake ..$ make$ sudo make install
2025-02-22
工具 > gtest

Git分支管理Hexo

1.本地初始电脑1.初始化Git仓库 12$ cd blog$ git init # 创建.git子目录
2025-02-22
个人博客

Hexo搭建个人博客

1.前置条件 Node.js git Github Pages
2025-02-22
个人博客

Jetson刷机

准备工作 Ubuntu20.04系统的PC机 USB-TypeC转接线 Jetson
2025-02-22
Jetson

Grab Multiple Camera

示例代码 相机控制流程 函数用法
2025-02-22
StructLight
1…3456

搜索

Hexo Fluid