正在加载视频...

视频加载失败

How NASA Writes Space Proof Code

11,826 次观看 • 1 年前 •via X (Twitter)

4 条评论

Mohit Mishra 的头像
Mohit Mishra1 年前

Source:

Solar Heavy 的头像
Solar Heavy1 年前

where space meets sound

Gautam Ramachandra 的头像
Gautam Ramachandra1 年前

I have been pondering about this coding standards by looking at NASA’s own code made available on GitHub, they themselves most of the times don’t follow, example in NASA CFE in GitHub under flight software (fsw)they have been using pointers instead they could have used message passing with data copying (there are many like that although they have followed their rules to some level) Also modern C++ has evolved so some things can be used like bounded recursion.

Krishna 的头像
Krishna1 年前

you have a very inquisitive mind

相关视频