標(biāo)題: Titlebook: Easy Programming with the TI-99/4A; Richard Guenette,James Vogel Book 1984 Birkh?user Boston, Inc. 1984 BASIC.Microsoft Access.code.comput [打印本頁] 作者: Hermit 時間: 2025-3-21 17:26
書目名稱Easy Programming with the TI-99/4A影響因子(影響力)
書目名稱Easy Programming with the TI-99/4A影響因子(影響力)學(xué)科排名
書目名稱Easy Programming with the TI-99/4A網(wǎng)絡(luò)公開度
書目名稱Easy Programming with the TI-99/4A網(wǎng)絡(luò)公開度學(xué)科排名
書目名稱Easy Programming with the TI-99/4A被引頻次
書目名稱Easy Programming with the TI-99/4A被引頻次學(xué)科排名
書目名稱Easy Programming with the TI-99/4A年度引用
書目名稱Easy Programming with the TI-99/4A年度引用學(xué)科排名
書目名稱Easy Programming with the TI-99/4A讀者反饋
書目名稱Easy Programming with the TI-99/4A讀者反饋學(xué)科排名
作者: 太空 時間: 2025-3-21 23:56
Introducing TI BASIC,lege. It is one of the most popular languages used on today’s microcomputers. Your 99/4A comes with TI BASIC, a lightly modified version of the standard American National Standards Institute (ANSI) version.作者: companion 時間: 2025-3-22 04:04
Variables,he information. The information may vary as a program runs. Computers recognize two types of variables, numeric and string. A numeric variable stores numbers; a string variable stores a series of letters, numbers, and symbols as a unit.作者: Embolic-Stroke 時間: 2025-3-22 07:08
Branching Statements,y flow. These action directors come in two forms: unconditional statements that simply redirect program action; or conditional statements that allow two or more responses according to conditions set by the program’s logic. Branching statements include GOTO, GOSUB, ON-GOTO, ON-GOSUB and IF-THEN-ELSE.作者: lesion 時間: 2025-3-22 09:25 作者: 晚間 時間: 2025-3-22 13:17
Computer Sound and Music,f the chip have gone to a lot of trouble to build in labor-saving features which facilitate sound programming. The most advantageous feature of all is that the chip operates independently, meaning that while a sound is playing, the computer can go off to another part of a program and perform other t作者: 晚間 時間: 2025-3-22 17:26 作者: Additive 時間: 2025-3-23 00:16
String Functions,h as “Hello there!” or “A = B + C.” The last character in a string variable name is always the dollar sign; for example, we could call “Hello there!” A$, or even HELLO$. Strings can be up to 255 characters long. You can link strings together with the ampersand (&). If A$ = “MOTOR” and B$ = “CYCLE,” 作者: 打擊 時間: 2025-3-23 02:19 作者: carotid-bruit 時間: 2025-3-23 07:58 作者: 縮影 時間: 2025-3-23 10:27
Variables,he information. The information may vary as a program runs. Computers recognize two types of variables, numeric and string. A numeric variable stores numbers; a string variable stores a series of letters, numbers, and symbols as a unit.作者: Colonoscopy 時間: 2025-3-23 15:41
Branching Statements,y flow. These action directors come in two forms: unconditional statements that simply redirect program action; or conditional statements that allow two or more responses according to conditions set by the program’s logic. Branching statements include GOTO, GOSUB, ON-GOTO, ON-GOSUB and IF-THEN-ELSE.作者: Abutment 時間: 2025-3-23 19:50
The FOR-NEXT Loop,loop through the use of counters and the IF-THEN statement. The FOR-NEXT loop is another method that will enable you to form loops and assign values to variables with fewer statements and greater control than the previous method. This is because the FOR and NEXT statements allow for a more concise definition of a loop.作者: START 時間: 2025-3-24 00:27
String Functions,h as “Hello there!” or “A = B + C.” The last character in a string variable name is always the dollar sign; for example, we could call “Hello there!” A$, or even HELLO$. Strings can be up to 255 characters long. You can link strings together with the ampersand (&). If A$ = “MOTOR” and B$ = “CYCLE,” then A$ & B$ = MOTORCYCLE.作者: 厚臉皮 時間: 2025-3-24 05:43
Computing Technology in Autonomous Vehicle,This chapter introduces microcomputers: their structure, methods of storing information, and languages. You’ll find this information useful but not absolutely necessary for understanding how to program your TI-99/4A. If you’re eager to grapple with the machine on your desk, skip right ahead.作者: 討厭 時間: 2025-3-24 07:39
https://doi.org/10.1007/978-981-16-4392-7If you’re just starting out with your 99/4A, you’ll find that a cassette deck will give you a handy and inexpensive means of storing and retrieving information. This chapter contains equipment and maintenance suggestions and reviews the program loading and saving procedures for cassette decks.作者: Misgiving 時間: 2025-3-24 12:45
Advanced Dynamics of Mechanical SystemsAs we saw in the last chapter, commands that can stand alone are also tools for building programs. This chapter will review such commands and their roles in creating and editing programs. (Before beginning, be sure you’re comfortable with the screen editor, described in Chapter 3 and in your ..)作者: peptic-ulcer 時間: 2025-3-24 16:30
Advanced Dynamics of Rolling ElementsTI BASIC has very precise ways of dealing with numbers. When assigning values to numerical variables, you can represent and enter them in two ways: as “real” numbers (integers and decimals) or in exponential (sometimes called scientific) notation.作者: intimate 時間: 2025-3-24 20:37 作者: ASSET 時間: 2025-3-25 02:23 作者: Aspiration 時間: 2025-3-25 06:46 作者: 圍巾 時間: 2025-3-25 10:31 作者: Presbycusis 時間: 2025-3-25 14:33
https://doi.org/10.1007/978-4-431-55912-2In this chapter we will explore the TI BASIC set of statements that put images and colors at your fingertips. With practice, you’ll soon be creating your own spectacular displays.作者: FRAX-tool 時間: 2025-3-25 19:21 作者: Conducive 時間: 2025-3-25 21:05
https://doi.org/10.1007/978-3-642-54298-5In Chapter 15 we introduced the various graphics related statements in TI BASIC as well as a few elementary concepts in graphics programming. Here we will look at some techniques which can increase the power and sophistication of your program’s graphics.作者: Grievance 時間: 2025-3-26 02:03 作者: 標(biāo)準(zhǔn) 時間: 2025-3-26 04:20 作者: anaphylaxis 時間: 2025-3-26 12:18
Tools for Building Programs,As we saw in the last chapter, commands that can stand alone are also tools for building programs. This chapter will review such commands and their roles in creating and editing programs. (Before beginning, be sure you’re comfortable with the screen editor, described in Chapter 3 and in your ..)作者: BUDGE 時間: 2025-3-26 14:16 作者: 廢除 時間: 2025-3-26 18:36
Using PRINT,PRINT is one of the most common and easy-to-use statements in the BASIC language. But it also has great potential for sophisticated applications. You’ll find some of these applications illustrated in the demonstration programs in this book. Long after you have learned to program, you will still be discovering new ways to use PRINT.作者: 人類 時間: 2025-3-26 23:08 作者: Mindfulness 時間: 2025-3-27 04:43
Debugging Programs,Computer programmers call errors that keep their programs from working, .. Bugs are famous for their ability to turn normally stable programmers into frenzied lunatics.作者: 刪除 時間: 2025-3-27 06:03
Numeric Functions,TI BASIC has a number of built-in numeric functions for complex mathematical operations that you can incorporate into your programs. This chapter examines these functions, particularly the random number and user-defined functions.作者: PLIC 時間: 2025-3-27 09:43 作者: 鴿子 時間: 2025-3-27 15:22
Arrays,In Chapter 10 we saw how READ/DATA statements control the flow of variable information within a program. Although these statements are often useful, they have certain drawbacks.作者: Mediocre 時間: 2025-3-27 18:21
More Graphics,In Chapter 15 we introduced the various graphics related statements in TI BASIC as well as a few elementary concepts in graphics programming. Here we will look at some techniques which can increase the power and sophistication of your program’s graphics.作者: 深淵 時間: 2025-3-27 21:58 作者: Irritate 時間: 2025-3-28 02:18 作者: Accord 時間: 2025-3-28 07:58
https://doi.org/10.1007/978-981-13-0608-2he information. The information may vary as a program runs. Computers recognize two types of variables, numeric and string. A numeric variable stores numbers; a string variable stores a series of letters, numbers, and symbols as a unit.作者: 吵鬧 時間: 2025-3-28 11:23
Solutions of Problems: Two-Port Networks,y flow. These action directors come in two forms: unconditional statements that simply redirect program action; or conditional statements that allow two or more responses according to conditions set by the program’s logic. Branching statements include GOTO, GOSUB, ON-GOTO, ON-GOSUB and IF-THEN-ELSE.作者: 高腳酒杯 時間: 2025-3-28 14:38
Wave Harmonics and Guided Wavesloop through the use of counters and the IF-THEN statement. The FOR-NEXT loop is another method that will enable you to form loops and assign values to variables with fewer statements and greater control than the previous method. This is because the FOR and NEXT statements allow for a more concise definition of a loop.作者: Blood-Vessels 時間: 2025-3-28 21:10
https://doi.org/10.1007/978-1-4842-6467-6h as “Hello there!” or “A = B + C.” The last character in a string variable name is always the dollar sign; for example, we could call “Hello there!” A$, or even HELLO$. Strings can be up to 255 characters long. You can link strings together with the ampersand (&). If A$ = “MOTOR” and B$ = “CYCLE,” then A$ & B$ = MOTORCYCLE.作者: BRAVE 時間: 2025-3-29 02:14 作者: 公式 時間: 2025-3-29 04:14 作者: 共和國 時間: 2025-3-29 10:45 作者: 文件夾 時間: 2025-3-29 11:30 作者: 不感興趣 時間: 2025-3-29 18:34
Wave Harmonics and Guided Wavesloop through the use of counters and the IF-THEN statement. The FOR-NEXT loop is another method that will enable you to form loops and assign values to variables with fewer statements and greater control than the previous method. This is because the FOR and NEXT statements allow for a more concise d作者: Expostulate 時間: 2025-3-29 21:43
Advanced Environmental Monitoringf the chip have gone to a lot of trouble to build in labor-saving features which facilitate sound programming. The most advantageous feature of all is that the chip operates independently, meaning that while a sound is playing, the computer can go off to another part of a program and perform other t作者: Exonerate 時間: 2025-3-30 03:52 作者: maverick 時間: 2025-3-30 04:47 作者: Heretical 時間: 2025-3-30 09:00
https://doi.org/10.1007/978-1-4615-9813-8BASIC; Microsoft Access; code; computer; computer programming; games; graphics; home computer; language; lear作者: 翅膀拍動 時間: 2025-3-30 14:51
978-1-4615-9815-2Birkh?user Boston, Inc. 1984作者: 財主 時間: 2025-3-30 19:37
http://image.papertrans.cn/e/image/301027.jpg作者: Obsequious 時間: 2025-3-30 22:53 作者: Acupressure 時間: 2025-3-31 00:58
99/4A you have access to a large library of programs, or software, already written by someone else. Without knowing anything about programming, you can use this software to play games, learn math, or store addresses. But at some point you‘ll want to make your personal computer really personal. You might want 978-1-4615-9815-2978-1-4615-9813-8作者: 出生 時間: 2025-3-31 06:40 作者: Stress 時間: 2025-3-31 11:46
Computer Sound and Music, that the chip operates independently, meaning that while a sound is playing, the computer can go off to another part of a program and perform other tasks simultaneously. This feature is particularly useful when combining sound and graphics.作者: 休戰(zhàn) 時間: 2025-3-31 15:40
Building for Sensitivity Analysisprogram while it is running. In this chapter we will investigate the use of the CALL KEY command for creating keyboard program interaction and the CALL JOYST command which controls the use of joysticks.作者: Metastasis 時間: 2025-3-31 20:37
graphics. Making these features do what you want may seem impossible at fIrst, but don‘t worry; there‘s nothing mysterious about computer programming. Learning to program computers simply means learning a new language-in this case, TI BASIC (for Beginner‘s All- purpose Symbolic Instruction Code), a 作者: 細(xì)菌等 時間: 2025-3-31 21:42 作者: escalate 時間: 2025-4-1 02:51
Interacting with Your Computer: Keyboard and Joystick,program while it is running. In this chapter we will investigate the use of the CALL KEY command for creating keyboard program interaction and the CALL JOYST command which controls the use of joysticks.作者: TAP 時間: 2025-4-1 08:34
10樓作者: 嚴(yán)重傷害 時間: 2025-4-1 12:31
10樓作者: Germinate 時間: 2025-4-1 14:36
10樓作者: 調(diào)整 時間: 2025-4-1 22:23
10樓