CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - 程序集

搜索资源列表

  1. PD95的学习资料

    0下载:
  2. PowerDesigner是Sybase公司的CASE工具集,使用它可以方便地对管理信息系统进行分析设计,它几乎包括了数据库模型设计的全过程。利用PowerDesigner可以制作数据流程图、概念数据模型、物理数据模型,可以生成多种客户端开发工具的应用程序,还可为数据仓库制作结构模型,也能对团队设计模型进行控制。它可与许多流行的数据库设计软件,例如:PowerBuilder,Delphi,VB等相配合使用来缩短开发时间和使系统设计更优化。-Sybase PowerDesigner is a CA
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2215072
    • 提供者:张恭泉
  1. ALSA Doc

    1下载:
  2. linux下声卡编程,alsa声卡驱动程序集的参考文档-under linux audio programming, alsa sound card driver set of reference documents
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:677394
    • 提供者:方俊彬
  1. yuangongpeixun

    0下载:
  2. 这是 用C++编写的员工培训系统 用户要修改程序源码可以选择相应的.h和.cpp文件,本实例使用的命名规则基本是:DIALOG_***** 为管理对话框资源, *****Info为数据输入窗口资源, *****Set为结果集对应的类-C is prepared by the staff training users of the system to amend the source can choose accordingly. H and. Cpp , the example of the u
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:212581
    • 提供者:熊键超
  1. loongson

    0下载:
  2. 龙芯2E处理器用户手册 中国科学院计算技术研究所 意法半导体公司 2006年 9 月 龙芯2E处理器是一款实现64位MIPS III 指令集的通用RISC处理器。龙芯2E的指 令流水线每个时钟周期取四条指令进行译码,并且动态地发射到五个全流水的功能部件 中。虽然指令在保证依赖关系的前提下进行乱序执行,但是指令的提交还是按照程序原 来的顺序,以保证精确中断和访存顺序执行。 -Godson 2E processor user manual CAS Institute of Comp
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1141809
    • 提供者:BQT
  1. MPI0

    0下载:
  2. 集群应用研发-MPI_并行程序设计曹振南老师的!-Cluster Application Development - MPI parallel programming Caozhenna teacher!
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:461575
    • 提供者:李志军
  1. asmandc

    1下载:
  2. C++语言是C语言的超集,它是在C语言的基础上扩展形成的面向对象程序设计语言。微软Visual C++ 5.0∕6.0则是Windows 9.x平台上广泛应用的开发系统。本节以Visual C++ 5.0∕6.0为例,说明32位Windows 9.x环境下汇编语言与C++的混合编程。它也分为嵌入汇编和模块调用两种方式。 -C C language is a superset of language, it is in C language on the basis of the extend
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1247
    • 提供者:sun
  1. nRF2401smshu

    0下载:
  2. 主要给出msp430的程序代码,当然这只是嘴基本点程序集,具体程序代码还需要进一步涉及〉-MSP430 main program code is given, of course, this is only the basic point of the mouth assembly, the specific program code also needs to be further involved in
  3. 所属分类:Project Design

    • 发布日期:2017-04-01
    • 文件大小:448831
    • 提供者:zhangyi
  1. LCD160application

    0下载:
  2. LCD1602程序集,包含1602滚动显示,优化驱动,4线以及8线等多个驱动程序-LCD1602 assembly, including the 1602 show rolling, and optimize the drive, 4-wire lines, etc., as well as 8 drivers
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:234784
    • 提供者:Heller
  1. fortranalgorithm

    0下载:
  2. 里面包括几乎所有的基础Fortran算法程序集,对于初学者及需要子程序模块的人很有用!-Included almost all the assembly algorithm based on Fortran, for beginners and those who need subroutines useful module!
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:1001372
    • 提供者:李明
  1. FortranCommonalgorithmsforassemblyXUShiliang

    0下载:
  2. 本书包含了很多学习FORTRAN的常用算法,对学习该计算机语言有很大帮助。FORTRAN常用算法程序集(第二版)徐士良-This book contains a lot of learning FORTRAN common algorithm for learning the computer language of much help. FORTRAN common algorithms for assembly (Second Edition) XU Shi-liang
  3. 所属分类:software engineering

    • 发布日期:2017-05-21
    • 文件大小:6261680
    • 提供者:wshsdlau
  1. Common-algorithms-for-assembly-C

    0下载:
  2. 常用算法程序集 C语言版本,是清华大学出版的。-Common algorithms for assembly C language version, published by Tsinghua University.
  3. 所属分类:software engineering

    • 发布日期:2017-05-21
    • 文件大小:6350994
    • 提供者:simon
  1. TheAssemblyAlgorithmUsed

    0下载:
  2. C常用算法程序集 这里包括了C语言的常用算法。-C algorithm for assembly commonly used here include the C language, common algorithms.
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:267843
    • 提供者:fufa
  1. CH9_tuoguanCPPprogram

    0下载:
  2. CH9_托管C++程序设计.ppt 托管C++能够充分应用.NET Framework提供的功能,并能允许用C++编写的模块与其它语言(如C#、Visual Basic等)编写的模块组合。 本章主要介绍托管C++程序设计的基础知识,包括CLR、托管程序、垃圾回收、托管数据类型、程序集、托管类、托管继承、接口、抽象类、托管引用类型和值类型、委托和事件等概念和技术。这些内容是Windows程序设计的基础,也是.NET环境中C#、Visual Basic等语言中的通用编程概念和技术。
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:121870
    • 提供者:kaifa
  1. simple-fortran-assemblies

    0下载:
  2. 本人为fortran初学者们提供独家编辑的简单程序集,涉及到了各种基础算法,特别对二级考试有很大帮助哦~~~本资源中所有程序均通过Compaq Visual Fortran 6.0测试并完美无瑕,共享万岁-I provide exclusive edit of simple assembly fortran newbies, involving a variety of basic algorithm, especially on the two examinations of great he
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:451212
    • 提供者:baojingfu
  1. IL

    0下载:
  2. IL汇编语言简要教程,很久以前发过一篇“调试.Net Framework内置程序集(System.Web.dll) ”-IL assembly language brief tutorial
  3. 所属分类:software engineering

    • 发布日期:
    • 文件大小:57800
    • 提供者:zhjijia
  1. DSP_C

    0下载:
  2. 数字信号处理 C语言程序集pdf版的,书中有数字信号处理原理的介绍和相应的C程序-Set pdf version of the C language programming of digital signal processing book, digital signal processing principles introduced and the corresponding C program
  3. 所属分类:software engineering

    • 发布日期:2017-11-08
    • 文件大小:5224491
    • 提供者:罗知亮
  1. cPP-classical-code

    0下载:
  2. C++经典代码大全,是学习C++案例的一个很好参考程序集,对学习和应用C++大有帮助-Encyclopedia of the classic C++ code, is a good reference learning C++ case assembly, learning and application C++ of great help
  3. 所属分类:software engineering

    • 发布日期:2017-11-12
    • 文件大小:8725214
    • 提供者:zhouxu
  1. YL-40AD

    0下载:
  2. PCF8591(AD采集芯片)测试c程序集电路原理图-The PCF8591 test c assembly circuit diagram
  3. 所属分类:Software Testing

    • 发布日期:2017-11-09
    • 文件大小:280318
    • 提供者:zhao
  1. Fortran-code-set-by-Xu-Shiliang

    0下载:
  2. Fortran常用算法程序集(第二版)【徐士良】,fortran各种代码集,很全面-Fortran code set by Xu Shiliang
  3. 所属分类:software engineering

    • 发布日期:2017-05-20
    • 文件大小:5928686
    • 提供者:路人
  1. matlab语言常用算法程序集清晰版

    0下载:
  2. 本文主要介绍了MATLAB语言的常用算法,介绍MATLAB的安装应用,常用函数程序的编写。
  3. 所属分类:软件工程

« 12 3 »
搜珍网 www.dssz.com