Crafting a Compiler Crafting a Compiler
資源簡介:Crafting a Compiler?Crafting a Compiler
上傳時間: 2019-04-03
上傳用戶:zsx097
資源簡介: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