-
四重奏:一个理论的定理描述的著名四重奏定理";,&……
四方定理描述: 在数论中有一个著名的“四方定理”,它的含义是: 所有自然数至多只要用四个数的平方和就可以表示。 要求: 该题是一个定理,我们不是去证明它,而是要求同学们编程 序来验证该定理的正确性。 输入: 用户从键盘任意输入一个自然数。 输出: 给出满足四方定理中的至多四个自然数。-Quartet theorem Description : Number Theory in a famous "Quartet Theorem," meaning it is : all natural number can use up to four the number of square and can be expressed. Requirements : The title is a theorem, we will prove it, but to require the students programmed to verify the correctness of the theorem. Input : arbitrary user input from the keyboard to a natural number. Output : the Quartet is to meet the theorem up to four natural number.
- 2022-08-12 22:17:17下载
- 积分:1
-
实现时间序列建模的marple算法,具体操作程序里有提示
实现时间序列建模的marple算法,具体操作程序里有提示-Achieve time-series modeling marple algorithm, specific procedures have prompted
- 2022-02-15 20:01:06下载
- 积分:1
-
用差分方法求解沃尔泰拉方程,此处为一个变元的方程,由于该方程同时含有微分和积分,一般求解有一定的困难。...
用差分方法求解沃尔泰拉方程,此处为一个变元的方程,由于该方程同时含有微分和积分,一般求解有一定的困难。-use of the finite difference method for Volterra equation here as a variable element of the equation, As the same time contain differential equations and integral, the general solution is definitely difficult.
- 2022-01-27 16:39:27下载
- 积分:1
-
一个 数学工具集
有菜单界面 单色显示
一个 数学工具集
有菜单界面 单色显示
-A mathematical tool set has a menu-based interface monochrome display
- 2022-12-18 04:10:03下载
- 积分:1
-
mcmc在MATLAB中的源码
mcmc在MATLAB中的源码
- 2022-06-01 12:15:39下载
- 积分:1
-
用VB实现解常微分方程组
包括定步长四阶龙格
用VB实现解常微分方程组
包括定步长四阶龙格-库塔法、自适应变步长的龙格-库塔法、改进的中点法、外推法等-VB solution of ordinary differential equations including fixed step 4-order Runge- Kutta method, adaptive variable step of the Runge- Kutta method to improve the midpoint of the law, such as extrapolation
- 2022-02-16 09:19:47下载
- 积分:1
-
100个经典的C算法
C语言的学习要从基础开始,这里是100个经典的算法
- 2023-07-22 09:35:03下载
- 积分:1
-
旋变位置计算
基于TI DSP开发的旋变编译器位置解析,输入sine,cosine信号,经过滤波处理后进行相位比较来计算当前角度,根据角度来计算出转速。。。
- 2022-10-22 23:35:03下载
- 积分:1
-
VC++ ECC
本文档提供了基于openssl的ECDSA算法实现 提供了密钥对生成,签名,验签,获得椭圆曲线的值,设置椭圆曲线的值等接口。
- 2022-04-19 03:42:43下载
- 积分:1
-
降采样(16Kto8K)
录音库采集,经常采用高采样率,如44.1k或16k, 但实际应用场合,录音采样率可能只有8k,因此需要降采样。本源码实现录音wav文件降采样,从16K转8K. 采用连续两点求平均,转完时域波形几乎不影响,听不出差别,但如用于语音识别,则可能有影响。
- 2022-01-25 22:51:20下载
- 积分:1