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

搜索资源列表

  1. 编译原理报告

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

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

    0下载:
  2. 创业计划书样本,这个文件是为了给大家一个更大的学习空间,学习怎样把自已的软件拿到市场上-venture plan samples, the paper is to give us a greater space for learning, learning how to get their own software on the market
  3. 所属分类:成功激励

    • 发布日期:2008-10-13
    • 文件大小:75563
    • 提供者:梁梁梁
  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. TheRoadAhead

    0下载:
  2. 十年前,微软帝国的缔造者比尔-盖茨(Bill Gates)曾撰写过一本在当时轰动一时的书——《未来之路》,他在这本276页的书中预测了微软乃至整个科技产业未来的走势。盖茨在书中写道:“虽然现在看来这些预测不太可能实现,甚至有些荒谬,但是我保证这是本严肃的书,而决不是戏言。十年后我的观点将会得到证实。”一转眼十年过去了,现在让我们回顾一下盖茨的书中到底预测了些什么,又有哪些已经成为了现实。 -decade ago, Microsoft empire founder Bill - Gates
  3. 所属分类:成功激励

    • 发布日期:2008-10-13
    • 文件大小:10353731
    • 提供者:吴玲
  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. weichengxushiyan

    0下载:
  2. 计算机的微程序试验的计划书,和试验的内容和指导,希望大家一起-computer micro-program test plan, and test the content and guidance, I hope all of us can s
  3. 所属分类:技术管理

    • 发布日期:2008-10-13
    • 文件大小:209185
    • 提供者:sada
  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. diannaoguzhang

    0下载:
  2. 电脑故障维护实用手册 让我们成为电脑维护的高手-computer failures to safeguard practical manual for us to become a master computer maintenance
  3. 所属分类:技术管理

    • 发布日期:2008-10-13
    • 文件大小:232414
    • 提供者:tzc
  1. hwddt

    0下载:
  2. 华为的冬天,一片很有名的文章,勉励我们要不断奋斗-Huawei in winter, a very famous article, and encouraged us to keep fighting
  3. 所属分类:成功激励

    • 发布日期:2008-10-13
    • 文件大小:12708
    • 提供者:缘客舍
  1. NS2-trace

    0下载:
  2. manual of trace file in pdf format.. it guide us to read old trace file and also new trace file format-manual of trace file in pdf format.. it guide us to read old trace file and also new trace file format..
  3. 所属分类:File Formats

    • 发布日期:2017-03-22
    • 文件大小:178220
    • 提供者:ismail
  1. US-Patent-LT

    0下载:
  2. Us patent on LT coding by Micheal Luby-Us patent on LT coding by Micheal Luby....
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:431438
    • 提供者:M. Asim
  1. what-asia-can-tell-us-about-sns

    0下载:
  2. what asia can tell us about sns.
  3. 所属分类:Development Research

    • 发布日期:2017-04-09
    • 文件大小:1429426
    • 提供者:isque
« 12 3 4 5 6 7 8 9 10 ... 30 »
搜珍网 www.dssz.com