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

搜索资源列表

  1. Programming_Windows_tw

    0下载:
  2. 本书介绍了在Microsoft Windows 98、Microsoft Windows NT 4.0和Windows NT 5.0下程式写作的方法。这些程式用C语言编写并使用原始的Windows Application Programming Interface(API)。如在本章稍後所讨论的,这不是写作Windows程式的唯一方法。然而,无论最终您使用什么方式写作程式,了解Windows API都是非常重要的。-book on the Microsoft Windows 98, Micros
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2983107
    • 提供者:luyu
  1. ORACLE_train1

    0下载:
  2. ORACLE公司自86年推出版本5开始,系统具有分布数据库处理功能.88年推出版本6,ORACLE RDBMS(V6.0)可带事务处理选项(TPO),提高了事务处理的速度.1992年推出了版本7,在ORACLE RDBMS中可带过程数据库选项(procedural database option)和并行服务器选项(parallel server option),称为ORACLE7数据库管理系统,它释放了开放的关系型系统的真正潜力。ORACLE7的协同开发环境提供了新一代集成的软件生命周期开发环境
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:32682
    • 提供者:kiki
  1. guidesoftware

    0下载:
  2. 软件工程课程设计指导说明书,包含很多课题,还有可行的方案。-software engineering curriculum design guidance manuals include many topics, there is a viable option.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:91708
    • 提供者:hahaha
  1. 20070508

    0下载:
  2. Visual Basic 6.0可以通过调用API函数格式化一个磁盘,无论是软盘还是硬盘。 打开一个新的项目(工程1) ,如果你没有更改过缺省模式,那么Visual Basic 6.0会自动添加一个form1文件,在form1上添加一个命令控件,将下面的代码拷入。 Option Explicit Private Declare Function SHFormatDrive Lib\"shell32\"( ByVal Hend AS Long,ByVal Dri
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:922
    • 提供者:hasia
  1. DMICFG

    0下载:
  2. 由于计算机用户对计算机的需求和使用模式千差万别,Microsoft 提供了不同版本的 Windows Vista 以满足这些需求。与 Windows XP 后期的各种变异版本(某些功能仅适用于某些版本的 Windows)不同,Windows Vista 的功能分布是为了提供“好的、更好的和最好的”选项来满足消费者的需求。 与现今存在的两类 Windows XP(家庭版和专业版)密切对应, Windows Vista。Windows Vista 也分为家庭版和企业版两个大类。 -compu
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:66662
    • 提供者:for58
  1. sharesystem

    0下载:
  2. 一个VC完整程序~NET SHARE 使网络用户可以使用某一服务器上的资源。 当不带选项使用本命令 时,它会列出该计算机上正在被共享的所有资源。对于每一种资源,Windows 都 会报告其设备名或路径名,以及与之相关的描述性注释。-a complete VC-NET SHARE procedures so that users can use a server resources. When the non-use of the option orders, it will list t
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:37910
    • 提供者:tjj
  1. bootfromcd

    0下载:
  2. 系统垮了,只有gost吗,新的选择出现了,更快更好.www.hexun.com.cn. 这是一篇关欲如何制作引导光盘的总结文档资料.-collapse of the system, only gost yet, the new option emerged. faster and better. www.hexun.com.cn. This is a concern wishes to how to produce a CD-ROM guide summarizes Ref informatio
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:37173
    • 提供者:海岛
  1. dci-2.0.tar

    0下载:
  2. this will produce the dci program in the src/ directory, or in /path/to/your/installation/bin if you used the--prefix option during the configure step and issued a \"make install\".
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:89698
    • 提供者:林晓庆
  1. ARM_DESIGN_BOOK

    0下载:
  2. SDT创建bin文件的步骤,need to configure option
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:851545
    • 提供者:赵志行
  1. S3C2450X_Users_Manual_Prelimin

    0下载:
  2. samsung新出的芯片s3c2450的完整datasheet,有770页,对做便携式产品的朋友提供了一个新的选择,比s3c6400/s3c6410少了多媒体模块,new samsung chips s3c2450 a complete datasheet, there are 770 of portable products, so a friend offers a new option, less than s3c6400/s3c6410 multimedia module
  3. 所属分类:Project Design

    • 发布日期:2017-05-16
    • 文件大小:4399543
    • 提供者:
  1. DesignPatternProgram

    0下载:
  2. 使用C#程序将23个常用设计模式进行列表显示,并能够随时根据源代码运行模式代码。方便学习。 其程序界面主要分为四个部分: 1. 模式列表 -- 列出了常用的23个设计模式,通过单击,可以在其他部分显示详细信息; 2. UML 图示 -- 显示模式对应的UML图示; 3. 模式的说明信息或运行效果 -- 根据用户选择,显示以下两种内容(可以通过菜单“Option”切换显示内容): a.当前选择的模式的信息(如意图、适用性、例子等) b.利用反射机制根据当前模式的源
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:633089
    • 提供者:fishjam
  1. examol

    0下载:
  2. Asp.net在线考试系统源码及毕业设计论文 学生根据学号和密码进行登录,可以选择练习模式 登录后可以选择题型、难易程度进行自动组卷 其他功能请自行发掘... 关于数据库设计等请参照 毕业设计说明.pdf 登陆窗口:\Students\login.aspx 默认学号:0301095 密码:0301095-Source code online examination system Asp.net and graduate design students
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:1021032
    • 提供者:nemyth
  1. fluids_libs

    0下载:
  2. Hi I’ am an Algerian student, I’ am in second year of post graduation, in mechanical engineering, option simulation and modulation in mechanic.
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:694718
    • 提供者:walid
  1. Option-Trading

    0下载:
  2. amazing books in option trading
  3. 所属分类:software engineering

    • 发布日期:2017-06-12
    • 文件大小:20892566
    • 提供者:sunny1234
  1. Option-Trading-3

    0下载:
  2. option trading books enjoy with them
  3. 所属分类:software engineering

    • 发布日期:2017-06-15
    • 文件大小:23605107
    • 提供者:sunny1234
  1. insertOrDelete-select-option

    0下载:
  2. 添加、删除select下的option节点的js描述-Add, delete select the option node js descr iption
  3. 所属分类:software engineering

    • 发布日期:2017-11-17
    • 文件大小:546
    • 提供者:杨玲
  1. NI-Developer-Suite-ARM-Deployment-Option-to-Users

    0下载:
  2. NI Developer Suite ARM Deployment Option to Users
  3. 所属分类:software engineering

    • 发布日期:2017-11-20
    • 文件大小:76762
    • 提供者:gradum
  1. Option

    0下载:
  2. 一组互斥的单项选择,在单选组上选择不同的选项,即可获得其属性.-A single set of mutually exclusive choices in a radio group, select a different option, you can get its properties.
  3. 所属分类:software engineering

    • 发布日期:2017-11-16
    • 文件大小:1406
    • 提供者:迷茫
  1. Target-for-option

    0下载:
  2. 对于keil软件中的target for option的设置,在jlink的下载中有很好的帮助。-For keil software target for option settings in the download jlink good help.
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:769664
    • 提供者:杨雄亮
  1. K神网络搭建多国语言台湾IQ Option二元期权MT4博易大师信管家期货软件

    0下载:
  2. K神网络搭建多国语言台湾IQ Option二元期权MT4博易大师信管家期货软件 ★稳定高并发的系统C#语言搭建; ★行情数据实时流畅不卡不顿; ★365天贴心服务保驾护航; K神网络搭建:IQ Option二元期权、ExperOption二元期权、MT4、博易大师、信管家、期货软件。
  3. 所属分类:软件工程

    • 发布日期:2020-08-11
    • 文件大小:51769
    • 提供者:sslongfei
« 12 3 4 »
搜珍网 www.dssz.com