Her gün sizlere, piyasa değeri onlarca dolar olan bir programı tamamen ücretsiz olarak sunuyoruz!

MemOptimizer 3 Giveaway
$19.95
SÜRESI DOLMUŞ

Giveaway of the day — MemOptimizer 3

MemOptimizer sisteminizdeki kaynakların etkin bir biçimde yönetilmesini sağlayarak bilgisayarınızın performansını arttırır!
$19.95 SÜRESI DOLMUŞ
Kullanıcı puanı: 290 1 yorumlar

MemOptimizer 3 giveaway olarak 22 Ağustos 2009 tarihinde sunulmuştu

Bugün Giveaway of the Day
$39.90
Bugün bedava
Simple and intuitive backup software for Windows!

Ne zaman bir Windows'ta bir program çalışsa hafıza kaynaklarını tüketir ve işi bittikten sonra bu kaynakları tekrar kullanıma açmaz. Bu yazılımların geride kilitli bıraktıkları hafıza, diğer yazılımlar tarafından kullanılamaz. İşte bu yüzden bilgisayarınız yavaşlar ve performans kaybı yaşanır!

MemOptimizerT arka planda sisteminizi izleyerek, gerektiğinde hafızayı boşaltır ve kaynakları diğer yazılımların kullanımına açar. İşte bu sayede bilgisayarınız her zamankinden hızlı çalışır! Programlar daha hızlı çalışmakla kalmaz, aynı zamanda hiç olmadıkları kadar istikrarlı çalışırlar.

Sistem Gereksinimleri:

Windows Vista, XP, 2003 and 2000

Yayıncı:

Pointstone Software

Web sayfası:

http://www.memoptimizer.com/

Dosya boyutu:

1.8 MB

Fiyat:

$19.95

GIVEAWAY download basket

Developed by Informer Technologies, Inc.
Developed by Disc Soft Ltd.
Developed by 3DP
Developed by Baidu, Inc.

MemOptimizer 3 üzerine yorumlar

Thank you for voting!
Please add a comment explaining the reason behind your vote.
#1

bu programa 19.95 $ vereceğime parayı yere atarım daha iyi.oyuna giriyorsunuz ve çıkıyorsunuz 10 dk optimize ediyor. ettikten sonra 1 dk kullanılıyor. bence değmez. hemen geri sildim.

Yanıt   |   hüseyin tarafından yorumlandı  –  14 years ago  –  Bu yorumu yararlı buldunuz mu? evet | hayır (0)
Yorum ekle
Öne çıkan İngilizce yorumlar
#5

The Good

* It works (to an extent).
* Has the ability to do "automatic" optimization.
* Has CPU optimization/management tools also.
* Works with hotkeys.
* Has a nice shortcut system to allow you to optimize memory before X program is run.

The Bad
* Does not properly deal with all memory leaking programs.
* Buggy; I received quite a lot of errors regularly.
* Unable to open the "Help" file.
* Uses up a significant amount of computer resources during the actual process of optimizing your memory.

Free Alternatives
AnVir Task Manager

For final verdict, recommendations, and full review please click here.

Ashraf tarafından yorumlandı  –  14 years ago  –  Bu yorumu yararlı buldunuz mu? evet | hayır (+216)
#4

- "many Windows programs ... often leave valuable memory locked”

This is rubbish : whenever a program executes, it uses memory segments that might be called "locked", but this is only the normal functioning of Windows or any other operating system. When a program terminates, all memory is released and nothing is ever left "locked".
When available memory is exceeded, which is almost impossible with today's computers that have memory in the gigabytes, Windows can swap inactive programs out to the disk. The memory strategy of Windows is to use all memory and avoid swap-outs, which is exactly the opposite of what such "optimizers" do!

The only "optimization" this program can do is force the swapping-out of memory segments belonging to programs currently active in memory, therefore thrashing the hard disk and adding slow-downs whenever a needed segment needs to be swapped back into memory.

