搜索资源列表
imageexgdi
- 用GDI+实现的GIF动画播发,使用时,如果DEBUG下编译不过,请在new、delete加-cartoon play bu GDI+,if compile fail in use ,please add :: at new and delete .
bmp2htm
- 作者:RockCarry工作室 陈凯 用TC2.0做的一个将BMP文件转换为HTML文件的小程序。 自己认为效果还不错,目前只能转换256色的BMP文件。 程序代码其实很简单,有兴趣的朋友,可以看看。 使用方法: 运行BMP2HTM文件即可,提示输入BMP文件名,记住目前只能转换256色的BMP图片。 然后会提示是否采用屏蔽色。 最后转换成功,在当前目录下面会生成一个名为A.htm的文件。这个就是转换后的文件了。 如果使用命令行方式,可如下: bmp2htm bmpfile.bmp -m 表示将
155300
- 用vb和MO开发的地图浏览程序源代码 需要安装ERIS MO2.2 其实1.0也可以,但是需要更改对象名如下: mapobjects2 改为 mapobjects -Map viewing program by using and MO . installing ERIS MO2.2 is recommended, but 1.0 is ok too. If it is 1.0, just change the mapobject2 to mapobjects
wxting
- 实现bmp等格式图像预览,另存为等功能,不太完美请见谅,以后会改进-achieve bmp format images preview, Save as other functions, please be forgiven if not perfect, will improve the future
256_bmp
- 实现了256色图的显示特效,这不是我写的,我只是用来凑数的,不过也可以拿来做为参考之用,如果对这个有兴趣,大家不妨下来-achieved a 256-color map shows the effects that this is not what I wrote, I just used to make up the numbers. However, it also can be used as a reference point, if this right is interested,
12452121
- 在MFC程序中显示JPG/GIF图像 如果你是一个使用VB编程的程序员,要在程序中显示JPG或者GIF图像简直易如反掌,将图像控件拖到Form中,分分钟即可搞掂。但是C++程序员要显示同样的图形却没有那么轻松,那么是不是要自己编写JPG解压缩代码呢?当然不用那么复杂啦!此代码将示范如何在MFC程序中显示JPG或者GIF图像。 -in MFC process shows JPG / GIF image if you are using a VB programmers. in the p
168pic
- 《168相册系统3.0Beta版》 1、上传所有文件到空间 2、如果服务器不是windows,请修改php168/,upload_files/,admin/bak/,admin/group/目录下所有文件属性为0777 3、运行install.php文件 4、手工删除install.php,install/ 5、后台管理地址admin/index.php 帐号密码都是mmcbbs 6、前台测试帐号密码都是mmcbbs-"16
EasyBMPtoAVI_0.54_console-source
- EasyBMPtoAVI is a simple, easy-to-use, cross-platform utility for creating an avi movie file from a series of windows bitmap (BMP) images. Some features: 1) Support for reading all bit-depths supported by EasyBMP. At the present time,
showbitmap
- 位图装入、显示的c++类。 使用方法: 1 构造类的一个实例对象: 空实例 CDIB bmp() 用资源号构造 CDIB bmp(nResID) 用文件构造 CDIB bmp(\"PATH//Filename.bmp\") 2 若1步构造的是空实例对象,则须装入位图: 从文件装入 BOOL bmp.LoadFromFile(\"PATH//Filename.bmp\") 从资源装入 BOOL bmp.LoadFromResource(UINT n
20061222230338525
- 蚂蚁算法,是一种用来在图中寻找优化路径的机率型技术。 ... 设想,如果我们要为蚂蚁设计一个人工智能的程序,那么这个程序要多么复杂-ant algorithm is a map to find the optimal path of probability - based technology. ... Imagined that if we want to design an ant artificial intelligence procedures, the procedures to h
CEimage
- 在wince下,对图片的处理,如果gif,jpg,bmp等.-in Nicholson, the right picture, if gif, jpg, bmp etc..
motion
- There are many approaches for motion detection in continuous video streams. All of them are based on comparison of current video frame with one from the previous frames or with something that we ll call background. In this article I ll try to describ
yy
- 读取其它图片文件也是一样的.比如说gif动画文件,当然前提是你有一个gif.pas,这个单元很多站点都有的,可以自己去找找。实际应用中我还发现用上面的代码可以直接显示资源文件中的ICON和BMP.-Read other picture file is also same. Such as GIF animation files, of course, if you have a GIF. Pas, this unit many site some, can search. In practica
QVOD
- 如:如何采集数据、如何把网上的图片下载到本 地等。请采集时确认您有对方的授权或者在明显地区标注 本采集信息来自****网站、本代码只做技术交流使用 。不得用于商业用途。如果有需要将会陆续奉上采集 此网站的所有信息,例如:电影名称、作者、出产日期、 电影地址等。-Such as: how to collect data, how to download the pictures online to the local. Sure you have each other authorization,
Jpeg
- D7中的jpeg单元代码,供D6或其它版本使用。 有时要编译自已的Bpl,可就要它。-source of jpeg.dcu for d6 or other,which found in D7.If you want compile as self bpl,it is needed.
AVI
- 这个程序可以实现将某个文件夹内的“JPG”或“BMP”图片转成AVI视频文件, 如果想转换“其它格式的图片文件”只要添加一些代码即可。 -This process can realize will be a folder inside the " JPG" or " BMP" picture into AVI video file, if you want to convert " other format image file" A
tifftools_bin_354
- The included files are TIFF "tool" programs distributed with libtiff. The programs were built with libtiff 3.5.4, for Windows 95/98/NT/2000. Note that the library was built with a minimal default set of compression options. In particular, De
dinkysoft_ThreadThumb
- 线程方式,缩略图方式显示图片.(ACDSEE) 线程方式显示有点问题, 如果哪位大侠改好了, 麻烦告诉一下, -Thread the way the thumbnails display picture. (ACDSEE) thread show a problem, if the heroes who change Well, the trouble to tell you, thank you
gongji
- 关于各类图象的攻击,如果滤波,噪音,锐化,JPEG压缩-Attacks on all types of images, if filtering, noise, sharpening, JPEG compression, etc.
wenzhangkuanlixitong
- 如果放在根目录,不需要修改任何东西即可运行 如果放在虚拟目录,请打开inc/config.asp修改网站路径 请确保你的空间支持FSO及AspJpeg组件,否则可能有些功能无法使用 管理路径admin/admin_login.asp-If on the root directory, do not need to modify anything if you can run on the virtual directory, open inc/config.asp path modi