搜索资源列表
-
2下载:
等值线
在科学计算和现实生活中,常常会遇到y=f(t)这类函数关系,例如,正弦、余弦等等。函数y=f(t)往往是以离散的观测值形式f(ti)(i=1,....N)表现出来的。例如,令股民朋友如醉如痴的K线图,与千家万户性命攸关的河流水位曲线图等等。离散函数关系有不少数据处理课题,例如,数据拟合、插值和平滑等等。最令人兴奋的还是预测,如果股民朋友能够准确把握y=f(t)的走向,钞票就会源源不断涌入口袋。如果水文学家能够准确预测河流水位暴涨的过程,可以大量减少生命和财产损失。
所谓画曲线就
-
-
0下载:
vb数字图象处理,共8章含代码,vb6下调通-vb digital image processing, a total of eight chapters containing code, VB6-down
-
-
0下载:
实现简单的图象处理功能,如锐化,柔化,马赛克等.可以绘制图象的直方图.由于时间仓促,代码未进行优化,图象处理速度较慢.-simple image processing functions, such as sharpening, soft, such mosaics. mapped image histogram. Because time is so short, not code optimization, image processing speed is slower.
-
-
0下载:
数字图像处理源代码包括平移,旋转,锐化,降噪等各种功能以及一个已封装好的DLL,和一个VB调用DLL的实例-digital image processing source code, including translation, rotation, sharpening, Noise and other functions and have a good package DLL, and a VB DLL called examples
-
-
0下载:
GeoTrans目录下为封装Dll的Visual C++项目。其中封装了10个常用图像处理的API函数,方便VC、VB、Delphi等开发工具调用。GeoInVB目录中是一个VB项目,对封装的Dll进行调用演示。-GeoTrans directory for Packaging Dll Visual C project. Packaged 10 commonly used image processing API function to facilitate VC, VB, Delphi dev
-
-
0下载:
大量的和图像处理相关的程序,用VB实现的,推荐下载!-lot of image processing and related procedures, using VB and recommended downloading!
-
-
0下载:
本人的本科毕业设计成果,给出了一个信息隐藏技术的图像处理实现方法,实现语言:VB。-I graduated in the design results are given an information hiding techniques of image processing method to achieve language : VB.
-
-
0下载:
一个很经典的vb专业图象处理开发程序,面象对象机制,处理速度与VC无异.-a classic vb the professional development of image processing procedures, object-like mechanism to deal with the same speed and VC.
-
-
0下载:
对图像进行去色处理,使彩色图片变为一张纯黑白的图片,完全用VB编程实现,处理效果很不错。,To color image processing, the color image into a pure black and white photos, complete with VB programming to deal with very good results.
-
-
1下载:
基于VB的指纹分析程序,可对输入的指纹图像进行黑白二次锐化、平滑图像处理、轮廓显示、特征对比、特殊显示等功能,有些处理功能类似PHOTOSHOP的功能。它的处理速度比较快,算法也值得学习。-VB-based fingerprint analysis, fingerprints can enter the second black-and-white image sharpening, smooth image processing, contour shows that the characte
-
-
0下载:
图像处理 ,vb工程,提高图像的饱和度和对比度。-Image Processing, vb project to improve the image saturation and contrast.
-
-
1下载:
VB 360度快速旋转图片,不管图片有多大,它的旋转速度非常快,可以作为你的图片处理软件的一个单元模块,很不错。-VB 360 degrees fast rotating picture, no matter how big picture, its very fast rotation can be used as your image-processing software modules of a module, it is good.
-
-
1下载:
VB仿PhotoShop的图像处理功能之一:进行图像的360度或90度旋转,程序要用到一些控件,在压缩包内已经附加,直接运行工程文件就可以编译。-VB like PhotoShop of image processing functions: the 360-degree image, or a 90-degree rotation, the procedures used in a number of controls, in the compressed packet is added di
-
-
0下载:
VB图片批量转换处理工具源程序代码,可以将BMP转为JPG/GIF,也可以实现这个反过程,转换时可以设定转换品质,自动遍历符合条件的目录,显示转换进度条。这个程序实际上是IJL15.DLL动态库文件的一个应用示例,用IJL15.DLL你还可以编写很多实用的程序。-VB Image batch processing tool for source code conversion can be BMP to JPG/GIF, it can achieve the anti-process, the
-
-
1下载:
用于图像或图片处理的源代码,c++编写,还有VB下的示例,供大家一起学习调用-Image processing source code
-
-
0下载:
VB进行BMP格式图像处理并提取像素信息-VB to BMP format and image processing to extract pixel information
-
-
0下载:
VB.NET 使用GDI+绘图,图像处理的相关知识-VB.NET using the GDI+ graphics, image processing knowledge
-
-
0下载:
基于VB程序图像处理系统源码 为一些基本的图像处理源码-VB program-based image processing system source
-
-
0下载:
我们知道,Visual C++的CBitmap类和静态图片控件的功能是比较弱的,它只能显示出在资源中的图标、位图、光标以及图元文件的内容,而不像VB中的Image控件可以显示出绝大多数的外部图像文件(BMP、GIF、JPEG等)。因此,想要在对话框或其他窗口中显示外部图像文件则只能借助于第三方提供的控件或代码。现在,MFC和ATL共享的新类CImage为图像处理提供了许多相应的方法,这使得Visual C++在图像方面的缺憾一去不复返了。-We know that the Visual C++
-
-
0下载:
Bitmap是VB.NET和C#中处理图像的基础类,用于处理由像素数据定义的图像的对象。 存储灰度图像数据,一维数组存储。对于8位图像,一个像素即是一个字节。每行存储的字节数必须是4的整倍数,需要时添加适当字节。-Bitmap is VB.NET and C# base class in the image processing for processing an image defined by pixel data of the object. Grayscale image data st
-