搜索资源列表
cpplapack-2005_03_25.tar
- lapack的c++版本之一.lapack是imsl,mkl,matlab等大部分数值计算的使用者.最早是for77的,后来出现c++,java等的.-lapack one of the c version. Lapack is imsl, mkl. Matlab, and most numerical calculation users. The first was for77, subsequently c, java and so on.
ai
- 本程序利用java语言实现了对英文单词的模拟识别。
JSTLchHelpDoc
- JSTL中文帮助文档,chm格式,学习JSTL必不可少的材料-JSTL Chinese chm help file format, essential learning materials JSTL
JSTLhelp
- JSTL标签库的使用帮助文档,英文版的,提供了该库中几乎说有的标签的使用方法与技巧-java server page standard tag library
Java
- 数据挖掘 统计学习 分类聚类离散点分布插件小程序-Statistical learning data mining classification clustering distribution of discrete points applet plug-ins
STL_doc
- STL_doc,讲述了c++中stl的使用,用法类似Java的jdk帮助文档,简单好用。-STL_doc, described stl c++ in the use of similar usage of the jdk Java help documentation, easy to use.
Singleton
- 清华大学计算机系Java小学期作业答案,设计模式singleton-Department of Computer Science Java elementary school period operating answer, design patterns singleton
QuickSort
- 这是一个Java实现的快速排序的源码,可以高效地对数组进行排序。-This is the code that implements quick sort function,