搜索资源列表

  1. Zend Decode,PHP Zend反编译技术文档

    1下载:
  2. 分英文版及中文版本,详细介绍反编译 PHP Zend加密代码的技术方法跟思路.

  3. 所属分类:编程文档

    • 发布日期:2008-01-20
    • 文件大小:184932
    • 提供者:testbs
  1. 北大编译原理PPT

    0下载:
  2. 所属分类:编译器/词法分析

    • 发布日期:2008-07-13
    • 文件大小:2559318
    • 提供者:pla1988
  1. C++ Builder 下编译含有 MFC 的程式

    0下载:
  2. C++ Builder 下编译含有 MFC 的程式-Builder C compiler contains the program MFC
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1847
    • 提供者:保护*
  1. 44BOX中uClinux 的编译和运行教程

    0下载:
  2. 44BOX中uClinux 的编译和运行教程-44BOX which uClinux Compiling and Running Guide
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:100822
    • 提供者:none
  1. Example004-将窗体编译成类库

    0下载:
  2. 将窗体编译成类库,需要时方便引用。-to Form compiled libraries need convenient use.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:8251
    • 提供者:万源
  1. 防止用DeDe软件反编译delphi程序

    0下载:
  2. 防止用DeDe软件反编译delphi程序-preventing anti-software compiler delphi procedures
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2067
    • 提供者:游戏
  1. 编译原理学习导论

    0下载:
  2. 好书\\编译原理学习导论-books \\ Introduction to Learning Theory compiler
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:21788
    • 提供者:何艺红
  1. 编译原理课程设计与实现(毕业设计)

    0下载:
  2. 环境:windows98/2000/xp,Visula C++6.0下编译通过.毕业设计的题目,基本上按照编译原理的步骤实现的,有词法分析,检查,表成式生成等,我想大家应该都会喜欢的!-environment : windows98/2000/xp, Visula 6.0 C compiler through. Graduation topic, basically compiled in accordance with the pri
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:73475
    • 提供者:袁慧
  1. 编译原理词法分析器c语言

    0下载:
  2. 编译的作业,对词法的分析分类以及发现错误,希望与大家交流,谢谢指教-Task of Compiler Implementation,To analyse and find error of Lexical,wish to communication with you,thanks.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:3603
    • 提供者:王立伟
  1. 编译原理简单优先

    0下载:
  2. 编译原理简单优先的文法的分析,有过程,一目了然,谢谢指教。-compiler priority to the principle of simple grammar analysis, a process, clear, thank you for your excellent suggestion.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1489
    • 提供者:王立伟
  1. uClinux编译傻瓜教程

    1下载:
  2. 一步 教你如何去编译uclinux内核,包括文件系统ext2的挂载,网络驱动,基本的cash命令,lcd frambuffer功能,串口功能等内容。-teach you step by step how to compile Basis kernel, including ext2 file system mount, network drives, the basic cash orders, LCD frambuffer funct
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1085269
    • 提供者:朱春开
  1. Openssl & ActivePerl-5.8 & 编译要点说明

    0下载:
  2. Openssl & ActivePerl-5.8 & 编译要点说明,按照说明很容易通过编译,本人已经测试过,祝你好运。-Openssl ActivePerl - Compiler 5.8 points that can easily follow the instructions through the compiler, I have tested, I wish you the best of luck.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:16772638
    • 提供者:韦功成
  1. 编译原理课程设计报告LL1文法

    0下载:
  2. 课程设计的目的 通过课程设计进一步理解高级语言在计算机中的执行过程,加深对编译原理中重点算法和编译技术的理解,提高自己的编程能力,培养好的程序设计风格。同时通过某种可视化编程语言的应用,具备初步的Windows环境下的编程思想。解和掌握LL(1)语法分析方法的基本原理;根据给出的LL(1)文法,掌握LL(1)分析表的构造及分析过程的实现。 -curriculum design through curriculum design
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:126996
    • 提供者:爽爽
  1. VC++中调用Matlab .m函数编译后的对应c函数

    0下载:
  2. vc与matlab混合编程的具体实例,通过vc编译器调用matlab编译的.m文件。-vc mixed with Matlab programming specific examples, vc call Matlab Compiler compiled. M documents.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:23533
    • 提供者:侯磊
  1. 将.aspx文件和图片编译进dll

    0下载:
  2. 简单学习asp.net将文件和图片编译成动态外链接库..对一些初学者.是一个不错的例子. 其它的详细说明看代码哦-simple study of documents and pictures compiled into a dynamic link library .. outside for some beginners. It is a good example. Other detailed look at the code
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:7297
    • 提供者:辉辉
  1. 编译原理课程设计原稿(陈强 20029440913)

    0下载:
  2. 一个编译原理的词法分析程序,用vc编写 编译通过。-a compiler tenets of lexical analysis procedures used to prepare vc compile.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:292178
    • 提供者:犯得上
  1. JAD反编译工具

    0下载:
  2. JAVA反编译工具 用于反便宜已生成的.class文件-Java compiler tool for the anti-anti-cheap has generated. Class documents
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:261245
    • 提供者:石头
  1. 编译原理详细解说

    0下载:
  2. 一个编译原理的教案,解说得很详细,相信对大家会有很大的帮助的-a compiler principles of lesson plans, explained very clearly, I believe there will be very helpful to the
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:604861
    • 提供者:剑侠
  1. 词法分析器-编译

    0下载:
  2. 基于c语言编写的关于编译中的词法分析算法的编程-based on the language compiler of lexical analysis algorithm programming
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:52190
    • 提供者:贾利新
  1. 编译原理课程报告

    0下载:
  2. 编译原理课程报告-report compiled Principle
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:14902
    • 提供者:mcj
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org