资源列表

« 1 2 ... .04 .05 .06 .07 .08 2109.10 .11 .12 .13 .14 ... 3400 »

[数学计算/工程计算Optimal-scheduling-independent-tasks

说明:对于给定的2台处理机A和B处理n个作业,找出一个最优调度方案,使2台机器处理完这n个作业的时间最短。-Optimal scheduling independent tasks.
<阿四> 在 2024-11-01 上传 | 大小:262144 | 下载:0

[数学计算/工程计算At-least-the-issue-of-coins

说明:有n种不同面值的硬币,各硬币面值存于数组T[1:n] 现用这些面值的钱来找钱;各面值的个数存在数组Coins[1:n]中。 对于给定的1<=n<=10,硬币面值数组、各面值的个数及钱数m,0<=m<=2001,编程计算找钱m的最少硬币数。 -There are n different denominations of coins, each coin denomination stored in the
<阿四> 在 2024-11-01 上传 | 大小:14336 | 下载:0

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

说明:利用C++实现的动态时间序列弯曲算法,计算时间序列距离,可用于相似匹配-DTW algorithm based on C++,which can be used for distance computing,and similarity match
<joyce> 在 2024-11-01 上传 | 大小:6144 | 下载:0

[数学计算/工程计算Matrix-multiplication-problems-with

说明:给定n个矩阵{A1,A2,…,An},其中Ai与Ai+1是可乘的,i=1,2,…,n-1。要算出这n个矩阵的连乘积A1A2…An。由于矩阵乘法满足结合律,故计算矩阵的连乘积可以有许多不同的计算次序。这种计算次序可以用加括号的方式来确定。若一个矩阵连乘积的计算次序完全确定,也就是说该连乘积已完全加括号,则可以依此次序反复调用2个矩阵相乘的标准算法计算出矩阵连乘积。本文的功能是采用动态规划算法,给出矩阵的一种最优的加括号方式,是计算量最小。
<阿四> 在 2024-11-01 上传 | 大小:13312 | 下载:0

[数学计算/工程计算Shuffle-Cards

说明:随机洗牌程序 利用随机数进行不断地切牌和完美洗牌-Random shuffling procedure using random numbers to continue to cut cards and perfect shuffle
<林迪> 在 2024-11-01 上传 | 大小:3072 | 下载:0

[数学计算/工程计算integral-Monte-Carlo-Method-Importance-Sampling.z

说明:This program demonstrates an importance-sampling Monte Carlo integration to evaluate an integral.
<space21> 在 2024-11-01 上传 | 大小:136192 | 下载:0

[数学计算/工程计算_fsimpfun@20_RK4fun@28

说明:在vb/vc中调用mathlualib.dll中的自定义API计算一些泛函的值,如计算定积分∫[a->b]f(x)dx,计算数项级数∑[n=1->100]f(n)≈∑[n=1->+∞]f(n),计算函数项级数∑[n=1->100]f(n,x)≈∑[n=1->+∞]f(n,x),计算一阶ODEy =fsxy(x,y),y(x_0)=y_0中的y(x),……泛函的自变量在Lua文件里面输入。注意:请不要改变Lu
<hanxiaohua> 在 2024-11-01 上传 | 大小:182272 | 下载:0

[数学计算/工程计算_brmul@24_brinv@8_bsdet@8

说明:调用mathlib52.dll中的自定义API写的任意阶矩阵计算器,目前支持实矩阵相乘,求逆阵,求行列式的值3个功能,用户界面较友好,具有一定的容错能力。-Call mathlib52.dll custom API to write in any order matrix calculator now supports real matrices, inverse matrix, determinant of the value of
<hanxiaohua> 在 2024-11-01 上传 | 大小:70656 | 下载:0

[数学计算/工程计算atan_lgam1_Arcsn

说明:该版本的单复变程序增加了三个函数:复反正切函数atan(x+yi),实Γ函数,实反椭圆正弦函数(即雅可比分号形式的第一类[不完全]椭圆积分)Arcsn(e;x),0<=e<=1,-1<=x<=1。-This version of the single complex variable program adds three functions: complex tangent function atan (x+ y
<hanxiaohua> 在 2024-11-01 上传 | 大小:90112 | 下载:0

[数学计算/工程计算jifen

说明:使用四种算法计算积分:Gauss-Chebyeshev、Gauss-Legender、逐次减半复化梯形、Romberg积分法。-use four methods to calculate the integral.
<Vera> 在 2024-11-01 上传 | 大小:51200 | 下载:0

[数学计算/工程计算jacobi

说明:本程序使用雅可比算法求对称矩阵的特征值,迭代变换,最终求出矩阵的特征值。-This program use jacobi method to calculate the eigenvalue of the symmetric matrix.
<Vera> 在 2024-11-01 上传 | 大小:923648 | 下载:0

[数学计算/工程计算qffyxy

说明:有限元4节点程序解决平面问题,问题为一个四边形模板,各种约束等等东方海鸥的飞阿道夫海鸥符合-4-node finite element solution of plane problems, the problem of a rectangular template, a variety of constraints, and so on Oriental Seagull Flying Seagull meet Adolf
<Livingston> 在 2024-11-01 上传 | 大小:4096 | 下载:0
« 1 2 ... .04 .05 .06 .07 .08 2109.10 .11 .12 .13 .14 ... 3400 »

源码中国 www.ymcn.org