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

搜索资源列表

  1. 各种排序方法比较

    0下载:
  2. 这个程序包括了各种常用内部排序算法在平均排序所需时间上的比较.-this procedure include a wide range of internal sorting algorithm commonly used in the average time required for ordering on the comparison.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:34111
    • 提供者:丁一
  1. VB_CD录音机

    0下载:
  2. 本程序是使用VB进行编写的一个关于CD播放的程序, 其基本功能:1.可以根据个人需要选择播放的音轨的格 式;2.可以在左边的列表中自由选择添加想要听取的歌 曲到右边的播放列表中,这样可以比一般的播放器节省 很多力气;3.可以点击“REFRESH CD INFORMATION”刷 新CD内音轨的信息。-use of this procedure is the preparation for the VB one on the CD player procedures, and the basic
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:4042
    • 提供者:思达
  1. 用Welch法进行功率谱估计

    3下载:
  2. 考虑L的三个不同值:L=256(3个数据段),L=128(7个数据段)和L=64(15个数据段)。各自的谱估计图如上图所示。可以明显的看到,加窗明显的减小了频谱上的假谱峰,但也更加进一步平滑了谱峰。所以,对于L=64的情况,在ω=0.8π的谱线可以很确定的辨认,但是那两个靠近的谱峰不容易区分。对于L=128的情况,这种情况提供了在分离和检测间最好的均衡。当然,对于在L=256时的情况,效果是更好的,能够从谱估计图上明显的分辨出三条谱线的存在以及它们幅度关系的强弱。 除了Welch法外,还可以采用
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1826
    • 提供者:吴胜
  1. nxy1

    0下载:
  2. VC环境里插入图片并得到图中任意四个像素点采样值然后求平均值一消息框的形式出事给使用者-VC environment to be inserted into the picture and map arbitrary 4 pixel sampling then find the average value of a news box in the form of trouble for users
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:90142
    • 提供者:王策
  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. rc6_avr

    0下载:
  2. AVR单片机的优化RC6 加密算法(速度快,其优化思想绝对值得学习) 在有128bytes RAM 的AVR单片机上执行 rc6 16/10/8(16 bit/10 rounds/8 bytes keys) * 对多数代码进行了 C 语言优化,对数据相关循环移位,模乘等用ASM优化 * 在4MHz无乘法器的AVR上得到平均 1172 Bytes/s的加解密速度。 * 编译器: AVR-G-AVR optimization RC6 encryption algorithm
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:5854
    • 提供者:陈谭
  1. Static_Plot

    0下载:
  2. 对数据进行统计计算,得到其平均值,均方差,并用图形显示,适合于测量数据试验的统计显示,可以保存统计图像-statistical data, to be their average, standard deviation and used graphics suitable for measurements in the test statistics, statistics images can be saved
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:90914
    • 提供者:张效栋
  1. psd

    2下载:
  2. 计算ARMA(p,q)模型的功率谱密度。 形参说明: b——双精度实型一维数组,长度为(q+1),存放ARMA(p,q)模型的滑动平均系数。 a——双精度实型一维数组,长度为(p+1),存放ARMA(p,q)模型的自回归系数。 q——整型变量,ARMA(p,q)模型的滑动平均阶数。 p——整型变量,ARMA(p,q)模型的自回归阶数。 sigma2——双精度实型变量,ARMA(p,q)模型白噪声激励的方差。 fs——双精度实型变量,采样频率(Hz)。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:24159
    • 提供者:lkz
  1. dodopcount

    0下载:
  2. 可显示本站浏览总人数、今日浏览总人数、昨日浏览总人数、 本月浏览总人数、上月浏览总人数、开站至今天、平均一日人数 -site visit will show that the total number, the total number of View today, the total number of yesterday's visit this month the total number of View, View on the total number of stations
  3. 所属分类:浏览器

    • 发布日期:2008-10-13
    • 文件大小:19682
    • 提供者:何力
  1. 图像去躁之邻域算法

    0下载:
  2. 本程序用来实现数字图像的消除噪声,采用邻域加权求平均的算法,在原来基础上作了一点小小的优化-the procedures used to achieve the elimination of digital image noise, using Neighborhood weighted average for the algorithm, based on the original made one small Optimization
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1282
    • 提供者:呵呵
  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. KMeansClustering

    0下载:
  2. k均值聚类的算法,这是通用程序!欢迎借鉴使用-k average value gathers a kind of algorithm, this is the general routine! Welcome to profit from uses
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:20657
    • 提供者:李凯
  1. 200211

    0下载:
  2. 只有11K 功能有 起始统计: 本站浏览总人数: 今日浏览总人数: 昨日浏览总人数: 本月浏览总人数: 上月浏览总人数: 开站至今天: 平均一日人数: 免费空间的朋友们用吧:) -only 11K function initial statistics : the total number of site View : View the total number of today : the total number of yes
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:20291
    • 提供者:oliver
  1. 学生成绩管理1

    0下载:
  2. 学生成绩管理系统,用C语言编写的,非常实用的1款小型软件,可以查询成绩,排名,总分,平均分等。-student performance management system, using the C language, very practical, a small software can find results, rankings, scores, the average grade.
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:1957
    • 提供者:高飞
  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. m06_huffman

    0下载:
  2. 进行哈夫曼编码,并元素的码字,平均码长等-for Huffman coding, and elements of code words, the average yards long
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:951
    • 提供者:gjd
  1. intepoint

    0下载:
  2. 用C语言实现学生学号,姓名,五门课程成绩的录入与查寻,统计不及格人数,优秀学生人数,平均成绩等。-C language students learn, names, five courses with the results of the search entry, compared to statistics, the number of outstanding students, the average performance.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1520
    • 提供者:李春波
  1. 093

    0下载:
  2. 增加访问量统计的功能,如当日访问量,访问总量、日均访问量等统计; 增加日期访问量报表,如近60日内访问量报表; -increased traffic statistics functions, such as day visitors, total visits, an average visit volume statistics; The volume increase is scheduled to visit statements, as nearly 60 days of vi
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13041
    • 提供者:pp
  1. 软件法实现7段 SVPWM

    1下载:
  2. 利用TMS320LF240x实现SVPWM算法的程序 下面给出了利用TMS320LF2407实现SVPWM算法的一个应用程序。在该程序中,我们假设有200个电压矢量Uout 平均分布在电角度为2π的范围内,通过改变SVPWM的调制周期T可以改变输出的3相正弦波的频率。 源程序代码-use TMS320LF240x SVPWM algorithm to achieve the following procedure is the use of TMS320LF2407 SVPWM algo
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:20584
    • 提供者:zhangfj_99
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com