分段Voronoi for Rust
移植到100%锈蚀。 此实现可在线段和点上使用,从而使其对于计算中心线很有用。
代码仍在开发中,尚未准备就绪。
桂例:
cargo run --example fltk_gui
鼠标单击以放置新点。 按住“ L” +鼠标单击以添加单行。 按住“ S” +鼠标单击以添加线串。
API示例:
type I1 = i32 ; // this is the integer input type
type F1 = f64 ; // this is the
Brute是用于锈蚀语言有趣实验的示例程序
Brute 0.1.0
USAGE:
brute [OPTIONS] --hash --max --min
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
OPTIONS:
--algo Algorithms md5 [default: md5]