当前位置:
首页 资源下载
搜索资源 - critical section example
搜索资源列表
-
0下载:
多线程----介绍3种多线程同步方式(Critical Section,Mutex,Event)例子-introduced three kinds of multithreaded synchronization mode (Critical Section, Mutex, Event) example
-
-
0下载:
3种多线程同步方式(Critical Section,Mutex,Event)的小例子-3 multithreading synchronous mode (Critical Section, Mutex,
Event) small example
-
-
0下载:
Client/Server application. This application was written using RMI Java. It resolve "access to critical section " example problem.
To use this program you should change in *.bat / *.sh files the java path according in your computer
-Client/Server
-
-
0下载:
Parralel programing. Monitors usage example in Java. Monitors are used to protect critical section
-
-
0下载:
通信中实用的。1:用CSingLock对象来封装临界区对象例子;2:一个利用析构函数如下例子:-A: use CSingLock object to encapsulate the critical section object example 2: a destructor to the following examples:
-
-
0下载:
critical section , this example of . synchronization of few threads . by the critical section .-critical section , this is example of . synchronization of few threads . by the critical section .
-
-
2下载:
用matlab编写了20几个常见的技术指标,方便大家开发策略时候,直接调用。
1)编写这些函数不是技术活,完全是体力活
2)之所以编写这些函数,一来是自己研究所需,二来自己编写过程中能够感悟到蕴含在公式中的思想
3)几乎所有函数,我都用数据测试过,并和交易开拓者、同花顺等计算的值进行了比对,最大程度
上保证指标算法的准确性。虽然已近极力避免错误,但是还是可能出现一些这样那样的错误,所以
请批判性使用这些函数
4)如果对这些函数有疑问(比如有些指标可能会有不同的处理方法
-