My advice is to stay away from such programs - they have the tendency to optimize memory while slowing down the computer. If your computer is slow and has less than a gigabyte of memory, try adding more memory, but be aware of the fact that memory is not the only bottle-neck, and for example the on-board memory-controller may also be responsible for the slow down.

Harrym tarafından yorumlandı  –  14 years ago  –  Bu yorumu yararlı buldunuz mu? evet | hayır (+87)
#3

With all of the free memory optimizers available online, I didn't know that anyone was still trying to sell one.
Personally, I think if you are having memory issues, then you need to buy more memory and/or reduce the number of programs that are running on your computer. Also, make sure that there is enough free space on your hard drive to allow the virtual memory to work.
For me, this software will be a "don't want / don't need" program.

Daniel Lovejoy tarafından yorumlandı  –  14 years ago  –  Bu yorumu yararlı buldunuz mu? evet | hayır (+82)
#2

I also posted this on another giveaway, I guess it's relevant again:
"I saved two extremely insightful comments from an other GOTD RAM-related giveaway, they’re a great read, and there are more.

From Jay: BUY MORE:RAM(random access memory)…STOP BEING CHEAP PEOPLE…

RAM can be compared to a person’s short-term memory and the hard disk to the long-term memory. The short-term memory focuses on work at hand, but can only keep so many facts in view at one time. If short-term memory fills up, your brain sometimes is able to refresh it from facts stored in long-term memory. A computer also works this way. If RAM fills up, the processor needs to continually go to the hard disk to overlay old data in RAM with new, slowing down the computer’s operation. Unlike the hard disk which can become completely full of data so that it won’t accept any more, RAM never runs out of memory. It keeps operating, but much more slowly than you may want it to.

How Big is RAM?
RAM is small, both in physical size (it’s stored in microchips) and in the amount of data it can hold. It’s much smaller than your hard disk. A typical computer may come with 256 million bytes of RAM and a hard disk that can hold 40 billion bytes. RAM comes in the form of “discrete” (meaning separate) microchips and also in the form of modules that plug into holes in the computer’s motherboard. These holes connect through a bus or set of electrical paths to the processor. The hard drive, on the other hand, stores data on a magnetized surface that looks like a phonograph record.
Most personal computers are designed to allow you to add additional RAM modules up to a certain limit. Having more RAM in your computer reduces the number of times that the computer processor has to read data in from your hard disk, an operation that takes much longer than reading data from RAM. (RAM access time is in nanoseconds; hard disk access time is in milliseconds.)

Why Random Access?
RAM is called “random access” because any storage location can be accessed directly. Originally, the term distinguished regular core memory from offline memory, usually on magnetic tape in which an item of data could only be accessed by starting from the beginning of the tape and finding an address sequentially. Perhaps it should have been called “nonsequential memory” because RAM access is hardly random. RAM is organized and controlled in a way that enables data to be stored and retrieved directly to specific locations. A term IBM has preferred is direct access storage or memory. Note that other forms of storage such as the hard disk and CD-ROM are also accessed directly (or “randomly”) but the term random access is not applied to these forms of storage.
In addition to disk, floppy disk, and CD-ROM storage, another important form of storage is read-only memory (ROM), a more expensive kind of memory that retains data even when the computer is turned off. Every computer comes with a small amount of ROM that holds just enough programming so that the operating system can be loaded into RAM each time the computer is turned on.

And the second one:

From BuBBy: Memory “Optimizers” only make a difference if you want to believe (kind of like believing in fairies). I could explain memory management in XP or Vista, or how allocated memory is protected from other processes. I could give URLs of documents explaining why Memory Optimizers/Cleaners/Defraggers are unnecessary on XP/Vista.

Memory fragmentation does occur – but inside each individual application. Other applications cannot know what the memory in other applications should look like, what is used or unused. Windows allocates a block of memory to a program. The program doesn’t know (or care) where that memory comes from – from the programs viewpoint there is no mapping to any physical location. So “fragmentation” is only virtual, and only the program that owns that block of memory has any way of knowing if the memory is affected by fragmentation or segmentation. (because either the program or the user caused it)

