首页 归档 关于

AverageMind

2022-04-24
Visualization

Graphics Basics

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

继续阅读全文 »

分享
2022-04-21
algorithm

Algorithm(8) Naive Tree(By input data structure)

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.

继续阅读全文 »

分享
2021-10-07
c/c++

Programming by c for a cpp programmer

This article try to describe some differences between the c and cpp from the programming perspective.

继续阅读全文 »

分享
« 上一页1…7891011…20下一页»

最新文章

  • Integration-story
  • linear algebra review
  • external-surface.md
  • AI与人交互的几种方式
  • javascript-tips
© 2014 - 2025 zhe |  主题 Cafe
联系方式 | godenwangzhe@gmail.com
首页 归档 关于