资源列表

« 1 2 ... .50 .51 .52 .53 .54 2155.56 .57 .58 .59 .60 ... 3400 »

[数学计算/工程计算mutual_information

说明:信息熵的matlab源代码,用于时间序列的分析-Entropy matlab source code, for time series analysis
<> 在 2025-02-21 上传 | 大小:5kb | 下载:0

[数学计算/工程计算opimize-code

说明:设计迭代、有限差分法、有限元的matlab优化计算程序-Matlab design iterations, finite difference method, finite element calculation program optimization
<颜栋> 在 2025-02-21 上传 | 大小:2.43mb | 下载:0

[数学计算/工程计算opimize-code

说明:设计Spectral methods、Probability and Stochastics等-Other design Spectral methods, Probability and Stochastics
<颜栋> 在 2025-02-21 上传 | 大小:3.62mb | 下载:0

[数学计算/工程计算optimize-code

说明:涉及数值求积、非线性问题的计算、线性问题的求解的优化计算-Numerical quadrature involves calculating nonlinear problems, solving linear optimization problem of computing
<颜栋> 在 2025-02-21 上传 | 大小:8.31mb | 下载:0

[数学计算/工程计算5464

说明:问题描述: 现在有一个简单游戏:给你一行n个整数,要求你在两两之间放入“+”、“-”、“*”、“/”等符号共n-1个,使得表达式计算结果最大且不包含数字k。 请注意: 1) 表达式自左向右运算,不考虑优先级,例如:6+7*11=143; 2) 减法计算结果都为非负,即a-b定义为|a-b|,例如:2-5=3; 3) 除法计算结果向下取整,且除数不得为0,例如:7/5=1。 ★实验任务: 现请你写一个程
<高云> 在 2025-02-21 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Joseph-algorithm

说明: 约瑟夫算法:n个人围成一圈,每人有一个各不相同的编号,选择一个人作为起点,然后顺时针从1到k数数,每数到k的人退出圈子,圈子缩小,然后从下一个人继续从1到k数数,重复上面过程。求最后推出圈子的那个人原来的编号。   思路:按照上面的算法让人退出圈子,直到有n-1个人推出圈子,然后得到最后一个退出圈子的人的编号。   程序:坐成一圈的人的编号不需要按序排列-Joseph algorithm: n individuals in a
<利益> 在 2025-02-21 上传 | 大小:1kb | 下载:0

[数学计算/工程计算KMP-string-match

说明:编写一个使用KMP算法的字符串匹配程序。 使用方法:字符串匹配.exe -f xxx.txt -s xxx -f 指定要查找的文件 -s 指定要查找的字符串-Writing a string matching algorithm using KMP program. How to use: string matching exe-f xxx.txt-s xxx-f to specify the file you want t
<zzh> 在 2025-02-21 上传 | 大小:10kb | 下载:0

[数学计算/工程计算stemming_porter

说明:Program stemming with php
<candra> 在 2025-02-21 上传 | 大小:158kb | 下载:0

[数学计算/工程计算cannon

说明:本程序实现了在linux平台上用mpi实现的矩阵cannon算法-This program implements a matrix cannon algorithms on linux platform implemented using mpi
<xf> 在 2025-02-21 上传 | 大小:2kb | 下载:0

[数学计算/工程计算mutrixMutil_1

说明:本程序实现了在linux平台上用openMP实现的大型矩阵相乘-The program in the linux platform with a large matrix multiplies achieved openMP
<xf> 在 2025-02-21 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Pupils-count

说明:此程序为数学计算程序,只要输入数字就可以得到想要的结果。-This program is a mathematical calculation program, just enter the number you can get the results you want.
<zhaozhongxiao> 在 2025-02-21 上传 | 大小:1kb | 下载:0

[数学计算/工程计算zzx3

说明:此小程序是实现数学问题的N乘方表,用于初学者应用。-This small program is a mathematical problem of N power table for beginners applications.
<zhaozhongxiao> 在 2025-02-21 上传 | 大小:1kb | 下载:0
« 1 2 ... .50 .51 .52 .53 .54 2155.56 .57 .58 .59 .60 ... 3400 »

源码中国 www.ymcn.org