-
American Option Pricing in Variance Gamma using Finite Difference
American Option Pricing in Variance Gamma using Finite Difference
- 2022-09-24 05:50:03下载
- 积分:1
-
利用SMTP协议发送邮件 功能很强大
利用SMTP协议发送邮件 功能很强大-Sending Email with SMTP protocol.It is powerful.
- 2022-04-10 12:05:26下载
- 积分:1
-
上传个小程序,VC++写的,用于获取,系统所有磁盘驱动器,供初学者学习参考...
上传个小程序,VC++写的,用于获取,系统所有磁盘驱动器,供初学者学习参考-From a small program, VC++ to write, for the acquisition, the system of all disk drives, for beginners to learn information
- 2022-04-18 03:01:14下载
- 积分:1
-
指纹识别系统设计时进行方向图二值化的简单小程序
指纹识别系统设计时进行方向图二值化的简单小程序-Fingerprint Identification System design pattern to a simple binary applet
- 2022-11-04 18:00:03下载
- 积分:1
-
信息论书。
Information theory book.
An instant classic, covering everything from Shannon s fundamental theorems to the postmodern theory of LDPC codes.
- 2022-01-28 01:27:41下载
- 积分:1
-
good
good - This program has its own library file swap.h. You can use this file to swap the values in any 2 variables.-good- This program has its own library file swap.h. You can use this file to swap the values in any 2 variables.
- 2022-01-22 05:33:48下载
- 积分:1
-
AES 加密算法 和相关 代码实现
资源描述高级加密标准(英语:Advanced Encryption Standard,缩写:AES),在密码学 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-07-02 12:59:55下载
- 积分:1
-
模仿Windows任务栏希望大家多学习
模仿Windows任务栏希望大家多学习-imitate the Windows task bar hope we learn more
- 2022-02-06 06:21:01下载
- 积分:1
-
简单的计算器功能实现,用了多态,继承等特性,是学习的好例子。...
简单的计算器功能实现,用了多态,继承等特性,是学习的好例子。-Realize a simple calculator function with a multi-state, inheritance, etc., is a good example of learning.
- 2022-05-15 05:05:54下载
- 积分:1
-
应用MMX和SSE优化的内存复制
对于一般情况,VC自带的memcpy效率一般。但在处理大块内存和大内存运算上,效率就不高了。实际上CPU的扩展指令集MMX、SSE及后期64位和128位指令可以简单改善内存操作。不过也有一些限制,由于要考虑CPU指令序列前后,否则优化效果不明显。这是一个使用MMX/SSE的简单优化例子。
- 2022-06-30 20:03:01下载
- 积分:1