搜索资源列表
一个非常好用的Autocad工具集
- ********************************************************* * AyungerStudio AutoCAD-Tools 更新日期: 2010.02.01 * ********************************************************* 这是本人近年来独自开发的一个AutoCAD修改工具集合,现与各位共享,主要包括: 1、 绘制类: 箭头、示坡线、锥坡线、剖断线、垂线、切线、等高线加
shiyan13
- 编写具有如下原型的函数:int f(unsigned long x, int n, int& Lxn) 它负责将整数x的第n位(从左边数第n位,n>0)的数值放到引用Lxn之中(将作为结果返回到主调函数的对应实参变量中),并将倒数第n位(从右边数第n位,n>0)的数值作为函数结果返回去。并编制主函数对它进行调用以验证其正确性。 例如,当x=123456789,n=7时,执行语句“Rxn=f(x, n, Lxn) ”将使返回的Lxn为7,并使Rxn变为3;而执行语句“Rxn
ExcelVBA-Number
- 将EXCEL表中当前列中的数字位数统一。-EXCEL table will be listed in the current figures the median reunification.
guess
- 1.进入主界面,有两个猜数游戏可供选择。 2.游戏一的规则是:输入一个 100 以内的正整数,如果输入的数比计算机 “ 想 ” 的数大,将提示玩家 “Bigger!” ,如果输入的数比计算机 “ 想 ” 的数小,将提示玩家 “Smaller!” ,这样进行下去,直到输入的数就是计算机 “ 想 ” 出的数,猜数成功,游戏结束。 3. 游戏二的规则是:由计算机 " 想 " 一个四位数,请人猜这个四位数是多少。人输入四位数字后,计算机首先判断这四位数字中有几个数字是猜对了,并且在猜对的数字中又
int2gray
- 格雷码产生文件,可以产生任意长度位数的格雷码,并生成在文本文档中-Gray code generated files, you can produce an arbitrary length of the Gray-digit code and generate documentation in the text
2
- A数组是由随机生成的且均为两位数的元素构成的6×6二维数组,在每一列中选出一个最小数,然后在所选的6个数中挑出最大的一个数,叫做“小数中的最大数”;在每一行中选出一个最大数,然后在所选的6个数中挑出最小的一个,叫做“大数中的最小数”。在文本框中分别显示这两个数。-A array is by randomly generated and double-digit elements of 6 x 6 A 2d array, each column in A minimum number of ele
approximate_median
- 中位数近似算法实现的背景减除。matlab代码。-Median approximation algorithm for background subtraction. matlab code.
a
- 计算一组数据的中位数,总数为奇数时输出中间项,总数为偶数时输出中间两项-Find the median of a data set, the total output of intermediate is odd, even when the total output of intermediate two
maandianhezhongweishu
- 矩阵的马鞍点和求中位数的算法,西安电子科技大学复试机试题-failed to translate
TextFile1
- 该题要求读入n个整数,然后输出该n个整数的中位数。同时输入的数的个数是奇数的时候,中位数是唯一的;当输入的数是个数是是偶数的时候,求两个中位数的平均值,然后下取整输出。 一般来说,我们可以将这些数存在数组当中,然后对数组进行排序,最后利用数组下标查找即可。但也可以不排序找到中位数。毕竟排序是将所有数都放在合适的位置上,而查找中位数的操作只需要将中位数放在合适的位置即可。 下面就是不排序查找中位数的版本。事实上,下述解法其实是快速排序的一个变种。在n为奇数的情况下,下述代码运行
The-divide-and-conquer-algorithm
- 分治算法求解两个有序数组的中位数,求解过程比较详细-Divide and conquer algorithm for solving two ordered arrays median
key-words
- 首先将输入的数字按照大小排序,然后根据数字的个数输出中位数;-First, the input digital sorted according to size, and then outputs the number of digits according to the median
erlang2
- Erlang实现顺序编程: 1. 将两个有序列表合并成一个有序列表 2. 冒泡排序 3. 打印九九乘法表 4. 求列表的中位数,要求平均复杂度O(N) -Erlang achieve sequential programming: a merger of the two ordered lists into an ordered list 2 Bubble Sort 3 Print multiplication table 4 lists the median demand,
OilPide
- 利用中位数求解方法解决传统的输油管道问题-solution to the question of oil pide
one-sample-sign-test
- 设 为来自总体 的容量为 的样本,在有了样本观测值 之后,很自然地想要知道它所代表的总体的“中心”在哪里?例如:今年保险索赔数额的中位数是否与去年一样,某行业工人工资跟前年相比是否有所提高等. 在考虑这一问题时,本节将介绍常用的检验方法:单样本符号检验.- 翻译 英语
STATS
- 本程序为描述统计常用变量计算 !调用计算最大值和最小值的冒泡程序,计算平均值,标准差,计偏态、峰态系数的函数等 !可以计算的统计变量包括下列各项: !n : sample size 样本大小 !mean : 平均值 !median : 中位数 !variance: 方差 !SD : 样本标准差 standard deviation !SEM : 样本平均数标准误:standard error of mean !ama
SurrogateData
- 这是复杂机电系统运行状态分析方法中的一个环节,在相空间重构中求相空间的嵌入位数的源代码,用假近邻法求嵌入位数(Embedding number by false nearest neighbor method)
1031两个中位数
- 这是一个用C++写的中位数问题,可供初学者学习使用(This is a median problem written in c ++ that can be used by beginners)
MinDistance
- 算法的步骤如下: 1.找出Sx的中位数:median_Sx;用median_Sx对点集S进行划分,左边的为S1,右边的为S2; 2.分别求出S1和S2中的最近点对,设S1和S2中最近点对的距离分别为:delta(S1), delta(S2); T(n)= 2*T(n/2)+O(n). 由主定理,可知T(n) = O(n*log(n));(The steps of the algorithm are as follows: 1., find out the median
matlab实现数据统计性分析
- 均值,中位数,盒图,四分位数,等等统计性分析包括帕累托图。(means,box-picture,and so on)