Small Memory Software: Patterns for Systems with Limited Memory

Small Memory Software: Patterns for Systems with Limited Memory

简介:

近年来,计算硬件的处理能力和存储器容量的显著增加使得制造商能够生产越来越小的计算机系统,例如家用和工业设备上的掌上电脑、智能卡和嵌入式控制系统。

诸如动态内存管理和面向对象之类的新技术有助于编程,但往往需要额外的内存。标准编程技术不能应付这些有限的存储器容量环境。本书将为程序员在这种环境下开发软件提供实际帮助。主要内容是作者根据在现实生活中发现的解决方案开发的一系列模式。它们的范围从小型系统设计模式和流程管理模式到用户界面开发,压缩和内存存储的模式。

英文简介:

The phenomenal increases in processing power and memory capacity of computing hardware over recent years have allowed manufacturers to produce smaller and smaller computer systems such as palmtop PCs, smart cards and embedded control systems on domestic and industrial appliances.

New techniques such as dynamic memory management and object-orientation help programming but tend to require additional memory. Standard programming techniques do not cope with these limited memory-capacity environments.

This book will provide practical help for programmers developing software for this kind of environment. The major content is a series of patterns developed by the authors based on solutions which have been found to work in real-life situations. They range from small system design patterns and process management patterns, to patterns for User Interface development, compression and memory storage.

书名
Small Memory Software: Patterns for Systems with Limited Memory
译名
小内存软件:内存有限的系统的模式
语言
英语
年份
2000
页数
314页
大小
1.97 MB
下载
pdf iconSmall Memory Software: Patterns for Systems with Limited Memory.pdf
密码
65536

最后更新:2025-04-12 23:54:38

←Designing Interfaces: Patterns for Effective Interaction Design

→UX Design for Startups