联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 编译器/解释器(796) 

[编译器/解释器] Systems-Programming

Unix命令,shell编程,脚本语言,用C++编写用于错误处理的系统函数,管道,发送...,
Unix commands, shell programming, script languages, programming of system functions in C / C ++ for error handling, pipelines, sending / receiving signals, low-level input / output system calls, communication between local processes, creation, termination and synchronization of threads,. (2021-09-15, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1693855043972441.html

[编译器/解释器] Script

脚本是一种面向对象的解释编程语言。正在迁移到CppUtils,
Script is an object-oriented interpreted programming language. Being migrated to CppUtils, (2020-11-08, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1693853931624703.html

[编译器/解释器] stacktool

MIT EM2堆栈机ISA的编译器、汇编程序和模拟器扩展LLVM编译器和CLANG
Compiler, Assembler, and Simulator for MIT s EM2 stack machine ISA extending the LLVM compiler and CLANG (2014-04-10, Java, 7808KB, 下载0次)

http://www.pudn.com/Download/item/id/1687138440110399.html

[编译器/解释器] languages-interpreters-compilers-unipi

基于表达式的编程语言的工程。使用LLVM库来JIT编译源代码并执行...
Engineering of an expression based programming language. Use of LLVM libraries to JIT compile sources and performing code optimisations. (2020-03-01, C, 194KB, 下载0次)

http://www.pudn.com/Download/item/id/1687137451328815.html

[编译器/解释器] OpenDarkBASIC

DarkBASIC Pro编程语言的跨平台重新实现。使用LLVM将代码编译为机器代码。
Cross-platform reimplementation of the DarkBASIC Pro programming language. Code is compiled to machine code using LLVM. (2022-07-23, C++, 2230KB, 下载0次)

http://www.pudn.com/Download/item/id/1687136448873411.html

[编译器/解释器] My-Programming-Books

我的所有编程书籍可供公众下载
My all Programming books available for public to download (2021-01-12, Others, 310567KB, 下载0次)

http://www.pudn.com/Download/item/id/1687133743900507.html

[编译器/解释器] Quadcopter-Homemade

四旋翼机采用国产Atmega2560,IMU MPU6050,PID控制和姿态计算DCM矩阵。在AVR-G中编程...
Quadcopter homemade with an Atmega2560, IMU MPU6050, PID control and attitude calculate DCM matrix. Programmed in AVR-GCC with Atmel Studio 6. (2014-12-18, C, 39KB, 下载0次)

http://www.pudn.com/Download/item/id/1687133592299248.html

[编译器/解释器] arduino_c_scaffold

使用Rake、avr-gcc和avrdude在普通C中编程Arduino UNO的脚手架项目。
A scaffold project using Rake, avr-gcc, and avrdude to program the Arduino UNO in plain C. (2021-07-20, Ruby, 6KB, 下载0次)

http://www.pudn.com/Download/item/id/1687133461330404.html

[编译器/解释器] CPP-Programming-Ideas

C++编程思想,讲解了C++的语法,如函数、类、引用、模板等知识,适合新手入门
C++ programming ideas, explain C++ syntax, such as functions, classes, references, templates and other knowledge, suitable for beginners (2014-11-27, C++, 2203KB, 下载2次)

http://www.pudn.com/Download/item/id/2663289.html

[编译器/解释器] tiger

Tiger编译器,书上第四章的编程作业答案,包含了lex和yacc的功能
Tiger compiler, the fourth chapter of the book answers the programming operations, including the functions of lex and yacc (2013-12-08, Unix_Linux, 410KB, 下载5次)

http://www.pudn.com/Download/item/id/2420777.html

[编译器/解释器] c-language

关于C的词法分析和LR语法分析,包括测试程序,还有文档,以及编程的步骤。
C lexical analysis and LR parsing, including the step of testing procedures, as well as documentation, and programming. (2013-04-29, C/C++, 273KB, 下载3次)

http://www.pudn.com/Download/item/id/2221221.html

[编译器/解释器] UNFOXALL-2.1

UNFOXALL 2.1献给广大FoxPro编程爱好者的反编译工具
UNFOXALL 2.1 FoxPro programming enthusiasts dedicated to the general anti-compiler tool (2011-11-21, Visual Basic, 787KB, 下载12次)

http://www.pudn.com/Download/item/id/1706380.html

[编译器/解释器] XMEGA_Self-programming

Atmel xmega系列官方flash自编程应用参考代码,使用GCC编译器
official reference code of flash self-programming application based on Atmel xmega series , use the GCC compilerr (2010-09-03, C/C++, 133KB, 下载38次)

http://www.pudn.com/Download/item/id/1287407.html

[编译器/解释器] nfa

这是编译原理中,nfa转换为dfa的程序代码,提供为程序开发人员使用和编程
This is a compilation Principle, nfa to dfa conversion program code to provide for program developers and programming (2010-04-22, Visual C++, 5KB, 下载8次)

http://www.pudn.com/Download/item/id/1139170.html

[编译器/解释器] pascal

这是一本关于pascal语言的书,它详细论述了pascal语言的基础知识与编程技巧
This is a book about pascal language book, which discusses in detail the pascal language, basic knowledge and programming skills (2009-10-30, Pascal, 568KB, 下载2次)

http://www.pudn.com/Download/item/id/955077.html

[编译器/解释器] M6

微机编程小题,可实现数字的比较与显示等功能对初学者很有帮助
Computer programming trivial, can be realized compared with the figures show that features such as very helpful for beginners (2008-12-21, TEXT, 2KB, 下载2次)

http://www.pudn.com/Download/item/id/611237.html

[编译器/解释器] Matlabmcc

mcc的简单用法 关于matlab和vc的交互编程
MCC simple usage of vc on matlab and interactive programming (2008-11-18, Visual C++, 4KB, 下载35次)

http://www.pudn.com/Download/item/id/582603.html

[编译器/解释器] c_base

词法分析,通过C++进行编程,汇编原理课程设计,有需要的快快下
Lexical Analysis, through the C++ Program, compile the principle of curriculum design, are in need as soon as possible under the (2008-06-23, C++, 10KB, 下载46次)

http://www.pudn.com/Download/item/id/495895.html

[编译器/解释器] accidence_analyzer

这是一个编译原理里关于词法分析器的小程序。编程工具是:Visual C++ 6.0
This is a compiler theory Lane on the lexical analyzer small procedures. Programming tools : Visual C++ 6.0 (2007-04-20, Visual C++, 107KB, 下载10次)

http://www.pudn.com/Download/item/id/270970.html

[编译器/解释器] ul

词法分析器的一种编程方法,用多种方法实现对词法分析器的实现
lexical analyzer in a programming methods, and use a variety of methods to achieve the realization of a lexical analyzer (2005-11-18, C/C++, 2KB, 下载7次)

http://www.pudn.com/Download/item/id/125346.html