Forum: Computer Science and Software Design Mar 3rd, 2004 |
| Replies: 67 Views: 21,270 Re: What's the HARDEST program you've written? hardest? been thrown an assignment to be done in assembly code, when the lecturer didn't explain very well how to write assembly code...I was so frustrated...this probably sounds simple to everyone... |
Forum: Computer Science and Software Design Mar 3rd, 2004 |
| Replies: 1 Views: 4,336 Satellite signals to and from earth Okay this probably sounds like a physics question, but there's actually a geosynchronous satellite question in our assignment...for CompSci...
The question asks about how long it takes for a... |
Forum: Computer Science and Software Design Sep 27th, 2003 |
| Replies: 0 Views: 4,745 Context-sensitive grammar question :( Hi, I was wondering if anyone would be able to give hints of any sort to this question:
"Give a context-sensitive grammar for the language
L = {x#y | y is a substring of x, where x,y є {0,1}*... |