资源列表

« 1 2 ... .81 .82 .83 .84 .85 2086.87 .88 .89 .90 .91 ... 3400 »

[数学计算/工程计算Simulated-annealing

说明:模拟退火算法,解决城市间的旅行商路线的问题。-Simulated annealing algorithm to solve the traveling salesman problem of inter-city routes.
<海明> 在 2024-06-05 上传 | 大小:1075200 | 下载:0

[数学计算/工程计算radix-sort

说明:基数排序算法- radix sort
<卢鸿基> 在 2024-06-05 上传 | 大小:1024 | 下载:0

[数学计算/工程计算dancing-links

说明:用dancing links 解数独题- use the algorithm called dancing links solve sodu problems
<傻叉> 在 2024-06-05 上传 | 大小:1024 | 下载:0

[数学计算/工程计算SA

说明:模拟退火算法,解决旅行最短路径问题,matlab程序-Simulated annealing algorithm to solve traveling the shortest path problem, matlab program
<王磊> 在 2024-06-05 上传 | 大小:2048 | 下载:0

[数学计算/工程计算semismth

说明:半光滑牛顿法semi-smooth Newton method-semi-smooth Newton method
<邱朵> 在 2024-06-05 上传 | 大小:1024 | 下载:0

[数学计算/工程计算InterpolationMethod

说明:插补算法,分段一次二次三次插值及样条插值算法程序-Interpolation algorithm
<李建友> 在 2024-06-05 上传 | 大小: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-06-05 上传 | 大小:1024 | 下载:0

[数学计算/工程计算approximation

说明:Calculate the least squares approximation method.
<Seg> 在 2024-06-05 上传 | 大小: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-06-05 上传 | 大小:295936 | 下载:0

[数学计算/工程计算chafenfangfa

说明:求一维抛物线方程的全隐/显式格式离散方法的解法。matlab-Seeking a full-dimensional parabolic equation implicit/explicit solution form discrete methods. matlab
<yangliu> 在 2024-06-05 上传 | 大小: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-06-05 上传 | 大小:375808 | 下载:0

[数学计算/工程计算DES

说明:DES 加密算法,使用一个 56 位的密钥以及附加的 8 位奇偶校验位(每组的第8为作为奇偶校验位),产生最大 64 位的分组大小。这是一个迭代的分组密码,使用称为 Feistel 的技术,其中将加密的文本块分成两半。使用子密钥对其中一半应用循环功能,然后将输出与另一半进行“异或”运算;接着交换这两半,这一过程会继续下去,但最后一个循环不交换。DES 使用 16 轮循环,使用异或,置换,代换,移位操作四种基本运算。-The Data E
<baimengying> 在 2024-06-05 上传 | 大小:641024 | 下载:0
« 1 2 ... .81 .82 .83 .84 .85 2086.87 .88 .89 .90 .91 ... 3400 »

源码中国 www.ymcn.org