-
vc++制作数码相机等设备的快照,一个和好的数字图像处理的原代码...
vc++制作数码相机等设备的快照,一个和好的数字图像处理的原代码-vc production of digital cameras and other equipment snapshot, and a good digital image processing of the original code
- 2022-10-02 09:15:04下载
- 积分:1
-
1621显示测程序,可以用在很多场合的,需要显示地方.
1621显示测程序,可以用在很多场合的,需要显示地方.-1621 showed that measurement procedures can be used in many occasions, the need to demonstrate local.
- 2022-03-22 18:57:41下载
- 积分:1
-
这是一个java代码,能实现导入3D模型并用键盘控制运动。
这是一个java代码,能实现导入3D模型并用键盘控制运动。-This is a java code to achieve import 3D models and use the keyboard to control movement.
- 2022-05-06 19:11:54下载
- 积分:1
-
使用OpenGL和MFC实现一个VRML浏览器,在这里你将学到:如何读取展示VRML文件、使用OpenGL显示、实现鼠标交互(可以通过鼠标操作来旋转图形)...
使用OpenGL和MFC实现一个VRML浏览器,在这里你将学到:如何读取展示VRML文件、使用OpenGL显示、实现鼠标交互(可以通过鼠标操作来旋转图形)-Using OpenGL and MFC realize a VRML browser, where you will learn: How to read the display VRML file, use the OpenGL display, realize mouse interaction (via mouse to rotate graphics)
- 2023-02-04 21:50:03下载
- 积分:1
-
显示图象的技巧,从左到右,从中间到2边,BUTTON键上有说明的
显示图象的技巧,从左到右,从中间到2边,BUTTON键上有说明的-showed images of skills, from left to right, from the middle of the two side BUTTON keys on the note
- 2022-06-15 22:20:23下载
- 积分:1
-
实数域内的图象扩散滤波程序,用MATLAB语言编写
实数域内的图象扩散滤波程序,用MATLAB语言编写-real image of the region proliferation filtering procedures, using MATLAB language
- 2022-05-14 13:29:06下载
- 积分:1
-
图像归一化程序的matlab和C语言代码
图像归一化程序,图像处理领域中广泛应用。
- 2022-06-16 17:18:04下载
- 积分:1
-
Paint a small software, realize a simple round and rectangular drawing a straigh...
画图的小软件,实现简单的圆和矩形直线的绘制,能够储存不能填充颜色-Paint a small software, realize a simple round and rectangular drawing a straight line can be stored should not fill color
- 2022-06-26 03:16:29下载
- 积分:1
-
本程序整合了 OSG 大部分的基础功能,程序代码编写采用了模块化思想,有效代码在 1000 行左右,注释比较清晰,对于程序的修改和功能的扩展非常方便。...
本程序整合了 OSG 大部分的基础功能,程序代码编写采用了模块化思想,有效代码在 1000 行左右,注释比较清晰,对于程序的修改和功能的扩展非常方便。-This procedure combines the foundation for most functional OSG, procedures used to prepare the code modular thinking, effective code line in about 1000, the Notes are more well-defined, for the process to modify and extend the very convenient features.
- 2022-01-28 04:06:47下载
- 积分: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