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

搜索资源列表

  1. source

    0下载:
  2. hook findwindow with c-hook findwindow with c++
  3. 所属分类:Compiler program

    • 发布日期:2017-05-13
    • 文件大小:3545637
    • 提供者:bebers
  1. Disassembler

    0下载:
  2. 使用Power Basic语言实现的32位可执行程序的反汇编工具,可以解析绝大多数常见指令。编译后将生成DLL。-Use Power Basic language to achieve 32-bit executable programs disassembly tool, you can resolve most common commands. Compiler will generate DLL.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-15
    • 文件大小:6099
    • 提供者:tbc
  1. vb_Disassembler

    0下载:
  2. Visual Basic实现的反汇编工具,图形化操作界面,可以正常使用。-Visual Basic implementation disassembly tool, a graphical user interface, can be used normally.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-16
    • 文件大小:15292
    • 提供者:tbc
  1. TinyXML

    0下载:
  2. TinyXML是一个开源的解析XML的解析库,能够用于C++,能够在Windows或Linux中编译。这个解析库的模型通过解析XML文件,然后在内存中生成DOM模型,从而让我们很方便的遍历这棵XML树-TinyXML is an open source parsing XML parsing library that can be used in C++, Windows or Linux can be compiled. The analytical model by parsing the
  3. 所属分类:Compiler program

    • 发布日期:2017-05-10
    • 文件大小:2239510
    • 提供者:孙磊
  1. Bascom-Mega8-AC-Voltmeter

    1下载:
  2. Bascom Mega8 AC Voltmeter
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:20426
    • 提供者:Sajjad
  1. compile_lab2

    0下载:
  2. 递归下降分析。描述算术表达式的LL(1)文法的递归下降分析程序     G[E]: E→TE′     E′→ATE′|ε     T→FT′     T′→MFT′|ε     F→ (E)|i     A→+|-     M→*|/-Recursive descent. Descr iption arithmetic expressions LL (1) grammar recursive descent parser G [E]: E → TE ' E&#
  3. 所属分类:Compiler program

    • 发布日期:2017-03-31
    • 文件大小:169055
    • 提供者:春春
  1. calculator

    0下载:
  2. MFC实现简单的计算器功能,初学者可以看看。还有点小问题。-MFC simple calculator functions, beginners can look at. There is a small problem.
  3. 所属分类:Compiler program

    • 发布日期:2017-05-10
    • 文件大小:2280872
    • 提供者:Wind
  1. VIEW3DS

    0下载:
  2. view3ds,将3ds转成opengl-translat the 3ds style to opengl
  3. 所属分类:Compiler program

    • 发布日期:2017-05-02
    • 文件大小:840919
    • 提供者:独孤取经
  1. basic256_23

    0下载:
  2. basic256, 一個basic 開發環境的源碼-basic interpreter with IDE
  3. 所属分类:Compiler program

    • 发布日期:2017-05-02
    • 文件大小:606825
    • 提供者:chiang
  1. bwbasic-2.20-pl2.tar

    0下载:
  2. bwbasic 解譯器, 用c 寫成,可當學習寫interpreter的範例-bwbasic interpreter, it s great for learning implement a interpreter in C
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:287350
    • 提供者:chiang
  1. MOLE-Basic_0.7

    0下载:
  2. MOLE BASIC 編譯器, 以 BISON 與 YACC 生成 C++ 原始碼, 簡單易懂的編譯器開發範例-MOLE BASIC COMPILER, build with bison and yacc, simple and easy example for compiler design.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:31894
    • 提供者:chiang
  1. expat-2.1.0.tar

    0下载:
  2. XML解析器expat源代码2.10版,可编译为lib或dll库文件应用于Windows编程。-Expat XML parser source code version 2.10, can be compiled into lib or dll library files used in Windows programming.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:562616
    • 提供者:覃杨杰
  1. ODbgScript.1.78.3.VC6

    0下载:
  2. OD 脱壳及调试脚本插件源代码,最新版本ODBGscr ipt 1.78.3.VC6 源代码-。-OD shelling and debug scr ipts, plug-in source code, the latest version ODBGscr ipt 1.78.3.VC6 source code.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:386296
    • 提供者:zdz
  1. compiler

    0下载:
  2. snl语言编译器的c++实现老师用的例子,源码和snl例子-snl implementation language compiler c++
  3. 所属分类:Compiler program

    • 发布日期:2017-05-25
    • 文件大小:8226246
    • 提供者:mrli
  1. NKU_compliers

    0下载:
  2. NKu编译原理代码,可供借鉴,欢迎指正,包括yacc和lex使用,词法分析,语法分析,小型C编译器-the compliers homework of Nankai University,include complier of tiny C
  3. 所属分类:Compiler program

    • 发布日期:2017-06-18
    • 文件大小:28135424
    • 提供者:
  1. vbledcontrol

    0下载:
  2. 用vb编写的上位机通过窜口实现对下位机-单片机的上led的控制。-vb control led through rs232 !
  3. 所属分类:Compiler program

    • 发布日期:2017-04-09
    • 文件大小:13283
    • 提供者:小新
  1. kalman_filter-C

    1下载:
  2. 卡尔曼滤波的C语言实现,有详细注释!适合于学习卡尔曼滤波,需要仿真者-Kalman Filter C language, there are detailed notes! Kalman filter is suitable for learning, you need to emulate those
  3. 所属分类:Compiler program

    • 发布日期:2016-09-26
    • 文件大小:621568
    • 提供者:蔡伟峰
  1. perfect_hash

    0下载:
  2. hash function implementation using C++ as a lab project
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:919752
    • 提供者:annaya
  1. First-Follow

    0下载:
  2. Compiler lab assignment first- follow algorithm implementation using C/C-Compiler lab assignment first- follow algorithm implementation using C/C++
  3. 所属分类:Compiler program

    • 发布日期:2017-05-04
    • 文件大小:1315138
    • 提供者:annaya
  1. Operator-precedence-parser

    0下载:
  2. 算符优先分析是基于文法满足算符优先文法的基础上施加的一种自底向上的一种语法分析方法。通过对给定的文法构造算符优先分析表和实现某个符号串的分析,掌握算符优先分析法的基本思想和实现过程。-Operator priority analysis is based on operator precedence grammar grammar satisfy imposed on the basis of a bottom-up approach a grammatical analysis. Throug
  3. 所属分类:Compiler program

    • 发布日期:2017-05-12
    • 文件大小:2616474
    • 提供者:葛骁倩
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 27 »
搜珍网 www.dssz.com