News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

C code exercises

Started by daydreamer, July 16, 2021, 09:28:09 PM

Previous topic - Next topic

daydreamer

Exercises that made in assembler version, gets you extra exercise
Calculator, can be done with gp regs,integer or fixed point,fpu,SSE,SSE2,AVX
Made AVX calculator
Chinese unicode number output
Pythagoras
X^2 curve equations solver
Taylor series
Primes
Card game Shuffle,+exercises to add functionality ala poker game
Iteration vs recursion Fibonacci benchmark?
Sorting Algos





my none asm creations
https://masm32.com/board/index.php?topic=6937.msg74303#msg74303
I am an Invoker
"An Invoker is a mage who specializes in the manipulation of raw and elemental energies."
Like SIMD coding

daydreamer

my none asm creations
https://masm32.com/board/index.php?topic=6937.msg74303#msg74303
I am an Invoker
"An Invoker is a mage who specializes in the manipulation of raw and elemental energies."
Like SIMD coding