
作者:yunjinqi
类别:编程
日期:2023-12-27 17:15:29
阅读:594 次
消耗积分:0 分
Any encryption algorithm should have methods encrypt and decrypt. This can...

作者:yunjinqi
类别:编程
日期:2023-12-27 15:00:40
阅读:608 次
消耗积分:0 分
Write a function differentiateNumerically that can differentiate any...

作者:yunjinqi
类别:编程
日期:2023-12-27 13:47:06
阅读:600 次
消耗积分:0 分
Test the normcdf function against numerical integration of the pdf of the...

作者:yunjinqi
类别:编程
日期:2023-12-27 13:26:24
阅读:592 次
消耗积分:0 分
Write a function integralToInfinity that uses integration by substitution...

作者:yunjinqi
类别:编程
日期:2023-12-26 17:10:43
阅读:594 次
消耗积分:0 分
10.6.2 Write a class NormalPDF and compute its integral from −1.96 to...

作者:yunjinqi
类别:编程
日期:2023-12-26 15:41:49
阅读:571 次
消耗积分:0 分
### 练习题:10.6.1A digital call option with maturity T and strike K. This has a...

作者:yunjinqi
类别:编程
日期:2023-11-30 13:58:11
阅读:624 次
消耗积分:0 分
参考书上的实现piechart的例子,实现了用cpp调用google...

作者:yunjinqi
类别:编程
日期:2023-11-25 16:18:20
阅读:610 次
消耗积分:0 分
// my_function.h #include <iostream> #include <vector>...

作者:yunjinqi
类别:编程
日期:2023-11-24 11:08:56
阅读:636 次
消耗积分:0 分
#include <iostream> #include <cmath> using namespace std; int main() {...

作者:yunjinqi
类别:编程
日期:2023-11-24 11:07:41
阅读:668 次
消耗积分:0 分
#include <iostream> #include <cmath> using namespace std; int main() { ...
最新文章