登录
首页 » DOS » bull

bull

于 2016-02-15 发布 文件大小:2KB
0 296
下载积分: 1 下载次数: 1

代码说明:

  试试你的运气。随机输入0到9之间的四个数,看看你能得到多少公牛,多少母牛,嘿嘿。(Try your luck. Random input between 0 to 9 the number of four to see how much bull you can get, how many cows, hehe.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 多元统分析—基于R-据data
    多元统计分析—基于R- 数据data,讲解多元统计在R中如何实现,对于多元统计软件入门,是很实用的课程(Multivariate Statistical Analysis Based on R language .about data)
    2019-03-20 12:31:31下载
    积分:1
  • fdy
    windsat卫星风场数据读写操作及说明(windsat reader)
    2011-12-15 11:30:51下载
    积分:1
  • AR(5)
    利用AR模型进行时间序列预测的程序源代码,使用最小二乘估计法进行参数估计。拟合效果非常好。(use AR model for time series prediction of the source code, the use of least squares estimation method to estimate parameters. Fitting very good results.)
    2020-12-29 15:19:01下载
    积分:1
  • FMM_C
    电磁计算用的快速多级子算法,欢迎大家下载交流(Fast multilevel sub algorithm for electromagnetic computation)
    2020-12-03 16:29:25下载
    积分:1
  • zenike-nihe
    泽尼克拟合算法,包括直角坐标系拟合和极坐标系的拟合,成熟代码,还请放心!(Zernike fitting algorithm, including fitting, fitting and polar coordinates Cartesian coordinates of the mature code, please rest assured!)
    2020-12-08 15:49:20下载
    积分:1
  • c_and_f
    c/C++跟fortran语言之间的一些转换(c/C fortran language with the conversion between)
    2007-05-31 13:46:32下载
    积分:1
  • K_SIRP
    说明:  SIRP法仿真K分布杂波,之前有下载过类似的,但是建立非线性表时的函数定义是有错误的,进行了修改,可以得到较好的估计效果(Simulating K distribution clutter by SIRP, similar to the code which been downloaded before, but when the establishment of non-linear function is wrong and modified, you can get a better estimate effect )
    2009-07-22 10:20:37下载
    积分:1
  • zaishenghunningtu
    再生混凝土细观损伤分析程序,采用随机骨料模型与双折线模型。(Recycled concrete meso-damage analysis procedures, using random aggregate model with two-line model.)
    2021-04-26 10:48:46下载
    积分:1
  • FROG
    电磁计算 几何光学 计算电磁学 几何光学法 程序(computational electromagnetic GO)
    2021-04-06 09:29:02下载
    积分:1
  • 11087 统逆序对
    说明:  Description 设a[0…n-1]是一个包含n个数的数组,若在ia[j],则称(i, j)为a数组的一个逆序对(inversion)。 比如 有5个逆序对。请采用类似“合并排序算法”的分治思路以O(nlogn)的效率来实现逆序对的统计。 一个n个元素序列的逆序对个数由三部分构成: (1)它的左半部分逆序对的个数,(2)加上右半部分逆序对的个数,(3)再加上左半部分元素大于右半部分元素的数量。 其中前两部分(1)和(2)由递归来实现。要保证算法最后效率O(nlogn),第三部分(3)应该如何实现? 此题请勿采用O(n^2)的简单枚举算法来实现。 并思考如下问题: (1)怎样的数组含有最多的逆序对?最多的又是多少个呢? (2)插入排序的运行时间和数组中逆序对的个数有关系吗?什么关系? 输入格式 第一行:n,表示接下来要输入n个元素,n不超过10000。 第二行:n个元素序列。 输出格式 逆序对的个数。 输入样例 5 2 3 8 6 1 输出样例 5(Set a[0... N-1] is a n array containing n numbers. If there is a [i] > a [j] i n the case of I < j, then (i, j) is a n inversion pair of a array. For example, has five reverse pairs. Please use the idea of "merge sorting algorithm" to achieve the statistics of inverse pairs with O (nlogn) efficiency. The number of inverse pairs of a sequence of n elements consists of three parts: (1) The number of reverse pairs in the left half, (2) the number of reverse pairs in the right half, (3) the number of elements in the left half is greater than that in the right half. The first two parts (1) and (2) are implemented by recursion. To ensure the final efficiency of the algorithm O (nlogn), how should the third part (3) be implemented? Do not use O (n ^ 2) simple enumeration algorithm to solve this problem.)
    2019-01-07 23:52:06下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载