This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| APOLLO 11 GUIDANCE COMPUTER: VERB AND NOUN LIST | |
| https://en.wikipedia.org/wiki/Apollo_Guidance_Computer#/media/File:Agc_verb-noun-list.jpg | |
| VERB LIST | |
| 50 PLEASE PERFORM | |
| 51 PLEASE MARK | |
| 53 PLEASE MARK ALT LOG | |
| 54 REND COAS MARK | |
| 56 TERMINATE P20 | |
| 58 STICKFLAG (R) V50N18 FLAG(S) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| BUSINESS_NAME | ENTITY_ID | CITY | BUSINESS_TYPE | DATE_INCORPORATED | |
|---|---|---|---|---|---|
| A & A BAGEL CO. | 0100814320 | (NOT LISTED) | DP | 4/18/2000 | |
| A & A BAGELS, INC. | 0100639675 | (NOT LISTED) | DP | 9/19/1995 | |
| A & A HOT BAGEL, LLP. | 0600104048 | SOUTH ORANGE | LLP | 12/13/2000 | |
| A & B BAGEL AND DELI III L.L.C. | 0450427131 | MORRIS PLAINS | LLC | 10/15/2019 | |
| A & B BAGEL II LLC | 0450093808 | RANDOLPH | LLC | 7/29/2016 | |
| A & B BAGELS & DELI II INC | 0100790450 | (NOT LISTED) | DP | 8/3/1999 | |
| A & B BAGELS & DELI, INC. | 0100735913 | NEWTON | DP | 2/18/1998 | |
| A & C BAGELS, INC. | 0100576056 | UNION | DP | 1/24/1994 | |
| A & D BAGEL, LLC. | 0600192148 | MONTVALE | LLC | 2/4/2004 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Scarecrow in the hillock | |
| Paddy field -- | |
| How unaware! How useful! | |
| Passing through the world | |
| Indeed this is just | |
| Sogi's rain shelter. | |
| A wild sea- | |
| In the distance over Sado |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Ac | |
| AcCePt | |
| AcCePtS | |
| AcCEsS | |
| AcCEsSeS | |
| AcCrUAl | |
| AcCRuAl | |
| AcCrUAlS | |
| AcCRuAlS | |
| AcCrUEs |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # -*- coding: utf-8 -*- | |
| import argparse, magic, re, os, math, glob, shutil | |
| ''' | |
| GENERATE SLIPPY MAP TILES | |
| Jeff Thompson | 2016 | jeffreythompson.org | |
| NOTE! | |
| @danizen has an updated version for Python 3: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| abandon | |
| abbreviate | |
| abet | |
| absorb | |
| accelerate | |
| accept | |
| accommodate | |
| accompany | |
| accomplish | |
| accrue |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ''' | |
| SPLIT SYLLABLES | |
| Jeff Thompson | 2016 | jeffreythompson.org | |
| Requires this modified version of the CMU Pronouncing | |
| dictionary by Susan Bartlett, Grzegorz Kondrak and Colin Cherry: | |
| https://webdocs.cs.ualberta.ca/~kondrak/cmudict.html | |
| Download and save to your project directory, or somewhere you can | |
| easily reference it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #include <SPI.h> | |
| #include <WiFi101.h> | |
| /* | |
| UPLOAD DATA OVER WIFI | |
| Jeff Thompson | 2017 | jeffreythompson.org | |
| The great Arduino Wifi101 library includes lots of examples | |
| of how to *get* data from the internet, but no examples on how |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* | |
| RANDOM PATH | |
| Jeff Thompson | 2017 | jeffreythompson.org | |
| Generates a random path between two predefined points. | |
| */ | |
| import java.util.Date; // imports for timestamp |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| EVERY ORGANIZATIONALLY UNIQUE IDENTIFIER (OUI) | |
| Via: http://standards-oui.ieee.org/oui.txt | |
| Details: http://en.wikipedia.org/wiki/Organizationally_unique_identifier | |
| "Azimut" Production Association JSC | |
| "RPC "Energoautomatika" Ltd | |
| +plugg srl | |
| 01DB-METRAVIB | |
| 100fio networks technology llc | |
| 10NET COMMUNICATIONS/DCA |
NewerOlder