POLL
What kind of tutorials are you interested in?
Search results for this tag: memory.

12 tutorials have been found in database.

... to list more tags click here
tutorial language
English German Turkish
tutorial type
all
video
html
tutorials per page
10
15
25
sort tutorials
date
click
rating
MySQL » 13.10.2008 » by who
0faves
.. 0.0 / 10 .. (0 votes)
By default MySQL installs a configuration file with big caches and uses up more memory than is needed on most server setups...
101 views ... goToHome ... reportThis ... shareThis ... addToFaves ... comments(0)
PHP » 22.05.2008 » by biohazard
0faves
.. 0.0 / 10 .. (0 votes)
Memcached is a high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load...
260 views ... goToHome ... reportThis ... shareThis ... addToFaves ... comments(0)
PHP » 08.05.2008 » by porteightyeight
0faves
.. 0.0 / 10 .. (0 votes)
In-function caching can be used to greatly improve the performance of our software. Applying this technique effectively is important to avoid spiraling memory usage and bizarre bugs that can be caused by old cache data lingering around.
186 views ... goToHome ... reportThis ... shareThis ... addToFaves ... comments(0)
PHP » 01.04.2008 » by gearup
0faves
.. 0.0 / 10 .. (0 votes)
This article examines how PHP handles passing of variables internally, as well as how this relates to memory usage. This information is very useful for any professional PHP developer as it shows how passing variables by reference will normally result in more (not less) memory being used.
262 views ... goToHome ... reportThis ... shareThis ... addToFaves ... comments(0)
SEO » 27.03.2008 » by who
0faves
.. 2.3 / 10 .. (3 votes)
We lispers generally look down our noses at regular expressions. Regular expressions are ugly. They are not expressive. However, they are a reality of programming. When used with care, they can express complex text patterns concisely.
274 views ... goToHome ... reportThis ... shareThis ... addToFaves ... comments(0)
C and C++ » 12.12.2007 » by biohazard
0faves
.. 0.0 / 10 .. (0 votes)
In order to request dynamic memory we use the operator new. new is followed by a data type specifier and -if a sequence of more than one element is required- the number of these within brackets [].
234 views ... goToHome ... reportThis ... shareThis ... addToFaves ... comments(0)
C and C++ » 12.12.2007 » by biohazard
0faves
.. 0.0 / 10 .. (0 votes)
We have already seen how variables are seen as memory cells that can be accessed using their identifiers. This way we did not have to care about the physical location of our data within memory, we simply used its identifier whenever we wanted to refer to our variable.
210 views ... goToHome ... reportThis ... shareThis ... addToFaves ... comments(0)
C and C++ » 06.12.2007 » by who
0faves
.. 0.0 / 10 .. (0 votes)
Using vector instead of arrays to prevent most of memory leaks in C and C++.
255 views ... goToHome ... reportThis ... shareThis ... addToFaves ... comments(0)
Adobe Photoshop » 17.11.2007 » by who
0faves
.. 0.0 / 10 .. (0 votes)
Memories is always in your mind... old, blur are the effects make you remember about your memories. So today I will show you how to apply these effects to your photos.
197 views ... goToHome ... reportThis ... shareThis ... addToFaves ... comments(0)
MySQL » 10.11.2007 » by who
0faves
.. 0.0 / 10 .. (0 votes)
A collection of 15 tutorial tips on MySQL storage engines. Clear explanations and tutorial exercises are provided on creating tables with MyISAM, InnoDB, and BDB storage engines; checking data files of different storage engines; using MEMORY storage engine for temporary tables.
344 views ... goToHome ... reportThis ... shareThis ... addToFaves ... comments(0)
Previous
12 Next