-
计算机图形学中的视图变换程序,是用VC++中的MFC编写的
计算机图形学中的视图变换程序,是用VC++中的MFC编写的-computer graphics View transform the process, with VC++ MFC prepared
- 2022-02-04 19:25:29下载
- 积分:1
-
该程序是一个小型的图象处理软件,主要用于教学,可对位图进行DFT、二值化、图象反色、图象均衡;其中的一些算法在另两个 程序中有介绍,我就不细说了;如果你感兴趣请
该程序是一个小型的图象处理软件,主要用于教学,可对位图进行DFT、二值化、图象反色、图象均衡;其中的一些算法在另两个 程序中有介绍,我就不细说了;如果你感兴趣请来信告之,我会详细介绍,我的信箱:yangjie2843@sina.com-the program is a small image-processing software, mainly for teaching, the bitmap for DFT, binarization, anti-image color, image balance; some of these algorithms in the other two procedures are introduced, I will not elaborate. If you are interested please notify the letter, I will detail my mailbox : yangjie2843@sina.com
- 2022-04-23 18:11:57下载
- 积分:1
-
这个是我在realtimetable基础上修改的程序,适合于读取串口数据,并画出实时曲线,还用了flexgrid控件显示数值,串口的设置是“57600,n,8,...
这个是我在realtimetable基础上修改的程序,适合于读取串口数据,并画出实时曲线,还用了flexgrid控件显示数值,串口的设置是“57600,n,8,1”,基于多文档的。-This is my realtimetable based on the revised procedures, suitable for reading serial data, and draw real-time curve, also used the numerical displayed FlexGrid control, serial settings are
- 2023-06-22 06:45:03下载
- 积分:1
-
区域四邻接点填充算法
使用四邻接点算法填充多边形内部区域,要求对边界范围内的所有象素单元赋予指定的颜色代码。代码可能存在不少瑕疵,使用时一定注意再次检查,以免给您带来不便,同时希望对代码有所完善的朋友继续将代码公布出来,供大家学习讨论。
- 2023-07-08 02:20:03下载
- 积分:1
-
计算机图形学中DDA画直线的算法,使用BCB6开发
计算机图形学中DDA画直线的算法,使用BCB6开发-Computer Graphics DDA painting linear algorithm, developed BCB6
- 2022-03-14 13:50:31下载
- 积分:1
-
A Multiple Selection based Control Tracker
Often in developing designer and CA...
A Multiple Selection based Control Tracker
Often in developing designer and CAD related applications, one needs the functionality of moving and resizing selected objects around. MFC run-time provides one class i.e. CRectTracker that does something like this, but it has several shortcomings, the most important one being that it does not have functionality for multiple object selection and resizing. This article introduces a class, CControlTracker that does much more than what CRectTracker does
- 2022-01-25 17:14:23下载
- 积分:1
-
用VB6写的一个波形绘制软件,类似windows 任务管理器界面,只是绘制一个框架,实时波形须在控件的Display()方法中加入代码...
用VB6写的一个波形绘制软件,类似windows 任务管理器界面,只是绘制一个框架,实时波形须在控件的Display()方法中加入代码-Using VB6 to write a waveform drawing software, windows task manager like interface, but a framework for mapping, real-time waveform to be in control of the Display () method to add code
- 2022-06-14 13:18:09下载
- 积分:1
-
一个基于MPI的并行的体绘制算法,该算法是纯软件实现,在无图形卡的机群上使用,含一个简单的医学图象数据。...
一个基于MPI的并行的体绘制算法,该算法是纯软件实现,在无图形卡的机群上使用,含一个简单的医学图象数据。-MPI-based parallel volume rendering algorithm, which is a pure software implementation, graphics cards without the use of aircraft, including a simple medical image data.
- 2022-02-21 16:13:05下载
- 积分:1
-
等值面提取
Isosurface Extraction
- 2022-02-01 23:56:00下载
- 积分:1
-
这个程序用于在图片中增加各种噪声,如高斯椒盐噪声, 加性或乘性等多种混合噪声,用于其它程序的测试。...
这个程序用于在图片中增加各种噪声,如高斯椒盐噪声, 加性或乘性等多种混合噪声,用于其它程序的测试。-This procedure is used to increase the variety of picture noise, such as salt and pepper Gaussian noise, additive or multiplicative noise, such as a mixture for testing other programs.
- 2022-07-28 13:21:35下载
- 积分:1