资源列表
YUVviewer_src_vc6
- 读取保存的原始数据文件,显示每一帧的图像,通过+、-来显示下一帧或前一帧,同时也可以连续播放数据。界面很友好,可以自动选择每帧图像的大小-Read raw data files saved, each frame of the image, by+,- to display the next frame or previous frame, but also can play the data. Interface is very friendly, you can automatically
SaveJPG.rar
- VB图解源码\把图片保存为 JPG 格式,支持图片缩放,VB source code to graphic images saved as JPG format, to support the picture zoom
Picture(huneng)
- 显示图片 使用QT的简单实现显示图片 ,图片放大缩小等-Shows a simple picture using the QT implementation image display, image zoom, etc.
glyf2png.c
- 转换TTF字体里的指定字符到png图片格式。-Convert specified glyphs in Truetype font into PNG format.
BrownBMP
- 一个读大图片大滚动条的图片浏览程序, 基于对话框的程序.-Reading a scroll bar big picture big picture browser program, based on the dialog box procedure.
jpg2mov
- 轉換JPEG(*.jpg)為Apple Quick Time Movie(*.mov) MJPEG-Convert JPEG(*.jpg) to Apple Quick Time Movie (*.mov) MJPEG
cli
- CLI层片文件浏览器,可以将三维实体分层后得到的层片文件动态显示-CLI lamellar file browser can be obtained after three-dimensional solid lamellar layered file dynamic display
Release
- 个wince下画趋势曲线的控件,不过曲线数量不能太多,6-8根比较合适-A picture trends wince under the curve of control, but the number of curves can not be too much more appropriate for 6-8
cimage_vc
- 用vs2008写的DLL,共有五个处理函数,可以在vc++6.0下使用CImage-To use vs2008 to write a DLL, a total of five processing functions, you can vc++6.0 use CImage
CImage
- 如何使用 CImage 类加载、显示和保存各种不同的图像格式,包括 .bmp、.gif、.jpg 和 .png。-It teach you how to use CImage class show and save all kinds of picture
envelope
- 求取各种信号包络,个人使用过,感觉还不错,运行无错误-To strike a variety of signal envelope, personal use, I feel pretty good, error-free run
tft_stm32_fsmc_ili9325
- stm32代码,使用fsmc对采用ili9325的tft液晶模块进行图像显示程序。