登录
首页 » Visual C++ » SGI_STL_Code

SGI_STL_Code

于 2014-08-19 发布 文件大小:220KB
0 328
下载积分: 1 下载次数: 9

代码说明:

  C++标准模板库的SGI实现代码,有助于理解STL(SGI implementation of C++ STL library)

文件列表:

SGI_STL_Code
............\algo.h,3182,2000-06-08
............\algobase.h,2086,2000-06-08
............\htm" target=_blank>algorithm,1368,2000-06-08
............\alloc.h,1310,2000-06-08
............\htm" target=_blank>bitset,32818,2000-06-08
............\bvector.h,1497,2000-06-08
............\char_traits.h,4137,2000-06-08
............\concept_checks.h,28902,2000-06-08
............\container_concepts.h,9505,2000-06-08
............\defalloc.h,2331,2000-06-08
............\htm" target=_blank>deque,1380,2000-06-08
............\deque.h,1403,2000-06-08
............\function.h,3327,2000-06-08
............\htm" target=_blank>functional,762,2000-06-08
............\hashtable.h,1559,2000-06-08
............\htm" target=_blank>hash_map,1330,2000-06-08
............\hash_map.h,1516,2000-06-08
............\htm" target=_blank>hash_set,1330,2000-06-08
............\hash_set.h,1474,2000-06-08
............\heap.h,1427,2000-06-08
............\htm" target=_blank>iterator,1513,2000-06-08
............\iterator.h,2998,2000-06-08
............\htm" target=_blank>limits,20687,2000-06-08
............\htm" target=_blank>list,1351,2000-06-08
............\list.h,1373,2000-06-08
............\htm" target=_blank>map,1329,2000-06-08
............\map.h,1453,2000-06-08
............\htm" target=_blank>memory,3525,2000-06-08
............\multimap.h,1478,2000-06-08
............\multiset.h,1478,2000-06-08
............\htm" target=_blank>numeric,1556,2000-06-08
............\pair.h,1518,2000-06-08
............\htm" target=_blank>pthread_alloc,16188,2000-06-08
............\pthread_alloc.h,866,2000-06-08
............\htm" target=_blank>queue,1475,2000-06-08
............\htm" target=_blank>rope,924,2000-06-08
............\rope.h,909,2000-06-08
............\ropeimpl.h,48471,2000-06-08
............\sequence_concepts.h,7100,2000-06-08
............\htm" target=_blank>set,1329,2000-06-08
............\set.h,1453,2000-06-08
............\htm" target=_blank>slist,807,2000-06-08
............\slist.h,830,2000-06-08
............\htm" target=_blank>stack,1378,2000-06-08
............\stack.h,1466,2000-06-08
............\htm" target=_blank>stdexcept,2391,2000-06-08
............\stl_algo.h,113242,2000-06-08
............\stl_algobase.h,24334,2000-06-08
............\stl_alloc.h,29001,2000-06-08
............\stl_bvector.h,27207,2000-06-08
............\stl_config.h,20960,2000-06-08
............\stl_construct.h,3639,2000-06-08
............\stl_ctraits_fns.h,2160,2000-06-08
............\stl_deque.h,53591,2000-06-08
............\stl_exception.h,1715,2000-06-08
............\stl_function.h,22860,2000-06-08
............\stl_hashtable.h,33026,2000-06-08
............\stl_hash_fun.h,2818,2000-06-08
............\stl_hash_map.h,20496,2000-06-08
............\stl_hash_set.h,19611,2000-06-08
............\stl_heap.h,10097,2000-06-08
............\stl_iterator.h,30011,2000-06-08
............\stl_iterator_base.h,12213,2000-06-08
............\stl_list.h,25927,2000-06-08
............\stl_map.h,10688,2000-06-08
............\stl_multimap.h,10638,2000-06-08
............\stl_multiset.h,9640,2000-06-08
............\stl_numeric.h,8120,2000-06-08
............\stl_pair.h,2975,2000-06-08
............\stl_queue.h,7529,2000-06-08
............\stl_range_errors.h,2167,2000-06-08
............\stl_raw_storage_iter.h,2595,2000-06-08
............\stl_relops.h,1828,2000-06-08
............\stl_rope.h,99883,2000-06-08
............\stl_set.h,9460,2000-06-08
............\stl_slist.h,32237,2000-06-08
............\stl_stack.h,4301,2000-06-08
............\stl_string_fwd.h,1114,2000-06-08
............\stl_tempbuf.h,4897,2000-06-08
............\stl_threads.h,12731,2000-06-08
............\stl_tree.h,44695,2000-06-08
............\stl_uninitialized.h,9355,2000-06-08
............\stl_vector.h,28603,2000-06-08
............\htm" target=_blank>string,76207,2000-06-08
............\tempbuf.h,1898,2000-06-08
............\tree.h,1423,2000-06-08
............\type_traits.h,12934,2000-06-08
............\htm" target=_blank>utility,1301,2000-06-08
............\htm" target=_blank>valarray,52988,2000-06-08
............\htm" target=_blank>vector,1409,2000-06-08
............\vector.h,1408,2000-06-08

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • xindaorongliangbianma
    信道容量编码,C语言实现,照着程序一步一步做会找到你需要的(Channel capacity coding, C language, according to the program will find step by step what you need to do)
    2014-01-09 11:04:49下载
    积分:1
  • huffman_tree
    数据结构学习中提供的不错的源码,一个哈夫曼树类,利用了链队列存储结构。压缩包中有七个文件。(Data structure provided a good learning source, a Huffman tree class, the use of the chain queue storage structure. There are seven compressed file.)
    2013-12-28 15:21:48下载
    积分:1
  • matlab-a-VC
    Vc+_+调用matlab的一个实例,包括matlab源文件,VC源文件,以及word和pdf文件说明(Vc+_+ call matlab one instance, including the matlab source file, VC source files, as well as word and pdf file description)
    2013-07-13 16:10:42下载
    积分:1
  • gridctrl_demo225
    gridctrl很使用强大,界面编程,很强大(GRIDCTRL is very powerful and interface programming)
    2017-08-29 21:38:01下载
    积分:1
  • LMD
    自己编写的数字图像处理程序,包括打开bmp图像,直方图,阈值分割,形态学处理等功能。(digital image processing procedures, including open bmp image, histogram, threshold segmentation, morphological processing and other functions.)
    2013-11-14 22:17:45下载
    积分:1
  • youxian
    --- --- 算符优先(------ Operator priority)
    2007-12-02 18:38:30下载
    积分:1
  • AES_CMAC
    通过C语言实现的AES CMAC加密和解密算法。上传文件为完整的VC6工程目录。AES加密算法即密码学中的高级加密标准(Advanced Encryption Standard,AES),又称Rijndael加密法,是美国联邦政府采用的一种区块加密标准。这个标准用来替代原先的DES,已经被多方分析且广为全世界所使用。经过五年的甄选流程,高级加密标准由美国国家标准与技术研究院 (NIST)于2001年11月26日发布于FIPS PUB 197,并在2002年5月26日成为有效的标准。AES 算法基于排列和置换运算。排列是对数据重新进行安排,置换是将一个数据单元替换为另一个。AES 使用几种不同的方法来执行排列和置换运算。 AES 是一个迭代的、对称密钥分组的密码,它可以使用128、192 和 256 位密钥,并且用 128 位(16字节)分组加密和解密数据。与公共密钥密码使用密钥对不同,对称密钥密码使用相同的密钥加密和解密数据。通过分组密码返回的加密数据的位数与输入数据相同。迭代加密使用一个循环结构,在该循环中重复置换和替换输入数据。(AES CMAC encryption and decryption algorithm C language. VC6 upload files to complete the project directory . AES encryption algorithm that is Cryptography Advanced Encryption Standard (Advanced Encryption Standard, AES), also known as Rijndael encryption method, a block encryption standard adopted by the U.S. federal government . This standard is used to replace the original DES, has been widely analyzed and multi used around the world . After five years of the selection process , the Advanced Encryption Standard by the American National Institute of Standards and Technology (NIST) on November 26, 2001 Posted in FIPS PUB 197, and May 26, 2002 became effective standards . AES algorithm based on permutation and substitution operations. Data re- arrangement is arranged , is replaced with a replacement unit of data to another . AES using several different methods to perform alignment and replacement operations. AES is an iterative , symmetric key block password , it can use 128, 192, and )
    2021-03-11 19:09:25下载
    积分:1
  • VCPP-QrCode
    Vc++ 6.0 qrcode二维码代码封装,希望有帮助
    2014-02-11 16:23:06下载
    积分:1
  • 117143159Wangmeng_bianyi
    有关编译原理的课程设计(Compile the relevant principles of the curriculum design)
    2008-12-19 12:48:39下载
    积分:1
  • VCICOButtom
    简洁易懂得ICO按键实现源码,值得一看。VC6.0编译通过,可运行。(Simple and easy to understand ICO keys to achieve source code, worth a visit. VC6.0 compiler can be run.)
    2013-07-26 13:10:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载