-
3D表面图绘制,简单实用
3D表面图绘制,简单实用-3D surface mapping, simple and practical
- 2022-03-10 01:56:06下载
- 积分:1
-
The proportion of different coefficient rgb to gray, compared with different res...
比例系数不同的rgb转gray,不同的结果相比较。-The proportion of different coefficient rgb to gray, compared with different results.
- 2022-03-02 18:36:35下载
- 积分:1
-
LabVIEW serial port RS232 universal source, for the learner information.
LabVIEW通用的串口RS232源程序,,供学习者参考.-LabVIEW serial port RS232 universal source, for the learner information.
- 2022-06-12 20:05:42下载
- 积分:1
-
the procedures established track gradient brush painting to fill graphics, a goo...
本程序创建轨迹梯度画刷来填充图形,一个很好的例子绝对值得收藏-the procedures established track gradient brush painting to fill graphics, a good example worthy collection
- 2022-03-06 13:56:20下载
- 积分:1
-
JPEG image compression!
JPEG图形压缩!-JPEG image compression!
- 2022-08-16 15:08:58下载
- 积分:1
-
人脸检测代码。算法都是基本的。程序也有较大局限性,不过作为参考还是有价值的。...
人脸检测代码。算法都是基本的。程序也有较大局限性,不过作为参考还是有价值的。-face detection code. Algorithms are basic. Procedures also have been quite limited, but as a reference or value.
- 2022-04-06 21:02:25下载
- 积分:1
-
jpeg2000解压为pnm的程序
jpeg2000解压为pnm的程序-JPEG2000 decompression procedures for pnm
- 2022-04-07 00:05:09下载
- 积分:1
-
Half Edge structure
半边数据结构 CAD建模 实现简单的拉伸 -Half Edge structure
- 2023-01-27 08:45:05下载
- 积分:1
-
这是用MFC编写的使用openGL的视口代码。
CChildView::CChildView() 构造函数
CChildView::~CChildVie...
这是用MFC编写的使用openGL的视口代码。
CChildView::CChildView() 构造函数
CChildView::~CChildView() 析构函数
BEGIN_MESSAGE_MAP(CChildView,CWnd ) 消息映射
BOOL CChildView::PreCreateWindow(CREATESTRUCT& cs)创建窗口重新设置窗口参数
BOOL CChildView::PreTranslateMessage( MSG* pMsg ) 翻译消息
int CChildView::OnCreate( LPCREATESTRUCT lpCreateStruct ) 窗口创建好后进入此函数 完成openGL的初始化
void CChildView::OnSize( UINT nType, int cx, int cy ) 当窗口大小发生改变时重新设置OPenGL的视口参数。
void CChildView::OnDestroy() 销毁窗口 -It is written in MFC to use openGL viewport code. CChildView:: CChildView () constructor CChildView:: ~ CChildView () destructor BEGIN_MESSAGE_MAP (CChildView, CWnd) message map BOOL CChildView:: PreCreateWindow (CREATESTRUCT & cs) to create a window to reset the window parameters BOOL CChildView:: PreTranslateMessage (MSG* pMsg ) translation of the message int CChildView:: OnCreate (LPCREATESTRUCT lpCreateStruct) window is created and entered this function to complete openGL initialization void CChildView:: OnSize (UINT nType, int
- 2022-03-16 00:49:44下载
- 积分:1
-
图像的边缘滤波(得到边缘)
edge filter for image in c(get edge)
- 2022-08-21 11:03:41下载
- 积分:1