CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - Structural

搜索资源列表

  1. 成绩管理20034581赵传仕

    0下载:
  2. 学生成绩管理系统 C语言 1、掌握结构化设计方法。 2、了解大型软件的设计技术 3、在实际应用背景下灵活运用线性表的顺序存储结构和链式存储结构。 4、灵活运用线性表上的各种基本运算,完成题目需求。 5、在实例中运用排序与查找算法。-student performance management system a C language, master structural design methods. Two, understand the design of large software tec
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3785
    • 提供者:赵传仕
  1. 膨胀运算源程序

    0下载:
  2. 这段程序实现了对图像的膨胀运算,针对的都是黑色点。参数中有一个BOOL变量,为真时,表示在水平方向进行膨胀运算,即结构元素B为(1 ,1. ,1)否则在竖直方向上进行膨胀运算,即结构元素B为1 1.1 。-this program for the expansion of computing image has been aimed at Black Point. Parameters have a BOOL variable to true, in the horizontal directi
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1878
    • 提供者:doctorsuo
  1. PROGRAM OF PLANE PROBLEM

    0下载:
  2. 结构应力计算(转贴)有限单元法基本原理和数值方法》一书的源程序-structural stress (04) finite element method and the basic tenets of Numerical Methods, "a book of the source
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6892
    • 提供者:宋群梁
  1. Dilation

    0下载:
  2. 形态学图像边缘检测运算。结构元素为水平方向或垂直方向的三个点,中间点位于原点-morphological image edge detection operators. Structural elements of the vertical or horizontal direction of the three points at the mid-point of origin
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2143
    • 提供者:丁峰
  1. Erosiontion

    0下载:
  2. 利用形态学方法进行噪声消除图像进行膨胀运算。结构元素为水平方向或垂直方向的三个点,中间点位于原点-morphological methods used to eliminate noise images expansion computing. Structural elements of the vertical or horizontal direction of the three points at the mid-point of origin
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2208
    • 提供者:丁峰
  1. 调通idarc31

    1下载:
  2. 混凝土结构动力非线性分析有限元程序,加州伯克力大学的牛人编制-concrete structural dynamic analysis of nonlinear finite element program, the University of California, Berkeley computer cattle were prepared
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:57698
    • 提供者:张峰
  1. DDM4A_8DA_GX

    0下载:
  2. 三菱FX2N可编程控制器驱动DDM4A数码显示表和DDMF1-8DA模拟量输出程序例子-Mitsubishi FX2N programmable controller drives Connection digital display table and DDMF1-structural simulation output procedures example
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13494
    • 提供者:刘星
  1. test-posi.tar

    0下载:
  2. 一个结构响应分析程序,采用dmap编程,具体算法使用四阶龙格库塔算法riccati方法求解-a structural response analysis procedures using DMAP program, the specific algorithm used four bands Runge - Kutta method to solve algorithm Riccati
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:623617
    • 提供者:张璞
  1. jinxiaoxitong

    0下载:
  2. jsp的一个超市进销系统,使用b/s结构设计,小而且使用。-jsp the supermarket into a sales system, the use of b / s structural design, but the use of small.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:469072
    • 提供者:周小
  1. 114c1

    0下载:
  2. 结构和类又非常多的相似之处,如结构可以实现界面,和可以拥有和类一样的成员。结构与类也有一些重要的区 别:结构是值类型,而不是引用类型,所以不支持继承!结构被存在堆栈中或者是内联。结构在精心下可以提高 存储效能-structure and category there are a lot of similarities, such as the interface structure can be achieved, and can have and the members of th
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:149857
    • 提供者:zzd
  1. SQL_Server

    0下载:
  2. SQL Server 数据库结构查看程序(VC源码)SQL Server 数据库结构查看程序 Ver 2.0 编译环境 Visual C++ 6.0-SQL Server database structure viewer program (VC-source) SQL Server Database structural View procedures Ver 2.0 environment Visual C Compiler 6.0
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:88415
    • 提供者:贲驰
  1. uploadv110

    0下载:
  2. 莫斐斯设计的简单的.net图片上传系统,很简单,适合初学.net/C# ,结构程序设计很简单。 程序说明: pic目录要有写权限 本次版本说明: //V1.10版升级内容 在原1.00基础上,升级了上传文件自动以日期命名,防止文件名称冲突,次程序全部用C#语言编写 很简单,其实就几句代码,我都做了解释,初学者或能用到的朋友可以直接使用,本程序不存在版权问题-Morpheus design simple. Net picture upload system is ve
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:442524
    • 提供者:yrh
  1. 1jc

    0下载:
  2. 结构可靠度分析——JC1-structural reliability analysis -- JC1
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:872
    • 提供者:ddd
  1. 2jc

    0下载:
  2. 结构可靠度分析——JC2-structural reliability analysis -- JC2
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1071
    • 提供者:ddd
  1. pee

    0下载:
  2. Earthquake Engineering and Structural Dynamics-You can input any number of stores by giving the mass, stiffness and damping values. Input the gamma and beta values which are related to Newmark Integration Mtd. Press Newmarks Integration button to
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:218357
    • 提供者:王怀东
  1. ANSYS-P10.0-structural

    0下载:
  2. ANSYS+10.0结构分析从入门到精通,PDF格式,比较全面的Ansys书籍-ANSYS+10.0 structural analysis from the entry to the master, PDF, more comprehensive books Ansys
  3. 所属分类:Windows编程

    • 发布日期:2017-06-08
    • 文件大小:15594798
    • 提供者:Abo
  1. Structural-Matching-of-2D-Electrophoresis-Gels-us

    0下载:
  2. Structural Matching of 2D Electrophoresis Gels using Graph Models... Full Implementation of article in C#... upload contains original article and Database used in Article-Structural Matching of 2D Electrophoresis Gels using Graph Models...
  3. 所属分类:CSharp

    • 发布日期:2017-05-28
    • 文件大小:10950993
    • 提供者:
  1. TAHLIL_SAZEH-[www.jozve.org]

    0下载:
  2. structural analysis lectures notes persian good
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:717824
    • 提供者:AminAero
  1. Steel project

    0下载:
  2. Structural steel project on STAAD
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:158720
    • 提供者:najjar
  1. computational structural mechanics

    0下载:
  2. 自己编写的用于求解计算结构力学的一个可视化小程序(A small program for solving computational structural mechanics)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-29
    • 文件大小:3634176
    • 提供者:992544029
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com