登录
首页 » 算法 » 钢筋工程量计算程序

钢筋工程量计算程序

于 2023-07-22 发布 文件大小:10.28 kB
0 114
下载积分: 2 下载次数: 1

代码说明:

钢筋工程量计算程序-reinforced engineering calculation program

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • matlab 高斯—赛德尔迭代+稳态导热
    迭代法: clear x1(1)=0;x2(1)=0;x3(1)=0;k=1; for k=1:100; x1(k+1)=0.5*(500+x2(k)); 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-08-18 19:05:24下载
    积分:1
  • GTK定位源码
    资源描述此源码是日本比较开源流行的一款GSLIB RTK算法完整代码,仅供参考……………………………………
    2022-05-15 20:44:04下载
    积分:1
  • rand.rar随机数发生器的C++代码
    rand.rar 随机数生成C++代码-rand.rar random number generator C++ code
    2022-08-18 16:40:35下载
    积分:1
  • 机编程,用C语言计改进的欧拉的典型题目
    计算机编程,用C语言计算改进的欧拉算法的典型题目-Computer programming, using C language to improve the calculation of the Euler algorithm for a typical subject
    2023-05-10 04:15:03下载
    积分:1
  • 支持向量回归机svr延拓数据解决HHT端点效应问题
    支持向量回归机延拓数据解决HHT端点效应问题,向左延拓和向右延拓。通过支持向量回归机(SVR)延拓数据,据解决HHT端点效应问题。输入指令mex -v qp.c pr_loqo.c,导入MATLAB工具包。
    2022-01-28 08:40:54下载
    积分:1
  • 拟牛顿求非线性方程组的一组实数解
    拟牛顿法求非线性方程组的一组实数解-quasi-Newton method of nonlinear equations for a group of real solutions
    2022-01-25 19:17:01下载
    积分:1
  • 字符串数组排序
    字符串数组排序-Char array sort
    2022-01-27 20:44:32下载
    积分:1
  • Gauss_Seidel迭代的Matlab程序
    Gauss_Seidel迭代法的Matlab程序 -Gauss_Seidel iteration of the Matlab program
    2022-05-20 17:32:02下载
    积分:1
  • 基于前面上传的变系数的椭圆型方程的例子,来加入移动网格的模块,使得网格能够更加集中于数值解中的弱间断的位置。这个移动网格模块的,整个网格的边界和内部将会耦...
    基于前面上传的变系数的椭圆型方程的例子,来加入移动网格的模块,使得网格能够更加集中于数值解中的弱间断的位置。这个移动网格模块的算法,整个网格的边界和内部将会耦 合移动,因此,在区域的不同边界上,需要使 用不同的材料标识才能使得程序对每个不同的 边界上的信息加以区分。-Based on the previous upload of the variable coefficient elliptic equations example, to join the moving mesh module, the grid will be more focused on the numerical solution of a weak intermittent position. The moving mesh algorithm module, the entire grid will be the coupling of internal borders and movement, therefore, different from the border region, the need to use different materials in order to make identification procedures for each different borders to distinguish between the information.
    2022-01-31 22:15:15下载
    积分:1
  • 背包问题的C++ 实现
    背包问题的 求解代码,自己用C++实现,里面包括0-1背包问题 和  单位质量的背包问题,包括如下几个关键的函数:void vwComp(Item*item,int n) ;void vwSort(Item*item,int n);int getMaxValue(Item*item,int n, int p,int cvs,int cws);double frackKnapsack(Item*item,int n,double *chs);void zeroOneKnapsack(Item*item,int n,int &fv,int &fw,int *fch)
    2022-10-14 21:55:03下载
    积分:1
  • 696518资源总数
  • 106164会员总数
  • 18今日下载