搜索资源列表
-
0下载:
JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented features, reference counting (auto destruction of data as soon as it is no longer used, no garbage collection), exceptions (handled in C/C++ or virtual ma
-
-
0下载:
很好的垃圾收集源代码-good garbage collection source code
-
-
6下载:
Nand Flash Translation Layer
用于nandflash的操作。
bad block
memory map
garbage collection
average erase
-Nand Flash Translation Layer for nandflash operation. Bad block memory map garbage collection averag e erase.
-
-
0下载:
内存垃圾收集,是c,c++开发人员很头疼的内池回收问题-memory garbage collection, is c, c developers headache within the pool recovery
-
-
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
-
-
0下载:
LibGC is a very small library (less than 500 lines of code) that adds multithreaded garbage collection to C++.
-
-
0下载:
Lua is a powerful, light-weight programming language designed for extending applications. It is also frequently used as a general-purpose, stand-alone language. It combines simple procedural syntax (similar to Pascal) with powerful data descr iption
-
-
0下载:
For my fourth year computer graphics course I wrote a little 3D engine using C# and the .NET platform. I decided to go this route as opposed to the C++ route that everyone else took in the course because I wanted to see whether C# lived up to it s hy
-
-
1下载:
著名的C/C++垃圾回收站-famous C / C garbage collection
-
-
0下载:
Head First C# Source code [2007-11]
Head First C# is a complete learning experience for object-oriented programming, C#, and the Visual Studio IDE. Built for your brain, this book covers C# 3.0 and Visual Studio 2008, and teaches everything from la
-
-
0下载:
Lua is a powerful, fast, lightweight, embeddable scr ipting language.
Lua combines simple procedural syntax with powerful data descr iption constructs based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpre
-
-
0下载:
Ever wanted to tweak a value or two without having to compile the whole code section over again? Then maybe an embedded scr ipt is your answer. This is where Lua comes in handy. Lua is an embeddable scr ipt interpreter that is lightweight and fast. Y
-
-
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下载:
水上机器人--获奖作品 包含语音功能、GPS定位功能、图像传输功能、水上垃圾收集功能;电源采用蓄电池为主,太阳能为辅。-Water Robots- award-winning works include voice capabilities, GPS positioning capabilities, and image transmission function, water garbage collection function use of battery-based power, so
-
-
0下载:
Garbage collection wrapper based on smart pointers to be plugged with any C++ application and hence used.
-
-
0下载:
操作系统课程设计:内存回收——利用C++语言编写-Operating System Course Design: garbage collection- using C++ language
-
-
0下载:
采用boost内存数据库技术和线程池技术开发的内存池技术,支持内存回收,碎片合并-Using boost thread pool memory database technology and technological development of the memory pool technology to support garbage collection, debris merger
-