-
《分形算法与程序设计――Visual C++实现》的第八章源码
《分形算法与程序设计――Visual C++实现》的第八章源码
-"fractal algorithm and program design-- Visual C realization," the eighth chapter FOSS
- 2022-02-01 15:32:03下载
- 积分:1
-
VB CAD, CAD development right to the friends who helped significantly.
VB 中实现CAD,对想开发CAD的朋友们大有帮助。-VB CAD, CAD development right to the friends who helped significantly.
- 2022-11-24 03:00:03下载
- 积分: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
-
扫描线填充算法画多边形
说明: 可以是边相交的多边形
扫描线填充算法画多边形
说明: 可以是边相交的多边形-Scan Line Fill Algorithm
- 2022-05-14 06:42:57下载
- 积分:1
-
人工智能OCR文字识别源程序,VB编写的,不得不服,没用使用控件,识别率在90%以上,可直接用于你的项目中,经过我的测试,绝对可以使用....
人工智能OCR文字识别源程序,VB编写的,不得不服,没用使用控件,识别率在90%以上,可直接用于你的项目中,经过我的测试,绝对可以使用.-Character Recognition OCR artificial intelligence source, written in VB, not against, it"s useless to use controls, the recognition rate of more than 90%, can be used directly in your project, after the test I definitely can be used.
- 2022-08-25 00:09:12下载
- 积分:1
-
这是一个使用CImage类加工和源图像显示格式转换…
这是一个使用CImage类处理图像显示与格式转换的源码程序,包含了许多可以让大家学习的内容-It is a category CImage processing and image display format conversion of source programs, including many so that we can study the contents
- 2022-02-26 13:08:21下载
- 积分:1
-
global operation on imges
global operation on imges
- 2022-02-06 02:11:20下载
- 积分:1
-
用GDI函数抓屏
如果我们不太在意抓屏的效率,并且我们想要的只是一个屏幕快照的话,可以考虑使用GDI方式。这种抓屏机制是以“桌面也是一个...
用GDI函数抓屏
如果我们不太在意抓屏的效率,并且我们想要的只是一个屏幕快照的话,可以考虑使用GDI方式。这种抓屏机制是以“桌面也是一个窗口,桌面也有一个窗口句柄(HWND)”这个简单的常识为基础的,如果我们得到了桌面的设备上下文(DC),就可以利用blit(复制)它的内容到我们创建的DC中。我们可以用GetDeskWindow()得到桌面的窗口句柄,从句柄得到DC也是很容易的
-GDI function with screenshots screenshots if we do not care about efficiency, and we want only a snapshot of the screen, you can consider using GDI mode. This mechanism is based on the screenshots Desktop is also a window, the desktop also has a window handle (HWND) This simple knowledge-based, if we get the desktop device context (DC), can be used on the blit (copy) its contents that we created in DC. We can use GetDeskWindow () get desktop window handle from the handle to get DC is also very easy
- 2023-05-23 00:30:03下载
- 积分:1
-
操纵位图的开发包
操纵位图的开发包-manipulating bitmap Development Kit
- 2022-01-26 01:13:38下载
- 积分:1
-
维纳滤波0.rar
维纳滤波0.rar-Wiener filter 0.rar
- 2022-01-22 05:40:40下载
- 积分:1