搜索资源列表
1568
- 1.Borland c++ builder 6.0开发的车站条屏控制系统 2.有关SQL SERVER 2000存储过程操作 3.有关在BCB下的ADO的数据库管理 4.有关WIN32API串行通讯 5.有关图形图像变形操作技巧 -1.Borland 6.0 c builder of the development of the station Screen Control System 2. SQL SERVER 2000 operating three storage p
1569
- 1.Borland c++ builder 6.0开发的车站图文屏控制系统 2.有关SQL SERVER 2000存储过程操作 3.有关在BCB下的ADO的数据库管理 4.有关WIN32API串行通讯 5.有关图形图像变形操作技巧 -1.Borland 6.0 c builder station transmission Screen Control System 2. SQL SERVER 2000 operating three storage process. BCB
图像变换应用软件
- 该程序为BCB图像处理的一个应用实例,其中包含源文件和可执行文件。主要功能有:效果处理(平滑处理,锐化处理,马赛克等)分别率,色彩变化、亮度调节,边缘检测-procedures for the BCB image processing an application, which includes source documents and executable files. The main functions are : effect of treatment (smoothing, sharp
Screensp
- 一个使用BCB开发的在网罗上传输屏幕图像的程序-a BCB use in the development of the transmission gathered on the procedure screen image
jingxiang
- 此程序是在bcb环境下开发的用来实现图像镜像效果,效果还是不错的哦-this procedure is bcb environment for the development of the mirror image effect, the effect is still pretty good, oh
zhuanhuan1
- 这个程序主要是在bcb环境下开发的用于将图像从彩色转换成黑白-this procedure is mainly in bcb environment for the development of the image from the color into black and white
tidufenge
- 这是个用 BCB开发的图形图像处理中有关梯度分割的源码程序,对于一般的黑白图像效果显著-This is a development with the BCB graphic image processing division of the gradient-source programs, For the average black-and-white images notable
BCB
- BCB高级技巧与范例配套代码图形图像编程 3.1颜色拾取器 3.2图像的淡入和淡出 3.3图像特技 3.4不规则图形的动画技术 3.5OpenGL编程
delphi图像分割.rar
- 用Delphi制做,实现在打开,二值化,对图像的腐蚀,膨胀,轮廓提取等效果,使结构开,结构闭,细化,恢复原图等功能,以及从各个角度的投影等,system with Delphi done to achieve the open, two values, the image of corrosion, swelling, contour extraction effect, open structure, structural closure details, such as the maximu
project1.rar
- bcb做的图像处理软件,包括各种滤镜处理,灰度变换等,BCB to do image processing software, including a variety of filter processing, such as gray-scale transformation
Canvas
- BCB下用Canvas画直线、圆,椭圆,不规则多边形-Canvas painting BCB using a straight line, round, oval, irregular polygon, etc.
bcb
- bcb 图像处理,具有滤波,二值化,灰度化等等功能,非常好的学习资料-bcb image processing, with filtering, binarization, gray and so on, very good learning materials
BCB-DrawPicture
- BCB中实现图像绘制的功能,是自己写的源码中的一部分,希望对用到这个控件的朋友有帮助!-BCB to achieve the functions of image rendering is the source code to write their own part, I hope to use this control to help a friend!
bbbb
- 一个图像处理软件源码BCB,有基本绘图、图像特效处理等-An image processing software source code BCB, basic drawing, image processing, effects
BCB
- 这是自己编写的一款用C++Builder编写的mp3,功能不多!但播放效果很好!还是挺好的有兴趣的朋友可以-This is their own written using C++ Builder a written mp3, functions much! However, playback very good! Is still quite good friends who are interested can see
Image_Thresholding
- 灰階化與二元化處理 BCB图像处理例子-Gray-scale processing and Dual
TGifImage.v2.2.BCB
- 可以增加使Image控件能够具有载入gif格式图像的功能,模拟爆炸之类的动态效果非常不错-Can increase the Image control to the loading gif format image function, the dynamic effects such as simulated explosion is very good
bcbcode
- bcb图像处理代码,实现打开保存,灰度化,中值滤波,微分等特性-the bcb image processing code, open the saved, and gray, median filtering, differential and other characteristics
BCB
- 大恒相机采集单帧图像的VB程序,简单易懂,供大家参考 -Daheng camera acquisition single frame image of VB program, easy to understand, for your reference
用C++builder二值化图像
- 本例用BCB进行图像的基本处理,包括阈值二值化,黑白处理,中值滤波等实用程序