-
- 2022-02-13 16:14:05下载
- 积分:1
-
米勒拉宾素性检验
- 2022-02-10 04:54:29下载
- 积分:1
-
离散余弦变换与反变换
图像压缩算法的一种,主要用于JPEG标准的图像压缩,是学习图像压缩必备技能。本源码采用C语言对图像数据进行DCT和IDCT变换,比较简单易懂,适合刚接触图像压缩算法的初学者。
- 2022-07-03 18:35:52下载
- 积分:1
-
A complete numerical simulation software, can realize high interpolation Sin phe...
完整的数值模拟软件,可以实现高次插值的Sin现象,三次分段埃米尔插值,Gauss赛德尔迭代法等多种算法-A complete numerical simulation software, can realize high interpolation Sin phenomenon, three sub-Emir Interpolation, Gauss Seidel iteration algorithm, etc.
- 2022-02-13 10:06:02下载
- 积分:1
-
北大ACM试题poj 第3058题源码,很好的代码,希望对搞ACM的同学有帮助...
北大ACM试题poj 第3058题源码,很好的代码,希望对搞ACM的同学有帮助
-Peking University ACM Chapter 3058 question Question poj source code, good code, and want to help students engage in ACM
- 2023-02-13 09:30:03下载
- 积分:1
-
关于非线性方程和非线性方程组的根的数值算法和程序!
关于非线性方程和非线性方程组的根的数值算法和程序!-On the nonlinear equations and nonlinear equations of the numerical algorithm of the root and procedures!
- 2022-03-29 10:29:54下载
- 积分:1
-
哥德巴赫猜想:哥德巴赫(哥德巴赫)曾提出这样一个猜想:2000以内…
Goldbach s conjecture: Goldbach(哥德巴赫)曾经提出了一个这样的猜想: 对于2000 以内的正偶数都能够分解为两个素数之和。 要求: 该题是一个猜想,我们不去证明它,而是通过编程序来验证 该猜想是否正确。 输入: 用户从键盘任意输入一个自然数。 输出: 给出满足猜想的两个自然数。-Goldbach conjecture : Goldbach (Goldbach) had raised such a guess : 2000 within the can is even divided into two prime numbers and. Requirements : The title is a guess, we do not prove it, but through programmed to verify the guess is correct. Input : arbitrary user input from the keyboard to a natural number. Output : meet guess is the natural number two.
- 2023-05-19 07:45:03下载
- 积分:1
-
列主元高斯消去法
列主元高斯消去法-out PCA Gaussian Elimination
- 2023-01-28 03:45:04下载
- 积分:1
-
this Runge
这事龙格-库塔解围分方程算法实例-this Runge- Kutta raise siege equation algorithm examples
- 2023-03-24 13:25:03下载
- 积分:1
-
快速排序算法的C++
该代码读取输入文本文件并将其排序,然后将这些数字排序为输出文本文件。代码使用快速排序算法进行排序。
- 2022-03-21 09:48:35下载
- 积分:1