Subscribe to this page:
RSS
Email Alert

c heap

(27 results)
  • White Papers

    Programming With Permissions: An Introduction to HaMLet

    April 13, 2012 12:00am PDT

    The authors present the design of HaMLet, a programming language in the ML tradition, which places strong emphasis on the control of aliasing and access to mutable memory. A balance between...

    Provided by: INRIA

  • Downloads

    ZenWheels RC Commander Bluetooth RC remote control 1.1 (Mobile)

    March 6, 2012 12:00am PST

    Plantraco's ZenWheels Micro Car enables you to enjoy the fun of driving a real miniature R/C car by remote control with a level of precision you will find almost impossible to believe! It's less...

    Provided by: Plantraco.com

  • Software

    Enterprise Architect 9.2 build 922 (Windows)

    January 19, 2012 12:00am PST

    Use Enterprise Architect with UML 2.3 to model, design, and build your next software or business project. Leverage MDA and code generation support (ActionScript, Java, C#, C++, C, VB.Net, VB,...

    Provided by: Sparx Systems

  • Software

    Basic Dutch 1.1 (Mobile)

    November 4, 2011 12:00am PDT

    Learn Dutch smart and effective You don't have to know anything about the Dutch language to use iTeach Dutch to equip yourself to converse in Dutch. iTeach is designed to be easy to use. It...

    Provided by: ArtWorks

  • Software

    Basic Thai 1.1 (Mobile)

    October 26, 2011 12:00am PDT

    Learn Thai smart and effectiveYou don't have to know anything about the Thai language to use iTeach Thai to equip yourself to converse in Thai . iTeach is designed to be easy to use. It exploits...

    Provided by: eduGamer

  • Software

    Basic Latin 1.1 (Mobile)

    October 24, 2011 12:00am PDT

    Learn Latin smart and effective You don't have to know anything about the Latin language to use iTeach Latin to equip yourself to converse in Latin. iTeach is designed to be easy to use. It...

    Provided by: ArtWorks

  • Software

    Basic Hindi 1.1 (Mobile)

    October 24, 2011 12:00am PDT

    Learn Hindi smart and effective You don't have to know anything about the Hindi language to use iTeach Hindi to equip yourself to converse in Hindi. iTeach is designed to be easy to use. It...

    Provided by: coolprovider

  • Software

    iTeach Irish 1.1 (Mobile)

    October 24, 2011 12:00am PDT

    Learn Irish smart and effective You don't have to know anything about the Irish language to use iTeach Irish to equip yourself to converse in Irish. iTeach is designed to be easy to use. It...

    Provided by: ArtWorks

  • White Papers

    Weak Updates and Separation Logic

    August 16, 2010 12:00am PDT

    Separation logic provides a simple but powerful technique for reasoning about low-level imperative programs that use shared data structures. Unfortunately, separation logic supports only "Strong...

    Provided by: Yale University

  • White Papers

    Schism: Fragmentation-Tolerant Real-Time Garbage Collection

    June 10, 2010 12:00am PDT

    Managed languages such as Java and C# are being considered for use in hard real-time systems. A hurdle to their widespread adoption is the lack of garbage collection algorithms that offer...

    Provided by: Association for Computing Machinery

  • White Papers

    Quarantine: Java Heap Protection in the Presence of Native Code

    December 29, 2009 12:00am PST

    By using Java Native Interface (JNI), programmers can integrate Java programs with legacy systems or third-party libraries written in other languages (e.g., C, C++, and Pascal). However, the use...

    Provided by: Association for Computing Machinery

  • Software

    TotalView 8.7.0 (Mac)

    August 25, 2009 12:00am PDT

    Etnus TotalView leverages more than 19 years of continuous product development to maintain its clear leadership position. More and more developers are discovering its unequaled value for...

    Provided by: TotalView Technologies

  • Downloads

    TotalView 8.7.0 (Mac)

    August 25, 2009 12:00am PDT

    Etnus TotalView leverages more than 19 years of continuous product development to maintain its clear leadership position. More and more developers are discovering its unequaled value for...

    Provided by: TotalView Technologies

  • White Papers

    Chameleon: Adaptive Selection of Collections

    June 20, 2009 12:00am PDT

    Languages such as Java and C#, as well as scripting languages like Python, and Ruby, make extensive use of Collection classes. A collection implementation represents a fixed choice in the...

    Provided by: Association for Computing Machinery

  • White Papers

    DieHard: Efficient Probabilistic Memory Safety

    February 20, 2009 12:00am PST

    Applications written in unsafe languages like C and C++ are vulnerable to memory errors such as buffer overflows, dangling pointers, and reads of uninitialized data. Such errors can lead to...

    Provided by: Association for Computing Machinery

  • Software

    .NET Memory Profiler Standard 3.1 (Windows)

    June 21, 2008 12:00am PDT

    .NET Memory Profiler is a powerful tool for finding memory leaks and optimizing the memory usage in programs written in C#, VB.NET or any other .NET Language.It allows you to retrieve information...

    Provided by: SciTech Software

  • Downloads

    .NET Memory Profiler Standard 3.1 (Windows)

    June 21, 2008 12:00am PDT

    .NET Memory Profiler is a powerful tool for finding memory leaks and optimizing the memory usage in programs written in C#, VB.NET or any other .NET Language.It allows you to retrieve information...

    Provided by: SciTech Software

  • White Papers

    Accurate Garbage Collection in Uncooperative Environments Revisited

    March 5, 2008 12:00am PST

    Implementing a concurrent programming language such as Java by the means of a translator to an existing language is attractive as it provides portability over all platforms supported by the host...

    Provided by: John Wiley & Sons

  • White Papers

    Vertical Object Layout and Compression for Fixed Heaps

    October 3, 2007 12:00am PDT

    Research into embedded sensor networks has placed increased focus on the problem of developing reliable and flexible software for microcontroller-class devices. Languages such as nesC and Virgil...

    Provided by: Association for Computing Machinery

  • White Papers

    Safe Manual Memory Management

    August 29, 2007 12:00am PDT

    The authors present HeapSafe, a tool that uses reference counting to dynamically verify the soundness of manual memory management of C programs. HeapSafe relies on a simple extension to the usual...

    Provided by: Intel