-
曲线的绘制的控件代码:具有水平和垂直滚动条,带有测试事例!一次可绘制三个分量...
曲线的绘制的控件代码:具有水平和垂直滚动条,带有测试事例!一次可绘制三个分量-curve mapping the control code : with horizontal and vertical scroll, with a test case! Rendering can be a component ... 3
- 2022-02-12 06:09:54下载
- 积分:1
-
hge游戏引擎DX9版本
这是hge的Dx9.0版本的引擎,官方的hge游戏引擎只更新到了hge1.8.1所用的dx也是知道dx8.0其实中很多函数在dx9.之后都有了很大的变化,本次更新的hge版本就是通过把原先的dx8.0的版本中的dx8.0的函数替换为dx9。0的版本!
- 2022-03-02 01:43:10下载
- 积分:1
-
这是一个用VC++实现的,能从键盘输入字符
这是一个用VC++实现的,能从键盘输入字符-This is a VC with the characters from the keyboard
- 2023-08-31 04:00:02下载
- 积分:1
-
Qt image processing ,别人写的一段数字图像处理程序
Qt image processing ,别人写的一段数字图像处理程序-Qt image processing, written by someone else a digital image processing program
- 2023-04-22 21:50:03下载
- 积分:1
-
标准粒子滤波目标跟踪源码!
一维情况下 非线性非高斯,
标准粒子滤波目标跟踪源码!
一维情况下 非线性非高斯,-Standard particle filter target tracking source! One-Dimensional Non-linear non-Gaussian,
- 2022-09-22 05:25:02下载
- 积分:1
-
6208卡的振镜标记软件(图象雕刻)
6208卡的振镜标记软件(图象雕刻)-6208 card galvanometer marking software (carved images)
- 2022-03-25 07:04:17下载
- 积分:1
-
graphics artists a simple algorithm
图形学中一个简单的画家算法程序-graphics artists a simple algorithm
- 2022-03-24 14:57:10下载
- 积分:1
-
一个简单的D3D程序源代码,特别适合初学者
一个简单的D3D程序源代码,特别适合初学者-a simple D3D program source code, especially for beginners
- 2023-02-11 06:50:03下载
- 积分:1
-
the win
win-tc编译器模拟windows画板
- 2023-07-16 05:25: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