搜索资源列表
20048191444730
- 一个图片转换程序 利用MFC中的lji库实现的,可以将大的图片缩为更小的图片-An image conversion process in the use of MFC library lji to achieve, can be reduced for a large picture of the picture smaller
1
- 用vb6设计缩略图功能的图片浏览器,界面不错。 此为DOC文档。详细解说了设计思路。-Vb6 design features with the picture thumbnail browser, a good interface. This is a DOC document. A detailed explanation of the design ideas.
kfcer
- 想要完全没有偏差的 话,那么 就必须确保你 的可见光图片和红外图片外形基本上要保持不变(只是 一些偏转,缩放,位移),但是实际上你的图片红外线的导弹尾部已经淹没在火焰中,没有任何办法能准去计算出尾部的位置的。-To no deviation, then we must ensure the shape of the visible light images and infrared pictures are basically remain the same (just some of the
BitBlt-Introduction
- 关于BitBlt函数应用的文章,介绍了bmp图片在MFC中拉伸和缩放的方法-About BitBlt function application of the article introduces the bmp image in MFC stretching and scaling methods
android
- android常见问题解答,例如布局,图片缩略图,何链接一个不在lib/armeabi下的第三方库-Answers to common problems such as layout, Android, image thumbnails, where a link is not in the lib/armeabi under the third party libraries and so on
android
- 实现多图片选取,可以删除,可以增加,可以查看缩略图-many selected
PhotoAibum
- 例子是一个相册图片多选的例子源码,可以自动扫描SD卡上的图片文件,并取每个文件夹下的第一张图片作为相册的封面,点击以后可以进入图片多选界面,直接点击图片缩略图就可以选中图片,再次点击去除选中状态。选中的图片也会以小缩略图的形式在下面显示,如果小缩略图超过3张显示不开右划可以看到其他小缩略图。并且还会在Button按钮上显示选中的图片数量,点击确定可以批量获取选中的图片路径,本例子可以应用的地方很多,缩略图的生成也是很快。需要的朋友可以研究一下。编译版本4.2.2编码UTF-8,源码有注释(Exa
Android屏幕适配全攻略(最权威的官方适配指导)
- 重要概念 什么是屏幕尺寸、屏幕分辨率、屏幕像素密度? 什么是dp、dip、dpi、sp、px?他们之间的关系是什么? 什么是mdpi、hdpi、xdpi、xxdpi?如何计算和区分? 在下面的内容中我们将介绍这些概念。 屏幕尺寸 屏幕尺寸指屏幕的对角线的长度,单位是英寸,1英寸=2.54厘米 比如常见的屏幕尺寸有2.4、2.8、3.5、3.7、4.2、5.0、5.5、6.0等 屏幕分辨率 屏幕分辨率是指在横纵向上的像素点数,单位是px,1px=1个像素点。一般以纵向像素横向