?? mmx8.cpp
字號:
// MMX8.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "MMX8.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
/*
Written by: Alex Farber alexf_1@hotmail.com
Using MMX for 8-bpp image transformations
Sources:
1. Intel Software manuals - http://developer.intel.com/design/archives/processors/mmx/index.htm
Volume 1: Basic Architecture
CHAPTER 8
PROGRAMMING WITH THE INTEL MMX
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -