標(biāo)題: Titlebook: Introduction to SIMULA 67; Günther Lamprecht Book 1983Latest edition Springer Fachmedien Wiesbaden 1983 Boolean variable.Processing.Simula [打印本頁(yè)] 作者: dabble 時(shí)間: 2025-3-21 16:40
書(shū)目名稱(chēng)Introduction to SIMULA 67影響因子(影響力)
書(shū)目名稱(chēng)Introduction to SIMULA 67影響因子(影響力)學(xué)科排名
書(shū)目名稱(chēng)Introduction to SIMULA 67網(wǎng)絡(luò)公開(kāi)度
書(shū)目名稱(chēng)Introduction to SIMULA 67網(wǎng)絡(luò)公開(kāi)度學(xué)科排名
書(shū)目名稱(chēng)Introduction to SIMULA 67被引頻次
書(shū)目名稱(chēng)Introduction to SIMULA 67被引頻次學(xué)科排名
書(shū)目名稱(chēng)Introduction to SIMULA 67年度引用
書(shū)目名稱(chēng)Introduction to SIMULA 67年度引用學(xué)科排名
書(shū)目名稱(chēng)Introduction to SIMULA 67讀者反饋
書(shū)目名稱(chēng)Introduction to SIMULA 67讀者反饋學(xué)科排名
作者: 獨(dú)輪車(chē) 時(shí)間: 2025-3-21 23:17 作者: Acetaldehyde 時(shí)間: 2025-3-22 02:42 作者: 令人心醉 時(shí)間: 2025-3-22 05:13 作者: DALLY 時(shí)間: 2025-3-22 09:10 作者: Recessive 時(shí)間: 2025-3-22 14:18
Günther Lamprechtes of leading archaeologists from throughout the world. The different forms of archaeology are explored, along with the techniques used for each and the challenges, concerns and issues that face archaeologists today.. .This compendium is both a print reference and an online reference work. A major i作者: chlorosis 時(shí)間: 2025-3-22 20:54 作者: Systemic 時(shí)間: 2025-3-22 22:04
Günther Lamprecht are explored, along with the techniques used for each and the challenges, concerns and issues that face archaeologists today.. .This compendium is both a print reference and an online reference work. A major i978-3-319-51726-1作者: GUILE 時(shí)間: 2025-3-23 01:55 作者: Debark 時(shí)間: 2025-3-23 09:18
Günther Lamprecht are explored, along with the techniques used for each and the challenges, concerns and issues that face archaeologists today.. .This compendium is both a print reference and an online reference work. A major i978-3-319-51726-1作者: gangrene 時(shí)間: 2025-3-23 09:48
Günther Lamprecht are explored, along with the techniques used for each and the challenges, concerns and issues that face archaeologists today.. .This compendium is both a print reference and an online reference work. A major i978-3-319-51726-1作者: 事情 時(shí)間: 2025-3-23 14:54
Günther Lamprecht are explored, along with the techniques used for each and the challenges, concerns and issues that face archaeologists today.. .This compendium is both a print reference and an online reference work. A major i978-3-319-51726-1作者: 紋章 時(shí)間: 2025-3-23 18:07 作者: 杠桿 時(shí)間: 2025-3-23 23:39
Günther Lamprecht are explored, along with the techniques used for each and the challenges, concerns and issues that face archaeologists today.. .This compendium is both a print reference and an online reference work. A major i978-3-319-51726-1作者: 使更活躍 時(shí)間: 2025-3-24 04:40 作者: 一致性 時(shí)間: 2025-3-24 07:24 作者: bizarre 時(shí)間: 2025-3-24 12:44
Günther Lamprechtong with the techniques used for each and the challenges, concerns and issues that face archaeologists today..This compendium is both a print reference and an online reference work. One of the e978-3-030-30018-0作者: Mingle 時(shí)間: 2025-3-24 18:40
Günther Lamprechtong with the techniques used for each and the challenges, concerns and issues that face archaeologists today..This compendium is both a print reference and an online reference work. One of the e978-3-030-30018-0作者: contrast-medium 時(shí)間: 2025-3-24 20:47 作者: 新手 時(shí)間: 2025-3-25 02:51
Whole Numbers, Analysis of Arithmetic Expressions,In chapter 1, we described how to declare variables of the type REAL. If you want to assign to the variable only whole numbers (positive and negative ones as well as zero), you may declare them as variables of the type INTEGER.作者: Digest 時(shí)間: 2025-3-25 07:11 作者: 強(qiáng)壯 時(shí)間: 2025-3-25 09:42 作者: 放逐某人 時(shí)間: 2025-3-25 14:10
Treating Texts,In order to comprehend the concept of treating texts which SIMULA offers, you should realize which particular problems arise from dealing with texts of different length and from analyzing sections of a text. It should be possible during the course of the program,作者: keloid 時(shí)間: 2025-3-25 16:22
Program Structure: Compound Statements, Blocks, Subprograms,In chapter 3, we explained how a sequence of statements can be united to a so-called “compound statement” by means of the key words BEGIN and END. The sequence then works as one single statement. We made use of this fact in later programs, e.g., for the control of loops.作者: Omniscient 時(shí)間: 2025-3-25 21:55 作者: 香料 時(shí)間: 2025-3-26 02:53 作者: Cupping 時(shí)間: 2025-3-26 07:19 作者: agnostic 時(shí)間: 2025-3-26 12:06 作者: 注視 時(shí)間: 2025-3-26 13:09
http://image.papertrans.cn/i/image/474143.jpg作者: 暗指 時(shí)間: 2025-3-26 19:28
Recursive Procedures; Predefined Subprograms,le. Any procedure, whether it is a function procedure or a proper one, can call itself with another list of actual parameters. A procedure calling itself within its procedure body is called a “recursive procedure”.作者: obsession 時(shí)間: 2025-3-26 21:18
Classes with Statements, Classes as a Program System,ach the individual items of the object. Although by using comprehensive classes and subclasses, we can establish the most complex structures, it will become evident that the concept of classes in SIMULA is even more general and extensive.作者: lipoatrophy 時(shí)間: 2025-3-27 01:47
Co-routines,actual parameters following. As soon as the subprogram is called, the execution of the calling program section is interrupted, and the procedure (perhaps with the actual parameter values) is run through completely. After finishing the subprogram, you branch back to the calling program section, so that the next statements can be executed.作者: 捐助 時(shí)間: 2025-3-27 07:17
EXTERNAL-Declaration,RNAL CLASS identifier list of external classes; or EXTERNAL [type] PROCEDURE identifier list of external procedures; By the EXTERNAL-declaration we can fall back upon classes and procedures already existing and include them into the new SIMULA program. The external procedures used may be written in programming languages different from SIMULA.作者: Atmosphere 時(shí)間: 2025-3-27 10:35 作者: 流逝 時(shí)間: 2025-3-27 14:59 作者: 審問(wèn),審訊 時(shí)間: 2025-3-27 18:12
GOTO-Statement, Loops, and BOOLEAN Variables,pending on values just calculated. This technique includes the repeated passing through parts of the program (“l(fā)oops”). In this chapter, we want to describe different forms of loops made possible by SIMULA. These forms will be pointed out in solving the following problem.作者: Resign 時(shí)間: 2025-3-27 23:32
Input of Data Cards (Standard Input),es to the variables only when the program is actually running. We can achieve this by punching the values for the variables on separate data cards. These cards can be altered from one program course to the next.作者: 保存 時(shí)間: 2025-3-28 03:11
Approaching Files,e data blocks are transported to the external medium (the same method is taken conversely, if you want to read the data). The transformation of records into blocks is automatically made by the operating system. Thus, in the SIMULA program, we have to deal with nothing but records.作者: CHIP 時(shí)間: 2025-3-28 07:41 作者: 性行為放縱者 時(shí)間: 2025-3-28 13:44 作者: Herpetologist 時(shí)間: 2025-3-28 17:12
Günther Lamprechtons and contributors from whole scope of Archaeological stud.This second edition of the multi-volume work goes beyond the comprehensive and systematic coverage of archaeology that appears in the first edition. The field of archaeology continues to grow and the collaborations between archaeologists a作者: 稱(chēng)贊 時(shí)間: 2025-3-28 21:41
Günther Lamprechtons and contributors from whole scope of Archaeological stud.This second edition of the multi-volume work goes beyond the comprehensive and systematic coverage of archaeology that appears in the first edition. The field of archaeology continues to grow and the collaborations between archaeologists a作者: 占卜者 時(shí)間: 2025-3-28 23:05 作者: 一起平行 時(shí)間: 2025-3-29 06:35
Günther Lamprechtons and contributors from whole scope of Archaeological stud.This second edition of the multi-volume work goes beyond the comprehensive and systematic coverage of archaeology that appears in the first edition. The field of archaeology continues to grow and the collaborations between archaeologists a作者: Foam-Cells 時(shí)間: 2025-3-29 10:53 作者: Reservation 時(shí)間: 2025-3-29 13:14
Günther Lamprechtons and contributors from whole scope of Archaeological stud.This second edition of the multi-volume work goes beyond the comprehensive and systematic coverage of archaeology that appears in the first edition. The field of archaeology continues to grow and the collaborations between archaeologists a作者: Commission 時(shí)間: 2025-3-29 15:44 作者: Badger 時(shí)間: 2025-3-29 22:11
Günther Lamprechtons and contributors from whole scope of Archaeological stud.This second edition of the multi-volume work goes beyond the comprehensive and systematic coverage of archaeology that appears in the first edition. The field of archaeology continues to grow and the collaborations between archaeologists a作者: 概觀(guān) 時(shí)間: 2025-3-30 01:39
Günther Lamprechtons and contributors from whole scope of Archaeological stud.This second edition of the multi-volume work goes beyond the comprehensive and systematic coverage of archaeology that appears in the first edition. The field of archaeology continues to grow and the collaborations between archaeologists a作者: 職業(yè)拳擊手 時(shí)間: 2025-3-30 04:09 作者: POWER 時(shí)間: 2025-3-30 10:10
Günther LamprechtThe field of archaeology continues to grow and the collaborations between archaeologists and researchers in other areas - environmental studies, landscape studies, art history, demography, biomedicine, chemistry, museum specialists, etc. – continue to increase..This second edition builds on the mass作者: 地殼 時(shí)間: 2025-3-30 12:33
Günther LamprechtThe field of archaeology continues to grow and the collaborations between archaeologists and researchers in other areas - environmental studies, landscape studies, art history, demography, biomedicine, chemistry, museum specialists, etc. – continue to increase..This second edition builds on the mass作者: 極小量 時(shí)間: 2025-3-30 20:09
Günther Lamprechtons and contributors from whole scope of Archaeological stud.This second edition of the multi-volume work goes beyond the comprehensive and systematic coverage of archaeology that appears in the first edition. The field of archaeology continues to grow and the collaborations between archaeologists a作者: Virtues 時(shí)間: 2025-3-30 22:42
Günther Lamprechttechniques.Includes supplementary material: .This second edition of the multi-volume work goes beyond the comprehensive and systematic coverage of archaeology that appears in the first edition. The field of archaeology continues to grow and the collaborations between archaeologists and researchers i作者: Inferior 時(shí)間: 2025-3-31 03:12 作者: 公式 時(shí)間: 2025-3-31 06:50 作者: Osteoarthritis 時(shí)間: 2025-3-31 13:13
GOTO-Statement, Loops, and BOOLEAN Variables,ated and printed. Then the program could be terminated. However, the advantage of a computer does not come into play before we can handle branches, depending on values just calculated. This technique includes the repeated passing through parts of the program (“l(fā)oops”). In this chapter, we want to de作者: 是剝皮 時(shí)間: 2025-3-31 14:01 作者: hermetic 時(shí)間: 2025-3-31 21:17
Recursive Procedures; Predefined Subprograms,le. Any procedure, whether it is a function procedure or a proper one, can call itself with another list of actual parameters. A procedure calling itself within its procedure body is called a “recursive procedure”.作者: 粗野 時(shí)間: 2025-4-1 00:11
Classes with Statements, Classes as a Program System,ach the individual items of the object. Although by using comprehensive classes and subclasses, we can establish the most complex structures, it will become evident that the concept of classes in SIMULA is even more general and extensive.作者: 疏忽 時(shí)間: 2025-4-1 05:21
Co-routines,actual parameters following. As soon as the subprogram is called, the execution of the calling program section is interrupted, and the procedure (perhaps with the actual parameter values) is run through completely. After finishing the subprogram, you branch back to the calling program section, so th