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

搜索资源列表

  1. muParser

    1下载:
  2. Many applications require the parsing of mathematical expressions. The main objective of this project is to provide a fast and easy way of doing this. muParser is an extensible high performance math parser library. It is based on transforming an expr
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:440.66kb
    • 提供者:Gavin
  1. retroguard-v2.3.1gpl

    1下载:
  2. retroguard 混淆器 Included in this release are the following files and directories: Readme.txt : This file. License.txt : For commercial projects, RetroGuard Pro is distributed under an annual subscr iption-based commercial license. -OR
  3. 所属分类:Compiler program

    • 发布日期:2017-03-23
    • 文件大小:86.19kb
    • 提供者:shw
  1. fastindex.tar

    0下载:
  2. fast lua plugin indexing module, can cache lua bytecode functions for c programs. useful for building plugin index trees
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-15
    • 文件大小:5.81kb
    • 提供者:Bug Me Not
  1. lua-5.1.2CE

    0下载:
  2. Lua is a powerful, fast, lightweight, embeddable scr ipting language. Lua combines simple procedural syntax with powerful data descr iption constructs based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpre
  3. 所属分类:Compiler program

    • 发布日期:2017-05-07
    • 文件大小:1.65mb
    • 提供者:xuyong
  1. Lua2IL

    0下载:
  2. Lua to IL (Intermediate Language) bytecode interpreter (virtual machine) written for .NET CLR in CSharp
  3. 所属分类:Compiler program

    • 发布日期:2017-03-25
    • 文件大小:109.48kb
    • 提供者:horemheb
  1. jode-1.1.2

    0下载:
  2. java反编译领域经典之作,能够反编译java字节码.-java decompiler classic in the field, can decompile java bytecode.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:489.22kb
    • 提供者:gh
  1. Delphi_Programming_bytecodematrix_fonts

    0下载:
  2. Delphi编程设计阵字体字节码源代码Delphi Programming bytecode code matrix fonts -Delphi Programming bytecode code matrix fonts
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-07
    • 文件大小:250.17kb
    • 提供者:李锐
  1. muparsersse_src

    0下载:
  2. 不少程序须要用到数学表达式解析器,本代码力求简明快速做到这一点。-Many applications require the parsing of mathematical expressions. The main objective of this project is to provide a fast and easy way of doing this. muParser is an extensible high performance math parser library. It
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:343.41kb
    • 提供者:XUREZHONG
  1. huatuban

    0下载:
  2. 设计与实现一个小型绘图板软件系统,要求具有方便的图形用户界面,包括标题栏、菜单栏、工具栏,菜单栏有相关的菜单和菜单项,有快捷键,具有编辑、打开、保存和各种绘图功能(详细功能要求通过运行提供的字节码文件来确定,主类是MiniDrawPad)。完成有关类的设计,并调试运行,给出有代表性的程序输出结果。-Design and Implementation of a small drawing board software system, has a convenient graphical user
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-17
    • 文件大小:65.12kb
    • 提供者:息荣志
  1. lc

    0下载:
  2. 引用原作者:这个类C编译器是我在2008年写的,完成度并不高,并没有实现指针、struct这些,不过还是实现了基本的C语言数据类型(int/char/long/short等),函数的声明、定义、调用、递归,if/for/while/goto等跳转,详细请看sample和source。 为了节省开发的时间,词法和语法分析分别采用lex和yacc编写,可以用Cygwin里面的flex和bison进行编译。另外我觉得编译成x86的bytecode比较麻烦,所以定义了一套自己的bytecode
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:67.84kb
    • 提供者:Elijah
  1. lua-5.2.0-tests.tar

    0下载:
  2. Lua是一个强大、快速、轻量级的、可嵌入的脚本语言。 Lua结合简单程序的语法与强大的数据描述构造基于关联数组和可扩展的语义。Lua是动态类型,通过解释字节码的运行一个基于寄存器的虚拟机,自动内存管理和增量垃圾收集,这使得它非常适合配置、脚本、和快速原型。 -Lua is a powerful, fast, lightweight, embeddable scr ipting language. Lua combines simple procedural syntax
  3. 所属分类:MiddleWare

    • 发布日期:2017-11-13
    • 文件大小:73.31kb
    • 提供者:sternz
  1. Java-VariablesDemo

    0下载:
  2. 这是一个输出简单数据类型的取值范围的程序,已经编译出字节码文件。-This program is an output range of simple data types, and has compiled bytecode files.
  3. 所属分类:File Operate

    • 发布日期:2017-11-25
    • 文件大小:1kb
    • 提供者:林颖婷
  1. JavaSimpleDataType

    0下载:
  2. 这是一个描述数据类型之间转换的程序,已经编译出字节码文件。-This is a descr iption of the data type conversion between the program has been compiled bytecode files.
  3. 所属分类:Communication

    • 发布日期:2017-12-09
    • 文件大小:1.53kb
    • 提供者:林颖婷
  1. Java-Student

    0下载:
  2. 该程序是学生选课的学生信息类,已经编译出字节码文件。-The program is a student elective class students, has been compiled bytecode file.
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-11
    • 文件大小:2.86kb
    • 提供者:林颖婷
  1. Java-Arcade-games

    0下载:
  2. 该文件是用java编写的一个猜拳小游戏,已经编译出来字节码文件了。-The file is a of mora small game prepared using java has compiled bytecode files.
  3. 所属分类:Other Games

    • 发布日期:2017-11-16
    • 文件大小:5.33kb
    • 提供者:林颖婷
  1. BytecodeGenerator

    0下载:
  2. Bytecode Generator for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-30
    • 文件大小:16.66kb
    • 提供者:lengtinwui
  1. ttinterp

    0下载:
  2. TrueType bytecode interpreter (body).
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-29
    • 文件大小:33.5kb
    • 提供者:laoservue
  1. ftpatent

    0下载:
  2. FreeType API for checking patented TrueType bytecode instructions for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1.64kb
    • 提供者:koutouvu
  1. ttinterp

    0下载:
  2. TrueType bytecode interpreter Source Code for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:32.21kb
    • 提供者:rigongdo
  1. bytecode-to-cfg-master

    0下载:
  2. Bytecode to python converter
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:110kb
    • 提供者:sirohi
« 12 3 »
搜珍网 www.dssz.com