-
简单的gl_triangle示范。
Simple GL_Triangle demonstration.
- 2022-02-06 20:08:12下载
- 积分:1
-
这是一个基于VC 开发的人脸识别软件,具有速度快,识别率高的特点。...
这是一个基于VC 开发的人脸识别软件,具有速度快,识别率高的特点。-This is a VC based on the development of face recognition software, speed, high recognition rate.
- 2022-06-14 13:57:42下载
- 积分:1
-
vc programming reference images, large graphics files
vc 图象编程参考,大量绘图文档-vc programming reference images, large graphics files
- 2022-06-18 02:17:27下载
- 积分:1
-
照片管理软件
扫描目录甚至全盘照片文件存入本地数据库索引,可按要求排序,幻灯浏览等功能
- 2023-07-19 03:15:03下载
- 积分:1
-
维纳滤波,逆滤波,模糊图像复原源代码
上面是实现后的界面展示,内含有维纳滤波,逆滤波,图像模糊,清晰化等处理的源代码
- 2023-07-06 19:20:04下载
- 积分:1
-
识别百度的验证码VB源码,了解如何识别网页上的数学图片
识别百度的验证码VB源码,了解如何识别网页上的数学图片-identification verification VB source code and understand how to identify the mathematical website Photo
- 2022-11-11 09:50:04下载
- 积分:1
-
将曲线轮廓中的B
将曲线轮廓中的B-样条曲线通过最小二分法转换成一组能保持曲线轮廓形状的小折线。这样,原有的字体轮廓数据就从用曲线轮廓表示转变为用多边形表示,即用一组点及其先后顺序来描述轮廓。-Profile to Polygon
- 2023-08-21 06:20:04下载
- 积分:1
-
反走样 Line.rar
反走样 Line.rar-Anti-aliasing Line.rar
- 2022-07-18 16:29:49下载
- 积分:1
-
为规划部门写的,在acad上绘制城市道路的横断面图
为规划部门写的,在acad上绘制城市道路的横断面图-Written for the planning department in the Acad drawing of the cross-sectional diagram of Urban Roads
- 2022-04-26 09:47:28下载
- 积分: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