-
为圆插补的程序文档形式,直接解压后,把程序放在C++ builder上运行...
为圆插补的程序文档形式,直接解压后,把程序放在C++ builder上运行 -It is a program for arc interpolation in the form of documentation . Decompress the package directly and put the program on c++ builder to run.
- 2022-09-10 16:35:02下载
- 积分:1
-
fft加窗谐波检测
利用FFT加窗并对信号进行插值,从而检测谐波。是一种快捷优良的算法,注释很详细,只需要改动一部分即可,谢谢!
- 2022-07-27 16:07:44下载
- 积分:1
-
本dll文件实现了点,线段,直线,多边形的类,完成了多边形的一些常用方法:求面积,判断是否是简单多边形,求多边形并,判断两个多边形的位置关系等方法。...
本dll文件实现了点,线段,直线,多边形的类,完成了多边形的一些常用方法:求面积,判断是否是简单多边形,求多边形并,判断两个多边形的位置关系等方法。-the dll file to achieve a point, line, line, polygon category, completed the polygons of some commonly used methods : for the area to determine whether it is simple polygon, and polygons seek to determine the location of two polygons relations methods.
- 2022-01-25 18:28:55下载
- 积分:1
-
with VC++ to achieve the number recognition system, complete functions, and can...
用VC++实现的数字识别系统,功能齐全,可直接使用。-with VC++ to achieve the number recognition system, complete functions, and can be used directly.
- 2023-08-26 12:35:03下载
- 积分:1
-
to be an increase in the noise image after smoothing filter and the filter, comp...
将一幅给定的图像加噪后进行平滑滤波和中值滤波处理,比较两种处理的效果并与原图像比较之。并添加了锐化滤波处理。-to be an increase in the noise image after smoothing filter and the filter, compare the results with the original image comparison. And add a sharpening filter.
- 2022-10-12 04:50:04下载
- 积分:1
-
Demonstration Program
图像分形演示程序-Demonstration Program
- 2023-03-20 23:50:03下载
- 积分:1
-
可能很多人都曾经想过要实现一些比较大的数的阶乘,但是C++中提供的标准数据类型其存储空间太小,根本无法实现。我们可以通过其他方法来实现,本程序用一个很简单的算法...
可能很多人都曾经想过要实现一些比较大的数的阶乘,但是C++中提供的标准数据类型其存储空间太小,根本无法实现。我们可以通过其他方法来实现,本程序用一个很简单的算法实现数的阶乘,程序很短,也很简单,各处都有注释,相信大家很容易就可以看懂,下载源码后在VC6.0中打开编译后即可运行,程序经少许改动可以实现更大的数的阶乘,有兴趣的读者在看完本程序后可一动手试试,其乐无穷!!希望这个程序能给大家一点帮助。程序可能还有许多不足之出,热烈欢迎各位前来指导。解压密码 本站默认解压密码:www.supcode.com -many people may have thought about the need to achieve some of the relatively large number of factorial. But C is the standard data types of its storage space is too small, it is impossible to achieve. We can through other methods to achieve this procedure with a very simple algorithm for the factorial, the procedures are short, is also very simple, and Notes everywhere, I believe we can easily understand them Download source VC6.0 after the open and then compile it to run. After some procedural changes can achieve greater number of factorial, interested readers at the end of the procedure after a try hands, Fun for all at! ! Hope this process will give us some help. There may be many procedural deficiencies that warm welcome to you all
- 2022-01-25 17:48:42下载
- 积分:1
-
一个将bmp转化成jpg格式的源代码,转换时选择容量较小的bmp图片...
一个将bmp转化成jpg格式的源代码,转换时选择容量较小的bmp图片-one of bmp jpg format into the source code, change the choice of the smaller capacity bmp Photo
- 2022-07-24 20:25:28下载
- 积分:1
-
purpose converts YUV components stored in PPM files to separate image, can handl...
purpose
converts YUV components stored in separate files to PPM image, can handle frame offset
compile
gcc -g -o yuvsplitextract yuvsplitextract.c -lppm -lpgm -lpbm -lm -purpose converts YUV components stored in PPM files to separate image, can handle frame offset compile gcc-g-o yuvspl itextract yuvsplitextract.c- lppm- lpgm- lpb m-lm
- 2022-07-22 20:57:30下载
- 积分:1
-
在VC下编写的显示电机加速时刻和减速时刻速度虽时间变化曲线。...
在VC下编写的显示电机加速时刻和减速时刻速度虽时间变化曲线。-in VC prepared with the motor show to accelerate and decelerate time although time speed time curve.
- 2022-06-27 11:02:45下载
- 积分:1