资源列表
NUAA-acm-code.NUAA ACM OJ源码
- NUAA ACM OJ源码,包含前端界面和后台判题程序。,the source codes of acm oj of NUAA, includes the performances and judger.
关于apriori算法的改进程序
- 这是一个关于apriori算法的改进程序,论文可以在维普网站上下载!,This is a study on apriori algorithm procedures, papers can be downloaded at the VIP site!
SymBol.给定文法的包括优先表的构造及FIRSTVT和LASTVT的计算
- 算符优先算法的部分,对给定文法的包括优先表的构造及FIRSTVT和LASTVT的计算,Operator part of the priority algorithm, the given grammatical structure, including a priority table and the calculation of FIRSTVT and LASTVT
gri2sgy.一个读写SGY格式的程序
- 一个读写SGY格式的程序, A read-write SGY form procedure
CGAL-3.0.1-doc_ps.cgal 3.0.1 的文挡
- cgal 3.0.1 的文挡,cgal 3.0.1 Wen Dang
EvaluateExpression 算术表达式求值
- 算术表达式求值: 中缀表达式求值; 将中缀转换成后缀表达式并求值-Arithmetic expression evaluation: infix expression evaluation to infix into postfix expression and evaluates
ClosestPair 二维最近点对算法
- 二维最近点对算法,分别用遍历方法和分治算法实现,并对实现的时间进行比较-Two-dimensional nearest point of the algorithm, respectively, and partition with traversal algorithm, and compare the time to achieve
random.zip 使用汇编产生随机数的程序
- 使用汇编产生随机数的程序 , The use assembly has the random number procedure
bplus.zip 简单好用的B+树算法实现
- 一个简单好用的B+树算法实现, A simple easy to use B tree algorithm realizes
btree_java.zip 用Java applet实现的B-Tree算法
- 一个用Java applet实现的B-Tree算法, The B-Tree algorithm which realizes with Java applet
btree2.zip
- 用C++实现的B-Tree算法, B-Tree algorithm realizes which with C
btree-mem.tar.z
- 用Borland C写的B-Tree算法, B-Tree algorithm writes which with Borland C