CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 其它 搜索资源 - compiler

搜索资源列表

  1. 通用破解软件时间限制

    1下载:
  2. 这是一个可以实用的通用破解软件时间限制的程序源码,基本原理是在软件运行的前几秒钟里将系统时间设置为软件容许你使用的可用时间,使用时将编译的可执行文件和ExeInfo.ini文件放到要运行的软件的目录里,运行编译的可执行文件就可用启动要运行的软件。运行前需要设置ExeInfo.ini文件,说明如下: EXENAME 为要破解的软件的执行程序名 GAP=5000 为设置成可用时间的时间长度,毫秒为单位 INCTIME=Y 是否每次运行都增大可用时间(有些软件会检测可用时间必须大于上次运行时间) DA
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2727
    • 提供者:张文辉
  1. cminus_0.3

    1下载:
  2. 一个c语言的编译器的源代码,很有参考价值-a language compiler source code of great reference value
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:214491
    • 提供者:秘书
  1. 简单pacal编译器实现

    2下载:
  2. 此源码是简单Pascal编译器实现代码,采用工具LEX和YACC实现-this source is simple Pascal compiler for code using tools LEX and YACC
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4252
    • 提供者:汪永威
  1. astl.beta.2.0

    0下载:
  2. 一个类似STL的自动机的源代码库,利用STL 组件开发,适合Windows和*nix多平台的C++ 编译器。-a similar automatic machine's source code for use STL components development for Windows and * nix multi-platform C compiler.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:942437
    • 提供者:jjyynmb
  1. iscript

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

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

    2下载:
  2. 反编译工具可以反编译Java源码,一款功能强大完善、操作界面友好、可扩展性好、专门针对个人和企业进行-anti-compiler tool-source Java compiler, which complements the powerful sound, friendly user interface, scalability, and specific individuals and enterprises
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:193108
    • 提供者:张冲
  1. flex_bingle

    0下载:
  2. 编译原理(Flex):生成词法和语法分析程序的源代码的程序。-Compiler Principle (Flex) : Generation morphology and syntax analysis of a program's source code procedures.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:402446
    • 提供者:
  1. devcpp-4.9.9.2-src

    0下载:
  2. 一个非常好的c++编译器,不比visual c++差多少,代码非常规范-a very good c compiler, unlike visual c bad number, code very norms
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1553539
    • 提供者:李酒
  1. FASM实用教程

    0下载:
  2. 一个编译器的使用教程 很好非常流行我公司经常使用-a compiler of the directory very good pop, I always use
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:34970
    • 提供者:jian
  1. 20051124

    0下载:
  2. 用于lex和yacc的c++及c语言的文法,可用来构造C++语言的编译器-for lex and generates a c c language and grammar, can be used to construct the C language compiler
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:64815
    • 提供者:王小波
  1. tcc-0.9.20.tar

    0下载:
  2. tcc,一个很小巧的c编译器,它的特点是比gcc要快很多,而且支持像运行教本一样运行.c程序-TCC, a very small c compiler, it is characterized by faster than many gcc, and support the same as running textbook operation. C procedures
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:199391
    • 提供者:刘伟
  1. 编译原理语法分析图片

    1下载:
  2. 编译原理语法分析图片,形象的表示了编译原理语法分析的步骤-compiler theory syntax analysis pictures, image editing, said the principle of syntax analysis steps
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:287043
    • 提供者:
  1. 马踏棋盘C

    0下载:
  2. 一个数据结构的实验。马踏棋盘的程序。已经通过编译了。-a data structure experiments. Horse riding chessboard procedures. The compiler has been passed.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2155
    • 提供者:张东岳
  1. FillTable

    0下载:
  2. 这是一个c程序,它是用来解决编译原理中的词法扫描程序,用来查添符号表。-c This is a program that is used to solve the compiler principles of lexical scanning procedures used to investigate Tim symbol table.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1530
    • 提供者:yata
  1. slr

    0下载:
  2. 编译原理课程试验,一个类C语言编译器前端的SLR方法实现。使用VC,c语言风格-compiler test, a Class C language compiler front-end SLR method. Using VC, c language style
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:29323
    • 提供者:劳尔
  1. 编译原理LL1词法分析器

    0下载:
  2. 用vc实现的简单LL1词法编译程序 非常实用,我写来交作业的 -vc achieved with a simple LL1 accidence compiler very useful, I wrote to the perpendicular operation
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10403
    • 提供者:汤献聪
  1. globals

    0下载:
  2. 编译原理算法的实现 globals加厚地在叶要要地可耕地城城城地在城地在地夺在地在霜厅有关在寺在博古通今城区城地在地有地要地在城地在有关霜在地有关-compiler theory algorithm to achieve globals thickening of the leaf to an arable land to the city in danger on the road in the city to seize the cream in the Office of the erud
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:11119
    • 提供者:luoy
  1. CCOS

    0下载:
  2. C源码:可以检测 10 种 C 语言编译环境的程序.-C source : can detect 10 species of C language compiler environment procedures.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1197
    • 提供者:huangwm
  1. compiler Of Ada& N

    0下载:
  2. 一个ada的编译器-a compiler
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:631247
    • 提供者:王克迅
  1. a VHDL Compiler

    0下载:
  2. 这是一个VHDL(硬件描述语言)的编译器,更确切说是一个解释器,输入是VHDL语言,输出是经过提到后的符号表,也就是将VHDL中的重要变量比如输入输出变量和DFF等保存下来。-This is a VHDL (hardware descr iption language) compiler, more precise explanation is a device that is VHDL input, output was mentioned after the symbol table to
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:118091
    • 提供者:gepo
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com