-
Max Mixed Hedging DC
混合,配对交易,
网格,(但只有对冲),
货币对的直接(正)相关,
混合的,多货币对冲。(Mixed, paired transactions,
Grid (but only hedging)
The direct (positive) correlation of monetary pairs,
Mixed, multi-currency hedging.)
- 2020-06-25 17:20:02下载
- 积分:1
-
cJSONFiles
说明: JASON解析,打包等测试例程,包含头文件,C文件,test文件等(void doit(char *text)
{
char *out;cJSON *json;
json=cJSON_Parse(text);
if (!json) {u1_printf("Error before: [%s]
",cJSON_GetErrorPtr());}
else
{
out=cJSON_Print(json);
cJSON_Delete(json);
u1_printf("%s
",out);
free(out);
}
})
- 2020-06-15 23:20:01下载
- 积分:1
-
用奇异值分解的方法求解方程 Ax = b 的程序
奇异值分解的方法求解方程,奇异值分解(SVD)是计算机视觉领域中一种使用最为广泛的矩阵分解技术。我们已经知道...关于使用SVD分解方法求解AX=0方程的一点说明(Singular value decomposition (SVD) is one of the most widely used matrix decomposition techniques in computer vision. We already know... A note on the use of the SVD decomposition method to solve the AX=0 equation.)
- 2020-08-12 14:58:26下载
- 积分:1
-
creep
FLAC3D蠕变,用于地下工程开挖蠕变模拟研究学习(Study on based mechanical application, including creep time, how to use creep in flac, in underground .)
- 2018-11-07 11:55:25下载
- 积分:1
-
can入门教程
can基础知识,基本教程,适用于初学者开发(Can basic knowledge, basic tutorials, for beginners)
- 2020-06-21 18:40:02下载
- 积分:1
-
磁共振原始分析图片,对图像研究有很好的帮助。
磁共振原始分析图片,对图像研究有很好的帮助。-Original analysis of magnetic resonance images, the image research have a very good help.
- 2022-02-05 12:45:31下载
- 积分:1
-
5.树莓派3自编手册
里面有树莓派的自编手册,基本教程,有爱自取。(There are handwritten manuals for raspberry, basic tutorials, and self love.)
- 2018-05-07 17:17:00下载
- 积分:1
-
Desktop
切线刚度法的abaqusFortran子程序实现(ABAQUS Fortran subroutine implementation of tangent stiffness method)
- 2020-06-23 07:20:02下载
- 积分:1
-
fault detector
Maximum Correlated Kurtosis Deconvolution (MCKD) [matlabhome.ir]
- 2021-03-09 09:59:28下载
- 积分:1
-
The_oscilloscope_GUI
简易数字示波器MATLAB实现,我自己写的,非常简陋,练习程序,还望见谅(Simple digital oscilloscope MATLAB implementation, I wrote it myself, very simple, exercise procedures, but also look forward to forgive me.)
- 2018-10-22 22:04:46下载
- 积分:1