CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - Garbage collection

搜索资源列表

  1. ScriptApp-0.6.1.29-win

    0下载:
  2. 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
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:417996
    • 提供者:fwx
  1. RealGarbageCollector2.0

    0下载:
  2. 很好的垃圾收集源代码-good garbage collection source code
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:17178
    • 提供者:
  1. NFTL

    6下载:
  2. 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.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:30474
    • 提供者:易宏宇
  1. gbap_pool-0.4.tar

    0下载:
  2. 内存垃圾收集,是c,c++开发人员很头疼的内池回收问题-memory garbage collection, is c, c developers headache within the pool recovery
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:611855
    • 提供者:aleagu
  1. boost_source_code

    0下载:
  2. 正则表达式,可以与POSIX API和Perl语言处理正则表达式的功能相媲美,而且还能支持各种字符类型(如char、wchar_t,甚至还可以是自定义字符类型); 多线程,想了很久的跨平台多线程库了; 数据结构“图”,再加上即将加入标准的hash_set、hash_map、hash_multiset、hash_multimap等等(事实上不少STL实作,如SGI STL,已经支持以上数据结构),C++对数据结构的支持已近完备; python,没错,对Python语言的支持;
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3491458
    • 提供者:hnycmx
  1. sourcecode

    0下载:
  2. linux下的垃圾收集-of garbage collection
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:15219
    • 提供者:孙良
  1. libgc30_src

    0下载:
  2. LibGC is a very small library (less than 500 lines of code) that adds multithreaded garbage collection to C++.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:12060
    • 提供者:qiao
  1. lua_dev

    0下载:
  2. 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
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:454904
    • 提供者:ws07
  1. Exocortex.Geometry3D

    0下载:
  2. 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
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:36091
    • 提供者:萧董
  1. gc.tar

    1下载:
  2. 著名的C/C++垃圾回收站-famous C / C garbage collection
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:772114
    • 提供者:华奇
  1. HeadFirstCsharpCode

    0下载:
  2. 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
  3. 所属分类:CSharp

    • 发布日期:2017-05-11
    • 文件大小:2203302
    • 提供者:Poolp
  1. lua-5.1.2CE

    0下载:
  2. 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
  3. 所属分类:Compiler program

    • 发布日期:2017-05-07
    • 文件大小:1725537
    • 提供者:xuyong
  1. luaincpp_src

    0下载:
  2. 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
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:130479
    • 提供者:xuyong
  1. 10.12

    0下载:
  2. 模拟实现垃圾的收集的流程,垃圾的自动回收过程。-Simulation of the process of garbage collection, garbage recycling process automatically.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-02
    • 文件大小:786030
    • 提供者:倪好
  1. RegistryDuster

    0下载:
  2. VB版的注册表掸子,用以扫描Windows 注册表内的垃圾无用信息和错误信息,并试着修复这些信息,类似Windows优化大师的清除垃圾信息的功能,本掸子可以设定即将扫描的扩展名、随Windows一起启动、最小化到系统托盘等。测试这个程序时候要小心一点,以免破坏你的系统。-VB version of the registry duster to scan Windows registry with useless garbage information and error messages and
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:21991
    • 提供者:445
  1. libgc

    0下载:
  2. 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. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:134653
    • 提供者:newsbc
  1. Robot-DesignWorks

    0下载:
  2. 水上机器人--获奖作品 包含语音功能、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
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-12
    • 文件大小:2562650
    • 提供者:肖鸽
  1. gc_src

    0下载:
  2. Garbage collection wrapper based on smart pointers to be plugged with any C++ application and hence used.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-05
    • 文件大小:4760
    • 提供者:Mohit
  1. neichunhuishou

    0下载:
  2. 操作系统课程设计:内存回收——利用C++语言编写-Operating System Course Design: garbage collection- using C++ language
  3. 所属分类:OS Develop

    • 发布日期:2017-04-13
    • 文件大小:2192
    • 提供者:汪强
  1. MemoryPool

    0下载:
  2. 采用boost内存数据库技术和线程池技术开发的内存池技术,支持内存回收,碎片合并-Using boost thread pool memory database technology and technological development of the memory pool technology to support garbage collection, debris merger
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:29465
    • 提供者:冯刚
« 12 3 »
搜珍网 www.dssz.com