叉积的标准介绍 基本概念几何解释 这是关于3Blue1Brown
"线性代数的本质"的学习笔记。 基本概念
向量 v ⃗ \vec{v} v 叉乘向量 w ⃗ \vec{w} w 的结果大小是这两个向量围成的平行四边形的面积,方向由右手定则确定。 v ⃗ w ⃗ \vec{v}\vec{w} v w - …
jclasslib bytecode viewer 是一款非常好用的.class文件查看工具;
jclasslib bytecode editor is a tool that visualizes all aspects of compiled Java class files and the contained bytecode. Many aspects of class files can be edited in the UI. In addit…