CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 编译器/词法分析 搜索资源 - APi

搜索资源列表

  1. bsh

    0下载:
  2. BeanShell是一个小型的,免费的,可嵌入式的,具有面向对象脚本语言特性的Java代码解释器。它是用Java语言写的。它能执行标准的Java语句和表达式,还自带简单的脚本命令和语法。它把编程对象当成一个简单的方法,这很像Perl和Javascr ipt. 你可以在写Java测试或调试时使用BeanShell,也可以用它作为你的应用程序的脚本引挚。简而言之,BeanShell可以动态的解释JAVA语言。也就是说BeanShell在许多方面对于Java的用处就像Tcl/Tk对于C的用处一样:
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1430290
    • 提供者:limu7475
  1. gi-1.2

    0下载:
  2. 用java实现的通用解释器,包括slr,lr(0),lr(1),lr(k),ll等等,还可在在源码api上开发其他功能-with java achieve definitive interpreter, including slr, lr (0), lr (1), lr (k), ll, etc., but also in the OSS api on the development of other functions
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:416348
    • 提供者:digg
  1. IPQQsrc

    1下载:
  2. 飘云及FreePlus的源代码。 压缩包包括了飘云的MFC++版本,飘云汇编版本,FreePlus C版本 其中MFC版本作者是绅士 汇编版本是runjin FreePlus版本是morning 在此公开,我们仅仅希望对大家的学习有益. 我们欢迎大家互相讨论,并能从中学到有益的知识. 我们也期待越来越多的辅助软件出现,方便大家使用QQ 最后,我衷心祝愿腾讯把QQ越做越好,没有腾讯,就没有其他的一切. 开发要求: 1.基本功能 您只需要
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:142775
    • 提供者:qzhirong
  1. 查看Dll裡的API _50733_APIView

    0下载:
  2. 查看Dll裡的API - Examines Dll 鈻
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:242379
    • 提供者:李大
  1. jamvm-1.5.0.tar

    0下载:
  2. jam vm 最新Java虚拟机!为开源项目源代码,需要下载GNU 的classpath API 文件才可以编程
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:594250
    • 提供者:王先生
  1. lccwin32

    0下载:
  2. 短小精悍的C语言编译器,二张3.5寸便可装下,编译速度奇快,有向导/模板,用Win32 API 编程, 也很轻松
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:2765160
    • 提供者:sujie
  1. api

    0下载:
  2. This is a demo program from night hock algo
  3. 所属分类:Compiler program

    • 发布日期:2017-04-07
    • 文件大小:74770
    • 提供者:prathamesh
  1. PL0语言词法分析器.rar

    0下载:
  2. PL/0语言词法分析器(WINDOWS图形界面,VC+API编写)学编译原理的可以参考一下(不是我自己编的),PL/0 language lexical analyzer (WINDOWS graphical interface, VC+ API prepared) to compile the principle of learning for reference (not my own series)
  3. 所属分类:Compiler program

    • 发布日期:2017-11-09
    • 文件大小:17156
    • 提供者:孙莎
  1. MATLABAPI

    0下载:
  2. matlab编译器与API相关知识,有需要的可以拿去参考一下-matlab compiler and API-related knowledge, there is a need to be taken to refer to the
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:137487
    • 提供者:洋洋
  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
    • 文件大小:1725537
    • 提供者:xuyong
  1. POLY

    0下载:
  2. code for polynomial calculator and its api
  3. 所属分类:Compiler program

    • 发布日期:2017-04-14
    • 文件大小:5088
    • 提供者:jabeen
  1. PL0_Compiler_WindowsAPI

    0下载:
  2. PL0文法编译器,应用Windows的API接口,图形界面编程,操作方便、简单。可以单步执行,可以保存结果。-PL0 grammar compiler, use Windows-API interface, graphical interface programming, easy to operate and simple. You can single-step execution, the result can be saved.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:18296
    • 提供者:xiongyuan
  1. 200621320392685

    0下载:
  2. 这是一个真正的32位编译器源代码,能直接生成低级机器码和x86 PE可执行文件,能创建GUI或者CUI可执行文件和动态连接库程序,支持byte, word, dword, 单精度浮点数据类型,比较,For, While, Loop 等循环,支持API调用,支持标准常数、自定义数据等,界面漂亮。 -This is a true 32-bit compiler source code, can directly produce low-level machine code and x86 PE
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:498231
    • 提供者:q252065581
  1. MCPlocompiler

    0下载:
  2. PL0编译器语言词法分析器(WINDOWS图形界面,VC+API编写)学编译原理的可以参考一下(不是我自己编的)-Plcomplile
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:721128
    • 提供者:yan
  1. MyDbg

    0下载:
  2. 自己利用调试API写的一个简单调试器 实现了基本的调试功能,比如单步步进,步过,下断点等-Their use of a simple debugging API to write to achieve the basic debugger debugging features, such as single-step into, step over, the next breakpoint, etc.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:115479
    • 提供者:吴瑶
  1. windows_c_32

    0下载:
  2. 中文词法分析是中文信息处理的基础与关键。中国科学院计算技术研究所在多年研究工作积累的基础上,研制出了汉语词法分析系统ICTCLAS(Institute of Computing Technology, Chinese Lexical Analysis System),主要功能包括中文分词;词性标注;命名实体识别;新词识别;同时支持用户词典。我们先后精心打造五年,内核升级6次,目前已经升级到了ICTCLAS3.0。ICTCLAS3.0分词速度单机996KB/s,分词精度98.45 ,API不超过2
  3. 所属分类:Compiler program

    • 发布日期:2017-05-27
    • 文件大小:10333913
    • 提供者:陈蓉
  1. wxMSW-2.9.1-Setup

    0下载:
  2. wxWidgets is a C++ library that lets developers create applications for Windows, OS X, Linux and UNIX on 32-bit and 64-bit architectures as well as several mobile platforms including Windows Mobile, iPhone SDK and embedded GTK+. It has popular langua
  3. 所属分类:Compiler program

    • 发布日期:2017-06-15
    • 文件大小:24421328
    • 提供者:nuoajung
  1. Mutis1.4-Beta1

    0下载:
  2. Mutis是Lucene搜索引擎的德尔福端口。索引,目录和出色的性能与基于文本的搜索信息提供了一个灵活的API。实现自定义搜索引擎,研究,全文检索,数据挖掘和更优良。-Mutis is a Delphi port of the Lucene Search Engine. Provide a flexible API for index, catalog and search text-based information with great performance. Excelent for i
  3. 所属分类:Compiler program

    • 发布日期:2016-01-26
    • 文件大小:521216
    • 提供者:hujiacheng
  1. BCBPAPIPSerialPort

    0下载:
  2. 利用BCB编译器开发的串口程序,编程采用Windows API函数,系统运行较稳定。-BCB compiler development using serial, programming using the Windows API function, the system runs more stable.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-16
    • 文件大小:374247
    • 提供者:wu
  1. libdwarf-20110113.tar

    0下载:
  2. DWARF调试信息的解析库,提供了解析DWARF格式的调试信息的API函数 -DWARF debugging information parsing library provides debugging information in DWARF format parsing API functions
  3. 所属分类:Compiler program

    • 发布日期:2017-05-03
    • 文件大小:1392725
    • 提供者:吴亚杰
« 12 »
搜珍网 www.dssz.com