搜索资源列表
include
- 此C程序是绘制三维函数图象-this C program is three-dimensional mapping function Image
vb等值线图的绘制方法※编程实践※水论坛
- 等值线 在科学计算和现实生活中,常常会遇到y=f(t)这类函数关系,例如,正弦、余弦等等。函数y=f(t)往往是以离散的观测值形式f(ti)(i=1,....N)表现出来的。例如,令股民朋友如醉如痴的K线图,与千家万户性命攸关的河流水位曲线图等等。离散函数关系有不少数据处理课题,例如,数据拟合、插值和平滑等等。最令人兴奋的还是预测,如果股民朋友能够准确把握y=f(t)的走向,钞票就会源源不断涌入口袋。如果水文学家能够准确预测河流水位暴涨的过程,可以大量减少生命和财产损失。 所谓画曲线就
mathtool_sharebank
- 一款很不错的函数作图工具,可以依照不同需求做出函数图象.特别适用于数学建模作图需要-A very good function mapping tools, they can make different demands function images. Particularly applicable to the mathematical modeling mapping needs
fngraph1
- 实用的函数图象绘图代码,可绘制多种函数,功能完备。
序列化存储图象
- 序列化存储图象该源代码主要是讲述的一些简单图形(如:直线,圆)的绘制,存储方法,讲述了Seriealize函数的实现详解。-sequence of images stored in the source code will focus on some simple graphics (such as : linear, circular) mapping, storage methods, described Seriealize function of the understanding ac
主函数
- 一个简单但很好用的整数提升小波,可直接对图象变换,采用53或97小波-a simple but well rounded upgrade the wavelet can directly transform the image using wavelet 53 or 97
Twain轻松实现图象的扫描
- 一个DLL,只有两个函数,可以通过Twain轻松实现图象的扫描。附带有范例程序-a DLL, only two functions, can be easily achieved through Twain image scanning. Examples are incidental procedures
Matlab 牛顿插值法
- x=a:(b-a)/n:b; %插值节点 y=f(x); plot(x,y,'b') %用蓝色线作被插函数图象 hold on z=a:(b-a)/(2*n):b; n=length(x); for j=2:n for i=n:-1:j y(i)=(y(i)-y(i-1))/(x(i)-x(i-j+1));%计算差商 end end u=y(n); m=length(z); for j=1:m for i=n-1:-1:1 u=y(i)
myfgs
- matlab仿真出光栅的夫琅禾费衍射,其中有四副图,原图,二维衍射图样,函数图象和三维衍射图样-matlab simulation of a grating of Fraunhofer diffraction, which has four maps, original, two-dimensional diffraction patterns, functions, images and three-dimensional diffraction pattern
fuse_con
- 图象处理算法,基于卷积运算的图象融合算法,以函数的形式给出,肯定能用-Image processing algorithm, based on the convolution operation of the image fusion algorithm in order to function the form is given, certainly can
fuse_dwb
- 图象处理算法,一种基于离散小波变换的图象融合算法,以函数的形式给出,肯定能用-Image processing algorithms, a discrete wavelet transform based image fusion algorithm in order to function the form is given, certainly can
fuse_gra
- 图象处理算法,一种基于金字塔的图象融合算法,以函数的形式给出,肯定能用-Image processing algorithm, a pyramid-based image fusion algorithm in order to function the form is given, certainly can
fuse_mod
- 图象处理算法,一种基于morphological 差分金字塔的图象融合算法,以函数的形式给出,肯定能用-Image processing algorithm, based on differential morphological pyramid image fusion algorithm in order to function the form is given, certainly can
fuse_rat
- 图象处理算法,一种基于ratio pyramid的图象融合算法,以函数的形式给出,肯定能用 -Image processing algorithm, a ratio pyramid based image fusion algorithm in order to function the form is given, certainly can
fuse_sih
- 图象处理算法,一种基于小波变换的图象融合算法,以函数的形式给出,肯定能用 -Image processing algorithms, wavelet transform based image fusion algorithm in order to function the form is given, certainly can
image_enhancement
- (1)获得图象的直方图,将其均衡化,显示灰度变换函数及图象效果; (2)分别用梯度法、拉氏算子、Sobel算子以及中值过滤等方法对图象进行增强,并对增强效果进行比较; (3)用钝化算子、高频提升、内查、外推等方法对图象进行增强。 (4)用Matlab工具进行彩色图象增强方法和彩色图象处理方法的实验-(1) to obtain images of the histogram equalization to show gray-scale transformation function
VC++ImageProcess1
- 《VC++图象处理程序设计》光盘使用说明 1. 请先安装VC++6.0。 2. 盘中文件夹序号与书中章节相对应。文件夹中包含各章的应用程序及源代码。 3. 小波变换应用程序只支持24位图像的处理,其它各章的应用程序支持8位、24位图象处理。 4. 读者直接运行程序时,首先打开原图并点击左视图,使之显示原图像;然后点击右视图并选择菜单中的处理函数, 处理后的图像即会在右视图上显示。 5. 第七章程序支持8位、24位图象处理,其中“边界跟踪”算法要求所处理的位图为白色背景。
ecc-1.06.7660_zh-CN
- 使用VB编写的超级计算器,能够绘制函数图象,支持使用函数、常量。-VB, super calculator to draw the image function, support the use of functions, constants.
VC++底层图像处理函数
- 该DLL完成了关于BMP图象的转化,存储,透明等多方面操作。该函数集合主要围绕DIB Section句柄(HBTIMAP)在WINDOWS系统中绘制,透明,旋转,输出等功能而建立。方便用户对于底层BITMAP图形最直接得控制,从而提高程序运行效率。可用于例如追求显示效率的WINDOW窗口图形控制等项目。(the DLL has completed the transformation, storage, transparency and other aspects of the BMP imag
MECYIF
- 一款很不错的函数作图工具,可以依照不同需求做出函数图象.特别适用于数学建模作图需要()