Archive for November, 2002

02-11-21

Tags: Introductory Neuroscience : Lecture summaries
Two major pathways project from the retina through the thalamus to primary visual cortex

Cells in the parvocellular division of the lateral geniculate nucleus (LGN) have small, colour selective receptive fields, whereas cells in the magnocellular division have large, movement selective receptive fields. These parallel pathways are specialised to transmit different aspects […]

">Magnocellular and Parvocellular pathways

»»» (Teaching) | 0

No Tags

02-11-21

Tags: Dyslexia - Biological AspectsMagnocellular Theory
Although current research is exploring numerous possible causes, the magnocellular theory, in particular, has recently gained much attention. This theory suggests that a deficit in the magnocellular pathway (MC) may be responsible for the visual, learning, and processing problems found in dyslexia. Because the MC pathway, along with the parvocellular pathway, […]

">Magnocellular Theory
»»» (Teaching) | 0

No Tags

02-11-21

Tags: U of T PSY280F PERCEPTION: LGN: Magno/Parvo

Magnocellular and Parvocellular layers in the LGN Layers 1 and 2 (labelled ‘M’) contain magnocellular cells. Layers 3 - 6 (labelled ‘P’) contain parvocellular cells. The magno cells are part of the m-pathway — primarily responsible for processing information about motion and flicker. The parvo cells are part of […]

">Magnocellular and Parvocellular layers in the LGN

»»» (Teaching) | 0

No Tags

02-11-20

Tags: Methods of measuring eye movements

Methods of measuring eye movements

1. Introduction2. Electro-ocuolography3. Infra-red oculography4. Image based methods5. Scleral seach coils6. Further reading
(There are two animations on this page. To run them, position them in the middle of your screen, and press “Refresh”)

Introduction
There are many ways of assessing eye movements. Some of these are based on […]

">Paul Knox: Methods of measuring eye movements

»»» (Research) | 0

No Tags

02-11-20

Tags: The parameters of eye movement
The parameters of eye movement

IntroductionSaccade ParametersMain SequencePursuit Parameters

Introduction
Eye movements can be described by using a number of parameters. These are relatively easy to calculate or measure from eye position data collected using one of the methods described elsewhere. This parameter approach can be applied to any eye movement, but only two […]

">Paul Knox: The parameters of eye movement

»»» (Research) | 0

No Tags

02-11-20

Tags: beam-backSetup with Explorer in Windows==============================First download and install python for windows from www.python.org.Save the beam-back.py file to C:\music.  If you are using winamp or sonique right now, start the program and under preferences or options de-select the m3u file association.Double click on “My Computer” on the desktop.View->Folder Options->File Types.Scroll thru the window and find the […]

">Beam-back: instructions
»»» (Computing) | 0

No Tags

02-11-20

Tags: beam-backIntroduction============This is a simple Python script to save streaming mp3’s so you can use them on your portable mp3 player.  This script should actually work with any streaming mp3 (see below re: Infinite Streams).Works with my.mp3.com, www.shoutcast.com and www.myplay.com!Homepage========http://beam-back.sourceforge.netAuthor======kal@users.sourceforge.net

#!/usr/bin/python
import urllib, string, getopt, os, time, sys, tempfile, re, mimetools, socket

Version = “1.41″

#
# beam-back.py
#
# Copyright GNU GENERAL […]

">beam-back: saves SHOUTcase mp3 to local file

»»» (Computing) | 0

No Tags

02-11-20

Tags: bSWIG Documentation, Presentations, and PapersTcl and SWIG as a C/C Development Tool. Originally written as a draft for a book chapter, this paper provides an overview of using Tcl and SWIG. It also appears on the CD-ROM accompanying “Tcl/Tk for Real Programmers” by Clif Flynt.

">Tcl and SWIG as a C/C Development Tool
»»» (Computing) | 0

No Tags

02-11-20

Tags: Preparing Our Teachers: Opportunities for Better Reading Instruction
Dorothy Strickland, Catherine Snow, Peg Griffin, M. Susan Burns, and  Peggy McNamara for the New Brunswick Group
192 pages, 8 1/4 x 10, 2002.Joseph Henry Press (JHP)Todays teachers face huge challenges, especially for teaching reading in the primary grades. They must understand as much as possible about how children develop […]

">Preparing Our Teachers: Opportunities for Better Reading Instruction
»»» (Teaching) | 0

No Tags

02-11-20

Tags: The C Annotations

C++ Annotations Version 5.2.0c

Frank B. Brokken
1994 - 2002
This document is intended for knowledgeable users of C who would like to make the transition to C++. It is a guide for Frank’s C++ programming courses, which are given yearly at the University of Groningen. As such, this document is not a […]

