代码搜索:dsC
找到约 3,958 项符合「dsC」的源代码
代码结果 3,958
www.eeworm.com/read/227398/14428426
dsc projectx.dsc
;; ARMulator configuration file type 3
{ Peripherals
{ProjectX
META_SORDI_DLL=ProjectX
}
{
No_ProjectX=Nothing
}
}
www.eeworm.com/read/118826/14853355
dsc palindr.dsc
A Turing Machine example (Recognition of Palindromes)
* from "The Design and Analysis of Computer Algorithms [1976]"
* by A.V.Aho, J.E.Hopcroft, J.D.Ullman
* --> See examples 1.8, 1.9
www.eeworm.com/read/118826/14853358
dsc addm.dsc
An addition program with left-side-marker of the tape.
The program adds two numbers.
A number 'n' is represented by n 1-s.
Sample :
5 is represented as 1 1 1 1 1
3 is represented as 1 1
www.eeworm.com/read/118826/14853429
dsc fib.dsc
Computing Fibonacci numbers.
The program computes a Fibonacci number.
A number 'n' is represented by n 1-s.
Sample :
5 is represented as 1 1 1 1 1
3 is represented as 1 1 1
Input : num
www.eeworm.com/read/118826/14853452
dsc add.dsc
An addition program.
The program adds two numbers.
A number 'n' is represented by n 1-s.
Sample :
5 is represented as 1 1 1 1 1
3 is represented as 1 1 1
Input : Two numbers separated
www.eeworm.com/read/115468/15013341
dsc xscale.dsc
;; ARMulator configuration file type 3
;; - XScale.dsc -
;; Copyright (c) 1996-2002 ARM Limited. All Rights Reserved.
;; RCS $Revision: 1.4.2.4 $
;; Checkin $Date: 2002/04/26 14:05:21 $
;; Revi
www.eeworm.com/read/115468/15013343
dsc vfp.dsc
;; ARMulator configuration file type 3
;; - peripherals.dsc -
;; Copyright (c) 1996-2001 ARM Limited. All Rights Reserved.
;; RCS $Revision: 1.1.2.3 $
;; Checkin $Date: 2002/03/21 16:50:38 $
;;
www.eeworm.com/read/115468/15013369
dsc armulate.dsc
;; ARMulator configuration file type 3
;; - armulate.dsc -
;; Copyright (c) 1996-2001 ARM Limited. All Rights Reserved.
;; RCS $Revision: 1.65.2.49 $
;; Checkin $Date: 2002/03/18 15:11:20 $
;;
www.eeworm.com/read/115468/15013389
dsc armiss.dsc
;; ARMulator configuration file type 3
;; - armiss.dsc -
;; Copyright (c) 1996-2001 ARM Limited. All Rights Reserved.
;; RCS $Revision: 1.26.2.17 $
;; Checkin $Date: 2002/03/21 16:50:38 $
;; Re