CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - median

搜索资源列表

  1. 10种软件滤波方法的示例程序

    0下载:
  2. 限副滤波,中位值滤波法,3、算术平均滤波法,4、递推平均滤波法(又称滑动平均滤波法)-vice limited filtering, and the median value filter, 3, the arithmetic average filter, 4, the average recursive filtering method (also known as the moving average filter).
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5112
    • 提供者:李天华
  1. Arrayqiuzhi

    0下载:
  2. c/c++程序计算N!(0<N<10000)的精确值,并返回统计它的位数。主要功能是计算阶乘。-c / c calculated N! (0lt; Nlt; 10,000), the precise value, and return to the statistical median. Its main function is calculated factorial.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:29657
    • 提供者:冰城
  1. HEXTODEC.ZIP

    0下载:
  2. 将16进制转换成10进制的C语言源码 提供任意位数(包含小数点)的转换, 适合在校大学生C语言课程参考-base for the conversion of 16% of the 10 C-band source of arbitrary median (including decimal point) conversion, suitable for the college students C language courses reference
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:845
    • 提供者:QKY
  1. VC去除椒盐噪声

    2下载:
  2. 一个去除椒盐噪声的图像处理程序,采用了中值滤波,效果很不错-a noise image-processing program, using a median filter, the effect is very good
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:140133
    • 提供者:林志泉
  1. 曼彻斯特码

    1下载:
  2. 今天看了一下从fpga上下的曼彻斯特编解码的程序,感觉不是很清楚,仿真了一下,更迷茫了,大家看看为啥这程序要这么编呢? 程序比较长,不过写的应该还是不错的,看了后应该有收获。 总的思路是这样: 1 通过一个高频的时钟检测wrn信号,如果检测到上升沿,则表明开始编码,将输入的8位数据转为串行,并编码,然后输出。 2 定时信号是从高频时钟16分频后得到的,在wrn上升沿后16分频使能,在编码结束后禁止分频输出。 3 no_bits_sent记录串行输出的位数,应该是从0010到1
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:5232
    • 提供者:游畅
  1. doc_filter_by_software_c_code_by_zhzzh18

    0下载:
  2. 1、限幅滤波法(又称程序判断滤波法) 2、中位值滤波法 3、算术平均滤波法 4、递推平均滤波法(又称滑动平均滤波法) 5、中位值平均滤波法(又称防脉冲干扰平均滤波法) 6、限幅平均滤波法 7、一阶滞后滤波法 8、加权递推平均滤波法 9、消抖滤波法 10、限幅消抖滤波法 -1, limiting filtering method (also known as the filtering procedure judgment) 2, and the media
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1330
    • 提供者:许海洋
  1. 2189414139200591717859627843

    0下载:
  2. 用途:数字图象处理算法的演示,包括: • 图象的DFT和逆DFT • 图象的FFT和逆FFT • 在图象中加入正弦噪声 • 图象的模板运算实现图象平滑和锐化 • 图象的直方图均衡化 • 图象的对比度拉伸 • 图象的中值滤波 • 图象灰度直方图的显示 • 若干频域滤波器 • 图象的镜像 • 图象的旋转(
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:311411
    • 提供者:例为
  1. 软件滤波算法

    2下载:
  2. 十种软件滤波算法 限副滤波 中位值滤波法 算术平均滤波法 递推平均滤波法(又称滑动平均滤波法)中位值平均滤波法(又称防脉冲干扰平均滤波法) -filtering software filtering algorithm limits Vice median filtering method arithmetic average recursive filtering average filtering method (also known as the moving average filter
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2867
    • 提供者:汤瑞
  1. 数据统计

    0下载:
  2. 专用的地球化学元素参数统计,可以一次同时统计一个*.mdb文件中的所有参数表的每一个数字性字段的\"原始样品数,统计样品数,平均值,标准离差,变异系数, 极大值,极小值,众值,中位数\"-dedicated geochemical parameters can be time in a statistical *. mdb file of all the parameters of each table a numerical field of "primitive few sampl
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4607
    • 提供者:tg
  1. key_counter

    1下载:
  2. 4X4 KEYPAD 的输入位数计数器,可以自己定义输入的位数-4x4 KEYPAD median counter input, input their own definition of the median
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:159825
    • 提供者:分第三
  1. 16_16DIV

    0下载:
  2. 多位数除法程序,满足在单片机编程中对除法程序的需要,解决了单片机指令无除法程序的缺点,而且本程序不限制位数。-over the median divider, which meets in MCU Programming division procedures to the needs of SCM solutions division procedures directive without shortcomings, but the procedure does not limit the
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4771
    • 提供者:方丹
  1. 大数的阶层

    0下载:
  2. 用数组存储一个大数的阶层。输入一个整数n,先求出n!占用的位数。动态开辟bits位数组,用适当方法把n!的值存储到数组里去-storage arrays with a majority of the class. The importation of an integer n, first obtained n! The median occupancy. The median opening bits dynamic group, the use of appropriate means, n
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:14504
    • 提供者:红苹果
  1. 数字图象处理算法的演示

    0下载:
  2. 数字图象处理算法的演示, • 图象的DFT和逆DFT • 图象的FFT和逆FFT • 在图象中加入正弦噪声 • 图象的模板运算实现图象平滑和锐化 • 图象的直方图均衡化 • 图象的对比度拉伸 • 图象的中值滤波 • 图象灰度直方图的显示 • 若干频域滤波器 • 图象的镜像 • 图象的旋转(90度与任意角度) • 图象的放缩 &
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:285863
    • 提供者:王晶
  1. vbC11

    1下载:
  2. 用VB实现的数据的统计描述 包括分布的矩---均值、平均差、标准差、方差和中位数的搜索、均值与方差的显著性检验等-VB data including the statistical descr iption of the moment -- the distribution mean, mean difference, standard deviation, variance and median search, the mean and variance significantly ins
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:4168
    • 提供者:刘立立
  1. MedianBlu1r

    0下载:
  2. 中值滤波,向世明图书自带位图处理程序-median filter to the World Book prescribed own bitmap processing.
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:474712
    • 提供者:网中一剑
  1. BMP位图文件结构及平滑缩放

    1下载:
  2. 用普通方法显示BMP位图,占内存大,速度慢,在图形缩小时,失真严重,在低颜色位数的设备上显示高颜色位数的图形图形时失真大。本 文采用视频函数显示BMP位图,可以消除以上的缺点。 -using ordinary methods bitmap display BMP, or memory, is slower, the graphics narrow, serious distortion in the low median colors displayed on the device&#
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:4476
    • 提供者:范生宏
  1. 九位累进可除数

    0下载:
  2. 求九位累进可除数。所谓九位累进可除数就是这样一个数: 这个数用到1到9这九个数字组成,每个数字刚好只出现一次。这 九个位数的前两位能被2整除,前三位能被3整除......前N位能 被N整除,整个九位数能被9整除-for nine Polydivisible number. The so-called nine Polydivisible number is a number : the number used it 1-9 nine figures, each fi
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1873
    • 提供者:姚紫欣
  1. 滤波处理

    1下载:
  2. 滤波处理,包括最大值滤波、最小值滤波、中值滤波和平均值滤波!-filter processing, including filtering maximum and the minimum of filtering, median filtering and filtering average!
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2983
    • 提供者:张宸宇
  1. C语言实现的大整数乘法

    0下载:
  2. 此代码为两个大整数的乘法运算,支持无限多位数的乘法,只要硬件资源允许。-this code for the two large integer multiplication and support an infinite number multiplication of the median, as long as the hardware resources allow.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2624
    • 提供者:srx
  1. mul

    0下载:
  2. 此汇编程序可进行任意位数的相乘只需修改内数组的数值即可 此程序以1234与4567为例-compilation procedures can be arbitrary multiplication of the median only changes within the array of numerical procedures to be like 1234 and 4567 as an example
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1066
    • 提供者:
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com