Home Set as Homepage Add to Favorite Contact
           05 July, 2009
 
search for
 
 
 
egories
Arts »
Business »
Computers »
Education »
Entertainment »
Health »
Home »
Kids and Teens »
News »
Recreation »
Reference »
Science »
Shopping »
Society »
Sports »


New Addition
Industrial Pipes Manufacturer
Silencer Manufacturer, Suppliers in india
Thai Massage School
South Shore Sea Burials
Fascial Kinetics A Bowen Therapy
Drug Side Effects & Clinical Trials
Multi Level Marketing Services
Surrey Invisalign CEREC Zoom Dentistry - Southridge Dental Clinic
Pipe Fittings Exporter India
Mobile Application Development
Attorney Maurice Lasry
Cheap Flights Florida
Atlanta Lease Purchase
Cheque Book Loans – Cheque Loans
Memory Foam Topper
Gas Leak Detection Systems
Forex Trading for a Good Living
Fuel Cells
Industrial Fabric Manufacturing
Pranic Healing Center


    
memory management
Related: Memory - 911 In Memory - Memory Loss - Loving Memory - Division Of Memory

Sponsored Links:

Memory Management Glossary (Popularity: ) (Score: 14.29)
http://www.memorymanagement.org/glossary/
Index of technical vocabulary associated with memory management research and development. Also available in a single-file download.
Category:   Main\Reference\Dictionaries\By Subject\Computers

ISMM: The 2004 International Symposium on Memory Management (Popularity: ) (Score: 14.29)
http://www.research.ibm.com/ismm04/
Conference focused on research in management of dynamically allocated memory.
Category:   Main\Computers\Programming\Memory Management

C++ Memory Management: From Fear to Triumph, Part 2 (Popularity: ) (Score: 14.28)
http://www.linuxdevcenter.com/pub/a/linux/2003/06/19/cpp_mm-1.html
This article explains design principles that will help keeping memory management error out of C++ code.
Category:   Main\Computers\Programming\Languages\C++

The Memory Management Reference (Popularity: ) (Score: 13.22)
http://www.memorymanagement.org/
A resource for programmers and computer scientists interested in memory management and garbage collection. Includes a fairly comprehensive bibliography of influential authors and papers in the field. Links to a glossary and a beginner's guide to thefield ...
Category:   Main\Computers\Programming\Memory Management

Memory Management in C++ (Popularity: ) (Score: 12.78)
http://www.cantrip.org/wave12.html
Covers the design of a global memory manager that is as fast and space-efficient as per-class allocators.
Category:   Main\Computers\Programming\Languages\C++

C++ Memory Management: From Fear to Triumph, Part 3 (Popularity: ) (Score: 12.71)
http://linux.oreillynet.com/pub/a/linux/2003/08/07/cpp_mm-3.html
Presents a list of simple, powerful techniques that can be used to deal with memory in C++ programs.
Category:   Main\Computers\Programming\Languages\C++

Cognitive aspects of the brain and computers (Popularity: ) (Score: 12.67)
http://www.molwick.com/memint.en/
Modern concepts of memory, logic, intuition, intelligence and creativity. The short-term memory, long-term memory, instantaneous memory and memory of work. The will and the decision making process.
Category:   Main\Science\Social Sciences\Psychology\Intelligence

MemoKit (Popularity: ) (Score: 12.67)
http://www.memokit4all.com/
Computer memory optimizer and performance booster with a memory and cache optimizer, and a memory and resource leak analyzer. It uses algorithm for PC memory optimization and recovery, which provides PCs fast response even in memory overload conditions ...
Category:   Main\Computers\Software\Shareware\Diagnostics

C++ Memory Management: From Fear to Triumph, Part 1 (Popularity: ) (Score: 12.48)
http://linux.oreillynet.com/pub/a/linux/2003/05/08/cpp_mm-1.html
This article discusses C++ in the context of several other popular languages. It also describes the kinds of memory errors that can occur in C++ programs.
Category:   Main\Computers\Programming\Languages\C++

Sue Becker (Popularity: ) (Score: 12.04)
http://www.science.mcmaster.ca/Psychology/sb.html
Computational neuroscience, neural network models of perceptual and cognitive processes including cortical and hippocampal memory systems, spatial memory, semantic memory organization, frontal executive control of memory.
Category:   Main\Science\Biology\Neurobiology\People

Corporate Memories for Knowledge Management in Industrial Practice: Prospects and Challenges (Popularity: ) (Score: 11.76)
http://www.jucs.org/jucs_3_8/corporate_memories_for_knowledge
Otto Kühn & Andreas Abecker. A core concept in discussions about technological support for knowledge management is the Corporate Memory. A Corporate or Organizational Memory can be characterized as a comprehensive computer system which capturesa ...
Category:   Main\Reference\Knowledge Management\Information Assets\Organizational Memory

