-
直线的数字微分算法
直线的数字微分算法-Algorithm for digital differential of straight line.
- 2022-01-21 03:29:27下载
- 积分:1
-
渲染。网是一个三维真实感渲染库
Render .NET is an 3D Photorealistic Rendering Library - REYES(RenderMan),Ray / Photon Tracing Architecture - Complex Models such Quadrics / Patches / Mesh... - Primitive / Displacement(True) / Surface / LightSource / Volume/Imager Shaders - Sampling / Filtering / Motion / DepthOfField / GlobalI... -Render .NET is an 3D Photorealistic Rendering Library- REYES(RenderMan),Ray/Photon Tracing Architecture- Complex Models such Quadrics/Patches/Mesh...- Primitive/Displacement(True)/Surface/LightSource/Volume/Imager Shaders- Sampling/Filtering/Motion/DepthOfField/GlobalI...
- 2022-05-22 21:41:18下载
- 积分:1
-
数字图像处理(第二版)(冈萨雷斯)习题答案,英文的,但很好懂。迅雷上可以下到一个1.74M的答案版本,但是其实只有94页,很不全,有的题目没有答案的,这是1.9...
数字图像处理(第二版)(冈萨雷斯)习题答案,英文的,但很好懂。迅雷上可以下到一个1.74M的答案版本,但是其实只有94页,很不全,有的题目没有答案的,这是1.99M的,虽然只大了一点,但是有209页哦,所有答案都有的~~ -Digital Image Processing (Second Edition) (Gonzalez) Exercise answers, in English, but very well understood. Thunder can be the answer down to a 1.74M version, but in fact only 94, which was very full, and some subjects there is no answer, which is 1.99M, though only a little big, but there are 209 Oh, all the answers are The ~ ~
- 2022-02-27 04:34:46下载
- 积分:1
-
一个很小的程序,可以提供包括画直线,矩形,圆角矩形,以及多边形的功能,可以作为VC图形图像初接触者的参考...
一个很小的程序,可以提供包括画直线,矩形,圆角矩形,以及多边形的功能,可以作为VC图形图像初接触者的参考-A small programme, provides the function of drawing lines, rectangles, roundrectangles, and polylines. Good guids for beginners of graphics programming using VC.
- 2022-10-28 01:30:04下载
- 积分:1
-
a good change screen resolution of the case
一个不错的改变屏幕分辨率的例子-a good change screen resolution of the case
- 2022-07-18 06:13:58下载
- 积分: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
-
Peking University
北京大学遥感所的研究生图像处理讲义高级遥感数字图像处理(硕士生课程)之第十二章 采样数据的处理-Peking University
- 2022-02-03 02:32:35下载
- 积分:1
-
GA a Markov Chain Models of Genetic Algorithms (1999).pdf
遗传算法的VC++程序需要看看GA中马尔可夫链过程的英文描述,需要书籍中的英文资料-GA a Markov Chain Models of Genetic Algorithms (1999).pdf
- 2022-06-13 10:52:42下载
- 积分:1
-
标准粒子滤波目标跟踪源码!
一维情况下 非线性非高斯,
标准粒子滤波目标跟踪源码!
一维情况下 非线性非高斯,-Standard particle filter target tracking source! One-Dimensional Non-linear non-Gaussian,
- 2022-09-22 05:25:02下载
- 积分:1
-
this is my right Bresenham algorithm a little bit of views, and you want to expl...
这个是本人对Bresenham算法的一点点看法,想和各位图形学爱好者共同探讨一下其优化算法!-this is my right Bresenham algorithm a little bit of views, and you want to explore graphics enthusiasts about their optimization algorithm!
- 2022-02-21 20:37:13下载
- 积分:1