Externalize 发表于 2025-3-25 04:45:27

http://reply.papertrans.cn/32/3195/319474/319474_21.png

眉毛 发表于 2025-3-25 10:46:50

https://doi.org/10.1007/978-1-4757-2937-5algorithms; artificial intelligence; computer; computer science; data structures; database; fuzzy; fuzzy lo

衍生 发表于 2025-3-25 13:31:44

Undergraduate Texts in Computer Sciencehttp://image.papertrans.cn/e/image/319474.jpg

不安 发表于 2025-3-25 16:10:49

SpringerBriefs in Computer ScienceAt this point we begin to use a real programming language to perform tasks and solve problems. The programming language used is Scheme, which is a dialect of LISP. Lisp is an acronym for LISt Processing. We will define what a list is and how Scheme goes about processing lists in Chapter 4.

珠宝 发表于 2025-3-25 23:19:48

Antonia Parmeggiani,Jacopo PruccoliInformation stored within a computer system is called .. The types of data we have seen are numbers and symbols. Collectively, these are called ..

PAGAN 发表于 2025-3-26 04:11:12

http://reply.papertrans.cn/32/3195/319474/319474_26.png

Fortuitous 发表于 2025-3-26 05:30:27

http://reply.papertrans.cn/32/3195/319474/319474_27.png

admission 发表于 2025-3-26 08:54:40

Programming the Computer,At this point we begin to use a real programming language to perform tasks and solve problems. The programming language used is Scheme, which is a dialect of LISP. Lisp is an acronym for LISt Processing. We will define what a list is and how Scheme goes about processing lists in Chapter 4.

antedate 发表于 2025-3-26 13:46:15

Lists: The Basic Data Structure,Information stored within a computer system is called .. The types of data we have seen are numbers and symbols. Collectively, these are called ..

漂泊 发表于 2025-3-26 19:52:57

Data Structures,We have looked at Scheme’s most common data structure, the list. We have seen how ordered lists and hierarchies can be represented. The focus in this chapter is on using data structures like these and other more abstract data structures in programs.
页: 1 2 [3] 4 5 6
查看完整版本: Titlebook: Exploring Computer Science with Scheme; Oliver Grillmeyer Textbook 1998 Springer-Verlag New York 1998 algorithms.artificial intelligence.c