搜索资源列表
dic
- 词典 Time Limit:3000MS Memory Limit:65536K Total Submit:2349 Accepted:603 Descr iption 你旅游到了一个国外的城市。那里的人们说的外国语言你不能理解。不过幸运的是,你有一本词典可以帮助你。 Input 首先输入一个词典,词典中包含不超过100000个词条,每个词条占据一行。每一个词条包括一个英文单词和一个外语单词,两个单词之间用一个空格隔开。而且在词典中不会有某个外语单词出现超
STLCppRefer
- c++ stl程序设计参考帮助文档,绝对可用; STL 设计帮助文档-c++ stl programming reference to help document, absolutely free Stl design help doc
JSTLchHelpDoc
- JSTL中文帮助文档,chm格式,学习JSTL必不可少的材料-JSTL Chinese chm help file format, essential learning materials JSTL
Cmex.pdf
- 使用C 语言编制Mex算法程序,对于提高算法的性能有很大帮助。 希望该文档能帮助大家进入matlab 和 c 语言之间互动的世界,也期待你编制更多的原创程 序奉献给研学论坛,尤其是混沌和分形版面-The use of C language algorithm Mex procedures, for improving the algorithm performance of much help. I hope the document will help us to enter the
glpk4.36
- 著名的大规模线性规划求解器源码GLPK.C语言版本,可以修剪.内有详细帮助文档. -linear programming solver for large scaler variables
cppreference_cn
- 标准c/c++帮助文档,不含stl, 有io,string 等操作-Standard c/c++ help files, non-stl, has io, string, such as operation
C_Plus_Plus_standard_library
- c++标准库stl帮助文档,对初学stl十分有用-c++ standard library to help document
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.
Josephus
- 约瑟夫环的C代码实现。里面还包含了具体的文档报告。对于开始学数据结构的同学们有不小的帮助。-Josephus C code. Which also contains a specific document report. No small help for the students began to learn the data structure.
Chan-Vese
- 水平集演化中的C-V方法实现源码,包括程序说明,所用图片,帮助文档-The evolution of the level set method to achieve a CV source, including descr iption of the procedures, the use of pictures, help documentation
Data-structure-and-algorithm-on-C
- 这篇文档是基于数据结构的算法分析,专门针对的是C语言,数据结构是算法的根本,对数据结构有一个很好的了解能够帮助我们更加好的去学习。-Data structure and algorithm analysis- C language descr iption