Peak Performance Training (Popularity: ) (Score: 11.41)
http://www.peakperformancetraining.org/
Learn to control your brainwaves. Advanced performance coaching for: memory training by world memory champion, stress management, revision techniques and note taking.
Category:   Main\Business\Management\Consulting\Executive Coaching

GoldMemory (Popularity: ) (Score: 11.38)
http://www.goldmemory.cz/
Dos operating memory tester to find memory errors, incompatibility between memory modules and motherboard and incorrect settings the operating system is not able to find. Test is running up to 4GB of memory.
Category:   Main\Computers\Software\Shareware\Diagnostics

Ramseeker (Popularity: ) (Score: 11.24)
http://www.macseek.com
Tracks memory prices from over 50 memory vendors on 20 different memory types for the Apple Macintosh Computer.
Category:   Main\Computers\Hardware\Components\Memory

Micro Memory Bank, Inc. (Popularity: ) (Score: 11.24)
http://www.memorybank.com
Designs, manufactures, and resells computer memory modules, including proprietary memory types.
Category:   Main\Computers\Hardware\Components\Memory

WinRamTurbo the Performance Enhancer (Popularity: ) (Score: 11.20)
http://winramturbo.com/
A Windows memory management utility to improve overall system performance. With a memory optimizer, file and disk cache optimizer and a performance booster.
Category:   Main\Computers\Software\Shareware\Diagnostics

Object References, Memory Management, and Parameter Passing in C++, Part 1 (Popularity: ) (Score: 11.17)
http://www.ociweb.com/cnb/CORBANewsBrief-200211.html
Discusses the C++ language mapping for object references, addresses memory management issues related to object references, and demonstrates the correct means of exchanging object references during CORBA request invocations. This article focuses on object ...
Category:   Main\Computers\Programming\Component Frameworks\CORBA

Victims of Memory Select Bibliography (Popularity: ) (Score: 11.17)
http://members.aol.com/victimsofm/Bibliogr.htm
Basic reading list on both sides of the recovered memory debate, with a few classic works on memory and hypnosis.
Category:   Main\Society\People\Men\Issues

TweakRAM (Popularity: ) (Score: 11.06)
http://www.elcor.net/tram.php
Memory optimizer tool that will defrag memory, increasing the efficiency of the CPU and motherboard caches, and recovers memory leaks. Product specifications, FAQs, and downloads.
Category:   Main\Computers\Software\Disk Management

Java and C++ Resource Management Comparison (Popularity: ) (Score: 11.02)
http://www.fatalmind.com/paper/java_vs_cplusplus/resource.pdf
Detailed discussion of the techniques used in Java and C++ to implement leak free and exception safe resource management. Covers memory management, finalizers, destructors and finally blocks with examples.
Category:   Main\Computers\Programming\Languages\Comparison and Review

Memory Arena (Popularity: ) (Score: 11.00)
http://www.memoryarena.com/
A resource on memory and memory disorders. Information includes: books, journals, test publications, links to associations and upcoming conferences. From Psychology Press.
Category:   Main\Science\Social Sciences\Cognitive Science

Improve Human Memory Loss - Beat Illiteracy (Popularity: ) (Score: 10.97)
http://www.geocities.com/mcarlbev/index.html
Combines two related ideas: memory and memory loss, and memory and illiteracy.
Category:   Main\Reference\Knowledge Management\Information Assets\Memory Improvement

MemMonster (Popularity: ) (Score: 10.80)
http://www.magellass.com/prod-mm.html
Optimize RAM by increasing or free up and defragmenting memory. Program features include automatic and manual RAM recovery capabilities, and a RAM defragmenter. Also the ability to adjust various memory caches, and a customizable memory monitor.
Category:   Main\Computers\Software\Shareware\Diagnostics

Oracle8i Internal Services for Waits, Latches, Locks, and Memory (Popularity: ) (Score: 10.71)
http://www.oreilly.com/catalog/orinternals/
Main topics include waits, latches, locks (including instance locks used in parallel server environments), and memory use and management. Aimed especially at readers doing advanced performance tuning.
Category:   Main\Business\Publishing and Printing\Publishing\Books

NeuroMod: Memory Psychology (Popularity: ) (Score: 10.64)
http://memory.uva.nl
Contains a memory improvement course and two tests; the Daily News Memory Test and the Galton-Crovitz test. Associated with the University of Amsterdam.
Category:   Main\Science\Social Sciences\Psychology\Tests and Testing

Memory and Cognition Lab (Popularity: ) (Score: 10.64)
http://memory.wustl.edu
Home of Washington University in St Louis's Memory and Cognition Laboratory. View members, access articles, and learn about human memory.
Category:   Main\Science\Social Sciences\Psychology\Educational and School

