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

搜索资源列表

  1. LRgrammar

    0下载:
  2. 在本章中主要介绍如何判断LR文法,详细介绍计算机在分析LR的思想,以及相关的FIRST,FOLLOW,SELECT的分析方法,并附加了解释各种FIRST,FOLLOW,SELECT的例子,简单易懂-In this chapter describes how to determine the main LR grammar, detailed computer analysis of the idea of LR, as well as FIRST, FOLLOW, SELECT method,
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:128220
    • 提供者:xixi
  1. FileTree20

    0下载:
  2. 州的分割文件后觉得这确实是一个简单的思路,但是要把他编得更加完美却较难有句话:小事不做何以做大事,编一百个软件不如编好一个软件.本人的分割文件思想是把要分割的文件一次读入内存求的分割的数目,然后分别写入文件接着写入文件信息以便合并使用,不过该软件有个缺点: 他用的是属性页对话框写的框架我还不知道怎么修改他自带的退出按钮,-After the partition of the document states that this is indeed a simple idea, but should
  3. 所属分类:File Operate

    • 发布日期:2017-04-04
    • 文件大小:17233
    • 提供者:zoubin
  1. LR

    1下载:
  2. 1.实验目的 设计一个LR分析器,实现对表达式语言的分析,加深对LR语法分析方法的基本思想的理解,掌握LR分析器设计与实现的基本方法。 2.实验要求 建立文法及其LR分析表表示的数据结构,设计并实现一个LALR(1)的分析器,对源程序经词法分析后生成的二元式代码流进行分析,如果输入串是文法定义的句子则输出“是”,否则输出“否”。 3.实验内容 (1)文法描述及其LALR(1)分析表 描述表达式语言的文法G如下: -1. The experiment was to de
  3. 所属分类:Compiler program

    • 发布日期:2016-10-18
    • 文件大小:290259
    • 提供者:sh_xj
  1. bianyiyuanli

    0下载:
  2. FOR循环语句的翻译程序设计(简单优先法、输出四元式),写出符合给定的语法分析方法的文法及属性文法。 完成题目要求的中间代码四元式的描述。 写出给定的语法分析方法的思想,完成语法分析和语义分析程序设计。 编制好分析程序后,设计若干用例,上机测试并通过所设计的分析程序。-FOR loop of the translation process design (a simple priority method, the output quaternion type), written in
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:91834
    • 提供者:warmorange
  1. Delphi6.0sujukushijian

    0下载:
  2. Delphi 6.0数据库设计思想一实践(附书光盘的所有源代码,可以直接编译运行),不可多得的学习参考试资料-Delphi 6.0 Database design idea of a practice (with the book CD-ROM of all the source code, you can direct the compiler to run), a rare examination of the study and reference information
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-24
    • 文件大小:8148970
    • 提供者:ericye
  1. ManagedCodefromUnmanaged

    0下载:
  2. One significant part of developers (including myself) are doing some kind of automation of Microsoft Office that was already treated by Mike Gold. So I will concentrate on opposing side of problem, how to use managed assembly from MS Office or VB scr
  3. 所属分类:.net

    • 发布日期:2017-04-02
    • 文件大小:25825
    • 提供者:Eds
  1. tracking

    0下载:
  2. This paper proposes a new method of extracting and tracking a nonrigid object moving while allowing camera movement. For object extraction we first detect an object using watershed segmentation technique and then extract its contour points by a
  3. 所属分类:Document

    • 发布日期:2017-05-09
    • 文件大小:2163639
    • 提供者:sacoura31
  1. uCOS-IIARM

    0下载:
  2. uCOS-II在ARM系统上的移植与实现 一篇有关方面的思路性论文 相当经典-uCOS-II system in the ARM transplantation with the idea of the parties concerned to achieve a very classic papers
  3. 所属分类:Project Design

    • 发布日期:2017-03-31
    • 文件大小:36929
    • 提供者:suiwnjie
  1. 5

    0下载:
  2. 本章讲述了各种图形学中的几何变换,包括一维和二维的旋转,平移以及缩放,对各种几何变换都具有详细的思想描述,算法描述和举例,以及其他相关的内容,简单实用-This chapter describes a variety of geometric transformations in graphics, including the one-dimensional and two-dimensional rotation, translation and scaling of various geom
  3. 所属分类:Document

    • 发布日期:2017-05-18
    • 文件大小:5026229
    • 提供者:xixi
  1. EDWBCStream

    0下载:
  2. That s VB.NET source. I work with XP Pro. Three hard pointsmaximum frames rate : 90 frames/sec (with Philips SPC 900NC PC Camera)reat multiple image format (RGB24, I420 with DIB) not get better than 15 frames/sec with 640x480 resolution,
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-30
    • 文件大小:76303
    • 提供者:Moh
  1. VBCHAOSHI

    0下载:
  2. 这是一套如此完整的代码,它包括了一个软件开发过程中,从设计到实现的所有文档,资源以及完整源代码。也许许多人不清楚怎么以一个软件工程的思想去完成软件开发,这就是我发布所有源代码的目的。软件=文档+程序,这是许多人都知道的;履行这个思想,便是本套程序的开发守则。但由于这个课程设计的时间太短,才2周,有些地方做得比较马虎,或出现某些错误;但对大多数学习VB的朋友,还是有许多借鉴的地方的。-This is a complete code so that it includes a software d
  3. 所属分类:Shop supermarket software system

    • 发布日期:2017-04-05
    • 文件大小:795436
    • 提供者:liqiang
  1. Socket_Programming_files

    0下载:
  2. this document contained the idea behind the socket programming in linux
  3. 所属分类:Document

    • 发布日期:2017-04-25
    • 文件大小:14392
    • 提供者:sant
  1. BPSKinOFDM

    0下载:
  2. This phase shift keying modulation technique file to give basic idea how to do the psk modulation...... this file is very helpfull for all new peoples want to learn digital modulation-This is phase shift keying modulation technique file to give bas
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-06
    • 文件大小:1438
    • 提供者:saleem
  1. weblogic_j2ee_MusicSite_Source_Database_

    0下载:
  2. weblogic_j2ee构建音乐网站_源代码_数据库 拥有自己的音乐站点是个不错的想法,相比传统的ASP或PHP站点,我们将采用J2EE架构实现多层结构的,高度可扩展的站点。您将看到,采用J2EE技术,加上强大的WebLogic平台,我们能更容易的实现一个音乐站点应用,而非传统意义上的平面结构的网站。-build a music website weblogic_j2ee _ _ source database has its own music site is a good idea,
  3. 所属分类:Java Develop

    • 发布日期:2017-05-19
    • 文件大小:5581196
    • 提供者:lgp
  1. IDEA1

    0下载:
  2. a simplified version of the International Data Encryption Algorithm (IDEA)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:376343
    • 提供者:sadiq
  1. WayOfDesing

    0下载:
  2. 设计经验交流,读这本书之前最好先看看GOF,以下是目录 设计,看上去很美 设计,由你掌握 重构初体验 从企业的运行价值链说起 使用极限编程改善项目的设计和灵活性 从实例谈OOP、工厂模式和重构 从实例谈Adapter 模式 从Adapter模式到Decorator模式 Visitor模式之可行与不可爱 从容自若的CTO Strategy 模式的应用实践 Factory Method 模式 Composite 模式 Iterator 模式-T
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:761856
    • 提供者:Tony.Z
  1. 2001

    0下载:
  2. 以前电子设计大赛的论文集,有函数信号发生器、示波器、自动控制的平衡小车、收音机等的设计思想、制作电路图及相应程序流程图-Before the collection of electronic design contest, the function signal generator, oscilloscope, the balance of automatic control car, radio, the design idea, the production of circuit diagr
  3. 所属分类:Project Design

    • 发布日期:2017-05-26
    • 文件大小:9164573
    • 提供者:ou
  1. JAVAOnLineChat

    0下载:
  2. 基于CS的java聊天程序,分为十个阶段,将编程的思路体现了出来,每一个阶段都有源文件和编译通过的文件。第十个阶段是最后的完整程序。重点没有放在细微的功能上,而是将重点放在了异常和逻辑问题的解决上。-CS of the java-based chat program, divided into 10 stages, will embody the idea of programming out there at every stage of the source file and compile
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:63424
    • 提供者:
  1. PIX635-sample

    0下载:
  2. PIX635 防火墙配置实例,讲解很详细,配置思路很清晰。-PIX635 firewall configuration examples to explain in great detail, configuration idea is very clear.
  3. 所属分类:Firewall-Security

    • 发布日期:2017-03-28
    • 文件大小:352427
    • 提供者:蔡建国
  1. UNIXwenjianxitong

    0下载:
  2. 一、设计思想说明 本系统是模拟实现多用户多目录的文件系统(8个用户),在系统出现登录后 ,输入用户与口令,在用户登录系统后,可建立文件卷,将用户输入的文件保存在指定的文件中。 -First, the design idea is the simulation of this system to achieve multi-user multi-directory file system (8 users), in the system log in, enter your usernam
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:201955
    • 提供者:帅哥
« 1 2 ... 39 40 41 42 43 4445 46 47 48 49 50 »
搜珍网 www.dssz.com