-
游戏开发经典参考书
游戏开发经典参考书-游戏开发图形图像技术-Game Development Classic Reference- Game Development Graphics Technology
- 2022-03-21 20:18:12下载
- 积分:1
-
波形的计算
可以显示方波,正弦波三角波
- 2022-05-15 09:41:55下载
- 积分:1
-
图像特技,实现图像的阴影,像雷达扫描似的显示
图像特技,实现图像的阴影,像雷达扫描似的显示
-stunt images, the image of the shadow, like a similar radar scan revealed
- 2023-04-08 10:15:03下载
- 积分:1
-
一个高级标尺的实现
一个高级标尺的实现-a senior yardstick of achievement
- 2023-04-07 09:05:03下载
- 积分:1
-
数字图象处理c++算法程序
数字图象处理c++算法程序-c digital image processing algorithm
- 2022-02-19 23:40:10下载
- 积分:1
-
大地坐标转换经纬度源码,该源码对搞测绘或地质或GIS、GPS很重要。...
大地坐标转换经纬度源码,该源码对搞测绘或地质或GIS、GPS很重要。-converting latitude and longitude coordinates of the earth source, the source or engage in geological mapping or GIS, GPS is very important.
- 2023-05-10 22:35:03下载
- 积分:1
-
用C++实现画线功能,程序用MFC的类来实现,很实用的程序。
用C++实现画线功能,程序用MFC的类来实现,很实用的程序。-C++, drawing a line function to achieve the program using MFC classes to implement, very useful program.
- 2022-08-19 09:22:30下载
- 积分:1
-
一个图片浏览编辑器
一个图片浏览编辑器-a photo editor View
- 2022-08-20 03:01:04下载
- 积分: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
-
正交变换API函数库
正交变换API函数库-orthogonal transformation API Functions
- 2022-03-11 20:50:09下载
- 积分:1