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

搜索资源列表

  1. 编译原理报告

    0下载:
  2. 设计目的 1. 程序的方法实现语法分析的LL(1)方法。手工构造词法分析程序 。 2. 锻炼自己的编写程序的能力和独立的编程思维能力。提高自己的编程能力。 3. 熟悉编译原理词法分析和语法分析的方法,加深对基本方法的了解。 4. 让我们更家进一步的理解编译原理,更好的的学习它的一些思路,掌握编译原理的理论基础。 5.让我们更加熟悉编程语言的运用和编程的技巧。更加了解编程的思维方式。 6. 采用自动机这种方法来设计词法分析程序,使思路更加清晰,
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:48732
    • 提供者:cyberspace
  1. Visitor

    0下载:
  2. 设计模式——访问者模式 Visitor模式允许我们在不改动原有结构的基础之上不断增加新的功能。 ICumulation接口定义了方法Cumulate(),旨在计算1+2+……+n,有两种不同的实现方法,一个是一般的叠加算法GeneralArithmetic,一个是高斯算法GaoSiArithmetic。 因为某种原因,系统需要添加求平均值的功能,还有计算1到n的平方和。 按照一般的思路,我们需要在ICumulation中定义两个方法分别计算平均值和平方和,并在实现类中同
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:87871
    • 提供者:linhuibaby
  1. misraC

    0下载:
  2. MISRA (The Motor Industry Software Reliability Association 汽车工业软件可靠性联会) 是位于英国的一个跨国汽车工业协会,其成员包括了大部分欧美汽车生产商。其核心使命是为汽车工业提供服务和协助,帮助厂方开发安全的、高可靠性的嵌入式软件。这个组织最出名的成果是所谓的MISRA C Coding Standard,这一标准中包括了127条C语言编码标准,通常认为,如果能够完全遵守这些标准,则你的C代码是易读、可靠、可移植和易于维护的。最近很多嵌
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:672124
    • 提供者:杨超
  1. gooleansweryang

    0下载:
  2. n后问题回溯(递归) C/C++编写的n后问题回溯(递归) 欢迎大家使用,给大家带来愉快的心情-problems after n retrospective (recursive) C / C n prepared by the issue after backtracking (recursive) Everyone is welcome to use. give us some pleasant mood
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:10192
    • 提供者:杨文博
  1. examplesofrouterandswtch

    0下载:
  2. 非常好的路由器、交换机配置介绍,希望能给大家带来帮助。-very good router, switch configuration, in the hope of giving us some help.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:6514206
    • 提供者:营春晓
  1. howtocreatedynamicCBinC++

    0下载:
  2. 滑动控件是Windows中最常用的控件之一。一般而言它是由一个滑动条,一个滑块和可选的刻度组成,用户可以通过移动滑块在相应的控件中显示对应的值。通常,在滑动控件附近一定有标签控件或编辑框控件,用于显示相应的值。滑动控件在应用程序中用途级为广泛,如在桌面的属性中就可以看到。为此,让我们一起来看一下它的实现方法。-Sliding Windows Control is the most commonly used one of the controls. Generally it is a slidi
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:4089
    • 提供者:arpiar
  1. portucosiionskyeye

    0下载:
  2. 介绍uC/OS-II 在SkyEye上的移植分析.uC/OS-II 作为一个优秀的实时操作系统已经被移植到各种体系结构的微处理器上,也是目前较为常用的公开源码的实时内核。从这里入手学习嵌入式系统开发的基本概念,以及在 SkyEye 里构造一个可以运行的RTOS,能够使我们更深入地了解嵌入式开发的流程,在没有硬件的条件下也能对ARM的体系结构有个初步的认识。-on Phone / OS-II in the transplant SkyEye analysis .uC / OS-II as a ex
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:136968
    • 提供者:朱凤宇
  1. Sw_Eng_Process_341

    0下载:
  2. Software Engineering is a discipline applied by teams to produce high-quality, large-scale, cost-effective software that satisfies the users’ needs, and can be maintained over time Software Development is a weaker term where standards, tools, proce
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:860409
    • 提供者:成建国
  1. design002

    0下载:
  2. Design Specification Introduction Goals and Objectives GameForge is a graphical tool used to aid in the design and creation of video games. It attempts to bring game development down to a level that any computer savvy user can under
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1239904
    • 提供者:德俄
  1. dk134

    0下载:
  2. 我们常常会在各类的技术文章中见到诸如135、137、139、443之类的“端口”,可是这些端口究竟有什么用呢?它会不会给我们的计算机带来潜在的威胁呢?究竟有多少端口是有用的?想要了解的话,就跟我来吧:D-We often in various technical articles seen as 135,137,139. 443 like the "port" However, these ports whether what is the use? It will give
  3. 所属分类:软件工程

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

    0下载:
  2. 这是我们老板对我们专业规划时让我们要掌握的一些开发平台,希望对学电信的哥们有很大的启发-This is our boss of the professional planning for us to grasp some of the development platform Telecom hopes to learn the Miners have great inspiration
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:3028
    • 提供者:外祖父
  1. speed1

    0下载:
  2. 该设计图是我们进行项目的结构设计图,可以给大家做为一个参考。-the design is the structure of the project design, can give us as a reference.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:77714
    • 提供者:y c
  1. javadesheji

    0下载:
  2. 呵呵....这个是教我们怎么使用JAVA面向对象设计-Oh .... This is to teach us how to use Java Object-Oriented Design
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:56840
    • 提供者:306
  1. jtag-flash-usb

    0下载:
  2. 这些资料是进行USB开发,FLASH的读写,JTAG仿真非常有用的资料.里面有非常详细的电路图和源码的使用.希望大家一起使用.-information is the development of USB Flash literacy, JTAG Simulation very useful information. There are very detailed circuit diagrams and source use. I hope all of us can use. Thank yo
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1314538
    • 提供者:hushxixi
  1. microsoftCprograming(jingcui)

    0下载:
  2. 微软C编程精粹,看看微软员工的编程规范,对我们很有帮助-Microsoft C programming essence, a look at Microsoft standardize the programming staff, very helpful to us
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:245046
    • 提供者:张智伟
  1. 软 件 工 程 思 想

    0下载:
  2. :软件开发过程中的坎坎坷坷,仿佛只是人脸的凹凸不平,用热水毛巾一把就可抹平。让我们高举程序主义、软件工程思想的伟大旗帜,紧密团结在以Microsoft为核心的软件公司周围,沿着比尔• 盖茨的生财之道,不分白天黑夜地编程,把建设有中国特色的软件产业的伟大事业全面推向21世纪。-: software development process of Bumpy Road, as if the face is rugged, a towel with hot water can be smoo
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1068030
    • 提供者:李林
  1. VC调试技巧

    1下载:
  2. Visual C++开发工具与调试技巧整理,适用于新手。
  3. 所属分类:软件工程

    • 发布日期:2009-02-03
    • 文件大小:2922
    • 提供者:llc603
  1. VirtualKeyboard_full_3_6_1.zip

    0下载:
  2. Introduction Virtual Keyboard is a great tool when you can t install or use additional keyboard layouts bundled with your OS. For example, you re at the internet cafe where only En/US layout is available and you want to write some letters to your Ru
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:1014185
    • 提供者:hskil85
  1. CmmKeyPractice.rar

    0下载:
  2. 自己整理的CMM关键实践,翻译不标准,仅供参考。其实我觉得CMM可以随时提醒我们还有哪些方面没有做好,但我们也不能生搬硬套。开发环境选的C++,但CMM可适用于所有软件工程,基本与开发语言无关哦(话多了^_^)。,Finishing their own CMM key practice, non-standard translation for information purposes only. Actually, I think that CMM can always remind us o
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:86682
    • 提供者:goldlion
  1. ObjectARX2004

    0下载:
  2. ARX 2004的帮助文档,是一个不错的学习ARX的好资料,帮助我们提高学习的速度-ARX 2004 with the help documentation, it is a good learning ARX good information to help us to improve the learning speed
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:716512
    • 提供者:lvandwang
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com