摘要: 1、风吹稻(盗)花香~好地方~ 2、 阅读全文
posted @ 2019-07-08 16:36 ostartech 阅读(146) 评论(0) 推荐(0)
摘要: 1、原旋转中的 double phase[33]={0};//16相位,包含端点存在33个距离 for (int i=0;i<33;i++) { double i2=1.0*i; phase[i]=fs(i2/16); } int size; if(dbZoom>1) { size=iWidth*i 阅读全文
posted @ 2019-07-08 16:30 ostartech 阅读(721) 评论(0) 推荐(0)
摘要: // Imagejoint.cpp : 定义控制台应用程序的入口点。 // #include "stdafx.h" #include "Imagejoint.h" #include "math.h" #include <afxwin.h> #ifdef _DEBUG #define new DEBU 阅读全文
posted @ 2019-07-08 16:19 ostartech 阅读(143) 评论(0) 推荐(0)
摘要: // Imagejoint.cpp : 定义控制台应用程序的入口点。 // #include "stdafx.h" #include "Imagejoint.h" #include "math.h" #include #ifdef _DEBUG #define new DEBUG_NEW #endif #include //CImage类 #include // The one an... 阅读全文
posted @ 2019-07-08 10:57 ostartech 阅读(292) 评论(0) 推荐(0)