资源列表
TradingStrat
- matlab程序化回测平台 可以用于策略回测-matlab tradingstrat for backtest
容量计算V1.1
- 容量计算V1.1.rar
1
- 刘大有数据结构课件,吉林大学软件学院知名教授编写的教学课件,很给力-Much data structures courseware Liu, Jilin University School of well-known professor of software written courseware, is to force
ExternalSorting
- C++实现的external sorting算法,将文件分块后进行sort-merge最后实现排序-C++ implementation of the external sorting algorithm, divide the large file into blocks and use the sort-merge mechanism
TAstronaut
- 现对六个方向分别标号,x,y,z正方向分别为0,1,2,负方向分别为3,4,5;称它们为绝对方向。宇航员在宇宙中只沿着与绝对坐标系xyz轴平行的方向行走,但是他不知道自己当前绝对坐标和自己面向的绝对方向。 任务描述: 请根据宇航员对自己在相对方向上移动的描述确定宇航员最终的绝对坐标和面向的绝对方向。对在相对方向上移动的描述及意义如下: forward x 向前走x米。 back x 先转向后,再走x米。 left x 先转向左,再走x米。 right x 先转
qichexiaoshou
- 这是一个关于汽车销售集团的网站,有空看看哈。-This is a group of car sales websites, go look at Kazakhstan.
python核心编程(第二版)
- Python是纯粹的自由软件, 源代码和解释器CPython遵循 GPL(GNU General Public License)协议。Python语法简洁清晰,特色之一是强制用空白符(white space)作为语句缩进。 Python具有丰富和强大的库。它常被昵称为胶水语言,能够把用其他语言制作的各种模块(尤其是C/C++)很轻松地联结在一起。常见的一种应用情形是,使用Python快速生成程序的原型(有时甚至是程序的最终界面),然后对其中有特别要求的部分,用更合适的语言改写,比如3D游戏中的
F.F.chen
- 一本很经典的学习等离子体的书,作者:FF陈-A classic study of plasma was written by: FF Chen
BinTree
- C++ 实现简单的二叉树,以及实现前序、中序。后序遍历-c++ implements sample binaryTree
Introduction-to-Algorithms
- 算法导论的英文版,讲解算法的非常经典的书。-English version of Introduction to Algorithm. A classical book to teach algorithm.
Data-structures-and-algorithms-PPT
- 这是关于数据结构的PPT,讲的简单易懂,里面有不少代码,希望对您有帮助-This is a data structure on the PPT, talk about easy to understand, which has a lot of code, and want to help you! !
CPP
- 用c++实现的若干的数学问题编程,很方便 源代码-math programming completed by C++ source code useful
