搜索资源列表
数据统计
- 专用的地球化学元素参数统计,可以一次同时统计一个*.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
jingdutiao
- 一个漂亮进度条(可以显示百分比数字) Max:(最大值),Min(最小值),Value(进度条当前值,显示的百分比值) BackColor(背景色),FillColor(进度条的填充色) ForeColor(进度条显示的百分比数字的颜色) ForeVisible(显示或隐藏百分比)-a beautiful progress (percentage figures show) Max : (max), Min (minimum), Value (prog
最小生成树(Kuskal算法)
- 该程序用贪心算法来求解最小生成树问题 采用贪婪准则:每次选择边权值最小边。如果该边加入后不构成环,则加入。-procedures with the greedy algorithm to solve the problem using the minimum spanning tree greedy guidelines : each side the right to choose the minimum value side. If the edge after the entry does
dataanalsys
- 数据分析的程序 mmax - Matrix maximum value. mmin - Matrix minimum value. mmfind- Intersection of Two Matrices. mmono- Test for monotonic vector.-Data analysis procedures mmax- Matrix maximum value. Mmin- Matrix minimum value.mmfind-Intersection o
MinDelete
- 用于在一个带头结点的单链表中删除多个最小值的算法。-for delete the minimum value.
SimpleKMeans
- k-means聚类算法 指定类别数为K,对样本集合进行聚类,聚类的结果由K 个聚类中心来表达,基于给定的聚类目标函数(或者说是聚类效果判别准则),算法采用迭代更新的方法,每一次迭代过程都是向目标函数值减小的方向进行,最终的聚类结果使目标函数值取得极小值,达到较优的聚类效果。-k-means clustering algorithm for specific classes of K, the collection of samples for clustering, clustering t
value
- 试编制一个比赛得分程序。七个评委分别给分在10~20分之间的整数,七个评委中去掉一个最高分,去掉一个最低分,将剩下五个评分的平均值作为最后得分。程序要求: (1)评委给分以2位十进制数从键盘输入; (2)最后得分以十进制数形式在屏幕上显示; (3)最后得分取小数1~2位; (4)键盘输入和结果输出前应有提示符输出。-Test procedures for the preparation of a scoring game. Jury of seven points, respec
PWM
- PWM 控制 LED 灯渐亮渐灭程序 适用 ME300B 开发系统 晶振为11.0592M 利用定时器控制产生占空比可变的 PWM 波 按K1,PWM值增加,则占空比减小,LED 灯渐暗。 按K2,PWM值减小,则占空比增加,LED 灯渐亮。 当PWM值增加到最大值或减小到最小值时,蜂鸣器将报警。-PWM control of LED lights gradually becoming bright ME300B out procedures applicable
normalise
- Normalises image values to 0-1, or to desired mean and variance Usage: n = normalise(im) Offsets and rescales image so that the minimum value is 0 and the maximum value is 1. Result is returned in n. If the image is colour the
watershed_serial
- 分水岭分割方法,是一种基于拓扑理论的数学形态学的分割方法,其基本思想是把图像看作是测地学上的拓扑地貌,图像中每一点像素的灰度值表示该点的海拔高度,每一个局部极小值及其影响区域称为集水盆,而集水盆的边界则形成分水岭。分水岭的概念和形成可以通过模拟浸入过程来说明。在每一个局部极小值表面,刺穿一个小孔,然后把整个模型慢慢浸入水中,随着浸入的加深,每一个局部极小值的影响域慢慢向外扩展,在两个集水盆汇合处构筑大坝,即形成分水岭。 -Watershed segmentation method is a
Minispantree
- 建立最小生成树,求城市间距离网的建设最小代价-To solve the minimum value between the cities in building the traffic roads
papi_parallel
- Programs Descr iption 1. Program Name : papi-pthreads-find-min-value.c Descr iption : The program randomly generated the list of integers.The list of integers is partitioned equally among the threads. The size of each threads partit
lbspin20
- 推荐!一个好用的有效的spin按钮控件(27KB)-A spin button whose arrows automatically disable themselves when they are at their maximum or minimum value.
moravecxin
- 首先, 计算每个像素点的兴趣值, 即以该像素点为中心, 取一个w×w(如:5×5)的方形窗口, 计算0度、45度、90度、135度四个方向灰度差的平方和, 取其中的最小值作为该像素点的兴趣值。 其次,根据实际图像设定一个阈值,遍历图像以兴趣值大于该阈值的点为候选点。 最后,选一个一定大小的窗口,让该窗口遍历灰度图象,在此过程中取窗口中兴趣值最大的候选点为特征点,算法结束。 -First, calculate the value of each pixel of interest, t
weiliqun
- 计算Goldstein-Price函数最小值的微粒群算法。-Goldstein-Price function computing the minimum value of the particle swarm algorithm.
Ruby_RM_CHS
- 周期上报方式前向功率控制参数说明 1、PWR_PERIOD _ENABLE (该参数设为1表示开启该种方式 ) 2、pwr_rep_frames (默认值为7,相当于56个帧统计一次) 其计算公式为: (N) = 2^ (PWR_REP_FRAMES/2)*5 RC1前向功率控制其它相关参数解释 -2、SLOW_DOWN_TIME:Time taken for digital gain down in slow down mode ;1600ms (80帖) 3、F
Seek minimum
- 用各种方法求函数在给定区间的最小值,感受符号法的局限性(solve the minimum value of a function in a given interval by various methods)
82429-minimum-row-value-and-return-the-row
- Minimum row value and return row
Minimum value
- matlab求多元函数最小值,显示方程求最优值(Matlab for the minimum value of multivariate function)
直接求最小值
- 直接求最小值的程序,经过验证是对的。对于不会matlab的人来说可以参考(The program that directly seeks the minimum value is verified to be correct)
