搜索结果

找到约 1,604 项符合 T-ETH 的查询结果

数据结构 运行应用本程序

运行应用本程序,输入节点个数n以及m各个节点的三元组信息。 m个三元组(it,jt,ft),t=1、2、……、m,两个节点it和jt之间有双向连接的直接连接,其距离为ft。输入节点g(1≤g≤n),程序将计算出可以由g达到的每个节点的最佳路由。并在显示器上输出运行结果。 ...
https://www.eeworm.com/dl/654/196070.html
下载: 189
查看: 1019

网络 Bing is a point-to-point bandwidth measurement tool (hence the b ), based on ping. Bing determines t

Bing is a point-to-point bandwidth measurement tool (hence the b ), based on ping. Bing determines the real (raw, as opposed to available or average) throughput on a link by measuring ICMP echo requests roundtrip times for different packet sizes for each end of the link
https://www.eeworm.com/dl/635/197374.html
下载: 194
查看: 1066

数据结构 一台精密仪器的工作时间为 n 个时间单位。与仪器工作时间同步进行若干仪器维修程序。一旦启动维修程序

一台精密仪器的工作时间为 n 个时间单位。与仪器工作时间同步进行若干仪器维修程序。一旦启动维修程序,仪器必须进入维修程序。如果只有一个维修程序启动,则必须进入该维修程序。如果在同一时刻有多个维修程序,可任选进入其中的一个维修程序。维修程序必须从头开始,不能从中间插入。一个维修程序从第s个时间单位开始,持 ...
https://www.eeworm.com/dl/654/198194.html
下载: 68
查看: 1101

其他 BNB20 Finds the constrained minimum of a function of several possibly integer variables. % Usage: [

BNB20 Finds the constrained minimum of a function of several possibly integer variables. % Usage: [errmsg,Z,X,t,c,fail] = % BNB20(fun,x0,xstatus,xlb,xub,A,B,Aeq,Beq,nonlcon,settings,options,P1,P2,...) % % BNB solves problems of the form: % Minimize F(x) subject to: xlb <= x0 <=xub % A*x <= B ...
https://www.eeworm.com/dl/534/198323.html
下载: 24
查看: 1043

数值算法/人工智能 算法的许多例子都是最优化问题( optimization problem)

算法的许多例子都是最优化问题( optimization problem),每个最优化问题都包含一组限制条件( c o n s t r a i n t)和一个优化函数( optimization function),符合限制条件的问题求解方案称为可行解( feasible solution),使优化函数取得最佳值的可行解称为最优解(optimal solution)。 ...
https://www.eeworm.com/dl/518/198699.html
下载: 194
查看: 1031

其他书籍 In order to thoroughly understand what makes Linux tick and why it works so well on a wide variety o

In order to thoroughly understand what makes Linux tick and why it works so well on a wide variety of systems, you need to delve deep into the heart of the kernel. The kernel handles all interactions between the CPU and the external world, and determines which programs will share processor time, in ...
https://www.eeworm.com/dl/542/199050.html
下载: 113
查看: 1063

其他 一杯沸水冷却

一杯沸水冷却,圆柱体模型,底面半径0.05m,高0.1m,周围温度20度,初始水温100度 方程是四维输运方程(常数a^2=k/(c*p),k是热传导系数0.6006焦/(米*秒*度)) 初始条件:t=0时水等于100度 边界条件:1.上下壁都是自由冷却,第三类边界条件,周围温度保持在20度(H=k/h,h取1) 2.杯壁绝热,第二类边界条件 ...
https://www.eeworm.com/dl/534/200371.html
下载: 82
查看: 1032

DSP编程 This directory contains an example ADSP-BF535 subroutine that demonstrates the initialization of t

This directory contains an example ADSP-BF535 subroutine that demonstrates the initialization of the AC 97 communication link between SPORT0 on the ADSP-BF535 and the AD1885 stereo Codec.
https://www.eeworm.com/dl/516/202188.html
下载: 64
查看: 1056

其他嵌入式/单片机内容 The MATLAB coding style, project options and synthesis directives can have a significant effect on t

The MATLAB coding style, project options and synthesis directives can have a significant effect on the final results. Knowledge about how a particular algorithm should be implemented in hardware can be reflected in the MATLAB code to improve the results. In doing so, the MATLAB loses a bit of its ab ...
https://www.eeworm.com/dl/687/202432.html
下载: 165
查看: 1039

软件设计/软件工程 This paper introduces a software visualization system that: creates animations of programs without t

This paper introduces a software visualization system that: creates animations of programs without the programmer writing any animation code and provides a window interface that automatically displays program information, explicitly showing the scope and context of its data, and allowing considerabl ...
https://www.eeworm.com/dl/684/202620.html
下载: 53
查看: 1027