-
载入并显示3dsmax文件的代码
载入并显示3dsmax文件的代码-printed document and display the code 3dsmax
- 2022-12-19 03:00:03下载
- 积分: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
-
好好的师傅说的好防守进攻防守的话部分是大方说的功夫还是打狗棒法都是官方的师傅给多少...
好好的师傅说的好防守进攻防守的话部分是大方说的功夫还是打狗棒法都是官方的师傅给多少-good
- 2022-03-18 05:05:36下载
- 积分:1
-
基于OpenCV的一个轮廓检测的练习
这是一个基于Opencv的轮廓检测的学习的例子,在该例子中,先使用画图方法在图片中画出数个大小相同的笑脸(由圆构成),再通过轮廓检测函数将笑脸的轮廓检测并用红色标出,实现了轮廓检测功能
- 2022-11-02 02:45:03下载
- 积分:1
-
图像缩放,第一次进入图片,调用适当的函数在T
图像缩放,首先读入一张图片,调用相应在的函数进行图像缩小或进去放大-Image scaling, the first time into a picture, call the appropriate function in the image to reduce or enlarge into
- 2022-08-17 20:04:17下载
- 积分:1
-
NURBS++库
NURBS++库--Non-Uniform Rational B-Splines (NURBS) curves and surface are parametric functions which can represent any type of curves or surfaces. This C++ library hides the basic mathematics of NURBS. This allows the user to focus on the more challenging parts of their projects. The library also offers a lot of features to help generate NURBS from data points.-NURBS++ Treasury Non-Uniform Rational B-Splines (NURBS) curves and surface are parametric functions which can represent any type of curves or surfaces. This C++ Library hides the basic mathematics of NURBS. This allows the user to focus on the more challenging parts of their projects. The library also offers a lot of features to help generate NURBS from data points.
- 2022-11-25 21:40:03下载
- 积分:1
-
画上的光滑曲线,采用5点平滑法。
对所画曲线进行平滑处理,采用的是五点平滑方法。-painted on the smooth curve, using the 5:00 smoothing method.
- 2023-01-14 23:10:03下载
- 积分:1
-
简单的OCR识别程序,该源码仅供参考!如有疑问,可上论坛OPENCV中文网讨论。...
简单的OCR识别程序,该源码仅供参考!如有疑问,可上论坛OPENCV中文网讨论。-OCR simple identification procedures, the source code for reference purposes only! In case of doubt, the Chinese network OPENCV discussion forum.
- 2023-04-27 20:15:03下载
- 积分:1
-
Array into images, to this procedure for the black, white, gray image of three c...
数组转化为图像,此程序转为的为黑,白,灰三种颜色的图像-Array into images, to this procedure for the black, white, gray image of three colors
- 2023-08-14 15:45:02下载
- 积分:1
-
这是一个BMP文件的测试顺序。可以显示BMP
这是一个bmp文件的测试程序。可以显示一个bmp文件。- This is a bmp document test order. May demonstrate a bmp
document.
- 2023-06-22 20:35:04下载
- 积分:1