首页 归档 关于

AverageMind

Writing is nature's way of letting you know how sloppy your thinking is.

2022-05-06
Visualization

Streamline filter

This article discusses the vtk stream line filter and how it is implemented.

继续阅读全文 »

分享
2022-04-26
c/c++

Cpp template about CRPT

some tips about the curiously recurring template pattern (CRTP) in cpp. The example comes from this video.

继续阅读全文 »

分享
2022-04-24
Visualization

GraphicsBasics

Some basic concepts about graphics. The main contents come from the VTK text book.

继续阅读全文 »

分享
2022-04-21
algorithm

Algorithm(8) Tree

The typical algorithm questions based on the tree structure.

继续阅读全文 »

分享
2022-02-08
pytorch

pytorch on supercomputer

Some notes about running pytorch on supercomputer.

继续阅读全文 »

分享
2022-01-27
compile

Makefile and gcc tips

Three basic things you should definitely know about the make and gcc

Here are three tips you should definately know for the make and gcc/g++ if you work with c/c++.

继续阅读全文 »

分享
2021-11-21
Visualization

Different Levels of Understanding Marching Cube

This article discuss some ideas about the marching cube algorithm.

继续阅读全文 »

分享
123…13下一页»

分类

  • Linux10
  • Visualization3
  • algorithm11
  • blog4
  • c/c++23
  • compile2
  • distributed system2
  • git1
  • golang15
  • methodology11
  • music1
  • numerical method1
  • parallel7
  • performance3
  • python5
  • pytorch1
  • story21

最新文章

  • Streamline filter
  • Cpp template about CRPT
  • GraphicsBasics
  • Algorithm(8) Tree
  • PhD story

归档

  • May 20221
  • April 20223
  • March 20221
  • February 20222
  • January 20221
  • November 20212
  • October 20212
  • July 20212
  • June 20215
  • May 20212
  • April 20212
  • March 20211
  • February 20215
  • January 20212
  • December 20202
  • October 20201
  • September 20204
  • August 20206
  • July 20201
  • June 20201
  • May 20202
  • April 20204
  • March 20201
  • December 20192
  • October 20191
  • September 20192
  • August 20194
  • July 20192
  • June 201939
  • April 20191
  • March 20191
  • September 20182
  • July 20182
  • June 201812
© 2014 - 2022 zhe |  主题 Cafe
联系方式 | godenwangzhe@gmail.com
首页 归档 关于