搜索:Garbage
找到约 23 项符合「Garbage」的查询结果
结果 23
按分类筛选
https://www.eeworm.com/dl/682/207008.html
中间件编程
A garbage collector for C and C
A garbage collector for C and C
https://www.eeworm.com/dl/684/189324.html
软件设计/软件工程
关于内存管理中garbage collection机制的讨论
关于内存管理中garbage collection机制的讨论,包括在c和c++中的实现机制和相应的代码
https://www.eeworm.com/dl/633/229585.html
Java编程
VerboseGC demonstrates the use of the java.lang.management API to print the garbage collection sta
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>:<portNum>/jmxrmi
where <hostName> is the hostname a ...
https://www.eeworm.com/dl/647/180119.html
嵌入式/单片机编程
Nand Flash Translation Layer 用于nandflash的操作。 bad block memory map garbage collection average er
Nand Flash Translation Layer
用于nandflash的操作。
bad block
memory map
garbage collection
average erase
https://www.eeworm.com/dl/684/308367.html
软件设计/软件工程
Hard Real-time Garbage Collection in the Jamaica Virtual Machine 深入讲解了Jamvm中的垃圾收集机制
Hard Real-time Garbage Collection in the Jamaica Virtual Machine
深入讲解了Jamvm中的垃圾收集机制
https://www.eeworm.com/dl/895873.html
技术资料
基于单片机的远程智能垃圾清理运输车的系统模型研究
本文意在研究出一款应用于大型垃圾场以及城市垃圾运输中的远程智能垃圾运输清理车模型,该系统可对寻迹搬运、避障、清障、中长距离远程控制、室外特殊天气环境的智能应变等五个功能进行模拟,原理上能够解决目前垃圾场存在的四大问题。This paper aims to develop a model of a long-distance intelligen ...
https://www.eeworm.com/dl/895469.html
技术资料
基于机器视觉的可移动太阳能水上垃圾收集器的设计
基于机器视觉的可移动太阳能水上垃圾收集器主要针对于城市内河道和公园人工湖泊等静水区域的水面漂浮垃圾的收集工作,体积小、不需人工手动操作、可以自动追寻并收集垃圾。此外还采用太阳能供电、电瓶储存电能,以实现环保节能的特性。The movable solar water garbage collector based on machine visio ...
https://www.eeworm.com/dl/633/391508.html
Java编程
OReilly.Java.Rmithis book provides strategies for working with serialization, threading, the RMI r
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 CORBA. In short, a treasure trove of valuab ...
https://www.eeworm.com/dl/686/176357.html
VC书籍
The Art of C++ by Herbert Schildt ISBN:0072255129 McGraw-Hill/Osborne © 2004 The author of
The Art of C++
by Herbert Schildt ISBN:0072255129
McGraw-Hill/Osborne &copy 2004
The author of this text applies C++ to a wide variety of high-powered, practical applications, each focusing on a different aspect of the language. Examples range from a garbage collector subsyste ...
https://www.eeworm.com/dl/628/419627.html
编译器/解释器
Lua is a powerful, fast, lightweight, embeddable scripting language. Lua combines simple procedura
Lua is a powerful, fast, lightweight, embeddable scripting language.
Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpreting bytecode for a register-based ...