-
可计算工业卧式设备,荷载类型有:风荷载,地震荷载,设荷载,温度应力。基础类型有:桩基础。...
可计算工业卧式设备,荷载类型有:风荷载,地震荷载,设荷载,温度应力。基础类型有:桩基础。-computable industrial equipment, load types : wind loads, earthquake loading, based load and temperature stress. Basic types : pile foundation.
- 2023-03-30 05:15:03下载
- 积分:1
-
分子动力学模拟技术的源代码
- 2022-03-21 10:57:09下载
- 积分:1
-
考拉兹猜想解决方案使用 c + +
在这个程序中,证明具有难度声明解决了考拉兹猜想。为任何整数,不管它是什么,会最终导致一个人。它通常被称为合一的任何整数。此程序所示的此属性的一个整数。
- 2022-02-06 10:43:19下载
- 积分:1
-
AIRtools_matlab
资源描述% UTV Tools.
% Version 1.0 11-June-11
%
% Iterative ART Methods.
% kaczmarz - Kaczmarz"s method (often referred to as ART).
% randkaczmarz - Randomized Kaczmarz method.
% symkaczmarz - Symmetric Kaczmarz method.
%
% Iterative SIRT Methods.
% cav - Component Averaging (CAV) method.
% cimmino - Cimmino"s projection method.
% drop - Diagonally Relaxed Orthogonal Projections (DROP) method.
% landweber - The classical Landweber method.
% sart - Simultaneous Algebraic Reconstruction Technique (SART) method.
%
% Training Routines.
% trainDPME - Training method for the
- 2023-06-20 04:35:03下载
- 积分:1
-
issue a travel home to travel home to drive a car with the minimum of cost yi us...
旅行家问题 一个旅行家想驾驶汽车以最少的费yi 用从一个城市到另一个城市(假设出发时油箱是空的)。给定两个城市之间的距离为D1、汽车油箱的容量为C(以升为单位),每升汽油能行驶的距离为 D2,出发点每升汽油价格P和沿途油站数N(N可以为零),油站i离出发点距离Di,每升汽油价格Pi(i=1,2...N)。计算结果四舍五入至小数点后两位。 如果无法到达目的地,则输出“No Solution"。-issue a travel home to travel home to drive a car with the minimum of cost yi used from one city to another city (assuming starting at the fuel tank was empty). Given the two cities for the distance between D1, car fuel tank capacity of the C (in liters) per liter petrol traveling distance to the D2, the starting point liter gasoline prices P and several petrol stations along the N (N can be zero), PFS i distance from the starting point Di per liter Steam oil prices Pi (i = 1,2 ... N). Calculation results rounded to two decimal places. If unable to reach their destination, the export of "No Solution."
- 2023-09-07 00:25:03下载
- 积分:1
-
数值字符串进制转换
数值字符串进制转换-numerical string band conversion
- 2022-03-17 07:34:33下载
- 积分:1
-
ssc-i2s-project-at91sam3u-ek-gnu
SAM3U4E 可编程时钟输出用于生成 WM8731 主时钟 (MCLK)。的
SAM3U4E ODT (上模终止) 功能可保证无此时钟线上的信号完整性
需要外部的分立元件。
WM8731 pin 21 模式被推倒,默认情况下 ;这配置该设备,作为一种 TWI 装置内部
注册访问。
公务员事务局 Pin15 是把拉出来,而将其 TWI 地址设置为 33 [0x0011011]。
WM8731 数字接口在 SAM3U4E 同步串行控制器上的奴隶模式下工作
(SSC) 接口,这意味着编解码器的数字音频位 ADC/DAC 左/右控制和时钟是
要生成的 SAM3U4E。
- 2023-08-05 19:35:04下载
- 积分:1
-
rs码代码,别人给我的,不过看不懂,main函数太多
rs码代码,别人给我的,不过看不懂,main函数太多-rs code code, others to me, but do not look, main function of too many
- 2022-03-28 19:15:48下载
- 积分:1
-
SMO 算法
经典的数据挖掘算法的源代码,SMO算法的JAVA实现,在WEKA平台上实现的。从weka中提取的,希望大家多多指正,对我们前期学习有所帮助。SMO算法源程序, java编写。
- 2023-06-27 03:25:03下载
- 积分:1
-
Shortest Path
资源描述Write a program to find the weighted shortest distances from any vertex to a given source vertex in a digraph. If there is more than one minimum path from v to w, a path with the fewest number of edges is chosen. It is guaranteed that all the weights are positive and such a path is unique for any vertex.
- 2022-08-26 06:49:00下载
- 积分:1