搜索资源列表
tcc-0.9.23
- Tiny C Compiler - C scr ipting Everywhere - The Smallest ANSI C compiler Installation on a i386 Linux host (for Windows read win32/readme.txt) ./configure make make test make install By default, tcc is installed in /usr/local
CyConsole.rar
- CyConsole.exe,用于调试KC51编程出的固件程序和主机程序之间数据传输,CyConsole.exe, for debugging of the KC51 firmware programming procedures and data transfer between the host program
JavaLex_Java2Asm
- 用C++作为宿主语言完成Java 语言子集语法、语义分析器。完成文法描述的Java 源代码的语法分析、语义分析及代码生成。代 码生成的目标代码为MASM 汇编代码-Using C++ as the host language to complete a subset of Java language syntax, semantic analyzer. Complete grammar of the Java source code to describe the syntax analys
scanner
- 用 C++ 作为宿主语言完成: Java语言词法分析器的设计和实现 使用DFA实现词法分析器的设计; 实现对Java源程序中注释的过滤; 利用两对半缓冲区从文件中逐一读取单词; 词法分析结果属性字流存放在独立文件(文件名:scanner_output)中; 统计源程序每行单词的个数和整个源文件单词个数; 具有报告词法错误和出错位置(源程序行号和该行字符)的功能;-Using C++ as the host language to complete: Java lang
vheader
- 将VHDL源文件中提取常量转换成C/C++的头文件。用于VHDL的固件和主机程序间的同步,如:寄存器地址,缓冲区长度,版本号等。-This short program converts the constants in VHDL files into C/C++ header files. It is useful to sync the VHDL firmware and C/C++ host program in, for example, register address, buffer
java-scanner
- 用C语言(或 C++ )作为宿主语言完成: Java语言词法分析器的设计和实现 其中具体要求: 1. 使用DFA实现词法分析器的设计; 2. 实现对Java源程序中注释的过滤; 3. 利用两对半缓冲区从文件中逐一读取单词; 4. 词法分析结果属性字流存放在独立文件(文件名:scanner_output)中; 5. 统计源程序每行单词的个数和整个源文件单词个数; 6. 具有报告词法错误和出错位置(源程序行号和该行字符)的功能; -Using C language
rtdx1
- Simple RTDX target code just receiving number from host and adding 7 to it at target then resubmot
USBHostHIDKeyboard
- USB Host HID Keyboard PIC18
tcc-0.9.25
- 有没有想过使用 C 语言作为游戏脚本? TinyC 可以让你实现这个想法. 这是个微型的 C 语言编译器, 可以附加在宿主程序上, 运行时编译任何 C99 代码.-Have you ever thought to use C language as a game scr ipt? TinyC allows you to implement this idea, which is a miniature of the C language compiler, can be attached to
howtoUsePragma
- #pragma指令的用法总结。#pragma指令对每个编译器给出了一个方法,在保持与C和 C++语言完全兼容的情况下,给出主机或操作系统专有的特征。-# pragma directive usage summary.# pragma directive is given for each compiler a way to maintain the C and C++ language is fully compatible with the given host or operating sy