- 授权协议: MIT
- 开发语言: Rust
- 操作系统: 跨平台
- 软件首页: https://github.com/imiskolee/finance-rust
- 软件文档: https://github.com/imiskolee/finance-rust
- 官方下载: https://github.com/imiskolee/finance-rust
软件介绍
Finance Rust 是使用 Rust 语言开发的金融计算库,开发过程借鉴了许多金融数学理论与公式。
已经支持的函数:
Amortization(AM)
Compound Annual Growth Rate (CAGR)
Compound Interest(CI)
Discount Factor (DF)
Future Value (FV)
Internal Rate of Return (IRR)
Leverage Ratio (LR)
Net Present Value (NPV)
Payback Period (PP)
Present Value (PV)
Profitability Index (PI)
Return on Investment (ROI)
Rule of 72 (R72)
Weighted Average Cost of Capital (WACC)
Getting Started with C++ Audio Programming for Game Development
David Gouveia
Written specifically to help C++ developers add audio to their games from scratch, this book gives a clear introduction to the concepts and practical application of audio programming using the FMOD li......一起来看看 《Getting Started with C++ Audio Programming for Game Development》 这本书的介绍吧!
