Crafting a Compiler Crafting a Compiler
资源简介:The Small C Compiler translates a subset of the C language into assembly language. It runs under PC/MS-DOS 2.1 and later. Small C is compatible with the Microsoft and Small Mac assemblers. Small C takes full advantage of the ability o...
上传时间: 2015-04-08
上传用户:Avoid98
资源简介:OXCC is a multipass, interpreting C Compiler with several language extensions. It generates an Architecture Neutral Format (ANF) output and comes with a couple of example back ends. Programmers are expected to write additional back ends for...
上传时间: 2015-04-12
上传用户:大三三
资源简介:The Obfuscated Tiny C Compiler (OTCC) is a very small C Compiler. It generate i386 code,include two version.The one generate bin file,the other generate elf file
上传时间: 2015-04-12
上传用户:windwolf2000
资源简介:Draak is a multi-language, macro Compiler, meaning all syntax and code generation is defined in a single file. Draak is a single binary that is able to compile any context free language (like C, Pascal, Java) for any platform with only 1 fi...
上传时间: 2013-12-30
上传用户:a673761058
资源简介:JASML is a java byte code Compiler, providing yet another approach to view, write and edit java classes, even without the existence of a java source file - using the java macro instructions, those described in The Java Language Specificatio...
上传时间: 2016-06-13
上传用户:youth25
资源简介:A distributed C/C++ Compiler
上传时间: 2014-06-08
上传用户:qilin
资源简介:A Compiler for a subset of the Java language
上传时间: 2013-12-18
上传用户:gut1234567
资源简介:Embedded LCD source for use together with MSP430 and FontGen. Used on a Rowley MSP430 C Compiler.
上传时间: 2017-07-24
上传用户:Zxcvbnm
资源简介:专辑类-电子基础类专辑-153册-2.20G 第八章-数字电路技术-A-D-D-A.pdf
上传时间: 2013-06-30
上传用户:fujun35303
资源简介:source code to compute the visibility polygon of a point in a polygon.
上传时间: 2015-01-09
上传用户:wpt
资源简介:a开头和a结尾的字符串
上传时间: 2013-12-01
上传用户:han_zh
资源简介:Works a client and a server using UDP in asynchronous operation mode to implement the simple daytime protocol, as described in RFC 867
上传时间: 2015-02-15
上传用户:秦莞尔w
资源简介:In each step the LZSS algorithm sends either a character or a <position, length> pair. Among these, perhaps character "e" appears more frequently than "x", and a <position, length> pair of length 3 might be commoner than one of length 18, s...
上传时间: 2014-01-27
上传用户:wang0123456789
资源简介:How to send debugging output to a console in a MFC application
上传时间: 2015-03-27
上传用户:气温达上千万的
资源简介:This is a banner and a very smart homepage banner
上传时间: 2015-03-31
上传用户:kelimu
资源简介:89C52单片机的底层代码,包括A/D,D/A转换,键盘,LED显示等
上传时间: 2015-04-05
上传用户:偷心的海盗
资源简介:DataBase keeping program explaining with a sample program a) Ranking Database. b) Library keeping. c) Record Keeping.
上传时间: 2015-04-16
上传用户:sclyutian
资源简介:距阵链乘问题: 找出矩阵链乘A(35*40) A(40*20) A(20*10) A(10*15)的最佳相乘次序。 算法来自:计算机算法导引
上传时间: 2013-12-22
上传用户:xcy122677
资源简介:FreeJaPoll is a free software that make possible to add in a simple way a web-survey to your own site. FreeJaPoll is a servlet written in Java programming language the program logo (on the right) shows The Duke (Java mascotte) and a duk...
上传时间: 2015-05-16
上传用户:无聊来刷下
资源简介:ADDA转换的经典源代码(A/D & D/A Converters )
上传时间: 2014-01-08
上传用户:wuyuying
资源简介:随即产生8个a-z和A-Z和0-9的字符串
上传时间: 2013-12-18
上传用户:SimonQQ
资源简介:一个游戏 the hardware for the game includes a number of displays, each with a button and -- a light, that each represent a bin that can store marbles (beans). -- -- The display indicates the number of marbles in each bin at any given t...
上传时间: 2015-06-10
上传用户:cc1015285075
资源简介:This program uses the database created by MakeAPIDB. It opens a connection * to a database using the same property file used by MakeAPIDB. Then it * queries that database in several interesting ways to obtain useful * information abo...
上传时间: 2013-11-25
上传用户:miaochun888
资源简介:This program uses a button to load a document from a URL
上传时间: 2015-07-03
上传用户:wang0123456789
资源简介:% [BestPop,Trace]=fmaxga(FUN,LB,UB,eranum,popsize,pcross,pmutation) % Finds a maximum of a function of several variables. % fmaxga solves problems of the form: % max F(X) subject to: LB <= X <= UB % BestPop--------最优的群体即为...
上传时间: 2015-07-16
上传用户:Altman
资源简介:this demo is to show you how to implement a generic SIR (a.k.a. particle, bootstrap, Monte Carlo) filter to estimate the hidden states of a nonlinear, non-Gaussian state space model.
上传时间: 2014-11-10
上传用户:caozhizhi
资源简介:%直接型到并联型的转换 % %[C,B,A]=dir2par(b,a) %C为当b的长度大于a时的多项式部分 %B为包含各bk的K乘2维实系数矩阵 %A为包含各ak的K乘3维实系数矩阵 %b为直接型分子多项式系数 %a为直接型分母多项式系数 %
上传时间: 2014-01-20
上传用户:lizhen9880
资源简介:直接型到级联型的形式转换 % [b0,B,A]=dir2cas(b,a) %b 为直接型的分子多项式系数 %a 为直接型的分母多项式系数 %b0为增益系数 %B 为包含各bk的K乘3维实系数矩阵 %A 为包含各ak的K乘3维实系数矩阵 %
上传时间: 2013-12-30
上传用户:agent
资源简介:THIS is really two books in one: a tutorial and a reference manual for JDBC, the application programming interface that makes it possible for programmers to access databases from Java. The goal is to be useful to a wide range of readers, fr...
上传时间: 2015-08-04
上传用户:zhengzg
资源简介:Reducer: Given a dataset and a file containing a reduct, this program outputs a new dataset containing only the attributes appearing in the reduct file.
上传时间: 2014-01-25
上传用户:牛津鞋