搜索资源列表

  1. zhou_compiler

    0下载:
  2. 我的编译原理课程设计。类PASCAL的语法,仿造PL0文法,采用递归子程序法生成中间代码-四元式。没有实现中间代码的优化。-I compiler theory of curriculum design. PASCAL syntax, copy PL0 grammar, using recursive method subroutine code generation middle-4 yuan style. Not achieved i
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:63649
    • 提供者:周伟斌
  1. VC++6游戏编程

    1下载:
  2. VC++6游戏编程,里面包含了七个小游戏的编译过程,全书通俗易懂,会成为你入门的好帮手-VC six games programming, which contains seven small game compiler process, the book is easily understood and your entry will be a good helper
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:2896110
    • 提供者:翁明喆
  1. 一个树控件在编译器语句显示中的应用

    0下载:
  2. 一个树控件在编译器语句显示中的应用程序。在开发编译器时,一个很重要的就是对语句结构进行显示。-Control in a tree compiler statement shows that the application procedures. The compiler development, a very important statement is the right structure shows.
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:96580
    • 提供者:沈智鹏
  1. iscript

    0下载:
  2. 编译原理的词法分析,上下文无关文法的编译器-compiler tenets of lexical analysis, context-free grammar compiler
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:82965
    • 提供者:王亭
  1. mycgrammarlist

    0下载:
  2. ansi c 的语法规范,可以用来开发ANSI C的编译器,感兴趣的可以下载-ansi c standardize the syntax can be used for the development of the ANSI C compiler, interest can be downloaded
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:5776
    • 提供者:haha
  1. Mafia-1.4

    1下载:
  2. 关联规则中的频繁项集生成算法Mafia1.4版本,一个效果非常好的算法,可在linux和windows下编译运行。-association rules of frequent item sets Algorithm Mafia1.4 version, a very good effect algorithm, and the Linux compiler running under windows.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:731637
    • 提供者:龙行天下
  1. newgenmax

    0下载:
  2. 关联规则中的频繁项集生成算法genmax,可在linux和windows下编译运行,可能不太容易看懂。-association rules of frequent item sets genmax generation algorithm, and the Linux compiler running under windows, it may not be easy to understand.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:39444
    • 提供者:龙行天下
  1. UNIX聊天程序

    0下载:
  2. 在RedHad9 下实现文字界面的聊天程序。此源码示范了C语言的socket通信编码;RedHad下如何编译c代码。内附说明文档详细说明了socket通信原理和代码解释。-under the RedHad9 text chat interface procedures. This source model of the C language socket communications coding; How RedHad c compi
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:608029
    • 提供者:李俊
  1. 编译原理上级实习-第二部分

    0下载:
  2. 用java写的一段PL0编译程序.用户可以在文本框内输入一段PL0代码,该程序可以将这段代码翻译成汇编指令。-used to write the section PL0 compiler. Users can input text box section PL0 code, the program code can be translated into this compilation directives.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:46297
    • 提供者:孙金波
  1. copier_src

    0下载:
  2. 说明: 需要安装ddk2k ddkxp才可以编译运行. 虚拟打印机驱动程序-Note : the need to install ddk2k ddkxp compiler can run. Virtual Printer Driver
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:5870
    • 提供者:Tony
  1. Tree_bit

    0下载:
  2. 一个经过编译调试的可运行的在树前加载图标的例子-a compiler can run the debugger in the trees before loading icon example
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:60813
    • 提供者:文龙
  1. Cutetiny

    0下载:
  2. pascal的编译器 交作业没问题 -perpendicular operation of the compiler no problem Haha
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:30205
    • 提供者:蔡鹏
  1. aMule-2.0.1.tar

    0下载:
  2. linux下电骡,P2P软件源代码。安装使用make工具,编译器gcc,具体步骤按README所示。--- Mule, P2P software source code. Make installation tools, compiler gcc, specific steps indicated by the README.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2114810
    • 提供者:王微微
  1. chmview

    0下载:
  2. linux下看chm的小程序,编译器gcc,安装步骤见README-viewed chm small procedures, compiler gcc, installation steps see README
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:21989
    • 提供者:王微微
  1. ndis驱动程序代码

    0下载:
  2. 首先,读者可以先将DDK原来的packet例子程序备份,然后用改动后的驱动程序源码覆盖原先的代码(即覆盖packet->driver目录下的代码,修改后的代码已经给出)。 然后开始编译。顺次选择开始->程序->Development kits->Windows 2000 DDK->Checked Build Environment,将出现一个控制台窗口。使用cd命令进入D:\\programs\\NT
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:23063
    • 提供者:陶钊
  1. sflphone.tar

    0下载:
  2. IP电话源程序,在Unix环境下编译通过,基于h.323协议。-source IP telephony, in the Unix environment compiler, based on the H.323 agreement.
  3. 所属分类:IP电话/视频会议

    • 发布日期:2008-10-13
    • 文件大小:1097769
    • 提供者:杜永鑫
  1. fasm164

    0下载:
  2. fasm是一个x86的汇编编译器,支持win32和linux平台,支持多种文件格式输出,包括纯二进制-FASM is a compilation of x86 compiler support win32 and Linux platforms, support for multiple output file formats, including pure binary
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:179290
    • 提供者:王汉文
  1. AT91SAM7S-BasicMouseUSB

    0下载:
  2. arm 开发的示例教程,包含源代码,实际编译测试过,实现usb口鼠标的功能,注释全-arm tutorial examples of the development, including source code, the actual compiler tested, I realize usb mouse functions, the entire Notes
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:646407
    • 提供者:王鑫
  1. SH202

    0下载:
  2. 锁定键盘的程序,程序中设定了密码正确标志,在编译软件中编译成功.-keyboard lock procedures, procedures set password correct signs, the compiler software compiler success.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1217
    • 提供者:cl
  1. 电表

    0下载:
  2. 使用MEGA88制作电表的程序,使用WINAVR编译器。-use MEGA88 meter production procedures, the use of WINAVR compiler.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:36833
    • 提供者:许海洋
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org