搜索资源列表
martingale-1.0.tar
- 金融资产定价,随机过程,MONTE CARLO 模拟 JAVA 程序和文档资料-pricing financial assets, random process simulation MONTE CARLO JAVA procedures and documentation
bank
- 模拟实现银行业务调度系统逻辑,具体需求如下: 1、银行内有6个业务窗口,1 - 4号窗口为普通窗口,5号窗口为快速窗口,6号窗口为VIP窗口。 2、有三种对应类型的客户:VIP客户,普通客户,快速客户(办理如交水电费、电话费之类业务的客户)。 3、异步随机生成各种类型的客户,生成各类型用户的概率比例为: VIP客户:普通客户:快速客户 = 1 :6 :3。 4、客户办理业务所需时间有最大值和最小值,在该范围内随机设定每个VIP客户以及普通客户办理业务所需的时
BankSimulationSystemVS05
- 该系统模拟银行服务系统,通过 因为客户业务有存钱和取钱两种,所以我们用0和1来分别表示存和取;因为两个窗口前要排队,所以用链表实现的队列来表示排队的情况;对于每个客户的基本信息,我们创建Customer结构来实现对客户信息的处理;我们用随机函数rand()来实现对生活中客户存与取、钱数、处理时间等情况的模拟。-The system simulated banking system, through the business because customers get money saving a
interview
- C语言写的一个金融行业工作面试题随即抽取小程序,每次抽取三道题,其中包括两道必选题和一道随机题。-Then extract a small financial sector face questions written in C language program, each extracted three questions, including the two must be subject matter and a random question.
eashendra
- file for generating inter-arrival and service time in a banking system Program to generate random numbers and histogram- file for generating inter-arrival and service time in a banking system Program to generate random numbers and histogram
bio_CW4
- 算两段数据的cosality(相关性),他是一个1XN维度的相似度计算模型,有完整的说明文档,是本人的满分的coursework-calculate the cosality of random time based data sequence, based on N (argument)previous data.
RND-Candle-Charts
- 采用随机数据的C#编程的K线图演示例子,周期为1分钟一条K-C# stock,candle,random,sample,one minute
Typer
- 用于银行考核训练小键盘录入速度,每产生一组随机数需要录入正确才可以进行下次录入,记录录入正确次数。-Bank assessment training for keypad entry speed, each needs to generate a set of random numbers can be entered correctly before the next entry, enter the correct record number.
HeikenAshiZoneTrade
- Heiken ashi candle with random walk theory
