-
说明:本程序用于矩形截面偏心受压构件对称配筋的设计和复核以及不对称配筋的复核。本程序有文件支持,但无需建立数据文件,请按屏幕提示输入数据,并注意单位。本程序可在...
说明:本程序用于矩形截面偏心受压构件对称配筋的设计和复核以及不对称配筋的复核。本程序有文件支持,但无需建立数据文件,请按屏幕提示输入数据,并注意单位。本程序可在此文件同目录上自动生成下列文件:设计数据文件“design.dat”,设计结果文件“design.out”;复核数据文件“verify.dat”,复核结果文件“verify.out”。-Note : This procedure for the eccentric rectangular reinforced symmetrical compression in the design and review and reinforcement of asymmetric review. This procedure document support, but without the establishment of data files, suggested by the data entry screen, and the attention of units. The procedures in this document may be the same directory automatically generate the following documents : design data files "design.dat", the outcome document design "design.out"; Review of data files "verify.dat" review of the outcome document "verify.out."
- 2022-06-11 16:41:16下载
- 积分:1
-
k-means算法实现
数据挖掘 聚类算法 k-means的实现,改进了一些初始中心选取的方法。聚类算法是最大化类间差异,而最小化类内部差异的算法,k-means比较经典,但是缺点是需要指定k值,并且聚类结果与初始中心有很大的关系,通过改善聚类初始中心选取的方法,能够得到更加稳定的聚类结果
- 2022-01-26 07:33:13下载
- 积分:1
-
经典算法之换位和工作安排
经典算法之换位和工作安排-classic algorithms transposition and organization of work
- 2022-07-26 11:58:56下载
- 积分:1
-
c language algorithm. . . . Can be useful for the examination can be used to be
c语言算法 。。。。可以对考试很有用
可以用来被-c language algorithm. . . . Can be useful for the examination can be used to be
- 2022-02-21 13:52:55下载
- 积分:1
-
Computing one
计算一维光子晶体,利用是与有限差分法。
内容比较典型。-Computing one-dimensional photonic crystals using finite difference method with. The study were typical.
- 2022-09-21 19:25:03下载
- 积分:1
-
c语言实例程序代码
本程序均来自《c语言编程实例》,所上传的代码已得到调试成功,若有需要请留言。所有实例均为C语言初学者所经常遇到。
- 2022-02-02 16:34:36下载
- 积分:1
-
高斯赛德尔全主元逆矩阵
高斯赛德尔全主元逆矩阵-high Shisaideer all PCA inverse matrix
- 2022-01-28 06:45:30下载
- 积分:1
-
KNN最邻近分类算法
改代码是由python编写的,实现了机器学习中最常用的、最简单的最邻近算法(KNN)。其中,附带有验证用的数据集,可以验证算法的效果。
- 2022-07-09 18:04:11下载
- 积分:1
-
一维非稳态导热扩散方程计算程序-C语言
求解一维非稳态导热扩散方程的C语言程序,分别考虑三种不同边界条件,采用TDMA算法求解三对角矩阵-Calculation of heat transfer analysis one-dimensional diffusion equation
- 2022-02-04 07:49:44下载
- 积分:1
-
车辆路径问题算法
带时间窗的车辆路径问题(Vehicle Routing Problem with Time
Windows, VRPTW)是对物流配送管理的核心问题——配送车辆调度
的问题抽象,其是在基本VRP基础上添加了时间窗约束衍生而来的,
可以将VRPTW描述为:使车辆从站点出发服务用户,完成用户需求
后仍返回站点,规定每个用户只能被一辆车服务且仅服务一次,且对
用户的服务必须在用户事先指定的时间窗内进行,问题的优化目标是
如何选择适当的路径,使得在满足以上约束条件的情况下,完成全部
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-07-12 21:40:20下载
- 积分:1