文件名称:ylib-1.1.2
介绍说明--下载内容均来自于网络,请自行研究使用
用C实现的一个类似C++里面STL的库,供学习使用-A similar C++ inside STL library implemented in C, for learning to use
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ylib-1.1.2\documents\使用手册\youngc 使用手册\01 - 内存池.txt
..........\.........\........\...............\02 - 动态数组 dymemarray.txt
..........\.........\........\...............\03 - 动态资源数组 dyrscarray.txt
..........\.........\........\...............\04 - 双向循环链表 dblnklst.txt
..........\.........\........\...............\05 - 单向链表 sglnklst.txt
..........\.........\........\...............\06 - 红黑树 rbtree.txt
..........\.........\........\...............\07 - 散列表 hashtable.txt
..........\.........\........\...............\08 - 数据块阵列 chkarray.txt
..........\.........\........\...............\09 - 动态字符串.txt
..........\.........\........\...............\10 - 通用算法.txt
..........\.........\........\...............\11 - 辅助函数.txt
..........\.........\........\......pp 使用手册\01 — memory.txt
..........\.........\........\.................\02 — vector.txt
..........\.........\........\.................\03 — deque.txt
..........\.........\........\.................\04 — list.txt
..........\.........\........\.................\05 — set and multiset.txt
..........\.........\........\.................\06 — map and multimap.txt
..........\.........\........\.................\07 — unordered_set and unordered_multiset.txt
..........\.........\........\.................\08 — unordered_map and unordered_multimap.txt
..........\.........\........\.................\09 — basic_string and shared_string.txt
..........\.........\........\.................\10 — slist.txt
..........\.........\........\.................\11 — functional.txt
..........\.........\........\.................\12 — algorithm.txt
..........\.........\........\程序库的安装.txt
..........\.........\........\程序库的移植.txt
..........\examples\calculator\calculator++.cpp
..........\........\..........\calculator.c
..........\........\..........\calculator.dev
..........\........\..........\calculator程序说明.txt
..........\........\..........\makefile
..........\........\..tfile\catfile.c
..........\........\.......\catfile程序说明.txt
..........\........\.......\makefile
..........\........\.hexten\chexten.c
..........\........\.......\chexten程序说明.txt
..........\........\.......\makefile
..........\........\ftw\ftw 程序说明.txt
..........\........\...\ftw.c
..........\........\...\makefile
..........\........\socket\client.c
..........\........\......\makefile
..........\........\......\server.c
..........\........\trimfile\makefile
..........\........\........\trimfile.c
..........\........\........\trimfile.dev
..........\........\........\trimfile程序说明.txt
..........\........\Windows_Rename\aboutdlg.h
..........\........\..............\maindlg.h
..........\........\..............\Rename.aps
..........\........\..............\Rename.cpp
..........\........\..............\Rename.dep
..........\........\..............\Rename.dsp
..........\........\..............\Rename.dsw
..........\........\..............\Rename.h
..........\........\..............\Rename.mak
..........\........\..............\Rename.ncb
..........\........\..............\Rename.opt
..........\........\..............\Rename.plg
..........\........\..............\Rename.rc
..........\........\..............\Rename.suo
..........\........\..............\res\Rename.exe.manifest
..........\........\..............\...\Rename.ico
..........\........\..............\resource.h
..........\........\..............\stdafx.cpp
..........\........\..............\stdafx.h
..........\tests\test_size\makefile
..........\.....\.........\size.c
..........\.....\.....yc\bcb6_yc.bpf
..........\.....\.......\bcb6_yc.bpr
..........\.....\.......\dev_yc.dev
..........\.....\.......\dev_yc.layout
..........\.....\.......\makefile
..........\.....\.......\Makefile.win
..........\.....\.......\test_yc.c
..........\.....\.......\test_yc_chkarray.c
..........\.....\.......\test_yc_dblnklst.c
..........\.....\.......\test_yc_dymemarr.c
..........\.....\.......\test_yc_dyrscarr.c
..........\.....\.......\test_yc_hashtable.c
..........\.....\.......\test_yc