搜索资源列表
-
0下载:
正则表达式,可以与POSIX API和Perl语言处理正则表达式的功能相媲美,而且还能支持各种字符类型(如char、wchar_t,甚至还可以是自定义字符类型);
多线程,想了很久的跨平台多线程库了;
数据结构“图”,再加上即将加入标准的hash_set、hash_map、hash_multiset、hash_multimap等等(事实上不少STL实作,如SGI STL,已经支持以上数据结构),C++对数据结构的支持已近完备;
python,没错,对Python语言的支持;
-
-
0下载:
linux下的垃圾收集-of garbage collection
-
-
1下载:
著名的C/C++垃圾回收站-famous C / C garbage collection
-
-
0下载:
模拟实现垃圾的收集的流程,垃圾的自动回收过程。-Simulation of the process of garbage collection, garbage recycling process automatically.
-
-
0下载:
VB版的注册表掸子,用以扫描Windows 注册表内的垃圾无用信息和错误信息,并试着修复这些信息,类似Windows优化大师的清除垃圾信息的功能,本掸子可以设定即将扫描的扩展名、随Windows一起启动、最小化到系统托盘等。测试这个程序时候要小心一点,以免破坏你的系统。-VB version of the registry duster to scan Windows registry with useless garbage information and error messages and
-
-
0下载:
Portable thread-based garbage collection library, for C-LibGC is a thread-based garbage-collection library with the following features:
thread-based garbage collection.
precise collection.
uses the mark & sweep algorithm.
portable uses
-
-
0下载:
C#的垃圾回收机制,使我们编程时,不用想C++的时代一样,小心翼翼的手动释放内存,但当程序很大,并且频繁的增加对象时,内存不断增加。直到系统无法吃得消。本程序演示了如何手动的释放不用的内存,优化程序占用的windows资源。-C# garbage collection, so that our programming, do not want the C++ era, carefully release the memory manually, but a great program, and
-
-
0下载:
dummy inodes to buffer blocks for garbage collection
-
-
0下载:
We need to have separate xfuncs.c and xfuncs_printf.c because with current linkers, even with section garbage collection, if .o module references any of XXXprintf functions, you
-
-
0下载:
nand flash FTL非常完整的学习资料,包括trim wear-leveling garbage-collection write-aplification over-privisioning等,-nand flash FTLinclude trim wear-leveling garbage-collection write-aplification over-privisioning
-
-
0下载:
dummy inodes to buffer blocks for garbage collection.
-
-
0下载:
dummy inodes to buffer blocks for garbage collection.
-
-
0下载:
Deleting the dummy variable which kicks off garbage collection.
-