当前位置:
首页 资源下载
搜索资源 - Garbage collection
搜索资源列表
-
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下载:
关于内存管理中garbage collection机制的讨论,包括在c和c++中的实现机制和相应的代码-on memory management garbage collection mechanism for the discussion, included in the c and c of the mechanism and the corresponding code
-
-
0下载:
内存垃圾收集,是c,c++开发人员很头疼的内池回收问题-memory garbage collection, is c, c developers headache within the pool recovery
-
-
1下载:
jffs2源码研究分析
全文分为
jffs2的数据实体及其内核描述符
描述jffs2特性的数据结构
注册文件系统
挂载文件系统
打开文件时建立inode的方法
jffs2中写正规文件的方法
jffs2中读正规文件的方法
jffs2中符号链接文件的方法表
jffs2中目录文件的方法表
jffs2的Garbage Collection
以及心得体会,
共11个章节
详细研究分析了jFFS2的源代码的核心部分.-jffs2
-
-
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下载:
VerboseGC demonstrates the use of the java.lang.management API to
print the garbage collection statistics and memory usage remotely
by connecting to a JMX agent with a JMX service URL:
service:jmx:rmi:///jndi/rmi://<hostName>:<portN
-
-
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
-
-
0下载:
Hard Real-time Garbage Collection in the Jamaica Virtual Machine
深入讲解了Jamvm中的垃圾收集机制
-
-
1下载:
著名的C/C++垃圾回收站-famous C / C garbage collection
-
-
0下载:
用Java 和Clips 接口, 开发专家系统。
CLIPSJNI Version 0.3 Beta
A beta version of CLIPSJNI, a Java Native Interface for CLIPS, is available for download on the SourceForge CLIPS Download Page.
Version 0.1 demonstrates basic techniques for integrating CLIPS
-
-
0下载:
OReilly.Java.Rmithis book provides strategies for working with serialization,
threading, the RMI registry, sockets and socket factories, activation,
dynamic class downloading, HTTP tunneling, distributed garbage
collection, JNDI, and CORB
-
-
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下载:
Java 1.5 jvm 虚拟机调优技术-Tuning Garbage Collection with the 5.0 Java Virtual Machine
-
-
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
-
-
3下载:
系统级编程课程的垃圾回收实验 有代码与文档说明(The garbage collection experiment of the system level programming course has code and document descr iption)
-