-
计算机图形区域填充的过程,用VC++ MFC编写
计算机图形学的区域填充程序,是用VC++的MFC编写的-computer graphics regional filling process, with VC++ MFC prepared
- 2023-07-17 16:30:03下载
- 积分:1
-
一个图形的2值算法,很简单也没什么可以说的
一个图形的2值算法,很简单也没什么可以说的-one of the two graphics algorithm is very simple : there is not much to be said
- 2022-03-24 07:41:31下载
- 积分:1
-
实现五种基本变换的C程序(平移,错切,对称,旋转,比例放大缩小)...
实现五种基本变换的C程序(平移,错切,对称,旋转,比例放大缩小)-achieve the five fundamental transformation of the C program (translation, the wrong cut, symmetrical, rotation, scaling, zooming)
- 2022-01-24 14:24:20下载
- 积分:1
-
Who is still a computer graphics algorithm for straight line cutting. . . For yo...
者仍然是一个计算机图形学中对直线的裁剪算法。。。供大家参考-Who is still a computer graphics algorithm for straight line cutting. . . For your reference. .
- 2022-01-25 22:30:06下载
- 积分:1
-
示范了如何实现闪屏,在VC++6.0环境中开发,可直接进行编译
示范了如何实现闪屏,在VC++6.0环境中开发,可直接进行编译-Demonstration of how to achieve the flash screen, in VC++ 6.0 development environment can be directly compiled
- 2022-08-12 19:49:35下载
- 积分:1
-
将BMP文件数据转换为TXT文件
将BMP文件数据转换为TXT文件-BMP file data will be converted to TXT documents
- 2022-12-30 01:10:03下载
- 积分:1
-
Polygon clipping is one of those humble tasks computers do all the time. It s a...
Polygon clipping is one of those humble tasks computers do all the time. It s a basic operation in creating graphic output of all kinds. There are several well-known polygon clipping algorithms, each having its strengths and weaknesses. The oldest one (from 1974) is called the Sutherland-Hodgman algorithm. In its basic form, it is relatively simple. It is also very efficient in two important cases, one being when the polygon is completely inside the boundaries, and the other when it s completely outside.
- 2022-09-16 13:35:03下载
- 积分:1
-
vtk的小例子,希望对大家有用!
vtk的小例子,希望对大家有用!-vtk small examples, we hope to useful!
- 2022-08-11 08:05:56下载
- 积分:1
-
用于微地震去噪的卡尔曼滤波
通过卡尔曼滤波梦实现对微地震数据的去噪。!!!!!!!卡尔曼的子程序!!!!!!!!!!!!!!!!!!! infile 代表输入文件名 !!!!!! outfile 代表输出文件名 !!!!!! itrace 总道数 !!!!!! isample 处理的采样点数 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! subroutine KALMANF(infile,outfile,itrace,isample)
- 2022-02-13 19:23:51下载
- 积分: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