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

搜索资源列表

  1. VC_hr

    0下载:
  2. 本文从软件工程角度出发,介绍了管理系统的开发流程,并对系统开发中涉 及到的数据库和管理信息系统理论进行了详细介绍;随后根据系统开发需求的分 析建立了系统的理论模型,对各个模块的功能进行了划分,并提出了系统的部署 图。在最后的系统实现部分,根据所使用的开发工具对系统的实现进行了详尽的 描述并介绍了功能测试方法。在结论部分对本文的工作进行了总结,对可能的研究突破点进行了分析。 -From the perspective of software engineering and de
  3. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:1199762
    • 提供者:趁辎
  1. A-study-on-OPC-specifications

    0下载:
  2. A study on OPC specifications- Perspective and challenges
  3. 所属分类:Project Manage

    • 发布日期:2017-03-30
    • 文件大小:505996
    • 提供者:zw
  1. Kaspersky-Intro-to-Malicious-Code-Detection-Techn

    0下载:
  2. Just like every other type of technology, malicious code has grown increasingly sophisticated and complex. The antivirus industry must try to stay one step ahead, especially since it is often easier to produce malicious code than it is to detect it.
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:260991
    • 提供者:kgch
  1. The-Good-Softwore-Testing(2011)

    0下载:
  2. 软件测试基础教程 测试的基本概念 测试是软件生存周期中十分重要的一个过程,是产品发布、提交给最终用户前的稳定化阶段。 1、 测试的分类: 从测试方法的角度可以分为手工测试和自动化测试。 手工测试:不使用任何测试工具,根据事先设计好的测试用例来运行系统,测试各功能模块。 自动化测试:利用测试工具,通过编写测试脚本和输入测试数据,自动运行测试程序。目前最常用的自动化测试工具是基于GUI的自动化测试工具,基本原理都是录制、回放技术。 从整体的角度可以分为单元测试、集成测
  3. 所属分类:Software Testing

    • 发布日期:2017-03-26
    • 文件大小:14347
    • 提供者:邵海飞
  1. An-angle-data-acquisition-system-

    0下载:
  2. 单片机测控系统的设计An angle data acquisition system -An angle data acquisition system is designed and realized in this thesis, which based on single-chip of STC12 as the MCU. Use three axle acceleration instrument MMA7260Q to carry on the measurement of dip a
  3. 所属分类:Project Manage

    • 发布日期:2017-11-06
    • 文件大小:180228
    • 提供者:libb
  1. KVM

    0下载:
  2. KVM虚拟化技术中处理器隔离的实现:KVM是基于Intel VT技术并结合QEMU来提供设备虚拟化的虚拟机。通过分析和研究KVM虚拟机的 创建、运行机制,从进程控制的角度对KVM虚拟机进行隔离,实现了KVM虚拟机在创建、运行时都保持在指 定的核上运行,达到最大化利用处理器资的目的-KVM virtualization technology processor isolation implementation: KVM is based on the Intel VT technology
  3. 所属分类:software engineering

    • 发布日期:2017-11-24
    • 文件大小:749457
    • 提供者:cxb
  1. A-survey-of-spectrum-sensing-algorithms-for-cogni

    0下载:
  2. The spectrum sensing problem has gained new aspects with cognitive radio and opportunistic spectrum access concepts. It is one of the most challenging issues in cognitive radio systems. In this paper, a survey of spectrum sensing methodologie
  3. 所属分类:Project Design

    • 发布日期:2017-10-31
    • 文件大小:456595
    • 提供者:Deepesh
  1. man-month

    0下载:
  2. 《人月神话》作者为人们管理复杂项目提供了颇具洞察力的见解,既有很多发人深省的观点,也有大量的软件工程实践。书中的内容来自布鲁克斯在IBM公司System 360家族和OS 360中的项目管理经验。初版的20年后,布鲁克斯重新审视了他原先的观点,增加了一些新的想法和建议。新增加的章节包括:原著中一些核心观点的精华;在经过了一个时代以后,Brooks博士对原先观点新的认识;1986年的经典文章《没有银弹》;对1986年所下论断(在10年内不会出现银弹)现在的认识。-Of people to mana
  3. 所属分类:software engineering

    • 发布日期:2017-11-27
    • 文件大小:1134920
    • 提供者:庄丽
  1. Naive-Bayes

    0下载:
  2. 本文从不同的角度出发,讨论并分析了三种改进朴素贝叶斯分类性能的方法。为进一步的研究打下坚实的基础。-In this paper, starting from a different perspective, to discuss and analyze the three improved Naive Bayesian classifier performance. Lay a solid foundation for further research.
  3. 所属分类:Project Design

    • 发布日期:2017-11-02
    • 文件大小:749120
    • 提供者:houying
  1. SoftwareTest

    1下载:
  2. :为了保证所提交的软件产品能够满足客户的需求,以及在使用中的可靠性,必须对所开发的软件产品进行系统而全面的测试。从保证软件质量的角度来说,软件测试是软件质量保证工程的一个重要组成部分,也是最重要的质量保证手段。无论是面向对象软件开发还是传统的面向过程软件开发,软件测试归根结底要通过一套比较成熟的测试技术和方法来实现。文中从错误避免、检错和容错三个方面阐述了软件测试技术,并介绍了通过测试和失败测试两种软件测试方法。-: In order to ensure that the delivered s
  3. 所属分类:Software Testing

    • 发布日期:2017-11-21
    • 文件大小:89482
    • 提供者:kachleen
  1. multi-perspective-mosaic.ppt

    0下载:
  2. 全景图像拼接算法介绍的PPt,是图像拼接入门的基础知识。-Panoramic image stitching algorithm introduced PPt, image mosaic is the basics of getting started.
  3. 所属分类:File Formats

    • 发布日期:2017-05-22
    • 文件大小:6889135
    • 提供者:cz
  1. Modern-inverter-technology

    0下载:
  2. 本书从应用和设计的角度,详细论述了现代逆变技术,逆变开关器件,逆变系统结构及电路形式等-Book from the perspective of application and design, discusses in detail the modern inverter technology, inverter switching devices, the inverter system architecture and circuit form, etc.
  3. 所属分类:Development Research

    • 发布日期:2017-05-21
    • 文件大小:6587994
    • 提供者:panjianjun
  1. Lee-Lien

    0下载:
  2. RFID的經驗分享以及提供相關開發給使用者參考等資料 請使用專業的角度看待-RFID-related development experience sharing as well as providing other information, please refer to the user' s perspective on the use of professional
  3. 所属分类:Development Research

    • 发布日期:2017-04-05
    • 文件大小:802138
    • 提供者:張凱茗
  1. renyueshenhua

    0下载:
  2. 人月神话》内容源于作者Brooks在IBM公司任System/360计算机系列以及其庞大的软件系统OS/360项目经理时的实践经验。《人月神话》探索了达成一致性的困难和解决的方法,并探讨了软件工程管理的其他方面。在《人月神话(英文版)》中,既有很多发人深省的观点,又有大量软件工程的实践,为每个复杂项目的管理... -Mythical Man-Month "content from any of Brooks, in IBM s System/360 computer series and
  3. 所属分类:software engineering

    • 发布日期:2017-05-20
    • 文件大小:6005760
    • 提供者:李经
  1. dadaozhijian

    0下载:
  2. 本书提出了审视软件工程的全新视角和软件工程的体系模型(EHM,软件工程层状模型)本书用非工程的方式重新解析软件工程现象,全面、细致而深刻地分析了工程中各个环节的由来、价值及其内在关系。综合论述开发、工程二者的现状,例如对程序员“工匠思想”的起源进行广征博引的分析,也对工程中“敏捷过程”的经验主义本质进行深至髓质的论证。全书语言轻快,可读性强,薄且有味。-This book presents a new look at software engineering and software engin
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:833846
    • 提供者:song
  1. Think-Of-SE

    0下载:
  2. 在4个方面对软件工程技术的发展进行一些思索:(1) 从事物发展规律的角度,揭示软件工程技术发展历程 (2) 从软件本质特征的角度,浅析虚拟机各抽象层次的构造 (3) 从软件开发的本质,提出了软件工程学科研究的内容,并研究了软件工业化生产模式 (4) 以Internet的出现为背景,探索了软件技术的发展趋势. -In the four aspects of software engineering technology development some thinking: (a) the law
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:101164
    • 提供者:白白
  1. CH22_CORDIC

    0下载:
  2. 详细讲解了关于givens的理论,从硬件设计的角度阐述了思路-Explain in detail about the givens of the theory, from the perspective of the hardware design ideas
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:163854
    • 提供者:ben
  1. image-matching-

    0下载:
  2. 针对 128 维 SIFT 特 征向量,采用距离匹配和余弦相似度匹配相结合的测度方法,利用特征点方向一致性进一步降低误匹配率 . 实验结 果表明:改进算法对图像的缩放、旋转、光照、噪声和小尺度的视角变换均有较好的匹配效果 . 与原算法相比,在保 证匹配点数和匹配时间的基础上,改进算法对旋转、缩放、噪声模糊和光照变换的误匹配率平均降低 10%~20% , 对于小尺度的视角变换,误匹配率平均降低 5%. -For 128-dimensi
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:398886
    • 提供者:焦婷
  1. New-tools-in-non-linear-modelling-and-prediction.

    0下载:
  2. In this paper we give an account of a new change of perspective in nonlinear modelling and prediction as applied to smooth systems. The core element of these developments is the Gamma test a non-linear modelling and analysis tool which allows u
  3. 所属分类:Development Research

    • 发布日期:2017-04-01
    • 文件大小:968384
    • 提供者:ahmed
  1. Taobao-technology-this-decade

    0下载:
  2. 《淘宝技术这十年》从工程师的角度讲述淘宝这个超大规模互联网系统的成长历程,及其所有主动和被动的技术变革的前因后果。书中有幕后故事、产品经验、架构演进、技术启蒙,也有大牛成长、业内八卦、失败案例、励志故事。《淘宝技术这十年》文风流畅,有技术人员特有的幽默感;内容积极正面,有现场感,全部是作者亲身经历。-"Taobao technology this decade," about the growth process of this ultra-large-scale Taobao Internet
  3. 所属分类:Project Manage

    • 发布日期:2017-06-02
    • 文件大小:14385744
    • 提供者:刘刚
« 1 2 3 4 56 7 8 »
搜珍网 www.dssz.com