標(biāo)題: Titlebook: Advanced Graphics with the Sinclair Z. X. Spectrum; Ian O. Angell,Brian J. Jones Textbook 1983Latest edition Macmillan Publishers Limited [打印本頁(yè)] 作者: Madison 時(shí)間: 2025-3-21 17:58
書(shū)目名稱Advanced Graphics with the Sinclair Z. X. Spectrum影響因子(影響力)
書(shū)目名稱Advanced Graphics with the Sinclair Z. X. Spectrum影響因子(影響力)學(xué)科排名
書(shū)目名稱Advanced Graphics with the Sinclair Z. X. Spectrum網(wǎng)絡(luò)公開(kāi)度
書(shū)目名稱Advanced Graphics with the Sinclair Z. X. Spectrum網(wǎng)絡(luò)公開(kāi)度學(xué)科排名
書(shū)目名稱Advanced Graphics with the Sinclair Z. X. Spectrum被引頻次
書(shū)目名稱Advanced Graphics with the Sinclair Z. X. Spectrum被引頻次學(xué)科排名
書(shū)目名稱Advanced Graphics with the Sinclair Z. X. Spectrum年度引用
書(shū)目名稱Advanced Graphics with the Sinclair Z. X. Spectrum年度引用學(xué)科排名
書(shū)目名稱Advanced Graphics with the Sinclair Z. X. Spectrum讀者反饋
書(shū)目名稱Advanced Graphics with the Sinclair Z. X. Spectrum讀者反饋學(xué)科排名
作者: 并入 時(shí)間: 2025-3-21 21:20
,Burnout-Stopp – Fangen Sie bei sich an, programs and simple exercises we shall examine and explore the Spectrum’s capabilities. In the chapters that follow we shall use this knowledge to develop a sound understanding, both practical and mathematical, of computer graphics.作者: generic 時(shí)間: 2025-3-22 03:13 作者: 豎琴 時(shí)間: 2025-3-22 07:46 作者: 陳舊 時(shí)間: 2025-3-22 12:10
https://doi.org/10.1007/978-3-642-18531-1ining an arbitrary but fixed triad of axes in space that we call the ABSOLUTE system. Then, as in the two-dimensional case, we consider three positions: (1) the SETUP, (2) the ACTUAL and (3) the OBSERVED position.作者: 藐視 時(shí)間: 2025-3-22 15:48
Sicherungsstrukturen und Entwurfsmethodik,programming practice to comment on your programs as well as making their output self-explanatory. Ensure that the . displayed while you are actually RUNning the program are clear and concise. Another simple way of providing help is to include an introductory instruction routine as found on most video games.作者: 友好關(guān)系 時(shí)間: 2025-3-22 18:41
Kommunikation zwischen Prozessen,C programmers can reasonably expect to write, without resorting to machine-code routines. The game, ISLAND DEFENCE (48K machines only), is a typical ‘shoot-em up’ game, but the techniques we discuss could just as easily be applied to ‘bat and ball’ (for example, TENNIS) or ‘tactical’ games (for example, PAC MAN).作者: overture 時(shí)間: 2025-3-22 22:21
Kommunikation zwischen Prozessen,I. Use your Spectrum to draw a digital clock. Use the special large characters for the digits and a colon to separate them. Your clock can be made to keep correct time by using the internal clock of the Spectrum (see page 130 of the Spectrum BASIC Handbook (Vickers, 1982)).作者: Laconic 時(shí)間: 2025-3-23 02:53 作者: 古老 時(shí)間: 2025-3-23 05:32 作者: 鞏固 時(shí)間: 2025-3-23 12:15 作者: erythema 時(shí)間: 2025-3-23 14:33 作者: 朦朧 時(shí)間: 2025-3-23 18:17
German Quernheim,Maria Schreier76) horizontal rows. Individuals from the set of NXPIX by NYPIX pixels can be uniquely identified by a bracketed pair of integers; these are sometimes called a pixel vector (I, J), where 0 ? I ? NXPIX — 1 and 0 ? J ? NYPIX — 1, the vector specifying the position of the pixel in the I. column and J. 作者: Communicate 時(shí)間: 2025-3-24 01:18
Betriebsst?rungen und Warteschlangen able to draw line segments between pairs of points. To be strictly accurate, a . (or line for short) in two-dimensional space is not a finite segment, but stretches off to infinity in both directions, and so we need to introduce ways of representing a general point on such a line.作者: 恃強(qiáng)凌弱的人 時(shí)間: 2025-3-24 03:39 作者: 疼死我了 時(shí)間: 2025-3-24 06:51 作者: capsaicin 時(shí)間: 2025-3-24 13:56 作者: FLIP 時(shí)間: 2025-3-24 17:03 作者: 徹底明白 時(shí)間: 2025-3-24 19:37
https://doi.org/10.1007/978-3-642-18531-1we need to make the equivalent linear transformations on three-dimensional space. As in the lower dimension, there are three basic types of transformation: translation, scaling and rotation. We shall represent transformations as square matrices (now they will be 4 × 4). A general point in space rela作者: reception 時(shí)間: 2025-3-24 23:53 作者: Ptsd429 時(shí)間: 2025-3-25 06:14 作者: 恃強(qiáng)凌弱 時(shí)間: 2025-3-25 10:24 作者: Parallel 時(shí)間: 2025-3-25 14:34
https://doi.org/10.1007/978-3-322-94705-5e X, Y, and Z arrays. Their perspective projections on to the view plane are stored in arrays V and W. The NOF facets are stored as a list of vertex indices (a maximum of six) in array F, and the number of edges on any facet is placed in array H.作者: 蘆筍 時(shí)間: 2025-3-25 19:36 作者: Abrade 時(shí)間: 2025-3-25 22:56
Kommunikation zwischen Prozessen,eneral the players’ interest short-lived. If users can achieve a reasonable result themselves then they far prefer to write their own simple video games, and spend their money only on sophisticated games written in machine-code. Listing 14.1 is an example of the sort of game that most competent BASI作者: 違抗 時(shí)間: 2025-3-26 02:02 作者: Inertia 時(shí)間: 2025-3-26 08:12
Betriebsst?rungen und Warteschlangen able to draw line segments between pairs of points. To be strictly accurate, a . (or line for short) in two-dimensional space is not a finite segment, but stretches off to infinity in both directions, and so we need to introduce ways of representing a general point on such a line.作者: 淘氣 時(shí)間: 2025-3-26 08:53
Betriebsst?rungen und Warteschlangenown as a . The Spectrum has three types of characters built in: the 96 character . set, the 16 character . set and the 21 character . set. The latter two sets are accessed from the keyboard in . These characters are placed on the display when PRINT is used, so we must take a closer look at this operation.作者: 揮舞 時(shí)間: 2025-3-26 15:22
https://doi.org/10.1007/978-3-662-54100-5 view plane. Although very useful, such views do look odd! Our brains are used to the perspective phenomenon of three-dimensional space, and so they attempt to interpret orthographic figures as if they are perspective views. For example, the cubes of figures 9.1 and 10.1 look distorted.作者: enormous 時(shí)間: 2025-3-26 17:44
https://doi.org/10.1007/978-3-322-94705-5e X, Y, and Z arrays. Their perspective projections on to the view plane are stored in arrays V and W. The NOF facets are stored as a list of vertex indices (a maximum of six) in array F, and the number of edges on any facet is placed in array H.作者: 賠償 時(shí)間: 2025-3-26 23:20
From Real Coordinates to Pixels,big data using Haskell.Use MapReduce and work with Haskell on large clusters.Who This Book Is For.Those with at least some prior experience with Haskell and some prior experience with big data in another programming language such as Java, C#, Python, or C++..978-1-4842-2780-0978-1-4842-2781-7作者: 揭穿真相 時(shí)間: 2025-3-27 03:10
Three-dimensional Coordinate Geometry,ive use of the essay format itself to help you write a good essay. Or, to put that another way, the essay structure does a lot of the work of writing the essay for you. This is something that should soon become apparent as you look at the following examples.作者: cleaver 時(shí)間: 2025-3-27 07:52 作者: 破譯密碼 時(shí)間: 2025-3-27 11:40 作者: 維持 時(shí)間: 2025-3-27 16:29 作者: Enrage 時(shí)間: 2025-3-27 21:32 作者: CURB 時(shí)間: 2025-3-27 22:16
Projects,o make auditing work for you, and to demonstrate and provide value back to your business. This book will help you set up an auditing solution that works for you and your needs. It show978-1-4842-8633-3978-1-4842-8634-0作者: Incorporate 時(shí)間: 2025-3-28 03:09 作者: Isolate 時(shí)間: 2025-3-28 09:26
Front Matter that covered the entire field at even a modestly attractive technical and mathematical level. After going to the trouble of organizing all this diverse material for my clients and students, it seemed rather natural to put it into book form and thus share it with those professionals working with computer data978-1-4684-5166-5978-1-4684-5164-1作者: 壓迫 時(shí)間: 2025-3-28 12:53
Introduction,will use TensorFlow to build a practical image-recognition model that you will deploy to a web server using Flask, making it accessible over the Internet. Using Kivy and NumPy, you will create cross-platform data science applications with low overheads..This book will help you apply deep learning an作者: Myosin 時(shí)間: 2025-3-28 18:16 作者: muffler 時(shí)間: 2025-3-28 19:38 作者: trigger 時(shí)間: 2025-3-29 01:43 作者: 音的強(qiáng)弱 時(shí)間: 2025-3-29 06:44 作者: 散開(kāi) 時(shí)間: 2025-3-29 08:23 作者: 小步走路 時(shí)間: 2025-3-29 15:05
Die gemeinsame Wartung eines Maschinenparks considering three-dimensional space. Such a 3 × 3 matrix (. say) is simply a group of real numbers placed in a block of 3 rows by 3 columns: a column vector (. say) is a group of numbers placed in a column of 3 rows . A general entry in the matrix is usually written ., the first subscript denotes t作者: 諂媚于人 時(shí)間: 2025-3-29 18:20
https://doi.org/10.1007/978-3-642-97709-1he .axis: it has to be perpendicular to the page (since it is perpendicular to both the .axis and the .axis). The positive .axis can be into the page (the so-called . of axes) or out of the page (the .). . What we say in the remainder of the book about left-handed axes has its equivalent in the righ作者: 指數(shù) 時(shí)間: 2025-3-29 20:56 作者: TRACE 時(shí)間: 2025-3-30 01:54
https://doi.org/10.1007/978-3-662-54100-5y limiting the types and number of objects in the scenes, it is possible to get most acceptable pictures. In chapter 12 we discuss a relatively complex algorithm, but here we consider two special types of scene — we use the properties implicit in these special configurations to minimise the work nee作者: 不溶解 時(shí)間: 2025-3-30 04:54
Advanced Graphics with the Sinclair Z. X. Spectrum作者: 拍下盜公款 時(shí)間: 2025-3-30 08:51
Advanced Graphics with the Sinclair Z. X. Spectrum作者: avulsion 時(shí)間: 2025-3-30 14:23 作者: RENAL 時(shí)間: 2025-3-30 19:19
Introduction,neural network (CNN) deep learning model and Python.?This book.?.starts by explaining the traditional machine-learning pipeline, where you will analyze an image dataset. Along the way you will cover artificial neural networks (ANNs), building one from scratch in Python, before optimizing it using ge作者: commodity 時(shí)間: 2025-3-30 23:28 作者: 熱情贊揚(yáng) 時(shí)間: 2025-3-31 04:26
Two-dimensional Coordinate Geometry,ob task analysis that support knowledge, skills, and abilities with some degree of validity and reliability in the outcomes. Procedural adjustments to the employment process have occurred through court decisions, legislative mandates, and governmental policies. Most pre-employment assessments follow作者: peak-flow 時(shí)間: 2025-3-31 06:01 作者: 神秘 時(shí)間: 2025-3-31 11:49
Character Graphics on the ZX Spectrum,tic and obese populations has been reported to be significantly high, approaching 3.5-fold greater than the general population. Although three main etiologic factors, including low urine volume, hyperuricosuria, and unduly urine acidity, have been implicated in the pathogenesis of uric acid nephroli作者: Adrenaline 時(shí)間: 2025-3-31 14:45
Three-dimensional Coordinate Geometry,however, what really matters is that day when you have to sit down in an examination and respond on the spot to a poem you haven’t seen before. The obvious, if rather smug, thing to say at this point is that if you have had a lot of practice writing analyses of poems, then you are going to find it r作者: Delude 時(shí)間: 2025-3-31 20:19
Matrix Representation of Transformations on Three-dimensional Space,es cryptographic internals, and demonstrates common ways cryptography is used incorrectly...Cryptography is the lifeblood of the digital world’s security infrastructure. From governments around the world to the average consumer, most communications are protected in some form or another by cryptograp