Sponsored Content
Homework and Emergencies Homework & Coursework Questions Notice: You Must Include Complete School Name, Professor and Course Number! Post 302368742 by Neo on Thursday 5th of November 2009 01:02:29 PM
Old 11-05-2009
Notice: You Must Include Complete School Name, Professor and Course Number!

NOTE:

You must include your full school name, professor and course number to post here (in the homework / coursework forum) !!!

No exceptions.

All homework / school work posts without this information will be closed and an infraction given.

Quote:
Please Note: Posting homework or coursework without complete school/city/country/professor/course information, you will be banned if you post here! Also, members who answer homework or coursework questions (assist students) that post without complete school/city/country/professor/course information may be given infractions. This complete information is mandatory.
I have noticed that students do not follow this rule. This rule is not optional. We do not tolerate cheating.

Students are cheating when they don't fill in the required school information. Many simply just put anything and hide their school info. This is not acceptable.

This site will not be known as a "cheating site".

Thanks for your help!
These 8 Users Gave Thanks to Neo For This Post:
 

3 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

NOTICE:Cha

Pls can u help me diagnosed this Notice l receive during booting of my openserver 5.0.4 unix from the kernel. NOTICE:cha:SCSI bus has been reset ha=0 Attached SCSI peripherals will retunr to power up state (ChaN04) NOTICE:cha:SCSI command timed out ha=0... (2 Replies)
Discussion started by: kayode
2 Replies

2. UNIX for Dummies Questions & Answers

short notice

Im getting stumped on one of my unix problems. Im a college student taking unix and for one of my assignments I am to write a few programs. I done the programs but on one of them I have to modify it by using sed instead of a while do loop. here's the while loop while do ... (2 Replies)
Discussion started by: gummiworm
2 Replies

3. UNIX for Dummies Questions & Answers

BASH complete-filename & menu-complete together

Hi, Does anyone know how to make BASH provide a list of possible completions on the first tab, and then start cycling through the possibilites on the next tab? Right now this is what I have in my .bashrc: bind "set show-all-if-ambiguous on" bind \\C-o:menu-complete This allows... (0 Replies)
Discussion started by: Mithu
0 Replies
glschool(6x)							XScreenSaver manual						      glschool(6x)

NAME
glschool - a 3D schooling simulation SYNOPSIS
glschool [-display host:display.screen] [-visual visual] [-window] [-root] [-wireframe] [-fps] [-delay number] [-nfish number] [-maxvel number] [-minvel number] [-acclimit number] [-avoidfact number] [-matchfact number] [-centerfact number] [-targetfact number] [-minradius number] [-momentum number] [-distexp number] [-goalchgf number] [-fog] [-drawgoal] [-drawbbox] DESCRIPTION
Uses Craig Reynolds Boids algorithm to simulate a 3d school of fish. See <http://www.red3d.com/cwr/boids> for a description of the algo- rithm and the original paper. This is a lightly modified version of the algorithm that supports goal attraction. Many different behaviors are possible by tweaking the parameters. No sanity checking is performed on the command line params, so if you want to use negative accelerations or minimum velocity that is larger than maximum velocity or that sort of thing, the simulation will try to digest it. It looks best with the highest number of fish that will give you an FPS of > 25 or so. OPTIONS
-visual visual Specify which visual to use. Legal values are the name of a visual class, or the id number (decimal or hex) of a specific visual. -window Draw on a newly-created window. This is the default. -root Draw on the root window. -delay number Per-frame delay, in microseconds. Default: 20000 (0.020 seconds.). -wireframe | -no-wireframe Render in wireframe instead of solid. -fps Display the current frame rate, CPU load, and polygon count. -fog | -no-fog Whether to show foggy (cloudy) water. -drawgoal | -no-drawgoal Whether to show the school's attraction goal. -drawbbox | -no-drawbbox Whether to show the bounding box. -fog | -no-fog Whether to show foggy (cloudy) water. -nfish number Number of fish. Defaults to 100 -acclimit number Acceleration limit. Defaults to 8.0 -minvel number Minimum velocity. Defaults to 1.0 -maxvel number Minimum velocity. Defaults to 7.0 -goalchgf number Goal change frequency. Defaults to 50 (frames) -avoidfact number Avoidance acceleration factor. Defaults to 1.5 -matchfact number Match avg velocity acceleration factor. Defaults to 0.15 -centerfact number School centering acceleration factor. Defaults to 0.1 -targetfact number Target attraction acceleration factor. Defaults to 80 -distexp number Distance weighting exponent. Defaults to 2.2 -momentum number Momentum. Defaults to 0.9 ENVIRONMENT
DISPLAY to get the default host and display number. XENVIRONMENT to get the name of a resource file that overrides the global resources stored in the RESOURCE_MANAGER property. SEE ALSO
X(1), xscreensaver(1) COPYRIGHT
Copyright (C) 2005-2006 by David C. Lambert. Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. No representations are made about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. AUTHOR
David C. Lambert X Version 11 5.15 (28-Sep-2011) glschool(6x)
All times are GMT -4. The time now is 04:21 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy