登录
首页 » 算法 » This code can generate a series of random numbers, and then the number of these...

This code can generate a series of random numbers, and then the number of these...

于 2022-03-20 发布 文件大小:137.56 kB
0 168
下载积分: 2 下载次数: 1

代码说明:

此代码可以生成一系列随机数,然后对这些随机数进行快速排序。-This code can generate a series of random numbers, and then the number of these random quick sort.

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

发表评论

0 个回复

  • 对于独立使用FFT和DLL文件
    FFT and dll documents for independent utility
    2023-05-10 12:45:04下载
    积分:1
  • 基本为:先将1填入第一行中间位置;再依次将2
    基本算法为:先将1填入第一行中间位置;再依次将2-n方按如下规律填写://1,填入上个数上一行的右边位置,如果没有上一行则转到最后一行,如果右边没有方格//则转到最左边的方格。2,如果要填的位置上已经有数,则转填到它上一个数的下边方格//3,对于第一行的最后一个数的下一个数应填在该数下边的空格处-basic algorithm : a first Enter the middle of the first line; Another will be followed by 2-n-law filled out as follows :// 1, the number entered on the right side on his position, if not in his will to the last line, if not right box// then transferred to the most left while the box. 2, to fill the position of several, in turn, to fill it on a number of subordinate box// 3, the first trip to the final a few under a few should fill in the blank space of a few top candidate Department
    2022-02-05 03:13:23下载
    积分:1
  • 稀疏矩阵计
    Sparse1.3 是一个灵活的包子程序中用快速而准确地求解大型稀疏方程组线性方程组的 c + + 写。包是能够处理任意实数和复数方阵联立。除了能够解决线性系统,它也是能够迅速解决换位的系统,找到的决定因素,并估计在系统方程的病态和不稳定的计算中的误差。稀疏还提供了一个测试程序,能读取矩阵方程从一个文件,解决这些问题,并打印有关的方程和其解决方案的有用信息。Sparse1.3 通常是结构的快速或更比其他受欢迎的稀疏矩阵包时解决许多矩阵的相似。稀疏不需要或假定的对称性和能够执行数值数据透视 ing,以避免不必要的错误,在解决方案中。它可以处理它自己的内存分配,允许用户放弃提供足够的内存的麻烦。它也有一个自然、 灵活和高效的界面给调用程序。稀疏最初是在电路模拟器中使用,尤其善于处理节点和修改节点导纳矩阵。在从非线性方程组的牛顿法和整合大刚性系统的常微分方程组的求解大型系统的电路模拟器茎中生成的线性系统。然而,稀疏也是适合作其他用途,其中一个特别解决造成的 par-tial 微分方程的数值解线性方程组的非常大的系统。
    2022-04-09 00:17:28下载
    积分:1
  • YUV 视频帧 Sobel 方
    /*对象: 视频文件 ;YUV 4: 2: 0日期: 13/1/18 10:28#ifndef #define #include #include #include #include / / 定义图像高度和宽度的帧数高度 480宽度 640NUM_FRAME 20THRESH_HOLD_Y 20THRESH_HOLD_U 1THRESH_HOLD_V 1因舍尔沙尔 / / 函数原型无效 / / 初始化的内存Sobel_Assign (无符号字符型 *
    2022-04-14 22:45:48下载
    积分:1
  • OLED 64X48点阵驱动程序
    OLED 64X48点阵驱动程序,包括各种借口SPI,I2C,等等,是经过实测可以用的代码,不明的地方可以问我。 是开发OLED的屏的实用工具。最少50字,应该够了吧。各种驱动都有的。
    2022-05-18 12:46:32下载
    积分:1
  • 包括编译程序词分析器、操作系统进程状态切换演示、VC_哈夫曼树halftree、节点矩阵最短路径guildmap、串基本操作的演示
    包括编译程序词法分析器、操作系统进程状态切换演示、VC_哈夫曼树halftree、节点矩阵最短路径guildmap、串基本操作的演示-Including the compiler morphology analyzer, the operating system advancement condition cut demonstration, VC_ Haveman sets up halftree, pitch point matrix most short-path guildmap, the string elementary operation eo demonstration
    2023-04-11 08:40:03下载
    积分:1
  • 两个向量间的欧氏距离,初始化聚类中心,参数设定默认值...
    计算两个向量间的欧氏距离,初始化聚类中心,参数设定默认值 -two vector calculation of Euclidean distance, initialize the cluster center, parameter set default values
    2023-01-02 17:40:08下载
    积分:1
  • 概率论与数理统计中的F分布的逆分布,有了它,可以免去查教科书附表的繁琐...
    概率论与数理统计中的F分布的逆分布,有了它,可以免去查教科书附表的繁琐-probability theory and mathematical statistics on the F-distribution inverse distribution With it, check the textbook can avoid the cumbersome Schedule
    2022-03-05 09:12:11下载
    积分:1
  • java最大公因数_最小公倍数_弹球高度
    资源描述 本程序1:由 java 语言编写,求最大公因数,最小公倍数。 本程序2:一球从100米高度自由落下,每次落地后反跳回原高度的一 半;再落下,求它在     第10次落地时,共经过多少米?第10次反 弹多高?
    2023-07-20 10:45:03下载
    积分:1
  • 本文从理论上推导出CRC 实现原理,给出三种分别适应不同计机或微控 制器硬件环境的C 语言程序。读者更能根据本原理,用不同的语言编写出独特风格...
    本文从理论上推导出CRC 算法实现原理,给出三种分别适应不同计算机或微控 制器硬件环境的C 语言程序。读者更能根据本算法原理,用不同的语言编写出独特风格 更加实用的CRC 计算程序。-This paper theoretically deduced from the principles of CRC algorithm is given three separate computers or micro-controller to adapt to different hardware environment of the C language program. According to this algorithm the reader a better theory, in different languages a unique style of the CRC calculation program more practical.
    2022-02-15 19:33:59下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载