|
Google Adwords
|
Google Adwords allows businesses to advertise on any number of sites, including Expo Central, regardless of the size of their budget. Ad campaigns can be set up to target based on keywords, geographical location of the visitor, and/or individual web sites. They handle the most common sizes of ads and allow text, image or video.
|
|
|
Firefox with Google Toolbar
|
Mozilla Firefox is a web browser with pop-up blocking, tabbed browsing, and privacy and security features. Integration of the Google Toolbar into the Firefox download offers users even more features: Google search, SpellCheck, and Autofill.
|
|
|
Google Pack Software
|
Get the power of Google on your desktop PCs! Google Pack provides a single installer for many essential PC applications from Google and other trusted partners. These applications improve your browsing with increased speed and security, provide better searching capability for the web and for your own PC and enable you to collect and organize your personal data, including photos.
|
|
|
|
Computers > Programming > Memory Management : Categories
Computers > Programming > Memory Management : Web Resources
Computers > Programming > Memory Management : Web-Sites
| 1. A garbage collector for C/C++ (Hans Boehm)
[ Report dead link ] |
| Hans Boehm's page on the widely used Boehm-Demers-Weiser conservative garbage collector for C/C++. The Boehm-Demers-Weiser conservative garbage collector can be used as a garbage collecting replacement for C malloc or C++ new. It is also used by a number of programming language implementations that use C as intermediate code. |
| http://www.hpl.hp.com/personal/Hans_Boehm/gc/ |
| 3. ALI group at UMass
[ Report dead link ] |
| Group at UMass that includes the Object Systems Laboratory, an active memory management research group. |
| http://www-ali.cs.umass.edu/ |
| 6. IDH
[ Report dead link ] |
| A debug heap for *nix. Captures buffer overwrites, memory leaks, stale pointers, most buffer underflows, and can provide statistics on block sizes. |
| http://i1.dk/idh/ |
| 7. Inuse
[ Report dead link ] |
| A graphical utility that allows you to watch a program allocate and free dynamic memory blocks, increasing your understanding of memory. |
| http://www.parasoft.com/products/inuse/index.htm |
Pages: [1] 2
Next Page >>
|
|
|
Computers > Programming > Memory Management : Web Resources
|