Adapting the concept of Translation Memory to Authoring memory (Popularity: ) (Score: 10.54)
http://www.transref.org/u-articles/allen2.asp
Article about issues involved in adapting the Translation Memory model to an Authoring memory environment.
Category:   Main\Computers\Software\Globalization\Computer Aided Translation

Human Trinity Hypnotherapy (Popularity: ) (Score: 10.22)
http://www.durbinhypnosis.com
Paul Guy Durbin, offering hypnotherapy, pain management, guided imagery, stress management, help for false memory syndrome, New Orleans, Louisiana. Articles, books, biography, and area news.
Category:   Main\Health\Alternative\Hypnotherapy\Practitioners

Quality and Affordable Memory Testers, Buy it now - Save $100.00 Ramcheck memory tester, DDR (Popularity: ) (Score: 10.19)
http://www.memorytesting.net
Treasure Coast Marketing Group, Inc. presents the only Quality and Affordable solution of memory testing for this millennium
Category:   Main\Computers\Hardware\Test Equipment

Garbage Collection: Automatic Memory Management in the Microsoft .NET Framework (Popularity: ) (Score: 10.17)
http://msdn.microsoft.com/msdnmag/issues/1100/GCI/default.aspx
Explains how resources are allocated and managed, then gives a description of how the garbage collection algorithm works. Also discussed are the way resources can clean up properly when the garbage collector decides to free a resource's memory and how ...
Category:   Main\Computers\Programming\Component Frameworks\NET

Dynamic Suite (Popularity: ) (Score: 10.10)
http://www.dynamic-memory.com/
Tool suite for debug memory access, modify, allocation problems, memory leak check, code coverage C/C++ applications at Unix without without recompiling or relinking. By Dynamic Memory Solutions. [Commercial]
Category:   Main\Computers\Programming\Software Testing\Tools

Mushkin Computer Memory (Popularity: ) (Score: 10.03)
http://www.mushkin.com/
Offers memory from virtually every computer memory module.
Category:   Main\Computers\Hardware\Components\Memory

Typed Assembly Language: TAL (Popularity: ) (Score: 9.96)
http://www.cs.cornell.edu/talc/
Extends traditional untyped assembly languages with typing annotations, memory management primitives, and sound set of typing rules. The typing rules guarantee memory safety, control flow safety, type safety of TAL programs. What do you want to type check ...
Category:   Main\Computers\Programming\Languages\Assembly

Neuromod - Online Memory Improvement Course (Popularity: ) (Score: 9.89)
http://memory.uva.nl/memimprovement/eng/
It is possible to improve one's memory performance in specific areas by applying memory techniques. This site explain a number of systems ranging from simple to sophisticated. The training steps are clearly laid out and in most cases online trainingsoftware ...
Category:   Main\Reference\Education\How To Study

Quilt A Memory (Popularity: ) (Score: 9.81)
http://www.linda-matthews.com/
Memory quilt patterns information and ideas to put together a memory quilt or have one custom made.
Category:   Main\Shopping\Crafts\Fiber Arts\Quilts

Garbage Collection: Automatic Memory Management in the Microsoft .NET Framework, Part 2 (Popularity: ) (Score: 9.79)
http://msdn.microsoft.com/msdnmag/issues/1200/GCI2/default.aspx
Explains strong and weak object references that help to manage memory for large objects, as well as object generations and how they improve performance. In addition, the use of methods and properties for controlling garbage collection, resources for monitoring ...
Category:   Main\Computers\Programming\Component Frameworks\NET

SD Card Association (Popularity: ) (Score: 9.79)
http://www.sdcard.org/
This is the association for SD card memory. The SD (Secure Digital) Memory Card is a highly-sophisticated memory device about the size of a postage stamp.
Category:   Main\Computers\Hardware\Storage\Solid State

Garbage Collection & Memory Management Summer School (Popularity: ) (Score: 9.70)
http://www.mm-net.org.uk/school/
20-21 July 2004 Canterbury, UK.
Category:   Main\Computers\Programming\Memory Management

CodeGuru: CE (Popularity: ) (Score: 9.50)
http://www.codeguru.com/Cpp/W-P/ce/
Source code and tutorials for topics like controls, database, file handling and memory management. .
Category:   Main\Computers\Systems\Handhelds\Windows CE

PC Upgrade (Popularity: ) (Score: 9.47)
http://www.pcupgrade.co.uk/
Memory, CPU, hard drives, mainboard, and VGA, with lifetime warranty on aLL memory modules.
Category:   Main\Computers\Hardware\Components

 
 
Home | Top | Set as Homepage | Bookmark this Page | Privacy | Contact | Submit URL
© 2003-2008, ABC-Directory.Com. All Rights Reserved