开发者

Assembler exercises [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the h开发者_JAVA技巧elp center for guidance. Closed 11 years ago.

I simply love programming and I'm learning many programming languages. I am really interested in assembly language (intel's) but I can't find any exercise around. I know invented ones are the best, but I'm not very imaginative. Can any of you help me??


Adam's x86 assembler tutorial?

Good luck!

Edit: Ah, I didn't see you asked for 'exercises'.


I'm surprised no one has mentioned the wonderful, and now free, art of assembly.


I guess it will be good to have a premade example to compare your efforts with.

The Atlas library is full of short but well documented assembly routines that implement the BLAS maths routines: http://math-atlas.sourceforge.net.

You can even try to extend the library to include more LAPLACK functions...
Then your code will be usefull too.

Tom

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