Core Image是苹果操作系统(iOS、macOS)中的一个强大的图像处理框架,它为开发者提供了丰富的图像滤镜和视觉效果功能。这个"Core Image"的demo是基于IOS疯狂讲义中的"coreImagetest"示例代码修改而来的,旨在帮助开发者深入
IOS 22 次浏览
1.虽然叫ImageConverter,但目前只实现了BMP转到PNG的功能2.用于批量BMP转PNG,减少存储空间
C# 23 次浏览
Memcached 是由 Danga Interactive 开发的一个高性能的、分布式内存对象缓存系统。它的主要用途是在动态应用程序中,减少数据库负载,从而显著提升访问速度。Memcached 通过缓存常用的查询结果,以便应用可以直接从内存中读取数据,而不必反复访问数据库。这种优化对于处理大量用户
C++ 21 次浏览
一个小的image,有menu选项,开全屏,关全屏
Android 20 次浏览
This project provides a method for displaying panoramic images. Various techniques for panoramic image display are implemented within this project.
IOS 20 次浏览
ImageEn 5.1.1 Imaging Components With full source仅用于学习,如需用于商业用途,请向原作者购买
Delphi 18 次浏览
This tool's source code allows the integration of images and compressed files into a single entity, facilitating both image display and file extractio
VB 25 次浏览