When the program “decides to” or when the program “finishes” – that memory is returned to windows to be used for other purposes. So Program A cannot know what parts of memory that Program B has, that are being wasted or fragmented. It doesn’t even have any way to directly inspect the memory contents even if it did have a memory roadmap of Program B. (’A’ doesn’t know about ‘B’s good data from bad, leaked from current and valid – If there is a problem in B, then B has to fix it or release it).

Probably the logical answer I could give to somebody who doesn’t want to know the geeky details:-
Do you think, that if fixing all memory leaks, fragmentation and segmentation problems in all programs, could be done with a third party program that is hocked for $20 or $30 to anyone who “will only believe” – would Microsoft with all of their millions (billions?) of dollars in research and development – have come up with an equivalent in Windows? In fact surely such an earth shatteringly amazing development would’ve been bought out/taken over by Microsoft and patents filed? (Even if they only used it on their own code) :P

But hey, if “defragging” your memory or your mouse or whatever, makes you happy – if you think it’s making you go faster – That’s great, I wish you well (I hear wrapping a scarf around your head makes you go even faster if it is blowing behind you like the Red Baron). It’s not going to blow up your PC or give you cancer (at least it can’t be proven to be linked) – but for goodness sake – use this one today, or grab a free one from somewhere (doesn’t matter which – they are all as fantastic as each other). Just keep your money for something useful… extra RAM would be my suggestion."

If you want to learn more of how this type of software works (AKA doesn't work) also check the comments on previous giveaways, featuring RAM cleaners/optimizers.

Lee tarafından yorumlandı  –  14 years ago  –  Bu yorumu yararlı buldunuz mu? evet | hayır (+71)
#1

I used this the last time it was offered here and couldn't see any gain in programs running faster or stability. Uninstalled. On downloads.com this app is 1.32MB, on here today it's 1.8. yet it's the same 3.10 version. Why the bloat?

Robert E. Lee tarafından yorumlandı  –  14 years ago  –  Bu yorumu yararlı buldunuz mu? evet | hayır (+46)

Günlük iPhone önerileri »

E-Wireless Giveaway
If you are a wireless enthusiast, download it and join the discussion together.
Fiyat indirimi: $0.99 ➞ ÜCRETSİZ
Kosaku - Beautify the content Giveaway
A simple and elegant interface design with easy interactions, allowing you to generate stylish social media cards.
Fiyat indirimi: $0.99 ➞ ÜCRETSİZ
Memorize: TOEIC Vocabulary Giveaway
AI-based study App for learning and memorizing TOEIC words.
Fiyat indirimi: $6.99 ➞ ÜCRETSİZ
Memorize: Learn Spanish Words Giveaway
AI-based study App for learning and memorizing Spanish vocabulary.
Fiyat indirimi: $6.99 ➞ ÜCRETSİZ
Color palette LiDAR paint wall Giveaway
Very often many people feel the need to visually imagine the interior of a room or the appearance of a building.
Fiyat indirimi: $2.99 ➞ ÜCRETSİZ

Günlük Android önerileri »

Tic Tac Toe Jumbo Pro Giveaway
A game in which player and android seek in alternate turns to complete a row, a column, or a diagonal.
Fiyat indirimi: $0.99 ➞ ÜCRETSİZ
Empire Warriors TD Premium Giveaway
A mixture of tower defense and real-time strategy.
Fiyat indirimi: $0.99 ➞ ÜCRETSİZ
Watermelon - Lines Icon Pack Giveaway
Watermelon is Red and Green Linear icon pack.
Fiyat indirimi: $1.49 ➞ ÜCRETSİZ
Minka Light - Icon Pack Giveaway
Minka Light icon pack supports numbers of popular launchers.
Fiyat indirimi: $1.99 ➞ ÜCRETSİZ
WhitArt Icon Pack Giveaway
Open the dashboard and search for your launcher then apply Whit'Art icon pack.
Fiyat indirimi: $0.99 ➞ ÜCRETSİZ