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

搜索资源列表

  1. LuaJIT

    0下载:
  2. 采用C语言写的Lua的解释器的代码,经过汇编优化,比Lua原始版执行效率更高! -Using C language interpreter written in Lua code, after compilation of optimized than the original version of the implementation of more efficient Lua!
  3. 所属分类:Compiler program

    • 发布日期:2017-03-24
    • 文件大小:616939
    • 提供者:华仔
  1. Shell

    0下载:
  2. shell实现shell命令行解释器,目录内容,实现内部命令及外部命令-shell shell command line interpreter implementation, directory content, to achieve internal order and external command
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:4022
    • 提供者:栾小鑫
  1. A-Simple-Shell

    4下载:
  2. Shell或者命令行解释器是操作系统中最基本的用户接口,该项目是写一个简单的Shell程序myshell。具体的详细功能见压缩包文件: A Simple Shell设计报告.docx-Shell command line interpreter or operating system is the most basic user interface, the project is to write a simple Shell program myshell. Details of the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:111692
    • 提供者:sy
  1. 4rd

    0下载:
  2. 编译原理实验-Compiler Principle Experiment
  3. 所属分类:

    • 发布日期:2017-12-05
    • 文件大小:67228
    • 提供者:凌青
  1. a-joos

    0下载:
  2. 雏形java的解释器源码。配合flex和bison可以工作-Embryonic java source of the interpreter. With flex and bison can work
  3. 所属分类:Compiler program

    • 发布日期:2017-11-09
    • 文件大小:40447
    • 提供者:流风
  1. meval.tar

    0下载:
  2. lisp下面编写的meval的lisp语言解释器,对学习lisp语言的人非常重要-lisp prepared meval below the lisp language interpreter, lisp language learning are very important
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-30
    • 文件大小:2247
    • 提供者:YIN WEI
  1. cmm

    0下载:
  2. C++编写的词法分析器,解释器构造作业。-C++ Prepared lexical analyzer, parser operating structure.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:129267
    • 提供者:wanfeng
  1. pl0xiugaihoudeyuanmahebaogao

    1下载:
  2. pl0修改后的源程序和报告 (1) 修改后的PL/0语言文本。包含词法分析(正规式),语法分析(BNF)。 (2) 有关修改后的PL/0编译/解释器的说明。详细说明你的编译器是如何编译新的PL/0语言程序的。指出你的程序中最精彩的部分,以及你为什么这样做,你是如何控制和恢复语义错误的。 (3) 给出你所改动后的编译器源程序清单,并标记出你所修改的部分。比较你的编译器和原来的编译器之间的差别。 (4) 说明你的编译器中可能存在的错误。 (5) 总结经验与教训,如果重做一遍,你会
  3. 所属分类:Compiler program

    • 发布日期:2017-04-06
    • 文件大小:374673
    • 提供者:盼盼
  1. tclite

    0下载:
  2. 所属分类:Shell api

    • 发布日期:2017-04-06
    • 文件大小:41521
    • 提供者:陈放
  1. lua-3.0.tar

    0下载:
  2. lua解释器早期3.0版本,希望想了解其实现的人有所帮助-lua interpreter early 3.0 version they want to understand the people who help to achieve
  3. 所属分类:Compiler program

    • 发布日期:2017-03-22
    • 文件大小:99921
    • 提供者:yun_xy
  1. CompilerConstructionPrinciplesAndPracticeChs

    0下载:
  2. 编译原理应用教程 解释器构造与实践电子书-Compilation Principle Application Guide interpreter structure and practice of e-books
  3. 所属分类:Compiler program

    • 发布日期:2017-05-20
    • 文件大小:5666646
    • 提供者:刘若杰
  1. LuaJIT-1.1.5

    1下载:
  2. lua 脚本编译器, 解释器, 1.115, 相当于lua 5.1.4-lua scr ipt compiler, interpreter, 1.115, which is equivalent to lua 5.1.4
  3. 所属分类:Compiler program

    • 发布日期:2017-03-23
    • 文件大小:429366
    • 提供者:
  1. httpd-2.2.11

    0下载:
  2. Apache官方在今天放出产品系列2.2的最新版本2.2.11的源码包 最流行的HTTP服务器软件之一,快速、可靠、可通过简单的API扩展,Perl/Python解释器可被编译到服务器中,完全免费,完全源代码开放,如果你需要创建一个每天有数百万人访问的Web服务器,Apache可能是最佳选择-Apache today released the official 2.2 product line the latest version of the source packages 2.2.11
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-24
    • 文件大小:7904617
    • 提供者:look
  1. YAM_Project

    2下载:
  2. 仿MATLAB计算软件本软件是一款科学计算平台,支持MATLAB的大多数语法,但尚不支持外部函数调用和复杂的数据结构。本软件可供广大师生进行基本的学习和教学工作,对科研人员也有所帮助。“YAM”意为“Yet Another Matlab”。本套软件包含如下程序: YAM.exe 软件主程序,用于输入和输出指令 compiler.exe 用于进行源代码编译并生成中间代码 interpreter.exe 用于解释中间代码并生成最终结果 Figure.exe 用于绘制图形
  3. 所属分类:Other windows programs

    • 发布日期:2017-01-14
    • 文件大小:1482807
    • 提供者:乔松
  1. lua-5.1.2

    0下载:
  2. 著名的LUA脚本语言的解释器源码,该源码为5.1.2版本,详情参看其中的src-Well-known scr ipting language LUA interpreter source, the source code for the 5.1.2 version, the details of which see src
  3. 所属分类:Compiler program

    • 发布日期:2017-03-21
    • 文件大小:855534
    • 提供者:lide
  1. VB代码解释器

    0下载:
  2. 网络找到的一个关于VB程序源码解释的经典代码。-Network to find a VB program on the interpretation of the classic source code.
  3. 所属分类:Other windows programs

    • 发布日期:2016-01-25
    • 文件大小:107809
    • 提供者:su jian
  1. BasicSourceCode

    0下载:
  2. 一个小巧的BASIC解释器的源代码很小可它的确做到了,里面包含了编译原理的思想.-A small BASIC interpreter source code it does very little can be done, which includes the idea of compiling principle.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:133017
    • 提供者:liubijian
  1. test

    0下载:
  2. MySQL数据库 其他数据库 汇编语言 SCSI/ASPI 编译器/解释器 磁盘工具 语音合成与识别 编辑器/阅读器 杀毒 中文信息处理 FlashMX源码 并行计算 书籍源码 Delphi控件源码 操作系统开发 中间件编程 MacOS编程 + 电子书籍 VC书籍 Java书籍 Delphi/CppBuilder
  3. 所属分类:File Formats

    • 发布日期:2017-04-03
    • 文件大小:8194
    • 提供者:安定
  1. yabasic-2.763.tar

    0下载:
  2. Linux下VB解释器,可以在linux下执行vb程序-VB interpreter under Linux can be run under linux procedure vb
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-02
    • 文件大小:538760
    • 提供者:mxx
  1. [R]demoOfrubyAndapi

    0下载:
  2. 入门演示ruby运用,如何设置windows窗口模式,同时演示如何简单调用windows的api实现快速功能(注意执行先装ruby解释器,脚本语言不用编译)-Demonstration of the use of entry-ruby, how to set up windows window mode, at the same time demonstrate how simple api call windows of the fast function (attention to the
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:901
    • 提供者:love4myxsg
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 32 »
搜珍网 www.dssz.com