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

搜索资源列表

  1. ModelSimweisijiaocheng

    0下载:
  2. modelsim 使用流程,一个记数仿真器详细设计步骤, FORCE和RUN两个命令解释,TestBench的一个例子。-modelsim using the process, a detailed design of the emulator counting steps, FORCE, and RUN 2 command interpreter, TestBench an example.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-08
    • 文件大小:2037533
    • 提供者:cq
  1. haskell-programming

    0下载:
  2. 本书是haskell语言设计简介,从什么是函数语言到haskell语言,到它的解释器hug,还有一huffman树的实例-This book is haskell language design profile, what is the function from the haskell language to language, to its interpreter hug, there should be an instance of a huffman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:2028318
    • 提供者:赵朴
  1. dwellyLitProgSrc

    0下载:
  2. 基于Java的基准算法的一个例子,它是密切有关黄金分割系列,并给出一个在翻译过程调用的速度广泛的想法。它凭借其独特的属性,而不是的整数,它返回的相同数目的程序 呼吁生成所需的数目。-Nfib is our next example of benchmarking algorithms, it is closely related to the Fibonacci series, and gives a broad idea of the speed of procedure call
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:20357
    • 提供者:蔡晓
  1. CeleScript.3.0.820.src

    0下载:
  2. Celescr ipt 3.0.820 功能强大、灵活方便的 Celescr ipt 命令解释引擎。您只要编写简单的 Celescr ipt 命令文件,就能在 Windows 中实现灵活强大的批处理功能。 本程序及其源代码是可以免费获取的。   如果您使用或修改了其中任何的源代码,则必须把使用这些源代码的项目以及项目内的所有源代码和文档公开。否则禁止使用本程序源代码的任何部分。   您可以复制、分发和传播无限制数量的软件产品,但您必须保证每一份复制、分发和
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:51602
    • 提供者:gigasky
  1. MS-DOS_Komutlari

    0下载:
  2. MS Dos Interpreter Command
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-16
    • 文件大小:217641
    • 提供者:faraday
  1. maze

    0下载:
  2. Java Maze3D迷宫游戏源码,浏览器上只要安上JAVA解释器就能运行,三维显示迷宫,点击 "New" 按钮开始迷宫之旅, 找不到出口的时候点击"Solve" 按钮显示红色的出口线路,点击"Clear" 清除解答。按上、下、左、右光标键可以单步找出口。-Java Maze3D maze game source code, as long as the placement of the browser will be able to run JAVA interpreter, three-di
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:14347
    • 提供者:221
  1. Proj2.tar

    0下载:
  2. RPAL Language Interpreter
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:313087
    • 提供者:ravi
  1. cint-5.16.19-win32.tar

    1下载:
  2. Cint(C/C++ interpreter, C-int)是一个C++解释器,顾名思义,和GCC、VC等编译器不同,它是解释执行C++代码的。它具有的能力有: 支持 K&R-C, ANSI-C, ANSI-C++ 可处理大规模C/C++源码 动态C++ 内置的Debugger和Class Browser Cint可以在不少操作系统上工作 -Cint (C/C++ interpreter, C-int) is a C++ interpreter, by definit
  3. 所属分类:Compiler program

    • 发布日期:2017-04-09
    • 文件大小:1989070
    • 提供者:hopper
  1. Intepreter

    0下载:
  2. 虎书第一章课后习题MiniJava直线解释器-Java Interpreter
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:19193
    • 提供者:HQ
  1. sy1

    0下载:
  2. 命令解释程序设计源码,大三实验报告源代码-Command interpreter programming source code, source code for junior Experimental Report
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:723
    • 提供者:傅俊杰
  1. 2009Shell_tar

    0下载:
  2. shell progammer, order interpreter
  3. 所属分类:Shell api

    • 发布日期:2017-04-23
    • 文件大小:33040
    • 提供者:irdecan
  1. minix_shell

    1下载:
  2. 在minix系统下,用C编写的代码,实现Minix系统shell命令解释器功能。-In the minix system, with code written in C to achieve Minix system shell command interpreter functionality.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2012-11-21
    • 文件大小:254176
    • 提供者:pry
  1. PHPcode

    0下载:
  2. php解释器的源代码 对于想学习php底层的人很有帮助-php interpreter source code for those who want to learn php
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:939758
    • 提供者:dx
  1. repgcode-0.3

    0下载:
  2. An interpreter for the G-code language, which can control a 3-axis Cartesian positioning system (ie for a CNC milling machine) which has electronics compatible with the RepRap project.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:37564
    • 提供者:vahid
  1. scpiLabview

    0下载:
  2. 一篇关于SCPI协议解释器的论文,网上可是要收费的-An agreement on the SCPI interpreter papers, on-line, however, should be charged
  3. 所属分类:编程文档

    • 发布日期:2014-03-31
    • 文件大小:1125273
    • 提供者:李贺
  1. MiniSQL

    0下载:
  2. 本程序是一个用C语言编写的模仿数据库系统的迷你数据库程序-This program is a work written in imitation of C mini-database program database systems
  3. 所属分类:SQL Server

    • 发布日期:2017-03-31
    • 文件大小:49422
    • 提供者:王鑫
  1. basic

    0下载:
  2. 编程高手箴言随书光盘 中的BASIC解释器源码A tiny BASIC interpreter.-Master CD-ROM with the book Programming Proverbs in the BASIC interpreter source code
  3. 所属分类:Compiler program

    • 发布日期:2017-03-24
    • 文件大小:15444
    • 提供者:freereg
  1. TPasScript

    0下载:
  2. TPasscr ipt component for Delphi 4, 5, 6. Version 6.5 Copyright (c) Alexander Baranovsky, 1999-2001 ----------------------------------------------------------------------------- Passcr ipt is an interpreter of the Object Pascal language whic
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-04
    • 文件大小:321164
    • 提供者:andre_stivens
  1. shel

    0下载:
  2. 從技術角度來說,shell 是一個使用者與系統的互動界面(interface), 主要是讓使用者透過命令行(command line)來使用系統以完成工作。 因此,shell 的最簡單的定義就是---命令解譯器(Command Interpreter):-From a technical point of view, shell is a user interaction with the system interface (interface), is designed to allo
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:377192
    • 提供者:李明
  1. MoWang

    0下载:
  2. 魔王语言解释 有一个魔王总是使用自己的一种非常精练而抽象的语言讲话,没有人能听懂,但他的语言是可以逐步解释成人能听懂的语言-Beelzebub has a devil language interpreter is always use their own in a very concise and abstract language of speech, no one could understand, but his language can be gradually explained t
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:1926
    • 提供者:elick
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 37 »
搜珍网 www.dssz.com