搜索资源列表
bmp_c_source
- c语言处理bmp文件,包括打开、保存等操作,为处理其他文件(如音频文件)提供了思路-c language processing bmp files, including open and save operations provides a guideline for the treatment of other files (such as audio files)
bmptext
- 可以打开图片-Can open the picture
spic
- 缩略图生成 功能:缩略图生成(按比例缩小) 作者:刘先军 时间:2007-10-25 需要参数: $lxjspicname="图片名{不能为空}" $lxjspictype="图片类型[以图片名的扩展名为准(支持类型|jpg|jpeg|gif|png|bmp|)]{不能为空}" $lxjspicpath="图片路径{不能为空}" $lxjspicsizex="缩略图宽设置[默认150]" $lxjspicsizey="缩略图高设置[默认150]"
14
- Google Maps API IFeatureGE类 视图切换,启动Google Earth后请先打开hubei.kml文件。 本地搜索 动态显示和景点导航,运行前请先将该文件夹下的kml文件和bmp文件放-Google Maps API IFeatureGE Class View to switch, launch Google Earth after the first open hubei.kml file. Local search dynamically displays
wavetransfprm
- 小波变换 VC++的演示源代码,应用到了图像处理上,打开BMP图像 ,可以进行小波一次、二次、三次变换,也可以进行行列变换、滤波及反变换,这里不多说,源代码是最好的说明 。 -Wavelet Transform Demonstration VC++ source code, applied to image processing, open BMP images, can be wavelet once, twice, three times a transformation, the ra
BMPpicture
- vb源程序,对BMP位图文件进行分析,打开并显示图片。-vb source code, for analysis of BMP bitmap file, open and display the pictures.
bmpdeal
- 编写程序处理BMP格式的图像,有打开保存,计算直方图等功能-Write a program to handle the BMP format image, open the saved calculate the histogram function
openbmp
- 打开BMP图并读取像素,打开彩色BMP格式的图像,并存储像素(以txt格式)-Open and read the pixel BMP map
SDI
- 打开BMP图片,自己手动编写的代码,还请高手多多指教-Open BMP images manually write the code yourself, please master exhibitions! !
EX1
- 用于打开BMP位图格式的C++源码,可进行bmp格式图像的打开与保存。-C++ source code for open the BMP bitmap format, BMP format of the image can be open and save.
weitu
- 这个程序可以实现实现位图(即打开bmp格式的图片)的打开与显示!-This program can be implemented to achieve a bitmap (ie open bmp format images) to open and display!
RSImage3
- 可以对bmp格式图像进行打开显示和关闭保存。-You can turn on and off the display to save the bmp format images.
Wavelet-transform
- 小波变换 VC++的演示源代码,应用到了图像处理上,打开BMP图像 ,可以进行小波一次、二次、三次变换,也可以进行行列变换、滤波及反变换,这里不多说,源代码是最好的说明 。 -Wavelet transform VC++ demo source code, is applied to the image processing, open the BMP image, wavelet once, twice, three times a transformation can also be t
761835
- 本程序是打开一幅bmp的图像,并在Static中显示出,不错的(This procedure is to open a BMP image, and shows that in the Static good)
BMP
- 使用C++将BMP文件从硬盘读入到内存、然后修改其数据,最后将修改的文件保存到硬盘(Read the file of bitmap from disk to memory,revise the data,and then save the revised-file to disk using C++)
VCShowBmp
- 用VC写的,打开BMP文件,并显示图片。(VC,OPEN BMP FILE,SHOW BMP PICTURE.)