登录
首页 » Fortran » Reinforced-concrete-structures-Park

Reinforced-concrete-structures-Park

于 2011-03-09 发布 文件大小:33622KB
0 209
下载积分: 1 下载次数: 3

代码说明:

说明:  经典书籍Reinforced concrete structures-Park,钢筋混凝土研究必读书籍,主要介绍钢筋混凝土本构,非线性等相关方面的知识(Classic books Reinforced concrete structures-Park, Reinforced Concrete must-read book describes the structure of reinforced concrete, nonlinear, and other related knowledge)

文件列表:

Reinforced concrete structures-Park.pdf,36238647,2011-03-08

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

发表评论

0 个回复

  • VC++ 删除目录、文件夹
    VC++ 删除目录或文件夹的例子。删除指定的文件夹目录的源码,请在文本框中输入需要删除的目录名称、路径即可,路径不要错哦,本示例主要是演示如何删除文件,在易用性方面没过多完善。   //是文件时直接删除   if (!file.IsDots() && !file.IsDirectory())    DeleteFile(file.GetFilePath());   else if (file.IsDots())    continue;   else if (file.IsDirectory())   {    path = file.GetFilePath();    //是目录时,继续递归调用函数删除该目录下的文件    DelFolder(path);    //目录为空后删除目录    RemoveDirectory(path);   }
    2022-01-22 03:11:03下载
    积分:1
  • Lpc1788_ucGui
    本工程用于LPC1788外加AT070TN83,外接SDRAM作显存,ucGui移植完成(其实也不是移植,也就修改了几个地方,第一次用还是有点麻烦的,以前没用过ucGui) 本文件夹中另有一个GuiLib这个工程是用于生成ucGui.lib库文件,如果直接将ucGui源文件加入到你的工程文件中那个编译时间真让人受不了,ucGui的编译差不多要2分钟,如果要修改ucGui的东西,请修改后再重新编译一下。 显例程显示的是dialog_all.c的对话框,网上下载的例子(LPC1788 ucGui)
    2012-05-15 15:41:22下载
    积分:1
  • heart-rate-estimation-master
    说明:  通过使用opencv、scipy和python检测运动人前额信号的微小rgb变化,实现用视频估计心率。(Implemented estimating heart rate using video by detecting the minute RGB changes in signals from the forehead of a moving person using OpenCV, Scipy and Python)
    2021-04-14 10:38:55下载
    积分:1
  • S7-1200_TCP_SERVER
    说明:  s7-1200 modbus tcp 通讯,1200PLC做服务器,(Modbus TCP/IP Server)
    2020-06-25 01:20:02下载
    积分:1
  • Raize.v5.5
    Raize 5.5 最好的delphi 控件之一(Raize 5.5 one of the best delphi controls)
    2017-10-03 17:23:46下载
    积分:1
  • xiangwei
    水声到达角估计算法中,引入了相位误差的概念,分析相位误差对估计的影响。(In underwater acoustic DOA estimation algorithm, the concept of phase error is introduced to analyze the influence of phase error on estimation.)
    2019-04-14 11:13:12下载
    积分:1
  • Learning Apache Thrift
    说明:  thrift是一个序列化和RPC框架,在分布式系统中扮演重要角色(Thrift is a serialization and RPC framework that plays an important role in distributed systems)
    2020-06-22 05:20:02下载
    积分:1
  • SSI
    随机子空间程序,运行main.m函数可生成稳定图(Random subspace program, running main.m function, can generate stable graph)
    2021-04-12 09:38:57下载
    积分:1
  • ColorConstancy
    利用颜色恒常性算法的方法对水下图像进行处理(The underwater image is processed by the color constancy algorithm)
    2017-08-28 08:41:26下载
    积分:1
  • 这是我写的一个简单的C# 黑白棋程序,能够实现双人对战,作为第一个处女程序,还是先发上来了,呵呵。中有能够下子点的提示...
    这是我写的一个简单的C# 黑白棋程序,能够实现双人对战,作为第一个处女程序,还是先发上来了,呵呵。其中有能够下子点的提示-a simple black and white chess program,which can enable two people play the game.this is my first game,thanks .there is some hints.
    2022-02-07 15:24:52下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载