-
用VC++开发的简化版CAD绘图程序,功能还可以自己完善和更改,可以作为学习的范例。...
用VC++开发的简化版CAD绘图程序,功能还可以自己完善和更改,可以作为学习的范例。-VC development of the CAD simplified procedures, functions they can improve and change. can be used as an example to study.
- 2022-07-20 19:18:47下载
- 积分:1
-
source code for image fusion (visible watermarking)
图像融合(可视水印)源代码-source code for image fusion (visible watermarking)
- 2022-12-25 17:50:03下载
- 积分:1
-
根据采集到的原始pcm数据判断是否是忙音数据
根据采集到的原始pcm数据判断是否是忙音数据-According to collected data to determine whether the original pcm is busy tone data
- 2023-03-03 08:45:04下载
- 积分:1
-
自适应算术编码源代码。它可以实现更好的性能比吨。
Adaptive arithmetic coding source code. It can achieve better performance than the popular Huffman coding.
- 2023-04-19 12:00:03下载
- 积分:1
-
它对图像进行滤波增强
its for enhancment of image using filters
- 2022-07-01 00:20:40下载
- 积分:1
-
先按一定要求生成两幅粒子图像,然后基于相关检测的方法测出粒子的运动速度,仿真的是简单情况 ,即水平运动的情况。属于基础学习用的。...
先按一定要求生成两幅粒子图像,然后基于相关检测的方法测出粒子的运动速度,仿真的是简单情况 ,即水平运动的情况。属于基础学习用的。-Press must be to generate two particle image, and then based on correlation detection method to measure particle velocity, simulation of a simple situation, that is the case of horizontal movement. Based learning are used.
- 2022-01-31 01:14:55下载
- 积分:1
-
这个程序演示了通过矩形裁剪函数制造百叶窗效果显示位图
这个程序演示了通过矩形裁剪函数制造百叶窗效果显示位图-demonstration of the process of cutting through the rectangular function manufacture blinds effect Bitmap
- 2022-03-05 02:30:10下载
- 积分: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
-
rpg game
rpg game
- 2022-04-21 03:50:57下载
- 积分:1
-
Using VC++ to prepare a image scaling, image translation, a source image enhance...
用VC++编写得图像缩放、图像平移、图像增强技术得源码-Using VC++ to prepare a image scaling, image translation, a source image enhancement technology
- 2022-03-26 18:30:29下载
- 积分:1