资源列表
[数学计算/工程计算] Simulated-annealing
说明:模拟退火算法,解决城市间的旅行商路线的问题。-Simulated annealing algorithm to solve the traveling salesman problem of inter-city routes.<海明> 在 2024-11-02 上传 | 大小:1075200 | 下载:0
[数学计算/工程计算] dancing-links
说明:用dancing links 解数独题- use the algorithm called dancing links solve sodu problems<傻叉> 在 2024-11-02 上传 | 大小:1024 | 下载:0
[数学计算/工程计算] InterpolationMethod
说明:插补算法,分段一次二次三次插值及样条插值算法程序-Interpolation algorithm<李建友> 在 2024-11-02 上传 | 大小:3259392 | 下载:0
[数学计算/工程计算] CTRL02
说明:Triangles can be classified according to the relative lengths of their sides: In an equilateral triangle all sides have the same length. An equilateral triangle is also a regular polygon with all angles measuring 60°.[<RodrigoRPM> 在 2024-11-02 上传 | 大小:1024 | 下载:0
[数学计算/工程计算] approximation
说明:Calculate the least squares approximation method.<Seg> 在 2024-11-02 上传 | 大小:5120 | 下载:0
[数学计算/工程计算] shengbosijie
说明:自己利用有限差分法编写的时间二阶空间四阶的声波数值模拟正演程序,没有加入吸收边界-Write your own time using finite difference method of second spatial fourth-order acoustic wave simulation program, did not join absorbing boundary<欧伟明> 在 2024-11-02 上传 | 大小:295936 | 下载:0
[数学计算/工程计算] chafenfangfa
说明:求一维抛物线方程的全隐/显式格式离散方法的解法。matlab-Seeking a full-dimensional parabolic equation implicit/explicit solution form discrete methods. matlab<yangliu> 在 2024-11-02 上传 | 大小:1024 | 下载:0
[数学计算/工程计算] _MD5
说明:MD5以512位分组来处理输入的信息,且每一分组又被划分为16个32位子分组,经过了一系列的处理后,算法的输出由四个32位分组组成,将这四个32位分组级联后将生成一个128位散列值-MD5 deal with the information entered, and each group was divided into 16 groups of 32 seats, after a series of processing, the<baimengying> 在 2024-11-02 上传 | 大小:375808 | 下载:0
[数学计算/工程计算] DES
说明:DES 加密算法,使用一个 56 位的密钥以及附加的 8 位奇偶校验位(每组的第8为作为奇偶校验位),产生最大 64 位的分组大小。这是一个迭代的分组密码,使用称为 Feistel 的技术,其中将加密的文本块分成两半。使用子密钥对其中一半应用循环功能,然后将输出与另一半进行“异或”运算;接着交换这两半,这一过程会继续下去,但最后一个循环不交换。DES 使用 16 轮循环,使用异或,置换,代换,移位操作四种基本运算。-The Data E<baimengying> 在 2024-11-02 上传 | 大小:641024 | 下载:0