Search results

Page title matches

Page text matches

  • Just changing the values on the video array and different combinations on the display size window and positions //Declare movie array
    1 KB (137 words) - 15:11, 1 April 2016
  • PImage[] pics = new PImage[photos]; //images array //load the images into the array
    2 KB (204 words) - 16:09, 1 April 2016
  • PImage[] pics = new PImage[photos]; //images array //load the images into the array
    2 KB (244 words) - 16:36, 1 April 2016
  • //Declare movie array //Fill the movie array
    1 KB (170 words) - 15:30, 1 April 2016
  • PImage[] pics = new PImage[photos]; //images array //load the images into the array
    3 KB (383 words) - 00:11, 5 April 2016
  • #REDIRECT [[GMU:Actors, Traces, Collectives/SS17/Schachbrettmuster Array]]
    74 bytes (8 words) - 21:29, 13 August 2017
  • ...will be achieved by creating an array of lines, each line consisting of an array of points.
    1 KB (219 words) - 14:38, 19 December 2011
  • ### 1) erstelle Array ($array_teams) mit allen teilnehmenden Teams einer Liga ### 2.1) erstelle Array ($teams_done)
    4 KB (404 words) - 17:08, 3 February 2013
  • Using an array to make a collage of two different photos. ...h a simple alpha mask. Attempt two with an array of alpha masks to fit the array of images.
    4 KB (625 words) - 09:51, 29 April 2016
  • // load images into the array using a loop // get image from the array and display it
    935 bytes (122 words) - 22:10, 13 January 2016
  • // load images into the array using a loop // get image from the array and display it
    910 bytes (123 words) - 11:13, 21 January 2016
  • You don't have to define a length parameter but if if you do, the Array wont hold more elements than specified. // Create an array without assigning values
    6 KB (802 words) - 02:01, 29 November 2009
  • ...ungsabfolge einer Schleife periodische Werte, die der Reihe nach in einem 'Array' gelistet werden. yvalues = new float[10]; //Array hat zunächst noch eine Länge in der Größe von 10 Schleifendurchläufen
    5 KB (617 words) - 17:34, 17 December 2011
  • // load images into the array using a loop // get image from the array and display it
    2 KB (257 words) - 11:13, 28 January 2016
  • === Darlington Array ULN2003 + Unipolar Stepper === ...ection of a stepper motor to a parallel port using a darlington transistor array with built in freewheeling diodes.
    2 KB (356 words) - 14:09, 7 January 2012
  • ...ilt up line by line and stored in an array. Since we can easily analyze an array in processing we can find the lowes and highest point in the data to create
    2 KB (372 words) - 00:43, 9 February 2022
  • ...ight amount of stars of each color I simply say »15 out of 20 colors in my array are blueish-white, 4 are yellow, 1 is red«. After thinking about that I do color colors[] = new color[20]; // Array of possible colors
    7 KB (874 words) - 12:52, 5 January 2012
  • # converting the input (image) into an array with numpy # iterate over half(xmax / 2) of the rows | any other array of the image could be selected full image would be xmax /1
    6 KB (869 words) - 08:31, 18 September 2015
  • beats[4] = beatVal; // put in back of array int dropNum[] = new int[4]; // array used to compare data not needed
    5 KB (732 words) - 00:48, 12 April 2012
  • | [[:File:array 1.pdf| CPA_2]] |[[:File:code.pdf| CPA_3]] '''''Array Trials'''''
    5 KB (748 words) - 06:04, 11 January 2019
  • ...ormance in the private space, such settings are still reproduced in a wide array of medias and elements in popular culture, such as films and toys. ...nes for posteriority, it is also of great importance the protection of the array of the gender performance rules of such society.
    4 KB (660 words) - 07:33, 18 June 2019
  • ...nsistors, some fixed resistors, a variable resistor (potentiometer) and an array of 9 LED which flash when blood goes to your fingertip. ...46B transistors (operation amplifiers) are comparing and switching the LED array on and off. Up to the size of the fingertip the sensitivity of the photocel
    4 KB (605 words) - 13:53, 27 July 2015
  • In this patch the movement in x-direction controls the index of an array. The array contains the data of a sound file, so the index points to a position in the
    3 KB (521 words) - 10:10, 5 November 2011
  • <dt><strong>Array</strong> "Hobbies":["Reading","Skating","Music"] //Array
    14 KB (2,202 words) - 08:52, 25 January 2012
  • === P07 Array Layout === P07 Array Layout
    17 KB (2,224 words) - 09:22, 2 December 2014
  • PImage[] images = new PImage[25]; // Array für Bildvariablen erstellt PImage[] parts = new PImage[25]; // Array für die Teile der Bilder erstellt
    8 KB (1,143 words) - 09:21, 28 March 2016
  • //NSDictiory has the array index from 0 to ... as key, and the NSString value as the object stored //If you initialized the PickerView with two array object, the dictionary consists of two items with the keys 0 and 1 (as NSNu
    20 KB (2,439 words) - 11:09, 4 January 2012
  • ** Übung: [[/Schachbrettmuster/]], [[/Schachbrettmuster Array/]]
    2 KB (251 words) - 21:29, 13 August 2017
  • var greens = new Array('#1fad0c','#199508','#1b710f','#4d7e0c','#6cba07'); var reds = new Array('#66200a','#96391d','#d34317','#ec6338','#fb997b');
    20 KB (2,506 words) - 20:40, 7 April 2016
  • ...en, z.B. [[bool]], [[int]], [[long]], [[float]], [[double]], [[string]], [[array]] ... ...s]], die eckigen Klammern enthalten somit den Key mit dem man den Value im Array abfragen kann (siehe Arrays für weitere Erläuterung).
    16 KB (2,386 words) - 18:32, 18 November 2011
  • "array": ["foo","bar"], <array>foo</array><array>bar</array>
    7 KB (754 words) - 12:06, 13 December 2011
  • ...Art Schatten kommen). Mit diesem Objekt habe ich dann 15 Bälle in einem '''Array''' erstellt. Obwohl ich die Position jedes einzelnen Balls in einem Array abspeichere und bei jeden Ball abfrage, ob er mit der Position des anderen
    4 KB (702 words) - 10:24, 10 July 2011
  • // therefore we're using a hard-coded products array here to easily update the form-values $products = array('Shampoo', 'Soap');
    6 KB (903 words) - 13:45, 27 January 2010
  • ...and 5G base station with a brand new multi ingredient Massive MIMO antenna array. The general physical measurement of the 5G base station antenna is predict
    2 KB (402 words) - 18:05, 9 April 2019
  • ...s purpose as well. These include multitouch surfaces like the iPad, and an array of hardware originally developed for use with video games, such as Nintendo
    3 KB (381 words) - 03:29, 9 February 2012
  • ...players on stage. To define every bone in every player and put them in an array. These are all bones that can be recognized by theCaputry.<br> ...theCaptury is go up on the Z axis, so pay attention to the location of the array when an game object is assigned to the position data.<br>
    8 KB (1,353 words) - 09:32, 7 October 2016
  • ...ber of points! (for this, put the points into an array and then access the array in the loop!)
    7 KB (1,260 words) - 12:27, 27 April 2021
  • -When I have an array of objects, each object is going to be one word, then, I need to match all
    3 KB (474 words) - 15:29, 18 June 2020
  • ...used to capture and process the image, and in turn stimulate the electrode array either by cable or wirelessly.”(Lucas van Dijk “Rewiring the brain –
    7 KB (897 words) - 08:54, 12 April 2016
  • ...()</tt> kann ein Cookie clientseitig mit einem beliebigen Wert im globalen Array <tt>$_COOKIE</tt> gespeichert. Eine simple Abfrage von <tt>$_COOKIE</tt> na ...in das Array <tt>$_SESSION</tt>; ebenso geschieht die Abfrage über dieses Array.
    8 KB (1,125 words) - 21:31, 18 March 2014
  • ...potential of bond is stimulated, even if coming attached with the complex array of feelings that come together with any process of emotional bonding, regar
    4 KB (561 words) - 16:25, 17 October 2019
  • ...neighboring (2^3 = 8). To represent the rules, they are encoded in one-bit-array of length eight like the following graphic illustrates.
    4 KB (612 words) - 15:26, 5 June 2019
  • After [udpreceive] we can route the out coming array of information by using the OSC-Syntax again.
    3 KB (581 words) - 18:50, 22 October 2016
  • ...ed matrix has the size of 3x3, and the LEDs are stored in the code as a 2D array. That way, they were able to be lit up by having their indexes called. However, since the LEDs are declared in a 3x3 array, the indexes mustn't ever exceed 2 or go below 0. Therefore, the function f
    13 KB (2,070 words) - 00:19, 10 March 2020
  • * [http://led.linear1.org/led.wiz LED Array Wizard]
    4 KB (748 words) - 16:24, 17 June 2012
  • int [] led = new int [5]; // Array allows us to add more toggle buttons in TouchOSC
    4 KB (651 words) - 22:54, 6 June 2016
  • |Array with PVector, modulated by noise and random movements. Like in the Walker e
    5 KB (733 words) - 10:55, 20 October 2019
  • ...function keytype. On one hands, The fonts which are saved in the specified array will be drawn with 2 funtion Draw. When the fonts make the music guide line
    14 KB (2,383 words) - 20:50, 26 February 2017
  • .... Die jeweiligen Objekte habe ich schließlich in meinem drei-dimensionalen Array geladen sodass ich mit "Ebenen" von mehreren Objekten und deren Transparenz
    4 KB (605 words) - 11:28, 17 July 2013
  • === VI The array: a collection of variables=== /* Random points in an array
    32 KB (4,376 words) - 10:12, 3 January 2012
  • ...the walking arena. A 24.5 cm tall printed paper cylinder is backlit by an array of 8 halogen lights. Source: Branson et al (2009)
    4 KB (604 words) - 19:24, 2 May 2018
  • |<!--Sensor:--> CCD array
    7 KB (904 words) - 23:54, 26 November 2012
  • Array
    4 KB (622 words) - 16:59, 26 October 2010
  • *objects (select, slider, metro, dsp control, canvas/array, tabread/tabwrite)
    6 KB (808 words) - 21:08, 30 November 2016
  • -Finally the pack object is used to create an array of integers and send it to the second laptop with the udpsend object.
    5 KB (911 words) - 15:37, 6 June 2016
  • 6. In order for us to separate and route the array of messages we receive from Iannix we can create another object '''routeOSC
    5 KB (839 words) - 08:01, 1 September 2016
  • ...e. The pitch requires a certain span of audio, therefore we need to use an array. Because I did not wanted to have a static factor for the pitch I create a
    5 KB (803 words) - 16:03, 15 October 2019
  • ArrayList kreise; // Array aus Kreisen (Objekt Circle)
    9 KB (918 words) - 22:48, 31 March 2011
  • | Filling an array with random points in an ascending interval and connecting those with trian
    6 KB (1,026 words) - 14:42, 5 January 2019
  • // vehicle array
    8 KB (1,028 words) - 21:29, 13 August 2017
  • Using the right angles for the connector a wide array of shapes like the Archimedean solids and many others can be built.
    6 KB (999 words) - 09:13, 31 March 2012
  • ...wird eine Tondatei über einen normalen Öffnen-Dialog ausgesucht und in ein Array geladen. Spielt man das Stück ab, wird das Frequenzspektrum zunächst durc
    5 KB (728 words) - 05:59, 14 October 2013
  • * 09/01/2017 Daniel Shiffman (Xiaomei); visual demonstration of wide array in arbitrary field + layout of project development (Sandra)
    6 KB (773 words) - 20:50, 31 March 2018
  • * J. Pais: A step-limited editable array
    6 KB (961 words) - 13:35, 6 September 2012
  • ...ing within gender for each individual is something influenced by either an array of societal expectations and repetitions, as well as individual personal de
    7 KB (989 words) - 20:14, 19 March 2019
  • ...ing within gender for each individual is something influenced by either an array of societal expectations and repetitions, as well as individual personal de
    7 KB (1,011 words) - 20:34, 19 March 2019
  • ...ing within gender for each individual is something influenced by either an array of societal expectations and repetitions, as well as individual personal de
    7 KB (1,013 words) - 20:43, 19 March 2019
  • ...ing within gender for each individual is something influenced by either an array of societal expectations and repetitions, as well as individual personal de
    7 KB (1,013 words) - 20:44, 19 March 2019
  • * sollte eigentlich durch ein array zu lösen sein
    6 KB (833 words) - 17:41, 1 May 2012
  • char aName[] = &quot;Michael&quot;; // actually an array of chars</pre>
    8 KB (1,178 words) - 23:01, 13 October 2014
  • Darlington Array ULN 2003A
    6 KB (853 words) - 18:33, 19 August 2012
  • ...ing within gender for each individual is something influenced by either an array of societal expectations and repetitions, as well as individual personal de
    7 KB (1,060 words) - 17:21, 5 June 2019
  • To add sample items, I also had to change the array ‘drum-kit-times’ as such.
    7 KB (1,244 words) - 16:33, 15 October 2019
  • | Practice with array. <br>used arrays, random()<br>inspired by moon pictures<br><br> [[File: flo
    7 KB (1,276 words) - 23:16, 19 January 2019
  • ...econd generation. The Model 2 uses a dual syringe extruder to print a wide array of materials including silicone, cement, stainless steel, cake frosting, an
    11 KB (1,613 words) - 16:12, 22 November 2011
  • ...ly this is achieved by using multiple discrete audio channels routed to an array of loudspeakers." taken from wikipedia.
    9 KB (1,395 words) - 15:39, 31 January 2019
  • ...Gebilde geformt wurde. Anschließend wurde der Schädel geteilt und zu einem Array Symmetrie Objekt gewandelt, um eine symmetrische Kopfform zu erreichen. Die
    7 KB (1,037 words) - 14:19, 23 January 2012
  • ...getElementsByTagName(), diese gibt kein Element direkt zurück, sondern ein Array mit allen Elementen, die dieses Tag haben: ...cht und zurückgibt, gibt querySelectorAll alle passenden Elemente in einem Array zurück.
    26 KB (3,582 words) - 11:56, 27 November 2013
  • ...ein Array erstellt, welches alle verbleibenden Vereine beinhaltet. Dieses Array wird durch shuffle zufällig sortiert und anschließend die Begegnungen bes Ist die Pokalrunde vorbei, werden die ausgeschiedenen Vereine aus dem Array entfernt und das Ganze wiederholt. Nach 6 Pokalrunden steht der Pokalgewinn
    30 KB (4,204 words) - 15:31, 19 March 2013
  • ...for images, one ImgList for movies, one ImgList for download files and an array of LinkModels.
    16 KB (2,618 words) - 09:00, 23 July 2011
  • This layout can easily be changed by adding more COLS and ROWS to the array.<br><br>
    13 KB (2,283 words) - 08:33, 1 August 2016
  • ...e into different directions the front of the former Plattenbau changes its array of windows and frames.
    8 KB (1,296 words) - 15:14, 25 April 2012
  • ...be fairly more complex than Wekinator, which can be integrated to a varied array of Softwares already familiar to each creator. In this case, Max/MSP, but i
    15 KB (2,389 words) - 01:12, 12 December 2019
  • ;VGA:[[Standards/Video|Video Graphics Array]]
    9 KB (1,202 words) - 09:11, 12 April 2020
  • ...d save. Lastly, the circles are randomly located by random() function with array[]. See my several visualized datas as pictures below:
    15 KB (2,272 words) - 17:12, 16 March 2012
  • ...igital sensor that captures the number of photons hitting each cell in its array of cells. This information can then be digitally processed to resemble the
    14 KB (2,343 words) - 02:56, 23 February 2024
  • ...interactions are introduced in order to develop a better understanding of Array methods. While lines are drawn from the calculated 'random' motion which co
    19 KB (2,811 words) - 02:01, 25 January 2019
  • : This array contains the angles (in degrees) for the initial direction of each child (r
    21 KB (3,205 words) - 20:45, 2 April 2015