-
编排万年日历,学习多个函数的编写及调用,提高综合测算能力。...
编排万年日历,学习多个函数的编写及调用,提高综合测算能力。-scheduling calendar years, learning various functions and the preparation of call, to increase the overall capacity calculations.
- 2022-01-26 02:34:00下载
- 积分:1
-
SolovayStrassen素性检测算法
Solovay-strassen概率判别法
利用欧拉判别条件
成立不一定为素数,n为合数时成立叫做基b的euler拟素数
基b的euler拟素数一定是基b的拟素数,逆不成立
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-01-27 14:20:06下载
- 积分:1
-
fortran kriging 2d 3d
克里金二维、三维插值。是斯坦福油气预测中心C.V. Deutsch写的。网上也有些人上传了代码,但是往往都不全,我从网站下下来后没有一个可以正常使用;这个是我从作者原始网页上下载的程序,并将编译语句写成SHELL语句。我上传的这个程序,确保可以编译、运行、出结果。首先运行文件夹中的Compile编译然后运行exe执行。-Kerry Jiner Wei, three-dimensional interpolation. Stanford hydrocarbon prediction center CV Deutsch wrote. Some people on this site have uploaded the code, but often not the whole, I am from this site down after no one can normally use This is what I downloaded from the website of the original program and compile written statement SHELL statement. I uploaded this program to ensure that you can compile and run, the result. Compile to compile the first run in a folder and then run exe execution.
- 2023-03-08 12:15:03下载
- 积分:1
-
档案管理简单算法
档案管理简单算法-file management simple algorithm
- 2022-02-28 09:13:59下载
- 积分:1
-
一个关于BCH算法的例程,希望对大家有所帮助。
一个关于BCH算法的例程,希望对大家有所帮助。-On BCH algorithm routines, and they hope to be helpful to everyone.
- 2022-07-19 22:54:18下载
- 积分:1
-
简单的角度计算,能进行简单加减发运算
简单的角度计算,能进行简单加减发运算-simple perspective, the simple addition and subtraction can be made Operational
- 2022-09-24 07:40:03下载
- 积分:1
-
数字三角
资源描述问题描述:给定一个由n行数字组成的数字三角形,如下图所示。试用动态规划算法,计算出从三角
顶部至底部的一条路径,使得该路径经过的数字总和最大。
注意每个数字只能走向下一行左边或右边的数字,而不能跳跃的走。
7
3 8
8 1 0
2 7 4 4
4 5 2 6 5
- 2023-01-28 04:05:04下载
- 积分:1
-
数值配方是国际公认的高标准,数值计算…
Numerical Recipes 是国际公认的高水平的、关于数值计算的书,其中有 200 多个可靠的算法源程序。-Numerical Recipes is an internationally recognized high standards, the numerical calculation of the book, which has more than 200 reliable source algorithm.
- 2022-01-27 09:42:52下载
- 积分:1
-
TIN划分,然后遍历生成等值线
通过读取文件中的离散点数据,然后读取断层数据,根据这些数据进行不规则三角网划分,然后对不规则三角网进行遍历,找出各条等值线
- 2023-08-30 09:50:02下载
- 积分:1
-
分形尘
此代码是为了解释一些用分形递归回溯等相关概念,及其他。代码的注释。首先,你应该阅读PDF二看简单的例子教程,直到你完全了解他们最后,粉尘分形源代码。代码本身可以产生8种不同的图形。所以,尝试它的乐趣,我真的想让它很简单。
- 2022-05-12 16:29:20下载
- 积分:1