Subversion Repositories programming

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
438 6833 d 23 h ira /school/cs408/p3/ Added the original requirements used to write this program.  
437 6837 d 19 h ira /languages/tex/ Add a good LaTeX homework template  
436 7066 d 21 h ira /languages/tex/beam/ Add latex-beamer examples.  
435 7068 d 15 h ira /languages/tex/ Add more pdfLatex options to the template.  
434 7103 d 21 h ira /languages/python/ Update python template.  
433 7103 d 21 h ira /languages/tex/ Update tex template.  
432 7150 d 11 h ira /school/cs408/p4/ hw04.lisp:
* HI comes before LO in problem #2.
* Fix ordering of arguments in the "or" part of the cond in problem #2.
 
431 7150 d 11 h ira /school/cs408/p4/ hw04.lisp:
* Remove bogus fixme.
 
430 7150 d 11 h ira /school/cs408/p4/ Import CS408 Project #4.  
429 7157 d 16 h ira /school/cs420/p3/ Actions.py:
* Simplify actions a bit.
* Add a NPC part to Action, which is Negative Preconditions.

PROJ3.py:
* Make the monkey move (more or less) randomly throughout
it's possible moves, instead of fixing the problem.
 
428 7160 d 19 h ira /school/cs408/p3/ hw03.lisp:
* Simplify the solution for Problem 2. This uses a local function.
 
427 7161 d 19 h ira /school/cs408/p3/ Import CS408 Project #3.  
426 7161 d 20 h ira /school/cs408/ Get set up for CS408.  
425 7162 d 10 h ira /school/cs420/p3/ p3.tex:
* Add source code printout.

Makefile:
* Add a generic Makefile to run this program.
 
424 7162 d 10 h ira /school/cs420/p3/ PROJ3.py:
* Menu()ize the main loop.
* Break solving function out of main().

Meny.py:
* Add the Menu class, derived from CS420 Project 1 Menu.
 
423 7162 d 11 h ira /school/cs420/p3/ Initial Import of CS420 Project #3.  
422 7168 d 13 h ira /school/cs431/p1/ GanttChart.java:
* Remove unnecessary variables from for loops.
 
421 7168 d 19 h ira /school/cs431/p1/ ConfigParser.java:
* Add a check for a generic Exception, which will happen on any
error in the config file.
* Print an appropriate message after catching the above Exception.
 
420 7171 d 1 h ira /school/cs431/p1/ Change text strings only. No feature changes.  
419 7171 d 10 h ira /school/cs431/p1/ p1.tex:
* Add GanttChart.java to the output.

GanttChart.java:
* Automatically generate beautiful Gantt Charts.

Scheduler.java:
* Use GanttChart class to generate Gantt Charts now.
 

Show All