登录
首页 » 算法 » 任意合数分解成质数的程序

任意合数分解成质数的程序

于 2022-09-10 发布 文件大小:896.00 B
0 167
下载积分: 2 下载次数: 1

代码说明:

任意合数分解成质数的程序-Arbitrary composite number into prime number of procedures

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

发表评论

0 个回复

  • 牛顿的插值分频差公式;
    数值计算算法:牛顿的插值分频差公式算法由Pascal以得到插值的划分差系数   多项式P上的第(n +1)不同的数x(0)中,x(1),...中,x(n)的   对于函数f:   输入:数x(0)中,x(1),...中,x(n)的;值的f(x(0)),函数f(x(1)),...,            函数f(x(n))的作为第一列Q(0,0),Q(1,0),...,Q(N,O)问的,            如果函数f被提供,或者可以被计算出来。   输出:数字Q(0,0),Q(1,1),...,Q(N,N),其中            P(x)的= Q(0,0)+ Q(1,1)*(X - ×(0))+ Q(2,2)*(X - ×(0))*(X - ×(1 ))            + ...+ Q(N,N)*(X - ×(0))*(X - ×(1))* ... *(X - ×(N - 1))。
    2022-06-15 00:16:09下载
    积分:1
  • Curve cubic spline interpolation, in both nodes with non
    曲线的三次样条插值,在非首尾节点处具有三次光滑性质-Curve cubic spline interpolation, in both nodes with non-smooth nature of the three
    2022-12-27 13:05:04下载
    积分:1
  • math.net收入数学C #实现具体功能:
    Math.NET开源数学库 C#实现 具体功能: - A linear algebra package, see MathNet.Numerics.LinearAlgebra. - A sparse linear algebra package, see MathNet.Numerics.LinearAlgebra.Sparse. - Non-uniform random generators, see MathNet.Numerics.Generators. - Distribution fonctions, see MathNet.Numerics.Distributions. - Statistical accumulator, see MathNet.Numerics.Statistics. - Fourier transformations, see MathNet.Numerics.Transformations. - Miscellaneous utilies (polynomials, rationals, collections).-Math.NET revenue math C# achieve specific functions :- A linear algebra package, see MathNet.Numerics.LinearAlgebra.- A spar se linear algebra package, see MathNet.Numerics.LinearAlgebra.Sparse .- Non-uniform random generators. see MathNet.Numerics.Generators.- Distribu tion fonctions. see MathNet.Numerics.Distributions.- Stati stical accumulator, see MathNet.Numerics.Statistics.- Fourier t ransformations. see MathNet.Numerics.Transformations.- Mis cellaneous utilies (polynomials. rationals, co
    2022-01-31 12:13:31下载
    积分:1
  • 视频编码的源代码 - H.264图像编码器
    H.264 / MPEG-4第10部分或AVC(高级视频编码)的视频压缩标准,并且是目前最常用的格式记录,压缩和分配的高清晰度视频中的一个。在标准的第一个版本的最后起草工作,2003年5月完成。 H.264 / MPEG-4AVC是面向块的运动补偿基于编解码器,由ITU-T视频编码专家组(VCEG)共同制定的ISO / IEC JTC1运动图像专家组(MPEG)标准。该项目的合作伙伴关系的努力被称为联合视频组(JVT)。 ITU-T的H.264标准和ISO/ IEC的MPEG-4 AVC标准(正式,ISO/ IEC14496-10 - MPEG-4第10部分,高级视频编码)共同保持,使它们具有相同的技术含量。 H.264也许是最知名的是的编解码标准的蓝光光盘之一;所有蓝光光盘播放机必须能够解码H.264。它还被广泛用于流媒体网络资源,如Vimeo的,YouTube和iTunes商店,为的Adobe Flash Player和Microsoft Silverlight中的网络软件等,并且还有各种高清晰度电视节目的视频在地面(ATSC,ISDB-T,DVB -T或DVB-T2),电缆(DVB-C)和卫星(DVB-S和DVB-S2)。
    2022-07-09 17:11:18下载
    积分:1
  • 这个是我自己编写的高斯列主元消去的VC程序,简单实用!
    这个是我自己编写的高斯列主元消去法的VC程序,简单实用!-this is what I have written out of the Gaussian Elimination PCA VC procedures simple and practical!
    2022-04-26 16:21:24下载
    积分:1
  • 这是一段关于四种排序方的完全源代码及其相互之间的比较,包括:Heap sort,Merge sort,Quick sort,Radix sort...
    这是一段关于四种排序方法的完全源代码及其相互之间的比较,包括:Heap sort,Merge sort,Quick sort,Radix sort-This is a period of about four kinds of methods to sort the complete source code and the comparison between, including: Heap sort, Merge sort, Quick sort, Radix sort
    2022-05-07 06:26:05下载
    积分:1
  • FSA的人工鱼
    FSA人工鱼群算法用MATLAB编程实现。有很高的价值。体现了人工鱼群算法的特点。保证能运行。-FSA artificial fish-swarm algorithm with MATLAB Programming. Has a high value. Embodies the characteristics of artificial fish-swarm algorithm. Guarantee that it will run.
    2022-02-02 09:34:46下载
    积分:1
  • 可以很好的实现数学中的
    可以很好的实现数学中的算法-can achieve good mathematics algorithm
    2022-01-25 22:11:17下载
    积分:1
  • 程序实现多项式相乘 或者说是褶积 因为两者是本质是相同的 程序里边的很巧妙 是从一个地球物理学家拿学来的...
    程序实现多项式相乘 或者说是褶积 因为两者是本质是相同的 程序里边的算法很巧妙 是从一个地球物理学家拿学来的-it is a good method to have convelution of two one_dimension array
    2022-02-04 22:15:45下载
    积分:1
  • 有限脉冲响应滤波器源代码
    有限冲击响应滤波器的C源代码-Finite Impulse Response Filter C source code
    2023-09-01 20:45:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载