標(biāo)題: Titlebook: Adventure in Prolog; Dennis Merritt Textbook 1990 Springer-Verlag New York Inc. 1990 Natural.Prolog.behavior.control.data structures.exper [打印本頁(yè)] 作者: 多話 時(shí)間: 2025-3-21 17:58
書(shū)目名稱Adventure in Prolog影響因子(影響力)
書(shū)目名稱Adventure in Prolog影響因子(影響力)學(xué)科排名
書(shū)目名稱Adventure in Prolog網(wǎng)絡(luò)公開(kāi)度
書(shū)目名稱Adventure in Prolog網(wǎng)絡(luò)公開(kāi)度學(xué)科排名
書(shū)目名稱Adventure in Prolog被引頻次
書(shū)目名稱Adventure in Prolog被引頻次學(xué)科排名
書(shū)目名稱Adventure in Prolog年度引用
書(shū)目名稱Adventure in Prolog年度引用學(xué)科排名
書(shū)目名稱Adventure in Prolog讀者反饋
書(shū)目名稱Adventure in Prolog讀者反饋學(xué)科排名
作者: gusher 時(shí)間: 2025-3-21 22:45
Getting Started,e rapid development and prototyping than most languages because it is semantically close to the logical specification of a program. As such, it approaches the ideal of executable program specifi-cations.作者: capsule 時(shí)間: 2025-3-22 01:52 作者: 季雨 時(shí)間: 2025-3-22 07:48
1431-7869 published it in our series. The only problem is there are still some unfortunate people around who do not know Prolog and are not sufficiently prepared either to read Merritt‘s book, or to use this extremely productive language, be it for knowledge-based work or even for everyday programming. Possib作者: 增長(zhǎng) 時(shí)間: 2025-3-22 10:29 作者: florid 時(shí)間: 2025-3-22 15:05 作者: cortex 時(shí)間: 2025-3-22 17:38 作者: Inculcate 時(shí)間: 2025-3-22 21:42
978-1-4612-8007-1Springer-Verlag New York Inc. 1990作者: 千篇一律 時(shí)間: 2025-3-23 01:54
Springer Compass Internationalhttp://image.papertrans.cn/a/image/150397.jpg作者: phase-2-enzyme 時(shí)間: 2025-3-23 05:31 作者: gusher 時(shí)間: 2025-3-23 13:11
Reconfiguration Using a Virtual Sensor,e compound query that finds out where the good things to eat are can be stored as a rule with the predicate name where_food/2....It states “There is something X to eat in room Y if X is located in Y, and X is edible.”作者: cardiac-arrest 時(shí)間: 2025-3-23 16:33 作者: 輕推 時(shí)間: 2025-3-23 22:03
Conclusions and Future Directions, the basic building blocks of Prolog. Examples of atoms we’ve used are.These primitive data types can be combined to form arbitrarily complex data types called structures. A structure is composed of a functor and a fixed number of arguments. Its form is just like that of the goals and facts we’ve se作者: CANON 時(shí)間: 2025-3-23 22:43
Rules,e compound query that finds out where the good things to eat are can be stored as a rule with the predicate name where_food/2....It states “There is something X to eat in room Y if X is located in Y, and X is edible.”作者: 王得到 時(shí)間: 2025-3-24 04:43
Managing Data,g also allows us to manipulate the database directly and provides built-in predicates to perform this function. The main ones are.The ability to manipulate the database is obviously an important feature for Nani Search. With it we can dynamically change the location of the player, as well as the stuff that has been picked up and moved.作者: VAN 時(shí)間: 2025-3-24 10:06
Data Structures, the basic building blocks of Prolog. Examples of atoms we’ve used are.These primitive data types can be combined to form arbitrarily complex data types called structures. A structure is composed of a functor and a fixed number of arguments. Its form is just like that of the goals and facts we’ve seen already (for good reason, we’ll discover).作者: 違反 時(shí)間: 2025-3-24 11:48
Studies in Systems, Decision and ControlThis chapter describes the basic Prolog facts. They are the simplest form of Prolog predicates, and are similar to records in a relational database. As we will see in the next chapter they can be queried as a database.作者: Homocystinuria 時(shí)間: 2025-3-24 18:20 作者: 散步 時(shí)間: 2025-3-24 22:14 作者: 學(xué)術(shù)討論會(huì) 時(shí)間: 2025-3-25 02:56
Modelling of Networked Control Systems,Prolog must be able to handle arithmetic in order to be a useful general purpose programming language. However, arithmetic does not fit nicely into the logical scheme of things.作者: Asparagus 時(shí)間: 2025-3-25 04:08
https://doi.org/10.1007/978-3-319-91569-2Recursion in any language is the ability for a unit of code to call itself, repeatedly, if necessary. Recursion is often a very powerful and convenient way of representing certain programming constructs.作者: 牽連 時(shí)間: 2025-3-25 09:12
https://doi.org/10.1007/978-3-031-57616-4One of Prolog’s most powerful features is its built-in pattern-matching algorithm, unification. For all of the examples we have seen so far, unification has been relatively simple. We will now examine unification more closely.作者: Handedness 時(shí)間: 2025-3-25 13:55 作者: deforestation 時(shí)間: 2025-3-25 19:40
https://doi.org/10.1007/978-3-319-78449-6We have seen that the form of a Prolog data structure is ..作者: Hemoptysis 時(shí)間: 2025-3-25 20:55 作者: Itinerant 時(shí)間: 2025-3-26 00:25
J. Peralez,V. Andrieu,M. Nadri,U. SerresWe have examined the manner in which Prolog interprets goals and have also seen examples of how to manipulate Prolog’s execution behavior.作者: hardheaded 時(shí)間: 2025-3-26 05:43
M. Guo,D. Boskos,J. Tumova,D. V. DimarogonasProlog is especially well-suited for developing natural language systems. In this chapter we will create an English front end for Nani Search.作者: Organonitrile 時(shí)間: 2025-3-26 09:29 作者: 好色 時(shí)間: 2025-3-26 15:15
Simple Queries,Now that we have some facts in our Prolog program, we can load the program in the interpreter and query or call the facts. This chapter, and the next, will assume the Prolog program contains only facts. Queries against programs with rules will be covered in a later chapter.作者: 預(yù)防注射 時(shí)間: 2025-3-26 20:17 作者: prostate-gland 時(shí)間: 2025-3-26 23:10 作者: 精美食品 時(shí)間: 2025-3-27 04:58 作者: 協(xié)定 時(shí)間: 2025-3-27 06:52
Unification,One of Prolog’s most powerful features is its built-in pattern-matching algorithm, unification. For all of the examples we have seen so far, unification has been relatively simple. We will now examine unification more closely.作者: 燒瓶 時(shí)間: 2025-3-27 10:23
Lists,Lists are powerful data structures for holding and manipulating groups of things. They are the entire foundation of the LISP programming language.作者: 移動(dòng) 時(shí)間: 2025-3-27 17:30 作者: fiscal 時(shí)間: 2025-3-27 20:47 作者: 意外的成功 時(shí)間: 2025-3-28 00:25
Control Structures,We have examined the manner in which Prolog interprets goals and have also seen examples of how to manipulate Prolog’s execution behavior.作者: 把手 時(shí)間: 2025-3-28 04:48 作者: FLACK 時(shí)間: 2025-3-28 09:05 作者: Liberate 時(shí)間: 2025-3-28 10:46 作者: 煩憂 時(shí)間: 2025-3-28 15:17
Control Design Considering Mobile Computing,g also allows us to manipulate the database directly and provides built-in predicates to perform this function. The main ones are.The ability to manipulate the database is obviously an important feature for Nani Search. With it we can dynamically change the location of the player, as well as the stuff that has been picked up and moved.作者: ALIBI 時(shí)間: 2025-3-28 22:40 作者: 欲望小妹 時(shí)間: 2025-3-29 01:53 作者: maintenance 時(shí)間: 2025-3-29 07:04 作者: intangibility 時(shí)間: 2025-3-29 10:48
Managing Data,g also allows us to manipulate the database directly and provides built-in predicates to perform this function. The main ones are.The ability to manipulate the database is obviously an important feature for Nani Search. With it we can dynamically change the location of the player, as well as the stu作者: 走調(diào) 時(shí)間: 2025-3-29 14:51
Data Structures, the basic building blocks of Prolog. Examples of atoms we’ve used are.These primitive data types can be combined to form arbitrarily complex data types called structures. A structure is composed of a functor and a fixed number of arguments. Its form is just like that of the goals and facts we’ve se作者: Bph773 時(shí)間: 2025-3-29 19:17
9樓作者: Arthropathy 時(shí)間: 2025-3-29 22:08
9樓作者: Liberate 時(shí)間: 2025-3-30 01:36
9樓作者: grieve 時(shí)間: 2025-3-30 05:04
10樓作者: 激怒某人 時(shí)間: 2025-3-30 09:37
10樓作者: Contend 時(shí)間: 2025-3-30 13:56
10樓作者: bizarre 時(shí)間: 2025-3-30 18:03
10樓