文件名称:tstl2cl_1.0
文件大小:158KB
文件格式:ZIP
更新时间:2018-10-27 05:31:36
vector、map
用C语言实现C++中的链表、vector、map、black-red tree等数据结构。
【文件预览】:
tstl2cl_1.0
----Makefile.win(3KB)
----c_tree.c(26KB)
----c_algo.h(5KB)
----license.txt(2KB)
----pax_global_header(52B)
----msvc()
--------tstl2cl.vcproj(5KB)
--------tstl2cl.sln(882B)
----test()
--------t_list.c(14KB)
--------t_test.h(94B)
--------t_tree.c(14KB)
--------t_main.c(334B)
--------t_map.c(12KB)
--------t_algo.c(20KB)
--------t_stack.c(2KB)
--------t_set.c(11KB)
--------t_queue.c(3KB)
--------t_vector.c(9KB)
----c_list.c(13KB)
----c_algo.c(8KB)
----c_memory.c(2KB)
----include()
--------c_list.h(5KB)
--------c_map.h(4KB)
--------c_def.h(2KB)
--------c_functional.h(2KB)
--------c_set.h(4KB)
--------c_queue.h(3KB)
--------c_vector.h(5KB)
--------c_algorithm.h(2KB)
--------c_iterator.h(7KB)
--------c_utility.h(2KB)
--------c_stack.h(3KB)
----c_queue.c(3KB)
----c_iterator.c(9KB)
----README(2KB)
----c_pair.h(3KB)
----doc()
--------eng()
----c_pair.c(2KB)
----c_tree.h(6KB)
----Makefile(630B)
----c_stack.c(3KB)
----c_memory.h(2KB)
----c_map.c(5KB)
----c_function.c(4KB)
----c_vector.c(17KB)
----c_set.c(5KB)
----c_function.h(4KB)
----tstl2cl.dev(5KB)