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

搜索资源列表

  1. C语言编译器基本代码

    1下载:
  2. 编译原理这门课确实不是很容易,这是一些基本的C语言编译器代码。-compiler theory this course is not very easy to do, which is a basic C compiler code.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:97230
    • 提供者:陈亮
  1. 完整的编译器代码

    2下载:
  2. 老师提供给我们的完整的C语言编译器代码,包括词法分析、语法分析、语义分析、代码生成。-teachers to the integrity of the C language compiler code, including lexical analysis, grammar analysis, semantic analysis, code generation.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:56007
    • 提供者:陈亮
  1. Lesson02

    0下载:
  2. C++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载,类的继承,函数覆盖,基类与派生类的构造函数、析构函数先后调用顺序,如何在派生类构造函数中向基类的构造函数传递参数,this成员变量,类型转换的内幕,虚拟函数与多态性,引用和指针的变量的区别与共同处。VC工程的编译原理与过程,将工程中不同的类拆分到不同的原文件中,每一个类由一个.h和.cpp文件共同完成,头文件重复定义问题的解决,培养了学员良好的编程习惯,也为以后分析MFC Appwizard生成的工程奠定了良好基础。-classi
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:37487
    • 提供者:鞠俊
  1. unixODBC-2[1].2.4.tar

    0下载:
  2. 这是一个用于unix/linux的源码,我用来编译libodbc.a的库文件,还有其他的功能(里面的readme文件有说明),最大的好处是可用于任何架构,不局限于x86系统。-for unix / linux source code, the compiler I used libodbc.a of the library, there are other functions (inside the readme file a descr iptive), the biggest benefit
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:2068370
    • 提供者:方伟
  1. RS232-USB转换器驱动源码

    0下载:
  2. 一个用来实现把RS232接口转换成USB接口的设备驱动程序源码,用DDK编译-to achieve an RS232 interface into the USB device driver source code, the compiler used DDK
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:173499
    • 提供者:苏远平
  1. logTest

    0下载:
  2. 很好的日志文件编程,利用log4j和JBuilder 9.0编译通过,基本的日志形式都有,对你的帮助会很大-good programming log files, and use USE JBuilder 9.0 compiler, the basic form has log, you will be a great help
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:7851
    • 提供者:张章
  1. bianyiyuanli

    0下载:
  2. 这是个一个编译原理的课程设计,对大家有一定的帮助,可以参考一下-This is a compiler theory of curriculum design, we have to help to a certain extent, take a look
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:98540
    • 提供者:黄德春
  1. Complier_Biao

    0下载:
  2. 自己写的编译原理的词法,语法,分析等希望大家喜欢。-himself wrote the compiler principles of morphology, syntax and analysis hope you like them.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:57440
    • 提供者:刘径舟
  1. 关于编译原理课程讲义cth

    0下载:
  2. 好的学习资料编译没学好的要下了看看哦 ,我也是找老师要的-good learning information to the compiler diminish under a look at, oh, I also want to find teachers
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:364493
    • 提供者:gq
  1. DFT_matlab

    0下载:
  2. DSP 的 matlab 仿真,主程序部分,已经通过编译。-DSP Matlab simulation, part of the main program, the compiler has passed.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:4348
    • 提供者:丁聪
  1. LL(1)分析的实现

    0下载:
  2. 编译中的LL(1)分析方法的实现。对于输入的文法,判断其有效性,用LL(1)方法进行语法分析,并可判别输入的符号串是否为该文法的句型。 -compiler of LL (1) Method of analysis. The importation of the grammar, to judge its effectiveness, with LL (1) methods for syntax analysis, discriminant can input strings of symbols
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:10312
    • 提供者:原子
  1. prefixspan的源代码c++

    1下载:
  2. 序列模式挖掘prefixspan算法源代码。License: GPL2 (Gnu General Public License Version 2) Requirements: C++ compiler with STL (Standard Template Library).-sequence Mining prefixspan algorithm source code. License : GPL (Gnu General Public License Version 2) Re
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:19852
    • 提供者: 高敏
  1. 超级玛丽源代码

    0下载:
  2. vc开发的超级玛丽源码,如果你要修改编译程序请将\\res目录下的帮助文件复制到执行文件的同一目录下如\\debug 喔,Sameball目录下的res.zip需要解压-vc development of the super-source Mary, if you want to amend the compiler request \\ res directory assistance copy of the document to the implementation of the sa
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:964545
    • 提供者:刘军
  1. C编译器源代码——c++

    1下载:
  2. C编译器源代码,编译原理实验或课程设计,很好的参考。-C compiler source code, compile principle experiment or curriculum design, good reference.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:52993
    • 提供者:陈为
  1. 图书租借管理系统

    0下载:
  2. 这是图书租借管理系统,但没有编译,还存在一点问题,请大家来帮忙解决一下-lease management system, but no compiler, there is a question, please help us to resolve what
  3. 所属分类:电子政务应用

    • 发布日期:2008-10-13
    • 文件大小:639233
    • 提供者:秦少刚
  1. XScale体系结构及对编译优化的挑战

    0下载:
  2. XScale体系结构及对编译优化的挑战。对XScale体系结构比较详细的介绍。-XScale architecture and the compiler optimization challenges. XScale architecture for a more detailed presentation.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:522609
    • 提供者:王欣
  1. c_compile

    0下载:
  2. 写带关键字的脚本解析可以参考这个c编译器的实现方式,高效且灵活-wrote the scr ipt with the keyword analysis can refer to the c compiler in manner, efficient and flexible
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:59090
    • 提供者:love
  1. 编译原理程序设计 布尔表达式的翻译

    0下载:
  2. 用C++实现的编译原理程序设计 布尔表达式的翻译-C + + compiler program design principles Boolean expressions translation
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:314083
    • 提供者:寒冰
  1. 上传程序

    0下载:
  2. 其中包含JAVA,C++,数据结构,数据库,编译原理,接口技术等15个课程设计和程序。希望你审查。-which includes Java, C, data structures, database, compiler theory, interface technology 15 curriculum design and procedures. I hope you review.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:591545
    • 提供者:高庆伟
  1. Java2学习

    0下载:
  2. 本书所附光盘的内容包含了开发实例的所有程序源码,所有程序源码都是在Java2上编译通过的。要运行本光盘上的实例,用户需要安装Java编译环境,请将光盘上的实例拷贝到本机硬盘上,并去掉其只读属性,除非特殊说明,一般经编译即可直接运行。 -the accompanying CD contains examples of the development of all the procedures source, the source of all procedures are compiled i
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:2520676
    • 提供者:long
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com