多媒体指令(像素处理)

mmx指令:html movq:移动8个字节。ios paddb:每1个字节做为一个总体单元相加。windows emms:mmx指令结束标志。post #include <iostream> #include <windows.h> #include <gdiplus.h>    //为未来使用GDI+处理图像作准备 #pragma comment(lib, "gdiplus.lib") usi
相关文章
相关标签/搜索