搜索资源列表
imagesegmentation
- 研究了数字图像的读取和保存。在C++ Builder6.0环境下,利用TImage类,实现了Bmp和Jpeg两种常见图像格式文件的读取和保存。研究了数字图像的预处理方法和图像调节方法。主要包括数字图像的几何变换、亮度及对比度调节、色彩处理等。-Studied the number of read and save images. In C++ Builder6.0 environment, use of TImage class, the realization of the two commo
TImage-using-Picture
- 在TImage中用Picture打开图片后能用Canvas进行后续的操作系统说Image中包含的图片能修改)-Open the image in the TImage using Picture can not be used Canvas for follow-up after the operation (the system that contains the Image in the picture can not be changed)
file
- 1,pe.zip PE文件是windows(95/98/NT)目前采用的可执行文件格式。流行的CIH病毒就是通过改变PE文件的内容,并且保持文件大小不变,从而实现自己的功能。本程序通过分析PE文件格式,将可执行文件的文件定位表重新定位,指向用户编写的DLL,然后指令指针返回正常调用位置。在DLL中通过系统挂钩,实现了后台各种级别密码的截获功能。COOL! (110KB)<END> 2,mailchecker.zip 关于smptp,pop3,tray 等方面的编程(56K
bmp-jpg@jpg-bmp
- bmp位图转换为jpg格式,jpg格式转换为bmp位图,支持Timage对象操作,标准的Delphi控件-bmp bitmap converted to jpg format, jpg format converted to bmp bitmap support Timage object manipulation, the standard Delphi controls
