搜索资源列表
数图获取,处理(源码)
- 数图获取,处理(源码).rar是《数字图像获取,处理》的源代码-Figure acquisition, processing (FOSS). Rar "digital image acquisition, processing," the source
supcode_6035
- 可能很多人都曾经想过要实现一些比较大的数的阶乘,但是C++中提供的标准数据类型其存储空间太小,根本无法实现。我们可以通过其他方法来实现,本程序用一个很简单的算法实现数的阶乘,程序很短,也很简单,各处都有注释,相信大家很容易就可以看懂,下载源码后在VC6.0中打开编译后即可运行,程序经少许改动可以实现更大的数的阶乘,有兴趣的读者在看完本程序后可一动手试试,其乐无穷!!希望这个程序能给大家一点帮助。程序可能还有许多不足之出,热烈欢迎各位前来指导。解压密码 本站默认解压密码:www.supcode.c
77520
- MATLAB源码,P0502:计算图像中的欧拉数-MATLAB source code, P0502 : computer images of the Euler number
WienerFilter
- 对DIB图像进行维纳滤波复原操作的函数源码,输入参数如下,其他注释也很清晰 //LPSTR lpDIBBits:指向源DIB图像指针 //LONG lWidth:源图像宽度(象素数) //LONG lHeight:源图像高度(象素数)-right DIB images Wiener filter recovery operation of the source function, input parameters are as follows, Other Notes is clea
SVG
- 这是一个用SVG画柱图和饼图等的实例,是用XML和JS来完成的,可修改数组源用来和服务器相联.
Eulernumber
- 这个源码用于计算图像中的欧拉数,在图像处理的数学形态学中非常有用。
IDL实现的图像分形维数计算
- 使用IDL实现的计算图像分形维数的源码
graphic
- 用了五年多时间打造的基于跨平台开发技术qt开发的图形组态系统,运用模板能组合成任意图元,运用脚本能,定义出图元根据属性的变化,做出相应的动态效果,首先应用于电力系统网路图,监控电网状态。可以应用于实时监控应用领域。超一流的绘制效果,在完成电力系统一次接线图比组态王、三维力控有更好的绘制效果.增加实时数据、web浏览器、后台进程取数,qwt做实时曲线,vista风格等、存成svg文件网上发布,升级到4.6.3等(部分源)-graph
graph
- 用了三年多时间打造的基于跨平台开发技术qt开发的图形组态系统,运用模板能组合成任意图元,运用脚本能,定义出图元根据属性的变化,做出相应的动态效果,首先应用于电力系统网路图,监控电网状态。可以应用于实时监控应用领域。超一流的绘制效果,在完成电力系统一次接线图比组态王、三维力控有更好的绘制效果.增加实时数据、web浏览器、后台进程取数,qwt做实时曲线,vista风格等、升级到4.5.2等(部分源) 有更新版本!-Spent more than three years to build cross-
logistics
- 如果其他会员下载一次您上载的源码,您的可用下载数就会增加1次-If other members of download time you upload the source code, you will increase the number of available downloads 1st
saperate
- 信源数动态变化的自适应盲分离算法-一种新的盲源分离算法,与大家共享。-Source number of dynamic changes of adaptive blind source separation algorithm- a new blind source separation algorithm, and for all to share.
Laplace
- Laplace边缘检测源码,基于一介导数的边缘检测-Laplace edge detection source, based on the ordinary derivative edge detection
bazar-1.3.1
- 用于增强显示(AR)的开发包,内含数十个源码文件,可用于在照片级图像上添加虚拟显示, 实现AR功能。-Be used to enhance display (AR) development package, containing dozens of source files, can be used to add a virtual photo-image display to achieve AR function.
3272-anqn
- 如果其他会员下载一次您上传的源码,您的可用下载数就会增加1次。更多说明请参看-If the other members to download once you upload the source code, you will increase the number of available downloads 1. See More Help
AS3.0
- 这是一个包含了数十个as3源码的as3学习包,里面全部的例子都采用as3实现,希望对as3的初学都有用,高手就可以不用看了。-This is a source that contains dozens of as3 as3 learning package, which all of the examples are used as3, and the hope are useful for beginner as3, a master can not read.
TrueColor2SingleBand
- VC/C++源码,图形处理,图像转换 VC实现真彩色图像转换为8位图像,RGB三个波段的灰度通过一个线性变换式计算为单波段灰度。 关于代码: DWORD _width1 = WIDTHBYTES(width*8) //保存的8bits位图保存宽度 DWORD bytesCount1 = _width0*height //存储该真彩色位图数据段所用的字节数,不是像素数 DWORD bytesCount2 = _width1*height //存储8b
AnimatorIcon
- Jav动画图标源码(显示GIF图像),学习如何连续加载GIF图像从而生成动画图标,先创建一个用于显示动画图标的数组,创建构造函数,初始化数组,重载组件绘制方法,实例化Timer对象显示动画,增加组件到窗口上。 -The Jav animation icon source (display GIF images), and learn how to continuous loading GIF images to generate the animated icon, create an a
liuzhong_matlabDOA
- 多种阵列现代信号处理技术,对信号源数,到达方向检测,代码可靠性高-Multiple array of modern signal processing techniques, the number of the signal source, direction of arrival detection, high reliability codes
Image fusion
- 采用了小波变换的方法实现了红外光图像与可见光图像的融合,并且设计了一个简单的matlab GUI界面。小波变换的分解层数为2层,采用低频平均高频取大的融合规则,融合效果非常欢迎下载。(The method of wavelet transform is used to realize the fusion of infrared and visible light images, and a simple matlab GUI interface is designed. The number
网格简化源码
- 简化3d模型网格数,生成适合在LOD中使用的多层次模型。(It simplifies the number of grid in 3D model and generates multi-level models suitable for LOD.)