Close

1888 Results for "%E3%80%8A%E3%80%88 %EB%AC%B8%EC%9D%98 OIO%E2%86%975793%E2%86%977458 %E3%80%8B%E3%80%89 %EC%85%94%EC%B8%A0%EB%A3%B8%EA%B0%80%EA%B2%A9%E3%89%BB %E3%80%8A%E3%80%88 %EB%AC%B8%EC%9D%98 OIO%E2%86%975793%E2%86%977458 %E3%80%8B%E3%80%89 %E3%89%BAsteal%E3%85%AF%EA%B0%95%EB%82%A8%EC%85%94%EC%B8%A0%EB%A3%B8%EC%85%94%EC%B8%A0%EB%A3%B8%EA%B0%80%EA%B2%A9%D1%84temperature %EC%85%94%EC%B8%A0%EB%A3%B8%ED%9B%84%EA%B8%B0%EC%85%94%EC%B8%A0%EB%A3%B8%EA%B0%80%EA%B2%A9 %EA%B0%95%EB%82%A8%EC%85%94%EC%B8%A0%EB%A3%B8%E3%85%A3%EC%85%94%EC%B8%A0%EB%A3%B8%EC%B6%94%EC%B2%9C%CF%88encouragement%E3%85%94"

  • Native-C PIC32 color video on TV

  • Native C compiler (smaller C) with Color text TV system. Under a tiny memory, libraries are hard to link, so library such print, filesystem is on the flash and call from function-table. PS/2 keyboard(US, Japanese) can be used. Library for Color Video...
  • Combat AI

  • How It Works Brief Summary I started with a well-known disassembly of Combat (by Harry Dodgson, later improved by Nick Bensema and Roger Williams). To this, I added a K-nearest neighbor algorithm that uses examples from a training dataset to make a...
  • The actual informations

  • Detecting and identifying a card As stated in an earlier log, the card insertion is detected by grounding the pin *CD. But this is not enough to make the scope believe he have a know card inside him. You need to indicate him what type of card was inserted....
  • But I hate math...

  • As for the equation that will be used to determine whether a neurotransmitter triggers one of the intervals in a neuron, it will be as follows:where the numerator represents the sum of the specific neurotransmitter (t) from the neurons that are active...
  • Plasma Effect for TMS9918

  • Plascii Petsma by Cruzer/Camelot has one of the nicest looking plasma effects I've seen for the C64. Since he included the source code, I was able to port it to the Z80 and TMS9918.    On top of the features in the original C64 version, I have...
  • On coordinate transformations

  • The unusual geometry of plotbot means that one has to find a way to map the Cartesian coordinates of what shall be drawn to the coordinates of the steppers in a way that the tip of the triangle that is formed by the arms will follow the Cartesian coordinates...
  • Building a CP/M System Disk

  • Building a CP/M System Disk To avoid rewriting the assembler codes for ccp, bdos and cbios so that they can co-exist in the same file. I can append the i8hex files and remove the "end of file markers". To make the hex file more readable I have changed...