">C++ Annotations

»»» (Computing) | 1

No Tags

02-11-20

Tags: Games Programming with DirectX 8 and C
2nd Edition
This is the 2nd edition of the DirectX tutorials and I would like to thank all the people out there who gave me feedback, encouragement or asked me questions about the last version. So, thank-you! This revision will contain more detail about how and why the code […]

">Games Programming with DirectX 8 and C++
»»» (Computing) | 2

No Tags

02-11-20

Tags: C Tutorials, www.freeprogrammingresources.com
C++ Tutorials

An Introduction to C++ Programming

View This Site

13 part C++ programming tutorial.

C++ Annotations Version 5.1.0b

View This Site

This document is intended for knowledgeable users of C who would like to make the transition to the C++ programming language.

C++ Language Tutorial

View This Site

12 printer-friendly chapters for those already proficient in C.

Introduction to […]

">C++ Tutorials

»»» (Computing) | 0

No Tags

02-11-20

Tags: XBIT - Software downloadDDW WIDGET - a DirectDraw Tk widget for real-time iimage display.  It has an interface to play video streams of DirectShow.

Video Display.  Using Windows DirectDraw, XBIT provides a widget, DDW, for real-time image display.  A DDW widget is optimized for different video device configuration.  It uses RAMIM as an interface to an […]

">DirectDraw Tk widget

»»» (Computing) | 0

No Tags

02-11-20

Tags: Nat’s Software
Tkwav
Tkwav is a dynamically loadable extension for Tcl/Tk 8.0 on Windows 95 and NT that provides asynchronous audio playback using DirectX. This software is released to further discussion about a standard Tcl extension for media playback and is not supported in any way.
The Tkwav package is available as a ZIP archive and […]

">Tcl & DirectX audio
»»» (Computing) | 0

No Tags

02-11-20

Tags: PForth FAQ
Can pForth make turnkey applications under Windows and Unix?
Normally pforth reads its dictionary from a file which is flexible but inconvenient for a turnkey app. But you can convert the dictionary to a static array and compile it with pForth. Then one only needs the executable image to run pForth. This is done routinely when […]

">pForth: fast, C, but no good
»»» (Computing) | 0

No Tags

02-11-20

Tags: MD5 in different programming languagesLanguage    Version     Time (ms)    ImplementationLinux SuSE 6.4 PIII/650:   C           gcc 2.95.2      0.24     Portable compiled C   iForth      1.11d           0.35     Native-code Forth [*]   BigForth    1.22            1.5      Native-code Forth   GForth      0.5.0          15        GCC-specific optimized C   pForth      v21            59        Threaded VM in standard C   Ficl        2.04           84        Threaded VM with C subr’s   Lua         4.0           150        […]

">Language speed: MD5 in different programming languages
»»» (Computing) | 0

No Tags

02-11-20

Tags: http://www.freeyellow.com/members2/gx2/
Oleg Shamshura’s Homepage
FORTH-Like Scripting Language for Allegro
As you may know, many computer games use internal scripting languages to describe their storylines, behavior of actors/items, etc. As a rule, these languages are based on an interpreted virtual machine — the most clear, reliable and easy-to-implement idea.
Direct programming of such a machine is tedious, that’s why some […]

">FORTH-Like Scripting Language for Allegro
»»» (Computing) | 0

No Tags

02-11-20

Tags: Ficl - Embedded Scripting
Ficl Documentation 

Forth Inspired Command Language

Author: John Sadler

Created: 19 July 1997

Current Revision: 3.03 — July 2002

Last Modified 12/11/2001 14:35:59

Home | Join Mailing Lists | Project Page | Download
 
What is ficl? Ficl is a complete programming language interpreter designed to be embedded into other systems (including firmware based ones) as a command, macro, and development prototype language. Unlike other […]

">Forth inspired command language

»»» (Computing) | 0

No Tags

02-11-20

Tags: _Zen_Soft
Forth Interpreter Sourceforthsource.zip
Forth Interpreter Source as a cgi script for Apacheforthwsc.zip
State Machine Parsersparser.zip

">Forth Interpreter Source
»»» (Computing) | 0

No Tags

02-11-20

Tags: What is Squeak? (cont.)
Welcome to Squeakland!
Squeakland is here to offer a variety of fun and wonderful experiences to people who use their computers to create. Squeak can be used by people of all ages. Squeakland is meant to be a playground for developing a community of people who want to work together to invent […]

">Squeakland
»»» (Odds'n'Ends) | 0

No Tags