资源列表
fulldisk
- A finite element code for linear static and dynamic analysis
matrix-differential-caculus
- 我导师让我细细学习的一本书,英文原版,关于矩阵运算的,对于统计学习非常有帮助。-I carefully study my mentor in a book, the English original, on the matrix operations, for statistical learning is very helpful.
qichejiayouwenti
- 一辆汽车加满油后可行驶n公里。旅途中有若干个加油站。设计一个有效算法,指出应 在哪些加油站停靠加油,使沿途加油次数最少。对于给定的n(n <= 5000)和k(k <= 1000)个加油站位置,编程计算最少加油次数。-Fill up the car after driving an n km. There are several gas stations journey. Design an efficient algorithm, which pointed out that
EvaluateAlgebra
- This program evaluates algebraic formulas.
opt
- 清华大学数学实验之线性与非线性最优化幻灯片-Tsinghua University' s math test linear and nonlinear optimization slide
DM
- 系统地介绍数据挖掘方面的基本知识,提供了编程的方法-Data mining system to introduce the basic knowledge and provides a method of programming
DataMining
- 数据挖掘方面的一本很好的数,详细讲解了数据挖掘的相关思想和算法,适合对数据挖掘有兴趣的初学者。-Data mining aspects of a number of very good, detailed account of the relevance of data mining ideas and algorithms, suitable for data mining are interested beginners.
Programming-Interviews-Exposed
- Good book on programming interview
04377104
- 对于数学公式进行处理,预处理中的切分部分,全英文文档-Mathematical formula
conditional_random_fields
- 条件随机场ppt,建议先了解一些基础知识-CRFs ppt, it is recommended to learn some of the basics
juzhen
- 矩阵的简单运算,可实现加,减,乘运算,是中山大学的实验题-Simple matrix operations can be realized addition, subtraction, multiplication, is the experiment of Sun Yat-sen
miller_rabin
- Miller-Rabin质数测试 输入 第1行:1个正整数t,表示数字的个数,10≤t≤50 第2..t+1行:每行1个正整数,第i+1行表示正整数a[i],2≤a[i]≤10^18 输出 第1..t行:每行1个字符串,若a[i]为质数,第i行输出 Yes ,否则输出 No -Miller-Rabin primality test input The first line: 1 positive integer T, said a number