World of Spectrum
  • Categories
  • Discussions
  • FAQ
  • Sign In
Home › Search
Title Search
@title beer Word 'beer' in title
User Search
  • @user admin Only posts by Admin
Text Search
  • @body beer Word 'beer' in the text
Phrase Search
"Hello World" Exact phrase match
Exclude Terms
  • car -red Search cars that are not red
"Or" Searches
  • honda | bmw 'honda' or 'bmw' results
Multi-Field
@(title,body) hello Both contain 'hello'
WildCard
  • hond* civ* Match all with an astrix
Combination
  • @title bmw @user admin
See more supported syntax examples
Search Again :: Adv Search 1000 results in 0.001s
<1…45678910…34>
  • The Only Reason Sinclair Succeeded (Provoking Controversy)Although I love my Sinclairs dearly, I think that the only reason they succeeded was because at the time most people did not know any better (factori…

    ... insisted on using the same algorithm as was used in the ...
    Alcoholics Anonymous Alcoholics Anonymous September 2006 Sinclair Miscellaneous
  • MP3 loading testsIn a previous thread, Spector says: "The loss of an mp3 file is nothing compared to the loss from an old audio cassette tape. " Dunny says: "Which i…

    ... with CoolEdit's Spectrum Analysis algorithm to cause it to give ...
    trellis trellis September 2006 Emulators
  • MP3 loading testsIn a previous thread, Spector says: "The loss of an mp3 file is nothing compared to the loss from an old audio cassette tape. " Dunny says: "Which i…

    ... with CoolEdit's Spectrum Analysis algorithm to cause it to give ...
    Spector Spector September 2006 Emulators
  • Sinclair Basic Vs PascalWith the rise of the structured programming movement (Jackson et al) was it wise to put the Basic programming language into the Spectrum. By this ti…

    ... wouldn't know what an algorithm was if it jumped up ...
    Matt_B Matt_B September 2006 Sinclair Miscellaneous
  • Sinclair Basic Vs PascalWith the rise of the structured programming movement (Jackson et al) was it wise to put the Basic programming language into the Spectrum. By this ti…

    ... degree). The first year was algorithm-centric together with teaching data ...
    NickH NickH September 2006 Sinclair Miscellaneous
  • Sinclair Basic Vs PascalWith the rise of the structured programming movement (Jackson et al) was it wise to put the Basic programming language into the Spectrum. By this ti…

    ... a mix)
    influenced by algorithm choices and data structure
    Alcoholics Anonymous Alcoholics Anonymous September 2006 Sinclair Miscellaneous
  • Sinclair Basic Vs PascalWith the rise of the structured programming movement (Jackson et al) was it wise to put the Basic programming language into the Spectrum. By this ti…

    ... 't even know what an algorithm is.
    You don't ... cases.
    It's the algorithm that is important. The more ...
    torstum torstum September 2006 Sinclair Miscellaneous
  • Sinclair Basic Vs PascalWith the rise of the structured programming movement (Jackson et al) was it wise to put the Basic programming language into the Spectrum. By this ti…

    ... 't get much practice with algorithm development (Java and STL for ...
    Alcoholics Anonymous Alcoholics Anonymous September 2006 Sinclair Miscellaneous
  • Oh so BRIGHT!What is the SLOWEST way to change the attribute area to BRIGHT? It has to be legit! No meaningless instructions or doing stuff for the sake of it. …

    ... to use a Monte Carlo algorithm.
    [code]
    10 LET ...
    gasman gasman November 2006 Development
  • Recursive functionsA while ago Phil demonstrated a nice example of recursiveness in a DEF FN function. Sadly it doesn't appear to be online anymore and I have difficult…

    ... done using recursion: a recursive algorithm can always be changed into ...
    Philip Kendall Philip Kendall November 2006 Sinclair Basic
  • Recursive functionsA while ago Phil demonstrated a nice example of recursiveness in a DEF FN function. Sadly it doesn't appear to be online anymore and I have difficult…

    ... done using recursion: a recursive algorithm can always be changed into ... />
    Try a non-recursive algorithm for the Towers of Hanoi!
    Dr BEEP Dr BEEP November 2006 Sinclair Basic
  • Recursive functionsA while ago Phil demonstrated a nice example of recursiveness in a DEF FN function. Sadly it doesn't appear to be online anymore and I have difficult…

    ... BEEP]Try a non-recursive algorithm for the Towers of Hanoi ...
    Alcoholics Anonymous Alcoholics Anonymous November 2006 Sinclair Basic
  • Help understanding some z80 asmI'm trying to work out how to represent the structure of a "sprite" in the SAM as "Grabbed" by SmallC. I can see the assembler implementation but I …

    ... .asm?view=markup"]heapsort[/URL] algorithm that uses a user-supplied ...
    Alcoholics Anonymous Alcoholics Anonymous January 2007 Development
  • Help understanding some z80 asmI'm trying to work out how to represent the structure of a "sprite" in the SAM as "Grabbed" by SmallC. I can see the assembler implementation but I …

    ... using a differential screen update algorithm -- ie it only redraws portions ...
    Alcoholics Anonymous Alcoholics Anonymous January 2007 Development
  • Who knows how to program a "pathfinder"?Hi all. I like to play games like "Colour Lines" and I think, I will create a version of this game for the SAM Coupe. It looks easy - until this "dam…

    ... ]?

    The A* search algorithm is pretty common and helps ... check out is Warshall's algorithm. It works with successive matrix ...
    Alcoholics Anonymous Alcoholics Anonymous January 2007 Development
  • Who knows how to program a "pathfinder"?Hi all. I like to play games like "Colour Lines" and I think, I will create a version of this game for the SAM Coupe. It looks easy - until this "dam…

    An algorithm easy to program is the ...
    NotFound NotFound January 2007 Development
  • Who knows how to program a "pathfinder"?Hi all. I like to play games like "Colour Lines" and I think, I will create a version of this game for the SAM Coupe. It looks easy - until this "dam…

    Thanx to you all for your suggests. The best solution seems the A* search algorithm for me, as it is that way for the problem I was looking for. Alc Ano: Your ADTHeapAdd shows me also a basic approach how to start :-)
    Wo of Womoteam
    womoteam womoteam January 2007 Development
  • Who knows how to program a "pathfinder"?Hi all. I like to play games like "Colour Lines" and I think, I will create a version of this game for the SAM Coupe. It looks easy - until this "dam…

    ... /> 10 REM pathfinder with Dykstra algorithm
    20 DIM a$(9 ...
    Dr BEEP Dr BEEP January 2007 Development
  • Death of the Computer Science DepartmentRead this article on the death of the computer science department in universities by Neil McBride from De Montfort. It makes very interesting (and wo…

    ... where an O(n^2) algorithm was taking up all the ... world, when an O(n) algorithm was all that was needed ...
    mjwilson mjwilson February 2007 Chit chat
  • Death of the Computer Science DepartmentRead this article on the death of the computer science department in universities by Neil McBride from De Montfort. It makes very interesting (and wo…

    ... where an O(n^2) algorithm was taking up all the ... world, when an O(n) algorithm was all that was needed ...
    AndyC AndyC February 2007 Chit chat
  • Death of the Computer Science DepartmentRead this article on the death of the computer science department in universities by Neil McBride from De Montfort. It makes very interesting (and wo…

    ... it.

    Writing an algorithm that is O(n2) is ... point where the O(n) algorithm will win out. Being able ...
    hldswrth hldswrth February 2007 Chit chat
  • Death of the Computer Science DepartmentRead this article on the death of the computer science department in universities by Neil McBride from De Montfort. It makes very interesting (and wo…

    ... =hldswrth;169983]
    Writing an algorithm that is O(n2) is ... point where the O(n) algorithm will win out.


    An O(n^2) algorithm that understands this can walk ... a more naive O(n) algorithm that leads to faults more ...
    AndyC AndyC February 2007 Chit chat
  • Death of the Computer Science DepartmentRead this article on the death of the computer science department in universities by Neil McBride from De Montfort. It makes very interesting (and wo…

    ... />
    An O(n^2) algorithm that understands this can walk ... a more naive O(n) algorithm that leads to faults more ... surely even a O(n) algorithm which page faults all the ...
    mjwilson mjwilson February 2007 Chit chat
  • Death of the Computer Science DepartmentRead this article on the death of the computer science department in universities by Neil McBride from De Montfort. It makes very interesting (and wo…

    ... surely even a O(n) algorithm which page faults all the ...
    AndyC AndyC February 2007 Chit chat
  • Death of the Computer Science DepartmentRead this article on the death of the computer science department in universities by Neil McBride from De Montfort. It makes very interesting (and wo…

    ... It state that for an algorithm whose number of instructions is ... of N for which that algorithm will require less instructions ... than an algorithm whose number of instructions is ... - if the O(n) algorithm requires 10000n bytes of storage ...
    hldswrth hldswrth February 2007 Chit chat
  • Death of the Computer Science DepartmentRead this article on the death of the computer science department in universities by Neil McBride from De Montfort. It makes very interesting (and wo…

    ... state that for an algorithm whose number of instructions is ... N for which that algorithm will require less instructions ... than an algorithm whose number of instructions ... />
    By contrast an algorithm that accesses memory arbitrarily is ...
    AndyC AndyC February 2007 Chit chat
  • Death of the Computer Science DepartmentRead this article on the death of the computer science department in universities by Neil McBride from De Montfort. It makes very interesting (and wo…

    ... 's say you have an algorithm which is O(n), but ... say that you have an algorithm which is O(n^2 ... to me that the first algorithm is still a better option ...
    mjwilson mjwilson February 2007 Chit chat
  • Death of the Computer Science DepartmentRead this article on the death of the computer science department in universities by Neil McBride from De Montfort. It makes very interesting (and wo…

    ... on the implementation of the algorithm (you have stated lots of ... operation, and the O(n) algorithm with still eventually win out ...
    hldswrth hldswrth February 2007 Chit chat
  • Death of the Computer Science DepartmentRead this article on the death of the computer science department in universities by Neil McBride from De Montfort. It makes very interesting (and wo…

    ... operation in my O(n) algorithm resulted in transferring disk-to ... /> If my O(n^2) algorithm managed to stay entirely in ... that equation, and see which algorithm takes less instructions.

    algorithm is faster, and any good ...
    hldswrth hldswrth February 2007 Chit chat
  • Death of the Computer Science DepartmentRead this article on the death of the computer science department in universities by Neil McBride from De Montfort. It makes very interesting (and wo…

    ... your severely faulting O(n) algorithm ends up as I=2e7N ...
    AndyC AndyC February 2007 Chit chat
<1…45678910…34>

Latest Posts

  • i am currently listening to........
    Paradigm Shifter on 12:26AM
  • Happy 40th Birthday to the Amstrad CPC464!
    dmsmith on April 16
  • Celebrity deaths...
    mel the bell on April 16
  • Cooperative Games.
    Paradigm Shifter on April 16
  • LONELY TZX files : software TZX'd on the online sites with NO ASSOCIATED DOCUMENTATION
    harriusherbartio on April 16
  • European Software Titles with an English version
    harriusherbartio on April 16
  • How we became brainwashed by social media
    Antiriad2097 on April 16
  • How Do You Categorize Your Speccy Software and Games?
    Antiriad2097 on April 16
  • Fixed Speccy Software. And which games remained unfixed?
    harriusherbartio on April 16
  • I am currently watching.....
    zx1 on April 15

HitBox

Word Docs Hits
algorithm 1.1K 1.5K

Related Threads

  • Bresenham's line algorithmHelp - I really am struggling to get my head around this algorithm. I don't know why, I coped with Cordic (SIN/COS) and integer divide routines (/10 …
  • Bresenhams circle algorithmI post here my final circle code to replace, if you want, the one in the ROM.<br /> It only uses integer math and runs very fast and is very compact.…
  • Any curve algorithm experts here?I'm wondering if any of you can help the helpless here. I'm just working on the Xmas Special intro animation, and I have a set of 3D points which des…
  • DRAW x,y,a Algorithm - how does the ROM do it?Hi all, <br /> <br /> Getting on with SpecOS, and one of the things I would love to do is to preserve the original ROM's behaviour when drawing Arcs.…
  • Route Diagram Search Algorithm?With regard to a diagram of the sort of which the picture below is a simple example. Given that routes are restricted to those going down the screen,…
  • Chase HQ Pseudo 3d road algorithm ?Hello,<br /> <br /> I'm new to that forum and to the spectrum.<br /> <br /> I'm developping games for Colecovision (may be you hear about : Ghost'n…
  • Algorithm for rounding fractionsI could use some advice :smile:<br /> <br /> Let's say that I have some percentages that sum to 100% for example:<br /> <br /> 9,52%<br /> 28,57%<br …
  • Mazes and Tremaux's AlgorithmI've done a version of Tremaux's maze solving algorithm which solves my current test maze with 400 junctions and 715 connections in a reasonably quic…
  • space optimisation algorithm neededScenario:<br /> <br /> * An adventure game consists of a series of locations, each of which may or may not have some text and/or graphics associated …
  • Jump AlgorithmAfternoon all, trying my hand at a liitle basic coding ( it's a quiet work day :) ) and wondered if anyone has coded a platformer type jumping routin…

Related Searches

  • einar algorithm
  • einar s algorithm
  • algorithm na_th_an
  • algorithm na_th_an attributes
  • algorithm einar attributes
  • bresenham s ellipse drawing algorithm
  • algorithm
  • sorting algorithm
  • maze algorithm
  • random maze algorithm
  • draw arc algorithm
  • draw x y a algorithm
  • sort algorithm
  • cavern algorithm
  • arc drawing algorithm
  • deathchase algorithm
  • fast circle algorithm

Copyright © 2024 World of Spectrum