搜索资源列表
DECtoHEX
- 将一个文件中的10进制数转化16进制数并保存到另一个文件中(无位数限制)-will be a document of 10 decimal numbers into 16 decimal numbers and preserve to another document (without limitation median)
MoShiPiPei
- 有一串10000位数的主串由1、2、3、4四位数随机获得,n位模式串是指有4的n次方个模式串,如2位模式串有:11、12、13、14、21、22、23、24、31、32、33、34、41、42、43、44等16个数组成。现在进行模式匹配,假设主串为:431324113122341324132等等,则第一次比较是43,第二次比较是31,第三次比较是13,依此类推,每比较一次则落得模式串中的一个,当所有模式串(有4的n次方个)都被找到时,记得所比较的次数,则这个次数就是这次匹配的结果。程序执行了
atan_base_on_CORDIC_arithmetic
- 用CORDIC算法实现的2参数反正切。结果的精度与CORDIC的迭代次数有关,迭代次数越多,精度越高。本例子中精确到小数点后4位。要提高迭代次数,还得把增加1QN格式的位数,比如32位long,程序多处需要修改,有需要的话自己改吧。 -CORDIC algorithm with the two parameters arc tangent. And the accuracy of the CORDIC iteration number, the more the number of iter
Muliti
- 实现阶乘中位数过多而没有一种数据类型可以表示的限制,可以任意大数求阶乘
c++
- 计算任意一个多位数的位反序数; 由两个平方三位数获得三个平方二位数; 求车速; 阿姆斯特朗数; 求素数表中1~1000之间的所有素数。
c2
- 如果四位数各位上的数字均是0或2或4或6或8, 则统计出满足此条件的个数cnt, 并把这些四位数按从大到小的顺序存入数组b中
myPI
- 计算指定位数的圆周率的C++程序,输入位数,计算的圆周率就可以输出到文件中,还有计时。-Calculation of pi-digit designation of the C++ program, enter the median, calculated pi can be output to a file, as well as time.
LMStoolbox
- lms最小平方中位数算法,用来解决最小二乘问题-LMS median least squares algorithm, to solve least squares problem
OSM
- 最小二乘估计,中位数估计,M估计 测量数据处理方面的一个简单的例子-Least squares estimation, the median estimate, M is estimated measurement data processing, a simple example
7
- 一家银行希望采用光学字符识别系统自动读出支票中的账号,组成账号的每个数字都是7段数 位体。一种图象处理软件可以将组成数字的横段和竖段分别转换成ASCII码中的竖线‘|’和下划线 ‘_’。你需要设计一个程序,从扫描转换的结果推测原始的账号,假定: (1)若经扫描转换的某组数字全部保存了正确的数字形式而且满足校验条件,则该组数字就是原 始的账号; (2)9位数中最多只有一位在扫描转换中失去正确的数字形式; (3)扫描转换不会引入额外的数位段。 -A bank wishin
ghost
- 求解 吸血鬼数字。吸血鬼数字是指 位数为偶数的数字,可以由一对数字相乘而得,而这对数字包含乘积的一半位数的数字,其中从最初的数字中跌取的数字可以任意排序,以两个0结尾的数字是不允许的。 如 91=9*9; 1344=32*42-Solving vampire figures. Vampire figures refer to the median figure is an even number can be multiplied by a figure derived from, whic
B9
- 验证卡布列克运算。任意一个四位数,只要它们各个位上的数字是不全相同的,就有这样的规律: 1)将组成该四位数的四个数字由大到小排列,形成由这四个数字构成的最大的四位数; 2)将组成该四位数的四个数字由小到大排列,形成由这四个数字构成的最小的四位数(如果四个数中含有0,则得到的数不足四位); 3)求两个数的差,得到一个新的四位数(高位零保留)。 -Verify Kaprekar operation. Any one of the four-digit, as long as thei
cc
- 一个最快求中位数的算法,根据快速排序和分治的思想。-Seeking a fastest median algorithm, according to quick sort and the idea of partition.
shuzi
- 删除一个整数中的S位数,并使剩下的数最小。如3250删除两位数后,剩下的数为20.-Delete an integer, and make the S digits of the number of minimum remaining. As 32.5 deleted after the remaining two digits for 20.
yueshu
- 求最大数 问555555的约数中最大的三位数是多少? -Asked for the biggest number of about 555,555 the largest three-digit number is the number?
PiCalculator
- 这个算法是平方收敛的(每次迭代有效位数增加一倍), 这样要求到Q位有效数字,就至少要log2Q+1次迭代 显然,这种计算是要高精度表示的, 我所用的算法就是普通的高精度加减乘除 加减是O(n)的,时间花费很少。 乘除是O(n2)的,主要的时间花费都在这上面。 而由这个算法中可以看到,bn的计算需要开根号。 这里有两种开根号的办法: ①用初中教我们的方法,每次开两位根号,用除法减掉, 这样所需时间为n2·n/2=O(n3),不可忍受! ②用牛顿迭
cPP
- 几个简单的程序 包括中位数 回数 魔方 算法的实现 解决简单的数学问题-several simple code
statistical-calculation
- 此代码可以简单实现统计计算的计算器功能,可以求众数,中位数,平均数等!-This code can be simple statistical calculations of the calculator function, you can ask the plural, median, mean, etc.
chapter17
- 描述性统计,包括峰值,中位数、方差、均值、偏度等求法代码-Descr iptive statistics, including peak, median, mean, variance, skewness and other method code
fws
- 统计分析中使用较多的均值、方差、标准差、极差、变异系数、偏度及丰度,中位数、下四分位数、上四分位数、四分位极差、下截断点、上截断点-Statistical analysis using more mean, variance, standard deviation, range, coefficient of variation, skewness and abundance, median, lower quartile, upper quartile, interquartile poor,