-
可以用来计算大数的阶乘
可以用来计算大数的阶乘
- 2023-07-15 06:30:03下载
- 积分:1
-
这是一个用VB编的九九乘法表。很好用!
这是一个用VB编的九九乘法表。很好用!-This is a VB series Jiujiuchengfabiao. With good!
- 2022-01-25 15:21:05下载
- 积分:1
-
练习程序,问题如下:进行高精度整数的加、减、乘运算。输入两个十进制大整数M和N(M、N最长可达50位),计算运算结果并输出。【输入形式】标准输入上依次分行输入以...
练习程序,问题如下:进行高精度整数的加、减、乘运算。输入两个十进制大整数M和N(M、N最长可达50位),计算运算结果并输出。【输入形式】标准输入上依次分行输入以下内容:1.第一行输入第一个大整数M。M可能带有负号,后面是最长可达50位的数字序列。2.第二行只有一个字符,可以是“+”、“-”、“*”,分别代表加、减、乘三种运算符。3. 第三行输入大整数N,格式与M相同M、N均不带有前缀的多余的0【输出形式】在标准输出上打印运算结果,输出一行字符序列,是大整数M和N和运算结果。如果该运算结果是正数,则直接输出各位数字序列;如果是负数,则首先要输出负号。各位数字紧密输出,不带有前缀的多余的0。-practice procedures, as follows : high-precision integer for the addition, subtraction, multiplication. The importation of two decimal integer big M and N (M, N up to a maximum of 50), the calculated results of operations and output. Entry forms : standard input on the importation of branches were the following : 1. The first line inputs, a large integer M. M may have negative, is back up to 50 digital sequence. 2. Only a second line of characters could be "","-","*", respectively, plus or minus, by three operators. 3. The third line inputs large integer N, M and the same format M, N are not redundant with the prefix 0 output-- in the form of print on standard out
- 2022-02-06 02:31:19下载
- 积分:1
-
An example of turing machine
An example of turing machine
- 2022-02-16 08:05:54下载
- 积分:1
-
以面向对象方法实现的数值算法类库,包括 向量、矩阵等的运算以及FFT...
以面向对象方法实现的数值算法类库,包括 向量、矩阵等的运算以及FFT-object-oriented methods to achieve the numerical algorithm library, including vector, matrix arithmetic and FFT
- 2022-11-24 22:05:03下载
- 积分:1
-
流水灯 单片机初学者
流水灯那个程序,单片机的,初学者,一个简单的单片机入门学习程序,能实现流水灯的效果流水灯那个程序,单片机的,初学者,一个简单的单片机入门学习程序,能实现流水灯的效果流水灯那个程序,单片机的,初学者,一个简单的单片机入门学习程序,能实现流水灯的效果
- 2022-03-21 00:48:50下载
- 积分:1
-
这是最小二乘法多项式拟合的算法 很有参考价值的程序,
这是最小二乘法多项式拟合的算法 很有参考价值的程序,-This is the least squares polynomial fitting algorithm is very useful procedure,
- 2022-03-22 18:59:30下载
- 积分:1
-
交流永磁同步工程源码
应用背景
永磁同步交流伺服电机;矢量控制;SVPWM;TMS320F2812
关键技术永磁同步交流电机的矢量控,并根据矢量控制理论运用DSP实现了对永磁同步交流伺服电机的电流、速度和位置的三闭环控制,经测试仿真OK
- 2022-03-02 06:57:05下载
- 积分:1
-
FFT的源代码,C语音,比其他的FFT代码更加效率高和质量好....
FFT的源代码,C语音,比其他的FFT代码更加效率高和质量好.-FFT source code, C voice, other than the FFT code more efficient and better quality.
- 2022-10-11 21:45:04下载
- 积分:1
-
单纯形法解决线性规划问题!!!
有过程!
单纯形法解决线性规划问题!!!
有过程!-Simplex method to solve linear programming problems!!! A process!
- 2022-01-26 07:12:31下载
- 积分:1