-
AssetPriceEuropeanCallOption
matlab欧式看涨期权定价,内附有两种代码算法,适合matlab初学者(the matlab European call option pricing)
- 2013-05-16 08:40:38下载
- 积分:1
-
mxd_coffe_v35_final
冒险咖啡屋秘密花园V35最终版源码
Visual Basica代码,要研究MXD的朋友可以下载看下(adventure coffee secret garden V35 final version of Visual Basica source code to study MXD friends can download facie)
- 2007-01-21 08:38:30下载
- 积分:1
-
ch1545kl
说明: ec生物信息与论文实现\matlab教程及工具箱(ec biological information and papers to achieve \ Directory and Matlab Toolbox)
- 2006-03-15 21:14:45下载
- 积分:1
-
3
说明: 滑膜变结构控制的matlab仿真研究与分析,这个不错(Synovial matlab simulation of variable structure control research and analysis, this looks good)
- 2011-04-17 18:49:41下载
- 积分:1
-
pb
phone book for add or remove telephone numbers in text file
- 2014-01-12 19:01:34下载
- 积分:1
-
Laba_0
#include "comparer.h"
#include <iostream>
using namespace std
int Comparer::compareByName(Student& s1,Student& s2)
{
return strcmp(s1.m_szName,s2.m_szName)
}
int Comparer::compareBySurname(Student& s1,Student& s2)
{
return strcmp(s1.m_szSurname,s2.m_szSurname)
}
int Comparer::compareByGroup(Student& s1,Student& s2)
{
- 2010-01-21 00:05:09下载
- 积分:1
-
ControlSys
用vc调用matlab7.0写的小程序,可以实现简单的控制系统仿真演示(with vc call matlab7.0 write small programs, can achieve a simple control system simulation demo)
- 2005-07-26 17:46:32下载
- 积分:1
-
KalmFilter
说明: 一些有关卡尔曼滤波器的资料,非常全面,对关卡尔曼滤波器的原理用法都有详细的介绍(Some of the Kalman filter the information, very comprehensive, right off the principle of use of the Kalman filter are introduced in detail)
- 2010-03-21 21:29:21下载
- 积分:1
-
CPP-questions-and-answers
C++ 相关例题、习题及答案 ( 含代码 )(C++ relevant exercises and answers (including code))
- 2014-02-18 16:23:32下载
- 积分:1
-
Assignment6
Bjarne Stroustrup的课后练习
1. Stroustrup, Chapter 17, Questions 11 and 13, Page 624–625.
2. Stroustrup, Chapter 19, Question 4, Page 709.(1. Stroustrup, Chapter 17, Questions 11 and 13, Page 624–625.
2. Stroustrup, Chapter 19, Question 4, Page 709.)
- 2015-04-06 07:42:57下载
- 积分:1