-
-
-
Hash_STL(Time).rar
使用C++语言的STL开发的一个用来进行大规模hash计算的程序,用来处理大规模ip地址的查找问题,输入的文件可以是从internet
上下载的ip地址数据,也可以自己输入数据,可以支持几百兆的数据文件的分析与查找。格式如下
ip1 ip2 ip3 ...
例如:100.100.100.100 200.200.200.200
-
-
-
-
-
AddisonWesley2004_-_C_Plus_Plus_Template_Metaprogr
... , David and Aleksey take TMP from the laboratory to the workplace with readable prose and practical examples, showing that "compile-time STL" is as able as its runtime counterpart. Serving as a tutorial as well as a handbook for experts, this is the book ...
-
-
-
n!.rar
这是一个计算大数据阶乘的源程序代码, 其中还设计到应用了STL语言的一些内容。
-