-
图像变换的理论基础,包括:切割与合并,SCA…
图像变换的理论基础,包括:剪切与合并、缩放、旋转、镜像、增强CDib等源代码。
- 2022-06-21 17:45:15下载
- 积分:1
-
c#开发AE鹰图
c#开发AE鹰图;利用ARCGIS开发,实践练习后的源代码;来自于ARCGIS ENGINE地理信息系统开发从入门到精通_邱洪钢等(第2版)
- 2022-08-11 22:06:59下载
- 积分:1
-
Gamma校正的快速算法及其C语言实现的算法…
Gamma校正的快速算法及其C语言实现,该算法特别适用于在嵌入式系统中处理视频流。-A Fast Algorithm for Gamma Correction and C language implementation of the algorithm is especially suitable for processing in embedded systems video streaming.
- 2022-03-31 15:43:16下载
- 积分:1
-
画实时波形图
画实时波形图-Art real-time waveform
- 2022-05-16 18:46:20下载
- 积分:1
-
最初使用指南(Getting Started Guide)
是报表设计的大纲,使用Style Report的一个基本介绍,包括了基本的报表设计(使用可视化设...
最初使用指南(Getting Started Guide)
是报表设计的大纲,使用Style Report的一个基本介绍,包括了基本的报表设计(使用可视化设计器和编程方式)以及报表服务器的概况。
-The initial use of the Guide (Getting Started Guide) is an outline for report design, the use of a basic Style Report, including statements of the basic design (the use of visual design and programming methods), as well as an overview of the report server.
- 2022-02-11 19:22:00下载
- 积分:1
-
Smart Nesting CNC Programming System software (referred to as InteGNPS) is used...
智能数控套料编程系统软件(简称InteGNPS)是用于各种数控(火焰、等离子、激光、水射流)切割机的套料、数控编程的软件。
InteGNPS应用AutoCAD绘制零件图、套料,自动生成经过智能优化的数控切割机代码。编程系统可以直接显示AutoCAD图形,并以图形方式在屏幕上直观地仿真切割机切割过程,保证切割质量。-Smart Nesting CNC Programming System software (referred to as InteGNPS) is used for a variety of NC (flame, plasma, laser, water jet) Nesting cutting machine, numerical control programming software. Application of AutoCAD drawing InteGNPS Parts maps, sets of material, automatic generation of optimized through intelligent CNC cutting machine code. Programming system can directly show the AutoCAD graphics, and graphically on the screen visual simulation cutting machine cutting process, to ensure the quality cut.
- 2022-04-09 09:39:38下载
- 积分:1
-
For the image geometric transformation, translation, image transformation, scali...
针对图像的几何变换,平移,镜像变换,缩放,转置,旋转进行程序设计。取自《vc++图像处理程序设计》-For the image geometric transformation, translation, image transformation, scaling, transpose, rotate to programming. Retrieved from " vc++ Image Manipulation Program Design"
- 2022-02-14 11:18:18下载
- 积分:1
-
Is a study on the neural network simulation program, used to extract characteris...
是一个关于神经网络的仿真程序,用于提取特征参数后的图像识别-Is a study on the neural network simulation program, used to extract characteristic parameters of the image recognition
- 2022-01-26 01:15:49下载
- 积分: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
-
使用MATLAB 6.5开发,DDA算法画直线
使用MATLAB 6.5开发,DDA算法画直线-The development of the use of MATLAB 6.5, draw a straight line scan line algorithm
- 2022-06-14 17:05:49下载
- 积分:1