搜索资源列表
tt
- 以图像中心为原点,调整傅立叶变换图像的四个象限区,即第一和第三象限交换-Center for the origin of image, adjusting the Fourier transform images of four-quadrant area, namely the exchange of the first and third quadrant
tt
- 随着计算机科学技术的不断提高和发展,其强大的运算功能已经逐渐融入人类社会的各个领域,并且在各个领域中发挥越来越重要的作用。当然,高效的运算速度并不代表无限快,在有限的资源空间里,要大大提高运算处理数据的速率,就需要我们使用那些在时间和空间上体现出高效的算法。本系统是为了演示在同一问题上,不同的算法在效率上存在的巨大差异。本系统采用Visual C++ 6.0中文版为开发工具,实现三种不同排序算法,即:冒泡排序算法、选择排序算法和快速排序算法,以及这三种排序对同一问题的处理并且以图形的形式给出快慢
tt
- 粒子群算法主函数程序 粒子群算法主函数程序 -PSO algorithm main function program PSO algorithm main function program
tt
- 在matlab中,求方程的数值解,并画出解的图形(In MATLAB, we find the numerical solution of the equation and draw the figure of the solution.)