- 授权协议: CPL
- 开发语言: C/C++
- 操作系统: Windows
- 软件首页: http://www.partow.net/programming/bitmap/index.html
软件介绍
C++ Bitmap Library 包含一些简单、可靠、优化以及可移植的操作 24位位图的 C++ 处理方法。
主要功能包括:
- 读写24位位图图像
- 支持点、行级别的批编辑
- 使用 byte 和浮点数的颜色转换
- 高度优化的图像缩放
- Various color maps (1000 levels - autumn, copper, gray, hot, hsv, jet, prism, vga, yarg)
- Texture generation (checkered pattern, plasma)
- Graphics drawing interface (line, line-segmentm rectangle, triangle, quadix, horizontal and vertical line-segments, ellipse, circle, plot pixel, pen width, pen color)
- PSNR and Image comparisons
Python Algorithms
Magnus Lie Hetland / Apress / 2010-11-24 / USD 49.99
Python Algorithms explains the Python approach to algorithm analysis and design. Written by Magnus Lie Hetland, author of Beginning Python, this book is sharply focused on classical algorithms, but it......一起来看看 《Python Algorithms》 这本书的介绍吧!
